-- Logs begin at Sat 2021-01-02 01:14:38 UTC, end at Sat 2021-01-02 04:01:39 UTC. -- Jan 02 01:54:43.079511 n-d-767704-6 systemd[1]: Starting Devstack devstack@c-api.service... Jan 02 01:54:43.087309 n-d-767704-6 devstack@c-api.service[88065]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: *** Starting uWSGI 2.0.15-debian (64bit) on [Sat Jan 2 01:54:43 2021] *** Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: nodename: n-d-767704-6 Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: machine: x86_64 Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: clock source: unix Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: pcre jit disabled Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: detected number of CPU cores: 4 Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: current working directory: / Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: detected binary path: /usr/bin/uwsgi-core Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: dropping root privileges as early as possible Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: your processes number limit is 47843 Jan 02 01:54:43.089384 n-d-767704-6 devstack@c-api.service[88065]: your memory page size is 4096 bytes Jan 02 01:54:43.090375 n-d-767704-6 devstack@c-api.service[88065]: detected max file descriptor number: 2048 Jan 02 01:54:43.090375 n-d-767704-6 devstack@c-api.service[88065]: lock engine: pthread robust mutexes Jan 02 01:54:43.090375 n-d-767704-6 devstack@c-api.service[88065]: thunder lock: enabled Jan 02 01:54:43.090375 n-d-767704-6 devstack@c-api.service[88065]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 02 01:54:43.090375 n-d-767704-6 devstack@c-api.service[88065]: dropping root privileges after socket binding Jan 02 01:54:43.090375 n-d-767704-6 devstack@c-api.service[88065]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 02 01:54:43.135482 n-d-767704-6 devstack@c-api.service[88065]: Python main interpreter initialized at 0x55a0f797d9c0 Jan 02 01:54:43.135482 n-d-767704-6 devstack@c-api.service[88065]: dropping root privileges after plugin initialization Jan 02 01:54:43.135482 n-d-767704-6 devstack@c-api.service[88065]: python threads support enabled Jan 02 01:54:43.135482 n-d-767704-6 devstack@c-api.service[88065]: your server socket listen backlog is limited to 100 connections Jan 02 01:54:43.135482 n-d-767704-6 devstack@c-api.service[88065]: your mercy for graceful operations on workers is 90 seconds Jan 02 01:54:43.136028 n-d-767704-6 devstack@c-api.service[88065]: mapped 402621 bytes (393 KB) for 2 cores Jan 02 01:54:43.136028 n-d-767704-6 devstack@c-api.service[88065]: *** Operational MODE: preforking *** Jan 02 01:54:43.136200 n-d-767704-6 devstack@c-api.service[88065]: dropping root privileges after application loading Jan 02 01:54:43.136200 n-d-767704-6 devstack@c-api.service[88065]: *** uWSGI is running in multiple interpreter mode *** Jan 02 01:54:43.136200 n-d-767704-6 devstack@c-api.service[88065]: spawned uWSGI master process (pid: 88065) Jan 02 01:54:43.136324 n-d-767704-6 systemd[1]: Started Devstack devstack@c-api.service. Jan 02 01:54:43.136690 n-d-767704-6 devstack@c-api.service[88065]: spawned uWSGI worker 1 (pid: 88066, cores: 1) Jan 02 01:54:43.138076 n-d-767704-6 devstack@c-api.service[88065]: spawned uWSGI worker 2 (pid: 88067, cores: 1) Jan 02 01:54:43.138076 n-d-767704-6 devstack@c-api.service[88065]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 02 01:54:46.412523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88066) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 02 01:54:46.414787 n-d-767704-6 devstack@c-api.service[88065]: 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 02 01:54:46.424287 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88066) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 01:54:46.425649 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.426710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:46.427131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.428087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:46.428325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:46.428558 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:46.428813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:46.429036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:46.429256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:46.429490 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.433842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88067) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 02 01:54:46.436684 n-d-767704-6 devstack@c-api.service[88065]: 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 02 01:54:46.440511 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88067) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 01:54:46.441810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.442410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:46.442820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.443482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:46.443711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:46.443931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:46.444149 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:46.444362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:46.444574 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:46.444850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.625748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:46.626006 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:46.626177 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:46.626415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:46.626639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:46.626862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:46.627102 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.633165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:46.633409 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:46.633636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:46.633862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:46.634083 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:46.634302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:46.634415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:46.634560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.634675 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:46.634865 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:46.635099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:46.635327 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:46.635556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:46.635799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.637050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:46.637286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:46.637513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:46.637741 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:46.637999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:46.638324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:46.638559 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.642184 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:46.642451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:46.642678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:46.643034 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:46.643164 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:46.643324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:46.643555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.644723 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:46.644995 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:46.645345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:46.645489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:46.645625 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:46.645708 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:46.645778 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:46.645924 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:46.646023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:46.646103 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:46.646182 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:46.646336 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.646452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:46.646594 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:46.647158 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:46.647385 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:46.647607 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:46.647830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:46.648045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:46.648258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:46.648485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.226154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.226351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.226451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.226545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.226634 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.226707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.226784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.226862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.226939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.227079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.227238 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.227345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.227454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.227564 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.232396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.232677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.232865 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.232989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.233096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.233210 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.233307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.233408 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.233517 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.233613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.233706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.233812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.233908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.234132 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.238235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.238369 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.238486 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.238596 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.238694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.238796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.238910 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.239014 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.239110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.239219 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.239315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.239430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.239541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.239648 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.239748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.239850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.239951 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.240046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.240148 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.240249 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.240344 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.240443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.240545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.240659 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.240772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.240874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.240968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.241107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.245935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.246210 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.246346 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.246430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.246504 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.246707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.246814 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.246896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.247041 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.247115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.247195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.247883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.247975 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.248116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.257744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.257986 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.258151 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.258273 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.258375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.258488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.258591 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.258677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.258756 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.258827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.258983 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.259101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.259205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.259384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.265687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.265933 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.266045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.266140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.266213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.266387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.266524 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.266628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.266739 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.266848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.266947 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.267042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.267137 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.267232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.269210 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.269458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.269572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.269670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.269806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.269936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.270044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.270132 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.270253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.270369 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.270466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.270562 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.270665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.270886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.271814 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.272055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.272285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.272402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.272500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.272625 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.272736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.272833 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.272928 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.273022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.273118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.273222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.273370 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.273604 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.276112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.276366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.276615 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.276759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.276867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.276971 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.277073 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.277169 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.277265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.277368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.277470 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.277565 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.277756 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.277999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.282257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.282500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.282740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.282841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.282944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.283046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.283156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.283257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.283351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.283444 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.283583 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.283682 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.283784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.284009 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.285004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.285299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.285554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.285668 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.285785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.285891 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.285987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.286080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.286173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.286276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.286379 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.286476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.286637 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.286854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.289531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.289776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.289896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.289996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.290099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.290195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.290312 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.290411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.290515 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.290612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.290707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.290801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.290895 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.291037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.299818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.300068 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.300300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.300476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.300601 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.300756 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.300869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.300966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.301059 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.301192 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.301285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.301418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.301641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.301877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.302552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.302793 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.303031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.303264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.303375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.303473 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.303575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.303672 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.303772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.303874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.303978 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.304115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.304295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.304532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.306298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.306536 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.306646 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.306765 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.306870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.306986 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.307108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.307214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.307311 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.307411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.307506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.307600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.307700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.307804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.388600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.388815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.388942 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.389074 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.389167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.389277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.389446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.389549 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.389629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.389700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.389775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.389853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.390033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.390232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.392278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.392407 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.392519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.392728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.392890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.392999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.393104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.393185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.393270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.393373 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.393450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.393529 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.393601 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.393793 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.394985 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.395228 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.395347 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.395454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.395563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.395675 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.395774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.395871 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.395968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.396063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.396136 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.396296 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.396384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.396568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.401285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.401551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.401762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.401867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.401975 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.402087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.402193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.402291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.402395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.402500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.402605 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.402704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.402800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.403003 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.408631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.408903 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.409056 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.409161 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.409305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.409438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.409518 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.409598 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.409798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.409915 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.410023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.410122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.410265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.410505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.414213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.414654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.414758 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.414758 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.414957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.414957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.415154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.415154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.415341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.415436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.415530 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.415530 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.415718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.415821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.417799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.418047 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.418192 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.418277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.418433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.418543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.418641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.418736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.418831 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.418934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.419032 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.419153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.419905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.420150 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.421576 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.421704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.421883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.422024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.422125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.422221 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.422315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.422419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.422419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.422603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.422706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.422802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.422904 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.423011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.424121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.424237 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.424335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.424432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.424541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.424663 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.424772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.424877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.424974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.425070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.425174 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.425270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.425364 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.425466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.426674 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.426777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.426909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.427037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.427137 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.427234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.427338 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.427446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.427552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.427650 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.427746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.427848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.427944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.428040 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.430007 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.430143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.430252 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.430351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.430456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.430567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.430674 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.430772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.430882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.430981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.431077 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.431185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.465852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88066) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 01:54:47.466706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.466954 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.467080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88067) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 01:54:47.467347 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.467461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.467560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.467657 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.467795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.467973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.468075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.468211 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.468384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.468484 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.468579 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.468712 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.468822 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.468921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.469017 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.469112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.469207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.469316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.469413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.469508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.469603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.469698 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.469793 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.469889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.469984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.470078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.470181 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.470277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.470372 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.470467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.470561 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.470561 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.470738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.470738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.470914 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.471018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.471116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.471212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.471307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.471402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.471508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.471508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.471685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.471794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.471899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.472011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.472109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.472203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.472299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.472394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.472489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.472600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.472678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.472764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.472836 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.472905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.472973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.473068 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.473141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.473210 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.473278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.473661 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.473785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.473883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.473980 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.474091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.474194 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.474291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.474386 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.474481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.474577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.474680 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.474777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.474874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.474969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.475072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.475169 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.475265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.475360 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.475463 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.475568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.475647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.475719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.475812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.475911 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.476006 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.476101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.476236 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.476341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.476445 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.476543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.476769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.476882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.476981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.477076 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.477171 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.477265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.477360 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.477462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.477558 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.477652 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.477747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.477841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.477935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.478030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.478132 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.478228 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.478323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.478425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.478521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.478616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.478616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.478791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.478886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.478980 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.479075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.479153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.479231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.479334 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.479440 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.479537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.479631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.479727 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.479821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.479915 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.480017 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.480120 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.480215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.480309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.480403 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.480497 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.480608 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.480705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.480800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.480894 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.481000 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.481098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.481193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.481272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.481341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.481409 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.481501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.481608 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.481771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.481920 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.482052 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.482153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.482225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.482294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.482294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.482427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.482503 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.482572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.482648 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.482743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.482838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.482932 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.483026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.483120 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.483215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.483309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.483411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.483543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.483824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.483933 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.484029 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.484124 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.484219 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.484314 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.484408 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.484504 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.484634 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.484735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.484830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.484927 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.485022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.485118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.485212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.485308 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.485402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.485509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.485584 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.485654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.485654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.485841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.485941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.486036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.486130 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.486225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.486225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.486409 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.486505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.486599 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.486693 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.486801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.486896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.486969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.487039 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.487116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.487211 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.487306 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.487400 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.487495 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.487597 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.487692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.487788 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.487882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.487985 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.488082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.488176 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.488270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.488270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.488445 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.488539 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.488650 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.488747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.488853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.488950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.489045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.489139 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.489234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.489234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.489362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.489362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.489510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.489618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.489714 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.489809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.489902 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.489996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.490091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.490193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.490289 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.490384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.490485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.490581 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.490675 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.490768 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.490862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.490956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.491050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.491145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.491238 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.491341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.491419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.491497 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.491590 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.491694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.491789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.491883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.491976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.492070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.492172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.492269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.492363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.492458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.492552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.492796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.492896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.492991 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.493086 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.493194 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.493291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.493386 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.493743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.493821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.494097 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.494201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.494297 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.494392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.494496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.494593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.494688 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.494782 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.494877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.494972 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.495066 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.495161 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.495256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.495360 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.495457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.495551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.495628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.495698 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.495767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.495862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.495956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.496051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.496154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.496250 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.496345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.496441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.496536 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.496646 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.496743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.496838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.496933 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.497097 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.497196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.497797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.497934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.498010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.498079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.498147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.498215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.498295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.498445 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.498547 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.498644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.498740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.498835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.498930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.499025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.499119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.499214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.499316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.499396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.499465 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.499558 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.499653 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.499747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.499841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.499936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.500075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.500183 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.500279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.500384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.500479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.500573 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.500677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.500772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.500866 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.500960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.501067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.501164 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.501258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.501352 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.501446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.501522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.501599 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.501695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.501788 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.501882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.501984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.502079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.502173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.502267 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.502360 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.502453 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.502547 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.502641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.502736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.502836 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.502908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.503001 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.503095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.503188 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.503283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.503377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.503471 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.503563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.503665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.503760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.503854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.503926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.504302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.504406 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.504502 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.504612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.504710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.504818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.504915 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.505010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.505104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.505199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.505293 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.505387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.505480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.505573 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.505675 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.505754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.505838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.505933 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.506028 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.506122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.506216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.506311 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.506404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.506506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.506601 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.506696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.506790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.506883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.506978 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.507071 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.507166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.507242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.507319 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.507390 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.507482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.507576 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.507670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.507764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.507859 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.507952 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.508056 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.508159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.508256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.508350 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.508444 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.508539 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.508651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.508748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.508843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.508938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.509045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.509141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.509236 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.509330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.509424 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.509501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.509572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.509639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.509738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.509841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.509937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.510031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.510126 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.510220 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.510315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.510409 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.510504 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.510598 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.510699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.510795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.510890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.510984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.511078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.511173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.511267 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:47.511360 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.511454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:47.511556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.511634 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:47.511704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.511772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:47.511864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.511960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:47.511960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:47.511960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:47.512215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 02 01:54:47.512215 n-d-767704-6 devstack@c-api.service[88065]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 02 01:54:47.512399 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 02 01:54:47.512399 n-d-767704-6 devstack@c-api.service[88065]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 02 01:54:47.548002 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b 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=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 01:54:47.549755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-edad888a-459f-42ec-a4df-9986c6f357f6 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=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 01:54:47.750553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.rpc [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 02 01:54:47.750750 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.rpc [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 02 01:54:47.756021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.rpc [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 02 01:54:47.756524 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.rpc [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 02 01:54:47.761791 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.rpc [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 02 01:54:47.763017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.rpc [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 02 01:54:47.767063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.rpc [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 02 01:54:47.767889 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.768337 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.774124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.rpc [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 02 01:54:47.775810 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.776780 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.788136 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.keymgr.conf_key_mgr [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b 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 02 01:54:47.790369 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.790781 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.797494 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.797911 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.803044 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.803460 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.807331 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.807758 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.809253 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.keymgr.conf_key_mgr [None req-edad888a-459f-42ec-a4df-9986c6f357f6 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 02 01:54:47.812321 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.812767 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.817086 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b 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=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 01:54:47.819002 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.819430 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.822850 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.rpc [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 02 01:54:47.824834 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.825256 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.828823 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.rpc [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 02 01:54:47.829172 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.829599 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.829817 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.830234 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.832567 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.832996 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.834821 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.835222 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.837061 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.837460 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.838290 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-edad888a-459f-42ec-a4df-9986c6f357f6 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=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 01:54:47.839196 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.839638 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.842798 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.api.contrib.hosts [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 02 01:54:47.843793 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.844205 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.844380 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.rpc [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 02 01:54:47.846591 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.846999 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.849152 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.849555 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.849716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.rpc [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 02 01:54:47.850723 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.851145 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.851511 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.851925 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.853510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: extensions {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.853625 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.853971 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.855382 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: extra_specs {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.855835 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.856245 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.858456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: backups {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.858851 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.859272 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.861066 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.861481 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.861600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-volume-manage {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.863492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-snapshot-manage {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.863979 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.api.contrib.hosts [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 02 01:54:47.864970 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.865387 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.865646 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: encryption {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.867689 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.867791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-quota-sets {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.868105 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.870212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-volume-transfer {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.870570 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.870981 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.873609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-quota-class-sets {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.873739 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.874133 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.875464 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-hosts {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.875727 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: extensions {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.877659 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: extra_specs {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.878047 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-volume-type-access {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.879738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: backups {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.880255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: qos-specs {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.882908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-volume-manage {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.883108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: scheduler-stats {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.885015 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-snapshot-manage {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.885279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: cgsnapshots {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.887158 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: encryption {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.887269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: capabilities {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.889287 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-quota-sets {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.889820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: consistencygroups {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.891593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-volume-transfer {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.892765 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-services {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.893993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-quota-class-sets {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.894569 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: encryption {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.895898 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-hosts {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.896644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-availability-zone {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.898488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-volume-type-access {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.899252 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.899691 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.900797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: qos-specs {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.901700 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.902113 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.903688 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: scheduler-stats {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.904327 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.904752 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.905873 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: cgsnapshots {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.906879 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.907289 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.907890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: capabilities {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.909315 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.909729 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.909871 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: consistencygroups {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.911836 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.912240 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.912546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-services {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.914378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: encryption {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.914538 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.914923 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.916451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-availability-zone {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:47.917242 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.917650 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.919060 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.919945 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.920102 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.920364 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.922121 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.922534 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.923391 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.923809 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.924531 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.924972 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.925454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.snapshot_actions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] SnapshotActionsController initialized {{(pid=88066) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 02 01:54:47.925841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeActions extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.926262 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.926615 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.926977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension AdminActions extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.927078 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.927347 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension AdminActions extending resource: snapshots {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.927489 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.927699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension AdminActions extending resource: backups {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.928068 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.928420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeTypeAccess extending resource: types {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.928821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.929165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.929480 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.929583 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.929855 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.929963 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.930203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension TypesManage extending resource: types {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.930552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension SnapshotActions extending resource: snapshots {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.930904 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension UsedLimits extending resource: limits {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.931244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.931983 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.932427 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.934495 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.935473 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.937758 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.938170 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.938327 n-d-767704-6 devstack@c-api.service[88065]: WARNING keystonemiddleware.auth_token [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b 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 02 01:54:47.940059 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.940484 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.943538 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:47.943958 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:47.945254 n-d-767704-6 devstack@c-api.service[88065]: WARNING keystonemiddleware.auth_token [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b 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 02 01:54:47.945663 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.snapshot_actions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] SnapshotActionsController initialized {{(pid=88067) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 02 01:54:47.946064 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeActions extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.946480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.946841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.947209 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension AdminActions extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.947584 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension AdminActions extending resource: snapshots {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.947941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension AdminActions extending resource: backups {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.948304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.948706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.949084 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.949444 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.949812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.950167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.950771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension TypesManage extending resource: types {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.950771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.951323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension UsedLimits extending resource: limits {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.951672 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:47.957943 n-d-767704-6 devstack@c-api.service[88065]: WARNING keystonemiddleware.auth_token [None req-edad888a-459f-42ec-a4df-9986c6f357f6 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 02 01:54:47.964818 n-d-767704-6 devstack@c-api.service[88065]: WARNING keystonemiddleware.auth_token [None req-edad888a-459f-42ec-a4df-9986c6f357f6 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 02 01:54:48.020168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Initializing extension manager. {{(pid=88066) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 01:54:48.020367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Initializing extension manager. {{(pid=88067) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 01:54:48.020658 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.020849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.021037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.021205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.021541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.021728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.021886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.022084 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.022210 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: ExtendedServices {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.022417 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: ExtendedServices {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.022563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-extended-services {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.022746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-extended-services {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.022853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Extended services support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.023077 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Extended services support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.023190 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.023403 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.023516 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-extended-services {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.023727 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-extended-services {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.023853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.024051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.024230 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.024379 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: TypesExtraSpecs {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.024532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.024730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-types-extra-specs {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.024885 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: TypesExtraSpecs {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.025041 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Type extra specs support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.025185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-types-extra-specs {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.025329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.025483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Type extra specs support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.025627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-types-extra-specs {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.025783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.025928 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.026077 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-types-extra-specs {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.026221 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.026366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.026519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: Backups {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.026676 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.026821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: backups {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.026964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: Backups {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.027119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Backups support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.027270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: backups {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.027422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.027572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Backups support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.027723 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: backups {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.027866 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.028008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.028159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: backups {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.028310 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.028486 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.028702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: VolumeActions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.028863 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.028863 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: VolumeActions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.029162 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-volume-actions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.029307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-volume-actions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.029450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Enable volume actions. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.029593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Enable volume actions. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.029760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.029909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.030064 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-volume-actions {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.030216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-volume-actions {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.030361 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.030596 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.030748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.030905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.031057 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: SchedulerHints {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.031208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: SchedulerHints {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.031354 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: OS-SCH-HNT {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.031505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: OS-SCH-HNT {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.031662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.031815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.031966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.032117 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.032272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: OS-SCH-HNT {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.032421 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: OS-SCH-HNT {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.032722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.032883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.033029 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.033172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.033324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: VolumeManage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.033475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: VolumeManage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.033626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-volume-manage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.033769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-volume-manage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.033912 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.034056 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.034209 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.034362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.034508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-volume-manage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.034651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-volume-manage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.034801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.034956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.035109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.035254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.035397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: SnapshotManage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.035541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: SnapshotManage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.035692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-snapshot-manage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.035852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-snapshot-manage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.036009 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.036153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.036296 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.036449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.036643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-snapshot-manage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.036795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-snapshot-manage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.036950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.037095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.037245 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.037404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.037551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: VolumeTypeEncryption {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.037707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: VolumeTypeEncryption {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.037852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: encryption {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.037995 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: encryption {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.038138 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Encryption support for volume types. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.038288 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Encryption support for volume types. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.038439 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.038592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.038743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: encryption {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.038888 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: encryption {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.039031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.039184 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.039372 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.039520 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.039666 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: ExtendedSnapshotAttributes {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.039809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: ExtendedSnapshotAttributes {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.039959 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-extended-snapshot-attributes {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.040112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-extended-snapshot-attributes {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.040112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Extended SnapshotAttributes support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.040400 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Extended SnapshotAttributes support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.040544 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.040828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.040993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.041148 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.041299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.041454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.041599 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.041744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.041896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: Quotas {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.042040 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: Quotas {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.042190 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-quota-sets {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.042333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-quota-sets {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.042476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Quota management support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.042637 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Quota management support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.042893 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.043045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.043201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-quota-sets {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.043346 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-quota-sets {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.043496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.043649 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.043800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.043951 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.045241 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: VolumeTransfer {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.045425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: VolumeTransfer {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.045595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-volume-transfer {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.045742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-volume-transfer {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.045899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Volume transfer management support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.046045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Volume transfer management support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.046188 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.046340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.046340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-volume-transfer {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.046624 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-volume-transfer {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.046767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.046910 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.047055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.047279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.047279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: AdminActions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.047568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: AdminActions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.047718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-admin-actions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.047880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-admin-actions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.048025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Enable admin actions. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.048180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Enable admin actions. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.048330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.048474 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.048667 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-admin-actions {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.048820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-admin-actions {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.048984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.049131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.049280 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.049424 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.049567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: QuotaClasses {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.049721 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: QuotaClasses {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.049865 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-quota-class-sets {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.050015 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-quota-class-sets {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.050166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Quota classes management support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.050316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Quota classes management support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.050465 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.050647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.050894 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-quota-class-sets {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.051044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-quota-class-sets {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.051189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.051333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.051484 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.051629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.051806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: VolumeTenantAttribute {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.051960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: VolumeTenantAttribute {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.052105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-vol-tenant-attr {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.052248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-vol-tenant-attr {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.052414 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.052567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.052806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.053064 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.053216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-vol-tenant-attr {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.053375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-vol-tenant-attr {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.053530 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.053675 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.053818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.053969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.054180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: Hosts {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.054344 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: Hosts {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.054496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-hosts {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.054647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-hosts {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.054797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Admin-only host administration. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.054948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Admin-only host administration. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.055104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.055248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.055392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-hosts {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.055535 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-hosts {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.055678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.055829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.055988 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.056133 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.056276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: VolumeTypeAccess {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.056421 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: VolumeTypeAccess {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.056563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-volume-type-access {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.056759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-volume-type-access {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.056912 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Volume type access support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.057056 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Volume type access support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.057199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.057352 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.057504 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-volume-type-access {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.057649 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-volume-type-access {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.057800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.057945 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.058088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.058231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.058381 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: VolumeUnmanage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.058526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: VolumeUnmanage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.058668 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-volume-unmanage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.058811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-volume-unmanage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.058961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Enable volume unmanage operation. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.059112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Enable volume unmanage operation. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.059263 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.059420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.059566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-volume-unmanage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.060199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-volume-unmanage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.060349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.060502 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.060699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.060848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.060999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: VolumeImageMetadata {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.061144 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: VolumeImageMetadata {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.061300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-vol-image-meta {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.061461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-vol-image-meta {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.061607 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Show image metadata associated with the volume. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.061752 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Show image metadata associated with the volume. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.061906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.062051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.062206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-vol-image-meta {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.062356 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-vol-image-meta {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.062501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.062644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.062788 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.062940 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.063109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: Qos_specs_manage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.063355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: Qos_specs_manage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.063505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: qos-specs {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.063655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: qos-specs {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.063806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: QoS specs support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.063806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.064090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: QoS specs support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.064233 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: qos-specs {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.064377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.064519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.064764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: qos-specs {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.064912 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.065071 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.065217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: VolumeMigStatusAttribute {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.065365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.065518 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-vol-mig-status-attr {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.065663 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: VolumeMigStatusAttribute {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.065805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.065949 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-vol-mig-status-attr {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.066092 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.066241 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.066393 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-vol-mig-status-attr {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.066546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.066690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.066833 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-vol-mig-status-attr {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.066976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.067134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.067282 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: Scheduler_stats {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.067425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.067575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: scheduler-stats {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.067718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: Scheduler_stats {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.067861 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Scheduler stats support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.068022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: scheduler-stats {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.068166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.068318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Scheduler stats support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.068462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: scheduler-stats {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.068644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.068810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.068958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: scheduler-stats {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.069108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.069252 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.069402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: Cgsnapshots {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.069546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.069698 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: cgsnapshots {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.069842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: Cgsnapshots {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.069994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: cgsnapshots support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.070146 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: cgsnapshots {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.070290 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.070441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: cgsnapshots support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.070592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: cgsnapshots {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.070736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.070879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.071022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: cgsnapshots {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.071178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.071323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.071467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: Capabilities {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.071620 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.071764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: capabilities {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.071907 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: Capabilities {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.072058 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Capabilities support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.072203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: capabilities {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.072346 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.072490 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Capabilities support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.072666 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: capabilities {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.072828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.072974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.073124 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: capabilities {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.073277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.073540 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.073692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: SnapshotUnmanage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.073854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.073999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-snapshot-unmanage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.074149 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: SnapshotUnmanage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.074293 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Enable volume unmanage operation. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.074437 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-snapshot-unmanage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.074589 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.074742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Enable volume unmanage operation. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.074886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-snapshot-unmanage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.075039 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.075183 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.075327 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-snapshot-unmanage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.076041 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.076203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.076350 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: Consistencygroups {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.076494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.076733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: consistencygroups {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.076883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: Consistencygroups {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.077033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: consistency groups support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.077190 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: consistencygroups {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.077352 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.077497 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: consistency groups support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.077641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: consistencygroups {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.077791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.077934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.services.Services {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.078087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: consistencygroups {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.078232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.078383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.services.Services {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.078528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: Services {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.078678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.078829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-services {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.078973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: Services {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.079124 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Services support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.079282 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-services {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.079427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.079577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Services support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.079728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-services {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.079728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.080001 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.080144 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.080292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-services {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.080447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: TypesManage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.080447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-types-manage {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.080774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.080918 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Types manage support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.081071 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.081215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.081367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: TypesManage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.081517 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-types-manage {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.081662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-types-manage {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.081805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.081947 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Types manage support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.082159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.082313 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.082466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: SnapshotActions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.082611 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-types-manage {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.082755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-snapshot-actions {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.082897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.083048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Enable snapshot manager actions. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.083199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.083344 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.083487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: SnapshotActions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.083742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-snapshot-actions {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.083899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-snapshot-actions {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.084052 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.084206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Enable snapshot manager actions. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.084351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.084506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.084692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: UsedLimits {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.084850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-snapshot-actions {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.084994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-used-limits {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.085138 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.085281 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Provide data on limited resources that are being used. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.085431 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.085584 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.085735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: UsedLimits {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.085889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-used-limits {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.086039 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-used-limits {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.086189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.086340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Provide data on limited resources that are being used. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.086496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.086647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.086792 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: VolumeEncryptionMetadata {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.086942 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-used-limits {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.087089 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-volume-encryption-metadata {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.087243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.087399 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.087552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.087696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.087840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: VolumeEncryptionMetadata {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.087991 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-volume-encryption-metadata {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.088143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-volume-encryption-metadata {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.088293 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.088443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.088675 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.088839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.088997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: VolumeHostAttribute {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.089141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-volume-encryption-metadata {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.089294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-vol-host-attr {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.089449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.089594 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Expose host as an attribute of a volume. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.089745 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.089889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.090033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: VolumeHostAttribute {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.090183 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-vol-host-attr {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.090326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-vol-host-attr {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.090470 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.090621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Expose host as an attribute of a volume. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.090765 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88066) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.090917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.091091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext name: AvailabilityZones {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.091235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-vol-host-attr {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.091394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext alias: os-availability-zone {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.091547 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 01:54:48.091692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext description: Describe Availability Zones. {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.091692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.091965 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88067) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 01:54:48.092109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Loaded extension: os-availability-zone {{(pid=88066) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.092259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext name: AvailabilityZones {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 01:54:48.092259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext alias: os-availability-zone {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 01:54:48.092259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext description: Describe Availability Zones. {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 01:54:48.092259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 01:54:48.092259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.extensions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Loaded extension: os-availability-zone {{(pid=88067) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 01:54:48.093006 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.093006 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.093300 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.093300 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.093574 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.093574 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.093971 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.093971 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.094670 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.095077 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.095996 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.096409 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.096881 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.097293 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.098224 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.098630 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.110363 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.110780 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.111862 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.112294 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.114945 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.115358 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.116504 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.116943 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.119866 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.120286 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.121616 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.122051 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.125899 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.126310 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.127836 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.128251 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.130141 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.130564 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.132446 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.132902 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.134312 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.134732 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.136718 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.137140 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.139628 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.140050 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.142114 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.142548 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.143690 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.144105 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.146274 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.146704 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.149336 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.149759 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.151909 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.152052 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.152316 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.152419 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.154685 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.155095 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.156036 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.156447 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.158663 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.159073 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.163635 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.164051 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.166342 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.166756 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.168993 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.169498 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.171584 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.171704 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.171992 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.172095 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.173862 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.174212 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.174314 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.174625 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.176046 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.176447 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.176569 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.176877 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.178220 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.178624 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.178736 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.179058 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.180879 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.181294 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.181561 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.181969 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.184571 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.185703 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.185703 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.185986 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.187780 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.187932 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.188187 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.188329 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.190090 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.190363 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.190506 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.190772 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.192046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: extensions {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.192693 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.193112 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.193948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: extra_specs {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.194689 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: extensions {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.196165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: backups {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.196521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: extra_specs {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.198796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: backups {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.199035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-volume-manage {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.201835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-snapshot-manage {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.202207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-volume-manage {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.204013 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: encryption {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.204276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-snapshot-manage {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.206100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-quota-sets {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.206481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: encryption {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.208437 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-volume-transfer {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.208629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-quota-sets {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.210729 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-quota-class-sets {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.210965 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-volume-transfer {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.212610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-hosts {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.213333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-quota-class-sets {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.215208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-hosts {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.215367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-volume-type-access {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.217610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: qos-specs {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.217957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-volume-type-access {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.220086 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: qos-specs {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.220608 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: scheduler-stats {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.222647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: cgsnapshots {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.223101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: scheduler-stats {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.224645 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: capabilities {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.225187 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: cgsnapshots {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.226565 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: consistencygroups {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.227181 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: capabilities {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.229156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: consistencygroups {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.229305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-services {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.231034 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: encryption {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.232021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-services {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.233422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extended resource: os-availability-zone {{(pid=88066) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.233876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: encryption {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.235908 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.236066 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extended resource: os-availability-zone {{(pid=88067) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 01:54:48.236339 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.238376 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.238599 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.238782 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.239032 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.240806 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.241058 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.241198 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.241473 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.243295 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.243699 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.243958 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.244102 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.245952 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.246243 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.246404 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.246652 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.249202 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.249434 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.249614 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.249842 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.251716 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.251944 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.252125 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.252351 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.254429 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.254581 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.254836 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.254978 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.256679 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.257037 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.257264 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.257448 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.258901 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.259247 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.259402 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.259656 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.261019 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.snapshot_actions [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] SnapshotActionsController initialized {{(pid=88066) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 02 01:54:48.261474 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeActions extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.261616 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 01:54:48.261995 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.262150 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 01:54:48.262287 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.262620 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension AdminActions extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.263553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension AdminActions extending resource: snapshots {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.264066 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension AdminActions extending resource: backups {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.264210 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.snapshot_actions [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] SnapshotActionsController initialized {{(pid=88067) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 02 01:54:48.264349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.264486 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeActions extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.264706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeTypeAccess extending resource: types {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.264851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.265091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.265232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.265440 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.265582 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension AdminActions extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.265825 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.265966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension AdminActions extending resource: snapshots {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.266188 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.266337 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension AdminActions extending resource: backups {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.266476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension TypesManage extending resource: types {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.266613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.266824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension SnapshotActions extending resource: snapshots {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.266974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.267166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension UsedLimits extending resource: limits {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.267393 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.267515 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.267887 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.268244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.268617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension TypesManage extending resource: types {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.268762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88066) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.268986 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.269340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension UsedLimits extending resource: limits {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.270921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack [None req-edad888a-459f-42ec-a4df-9986c6f357f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88067) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 01:54:48.274772 n-d-767704-6 devstack@c-api.service[88065]: WARNING keystonemiddleware.auth_token [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b 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 02 01:54:48.276960 n-d-767704-6 devstack@c-api.service[88065]: WARNING keystonemiddleware.auth_token [None req-edad888a-459f-42ec-a4df-9986c6f357f6 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 02 01:54:48.281386 n-d-767704-6 devstack@c-api.service[88065]: WARNING keystonemiddleware.auth_token [None req-1cf30e24-6a16-40dc-9aa3-03f39be91b0b 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 02 01:54:48.283161 n-d-767704-6 devstack@c-api.service[88065]: WARNING keystonemiddleware.auth_token [None req-edad888a-459f-42ec-a4df-9986c6f357f6 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 02 01:54:48.286909 n-d-767704-6 devstack@c-api.service[88065]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a0f797d9c0 pid: 88066 (default app) Jan 02 01:54:48.288664 n-d-767704-6 devstack@c-api.service[88065]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a0f797d9c0 pid: 88067 (default app) Jan 02 01:54:48.290573 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1/1] 10.222.0.39 () {50 vars in 766 bytes} [Sat Jan 2 01:54:48 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 02 01:54:54.657841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59798eb5-bdbc-4fae-b520-390b53da6129 admin admin] POST http://10.222.0.39/volume/v3/1fcfcbe2097e4fe9af4a27c5fd8e4f1f/types Jan 02 01:54:54.659977 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 01:54:54.659977 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 01:54:54.660556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59798eb5-bdbc-4fae-b520-390b53da6129 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 01:54:54.663514 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 01:54:54.663514 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 01:54:54.677644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-59798eb5-bdbc-4fae-b520-390b53da6129 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=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 01:54:54.810551 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59798eb5-bdbc-4fae-b520-390b53da6129 admin admin] http://10.222.0.39/volume/v3/1fcfcbe2097e4fe9af4a27c5fd8e4f1f/types returned with HTTP 200 Jan 02 01:54:54.811355 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1/2] 10.222.0.39 () {60 vars in 1228 bytes} [Sat Jan 2 01:54:53 2021] POST /volume/v3/1fcfcbe2097e4fe9af4a27c5fd8e4f1f/types => generated 186 bytes in 886 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 01:54:55.184440 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-59798eb5-bdbc-4fae-b520-390b53da6129 req-c83d1b45-dd2f-4186-9ee0-8e14af895917 admin admin] POST http://10.222.0.39/volume/v3/1fcfcbe2097e4fe9af4a27c5fd8e4f1f/types/cc5a0e03-9526-415e-b442-61e98d7294ab/extra_specs Jan 02 01:54:55.186889 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 01:54:55.186889 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 01:54:55.187432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-59798eb5-bdbc-4fae-b520-390b53da6129 req-c83d1b45-dd2f-4186-9ee0-8e14af895917 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 01:54:55.190617 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 01:54:55.190617 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 01:54:55.327392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [req-59798eb5-bdbc-4fae-b520-390b53da6129 req-c83d1b45-dd2f-4186-9ee0-8e14af895917 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=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 01:54:55.422089 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-59798eb5-bdbc-4fae-b520-390b53da6129 req-c83d1b45-dd2f-4186-9ee0-8e14af895917 admin admin] http://10.222.0.39/volume/v3/1fcfcbe2097e4fe9af4a27c5fd8e4f1f/types/cc5a0e03-9526-415e-b442-61e98d7294ab/extra_specs returned with HTTP 200 Jan 02 01:54:55.436700 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2/3] 10.222.0.39 () {62 vars in 1445 bytes} [Sat Jan 2 01:54:54 2021] POST /volume/v3/1fcfcbe2097e4fe9af4a27c5fd8e4f1f/types/cc5a0e03-9526-415e-b442-61e98d7294ab/extra_specs => generated 55 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 01:55:53.556535 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59798eb5-bdbc-4fae-b520-390b53da6129 admin admin] GET http://10.222.0.39/volume// Jan 02 01:55:53.557070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59798eb5-bdbc-4fae-b520-390b53da6129 admin admin] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 01:55:53.557490 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59798eb5-bdbc-4fae-b520-390b53da6129 admin admin] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 01:55:53.559089 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59798eb5-bdbc-4fae-b520-390b53da6129 admin admin] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 01:55:53.559656 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2/4] 10.222.0.39 () {56 vars in 1088 bytes} [Sat Jan 2 01:55:53 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 01:58:28.287913 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23202232-67e6-4f5e-be20-c0431fe7c5ad tempest-verify_tempest_config-1049623427 tempest-verify_tempest_config-1049623427] GET http://10.222.0.39/volume/v3/3b424c8f195a4c0680386596ed595b94/extensions Jan 02 01:58:28.288441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23202232-67e6-4f5e-be20-c0431fe7c5ad tempest-verify_tempest_config-1049623427 tempest-verify_tempest_config-1049623427] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 01:58:28.288881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23202232-67e6-4f5e-be20-c0431fe7c5ad tempest-verify_tempest_config-1049623427 tempest-verify_tempest_config-1049623427] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 01:58:28.289668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23202232-67e6-4f5e-be20-c0431fe7c5ad tempest-verify_tempest_config-1049623427 tempest-verify_tempest_config-1049623427] http://10.222.0.39/volume/v3/3b424c8f195a4c0680386596ed595b94/extensions returned with HTTP 200 Jan 02 01:58:28.290471 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 3/5] 10.222.0.39 () {58 vars in 1213 bytes} [Sat Jan 2 01:58:28 2021] GET /volume/v3/3b424c8f195a4c0680386596ed595b94/extensions => generated 5245 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 01:58:28.327338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59798eb5-bdbc-4fae-b520-390b53da6129 admin admin] GET http://10.222.0.39/volume/ Jan 02 01:58:28.327807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59798eb5-bdbc-4fae-b520-390b53da6129 admin admin] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 01:58:28.327995 n-d-767704-6 devstack@c-api.service[88065]: /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 02 01:58:28.327995 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 01:58:28.328355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59798eb5-bdbc-4fae-b520-390b53da6129 admin admin] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 01:58:28.329468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59798eb5-bdbc-4fae-b520-390b53da6129 admin admin] http://10.222.0.39/volume/ returned with HTTP 300 Jan 02 01:58:28.330104 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 3/6] 10.222.0.39 () {52 vars in 806 bytes} [Sat Jan 2 01:58:28 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:05:44.786090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] POST http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes Jan 02 02:05:44.788102 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1807244796"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:05:44.790159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1807244796'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:05:44.793248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Create volume of 1 GB Jan 02 02:05:44.825018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Availability zone cache updated, next update will occur around 2021-01-02 03:05:44.822534. {{(pid=88066) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 02:05:44.825853 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Availability Zones retrieved successfully. Jan 02 02:05:44.894837 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Flow 'volume_create_api' (9823863a-bc6d-4076-8701-a04bf2f582be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:05:44.897619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c07e02-9fb4-4212-a6a2-f925c9dff4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:05:44.900835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:05:44.980231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c07e02-9fb4-4212-a6a2-f925c9dff4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:05:44.982513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c59b78-be3c-43d2-b85e-dcdef13b4299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:05:45.034099 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] 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 02 02:05:45.034945 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] 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 02 02:05:45.091016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Created reservations ['96feb346-8f0d-48a3-9263-00fc57f67374', '511e6f19-5399-4c06-8d1d-1d61574c143a', '877f0d0a-7b62-4c48-8312-ed43e70b9fd4', '89b0c9f8-ee48-42b0-8cca-38010e5be114'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:05:45.092909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c59b78-be3c-43d2-b85e-dcdef13b4299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96feb346-8f0d-48a3-9263-00fc57f67374', '511e6f19-5399-4c06-8d1d-1d61574c143a', '877f0d0a-7b62-4c48-8312-ed43e70b9fd4', '89b0c9f8-ee48-42b0-8cca-38010e5be114']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:05:45.095100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb76a484-b80e-468a-be9f-ce132afc79ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:05:45.158752 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb76a484-b80e-468a-be9f-ce132afc79ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b237aa05-b018-41bb-acda-34abc84a358d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1807244796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d6994dd5c0e4be0a526a32d4642c282',qos_specs=None,replication_status=,reservations=['96feb346-8f0d-48a3-9263-00fc57f67374','511e6f19-5399-4c06-8d1d-1d61574c143a','877f0d0a-7b62-4c48-8312-ed43e70b9fd4','89b0c9f8-ee48-42b0-8cca-38010e5be114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='725728d7b9c04d32a3bad794cb1d6997',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1807244796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b237aa05-b018-41bb-acda-34abc84a358d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d6994dd5c0e4be0a526a32d4642c282',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='725728d7b9c04d32a3bad794cb1d6997',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:05:45.161067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7cec675-25e9-4bbb-9498-ebfd1adbb176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:05:45.207880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7cec675-25e9-4bbb-9498-ebfd1adbb176) transitioned into state 'SUCCESS' from state '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-1807244796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d6994dd5c0e4be0a526a32d4642c282',qos_specs=None,replication_status=,reservations=['96feb346-8f0d-48a3-9263-00fc57f67374','511e6f19-5399-4c06-8d1d-1d61574c143a','877f0d0a-7b62-4c48-8312-ed43e70b9fd4','89b0c9f8-ee48-42b0-8cca-38010e5be114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='725728d7b9c04d32a3bad794cb1d6997',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:05:45.210268 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5bb8a26-3d70-4766-9c41-006ff7525296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:05:45.281424 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5bb8a26-3d70-4766-9c41-006ff7525296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:05:45.285186 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Flow 'volume_create_api' (9823863a-bc6d-4076-8701-a04bf2f582be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:05:45.348578 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Create volume request issued successfully. Jan 02 02:05:45.401220 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb815ec6-3502-47f6-b1b3-c14746e85090 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes returned with HTTP 202 Jan 02 02:05:45.401220 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 4/7] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:05:44 2021] POST /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes => generated 830 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:05:45.417410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-53b23fe7-a694-4e4f-b90e-798273134063 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:45.417924 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-53b23fe7-a694-4e4f-b90e-798273134063 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:45.418372 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-53b23fe7-a694-4e4f-b90e-798273134063 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:45.558058 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:45.558058 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:45.575110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-53b23fe7-a694-4e4f-b90e-798273134063 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:45.670783 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-53b23fe7-a694-4e4f-b90e-798273134063 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:45.674777 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 4/8] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:05:45 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 922 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:05:46.693875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6fe78697-a8eb-4e9e-99fa-4de88c5fde7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:46.695960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6fe78697-a8eb-4e9e-99fa-4de88c5fde7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:46.696642 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:46.696642 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:46.697363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6fe78697-a8eb-4e9e-99fa-4de88c5fde7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:46.812864 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:46.812864 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:46.838664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6fe78697-a8eb-4e9e-99fa-4de88c5fde7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:46.904145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6fe78697-a8eb-4e9e-99fa-4de88c5fde7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:46.905619 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 5/9] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:05:46 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 923 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:05:47.937371 n-d-767704-6 devstack@c-api.service[88065]: WARNING keystonemiddleware.auth_token [None req-53b23fe7-a694-4e4f-b90e-798273134063 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] 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 02 02:05:47.943881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-5d3b17ff-bee7-4280-b3d0-b8202f1125db tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:47.945537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-5d3b17ff-bee7-4280-b3d0-b8202f1125db tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:47.946154 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:47.946154 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:47.947744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-5d3b17ff-bee7-4280-b3d0-b8202f1125db tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:48.036627 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:48.036627 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:48.047804 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-5d3b17ff-bee7-4280-b3d0-b8202f1125db tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:48.076553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-5d3b17ff-bee7-4280-b3d0-b8202f1125db tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:48.077678 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 5/10] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:05:47 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 923 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:05:48.170279 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6fe78697-a8eb-4e9e-99fa-4de88c5fde7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume// Jan 02 02:05:48.170943 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6fe78697-a8eb-4e9e-99fa-4de88c5fde7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:48.171134 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:48.171134 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:48.171754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6fe78697-a8eb-4e9e-99fa-4de88c5fde7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:48.173223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6fe78697-a8eb-4e9e-99fa-4de88c5fde7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:05:48.174107 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 6/11] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:05:48 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:05:48.189211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-1633cad7-8c94-4326-9bc3-d69bea96ed92 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] POST http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/attachments Jan 02 02:05:48.189724 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:48.189724 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:48.190340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-1633cad7-8c94-4326-9bc3-d69bea96ed92 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b237aa05-b018-41bb-acda-34abc84a358d", "instance_uuid": "8c79d8c4-b352-4848-80eb-7e74eb3ef6a5", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:05:48.242447 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:48.242447 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:48.305615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-1633cad7-8c94-4326-9bc3-d69bea96ed92 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/attachments returned with HTTP 200 Jan 02 02:05:48.307131 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 6/12] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:05:48 2021] POST /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:05:48.349160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93d0e770-11a0-4f8a-b7f5-2bee74e2dccc tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:48.350926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93d0e770-11a0-4f8a-b7f5-2bee74e2dccc tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:48.352030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93d0e770-11a0-4f8a-b7f5-2bee74e2dccc tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:48.376221 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-1633cad7-8c94-4326-9bc3-d69bea96ed92 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume// Jan 02 02:05:48.376742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-1633cad7-8c94-4326-9bc3-d69bea96ed92 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:48.376956 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:48.376956 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:48.377326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-1633cad7-8c94-4326-9bc3-d69bea96ed92 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:48.378351 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-1633cad7-8c94-4326-9bc3-d69bea96ed92 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:05:48.379081 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 7/13] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:05:48 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:05:48.421422 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:48.421422 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:48.432147 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-93d0e770-11a0-4f8a-b7f5-2bee74e2dccc tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:48.462128 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:48.462128 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:48.473907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93d0e770-11a0-4f8a-b7f5-2bee74e2dccc tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:48.475188 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 7/14] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:05:48 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 922 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:05:48.558505 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-bedcaf28-c073-4ab6-878a-3c5db668e564 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:48.559527 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-bedcaf28-c073-4ab6-878a-3c5db668e564 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:48.560363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-bedcaf28-c073-4ab6-878a-3c5db668e564 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:48.613103 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:48.613103 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:48.622460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-bedcaf28-c073-4ab6-878a-3c5db668e564 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:48.643793 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:48.643793 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:48.653622 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-bedcaf28-c073-4ab6-878a-3c5db668e564 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:48.654593 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 8/15] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:05:48 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 1021 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:05:48.755598 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-a5514fee-aefd-49aa-a526-4f4e845d0951 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] PUT http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/attachments/c754eac5-5cb9-45d6-bef4-df166f96ff90 Jan 02 02:05:48.756197 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:48.756197 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:48.756994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-a5514fee-aefd-49aa-a526-4f4e845d0951 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:05:48.809900 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:05:48.809900 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:05:48.809900 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-a5514fee-aefd-49aa-a526-4f4e845d0951 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Lock "b'cinder-attachment_update-b237aa05-b018-41bb-acda-34abc84a358d-n-h2-767704-6'" acquired by "attachment_update" :: waited 0.017s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:05:48.809900 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:48.809900 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:49.491262 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f642d19-dd2d-46b0-bf58-c65492425f7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:49.493038 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f642d19-dd2d-46b0-bf58-c65492425f7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:49.493568 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:49.493568 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:49.494187 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f642d19-dd2d-46b0-bf58-c65492425f7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:49.644845 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:49.644845 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:49.670662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8f642d19-dd2d-46b0-bf58-c65492425f7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:49.692506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:49.692506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:49.702770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f642d19-dd2d-46b0-bf58-c65492425f7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:49.704559 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 9/16] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:05:49 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 922 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:05:50.721896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27729988-560a-49bf-8fa4-b839eeb5da7a tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:50.722545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27729988-560a-49bf-8fa4-b839eeb5da7a tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:50.722637 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:50.722637 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:50.722912 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27729988-560a-49bf-8fa4-b839eeb5da7a tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:50.794929 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:50.794929 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:50.805151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-27729988-560a-49bf-8fa4-b839eeb5da7a tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:50.826939 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:50.826939 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:50.836514 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27729988-560a-49bf-8fa4-b839eeb5da7a tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:50.837689 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 10/17] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:05:50 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 922 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:05:51.855545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-973fa6f4-c7be-44a0-a9e5-12a7ffd665a3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:51.856082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-973fa6f4-c7be-44a0-a9e5-12a7ffd665a3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:51.856241 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:51.856241 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:51.856904 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-973fa6f4-c7be-44a0-a9e5-12a7ffd665a3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:51.987453 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:51.987453 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:52.010557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-973fa6f4-c7be-44a0-a9e5-12a7ffd665a3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:52.046439 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:52.046439 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:52.064713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-973fa6f4-c7be-44a0-a9e5-12a7ffd665a3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:52.078973 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 11/18] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:05:51 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 922 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:05:53.084821 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cedb5acd-31b1-4579-a7cf-d90cd68b65c9 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:53.086022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cedb5acd-31b1-4579-a7cf-d90cd68b65c9 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:53.086668 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:53.086668 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:53.087870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cedb5acd-31b1-4579-a7cf-d90cd68b65c9 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:53.208058 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:53.208058 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:53.232687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cedb5acd-31b1-4579-a7cf-d90cd68b65c9 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:53.269629 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:53.269629 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:53.289061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cedb5acd-31b1-4579-a7cf-d90cd68b65c9 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:53.291046 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 12/19] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:05:53 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 922 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:05:54.307110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd7fd967-6657-422d-80ff-4d9e07b91fe3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:54.307622 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd7fd967-6657-422d-80ff-4d9e07b91fe3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:54.307799 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:54.307799 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:54.308551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd7fd967-6657-422d-80ff-4d9e07b91fe3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:54.427292 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:54.427292 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:54.441410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-a5514fee-aefd-49aa-a526-4f4e845d0951 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Lock "b'cinder-attachment_update-b237aa05-b018-41bb-acda-34abc84a358d-n-h2-767704-6'" released by "attachment_update" :: held 5.634s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:05:54.442305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cd7fd967-6657-422d-80ff-4d9e07b91fe3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:54.442429 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-a5514fee-aefd-49aa-a526-4f4e845d0951 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/attachments/c754eac5-5cb9-45d6-bef4-df166f96ff90 returned with HTTP 200 Jan 02 02:05:54.443996 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 8/20] 10.222.0.35 () {64 vars in 1468 bytes} [Sat Jan 2 02:05:48 2021] PUT /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/attachments/c754eac5-5cb9-45d6-bef4-df166f96ff90 => generated 762 bytes in 5693 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:05:54.486440 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:54.486440 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:54.498277 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd7fd967-6657-422d-80ff-4d9e07b91fe3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:54.499803 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 13/21] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:05:54 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 923 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:05:55.518073 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-199ba554-cc52-4186-9a72-b81407f1e9d5 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:55.519517 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-199ba554-cc52-4186-9a72-b81407f1e9d5 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:55.519964 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:55.519964 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:55.520575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-199ba554-cc52-4186-9a72-b81407f1e9d5 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:55.618001 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:55.618001 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:55.640212 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-199ba554-cc52-4186-9a72-b81407f1e9d5 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:55.662181 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:55.662181 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:55.673500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-199ba554-cc52-4186-9a72-b81407f1e9d5 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:55.674719 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 9/22] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:05:55 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 923 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:05:56.691122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fea95786-c18a-4357-a767-5fc5e1bb7211 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:56.691800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fea95786-c18a-4357-a767-5fc5e1bb7211 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:56.692120 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:56.692120 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:56.692716 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fea95786-c18a-4357-a767-5fc5e1bb7211 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:56.844881 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:56.844881 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:56.869568 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fea95786-c18a-4357-a767-5fc5e1bb7211 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:56.895414 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:56.895414 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:56.905518 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fea95786-c18a-4357-a767-5fc5e1bb7211 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:56.908043 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 14/23] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:05:56 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 923 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:05:57.924805 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3f41f24-7f3d-447f-b13a-b0d806f78bd2 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:57.925457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3f41f24-7f3d-447f-b13a-b0d806f78bd2 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:57.925773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:57.925773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:57.926412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3f41f24-7f3d-447f-b13a-b0d806f78bd2 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:58.030293 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:58.030293 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:58.042174 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e3f41f24-7f3d-447f-b13a-b0d806f78bd2 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:58.067024 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:58.067024 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:58.080050 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3f41f24-7f3d-447f-b13a-b0d806f78bd2 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:58.091899 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 10/24] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:05:57 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 923 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:05:59.098146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-33792425-60d5-4995-84ec-98df3462a772 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:05:59.099025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-33792425-60d5-4995-84ec-98df3462a772 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:05:59.099244 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:05:59.099244 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:05:59.099628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-33792425-60d5-4995-84ec-98df3462a772 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:05:59.208449 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:59.208449 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:59.220175 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-33792425-60d5-4995-84ec-98df3462a772 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:05:59.252394 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:05:59.252394 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:05:59.262572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-33792425-60d5-4995-84ec-98df3462a772 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:05:59.264047 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 15/25] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:05:59 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 923 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:06:00.281960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d491ae03-9b76-4425-92a8-7c191ceb5efe tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:06:00.283383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d491ae03-9b76-4425-92a8-7c191ceb5efe tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:00.283810 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:00.283810 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:00.284442 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d491ae03-9b76-4425-92a8-7c191ceb5efe tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:00.374837 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:00.374837 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:00.394469 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d491ae03-9b76-4425-92a8-7c191ceb5efe tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:06:00.417527 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:00.417527 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:00.428764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d491ae03-9b76-4425-92a8-7c191ceb5efe tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:06:00.431221 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 11/26] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:06:00 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 923 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:06:01.038951 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-da2f4eac-9ab2-48d9-b2af-857e055a0a28 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] POST http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/attachments/c754eac5-5cb9-45d6-bef4-df166f96ff90/action Jan 02 02:06:01.040073 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:01.040073 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:01.048767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-da2f4eac-9ab2-48d9-b2af-857e055a0a28 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:06:01.054403 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-da2f4eac-9ab2-48d9-b2af-857e055a0a28 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:06:01.219116 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:01.219116 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:01.254679 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-da2f4eac-9ab2-48d9-b2af-857e055a0a28 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/attachments/c754eac5-5cb9-45d6-bef4-df166f96ff90/action returned with HTTP 204 Jan 02 02:06:01.256930 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 16/27] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 02:06:01 2021] POST /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/attachments/c754eac5-5cb9-45d6-bef4-df166f96ff90/action => generated 0 bytes in 225 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:06:01.451942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c20f6901-4efa-477e-8aa9-1380f6100232 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:06:01.452946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c20f6901-4efa-477e-8aa9-1380f6100232 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:01.454016 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:01.454016 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:01.454016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c20f6901-4efa-477e-8aa9-1380f6100232 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:01.566914 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:01.566914 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:01.576336 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c20f6901-4efa-477e-8aa9-1380f6100232 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:06:01.599966 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:01.599966 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:01.611337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c20f6901-4efa-477e-8aa9-1380f6100232 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:06:01.612384 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 12/28] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:06:01 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 1215 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:06:08.094193 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-da2f4eac-9ab2-48d9-b2af-857e055a0a28 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume// Jan 02 02:06:08.095238 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-da2f4eac-9ab2-48d9-b2af-857e055a0a28 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:08.095643 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:08.095643 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:08.096291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-da2f4eac-9ab2-48d9-b2af-857e055a0a28 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:08.097552 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1415694c-ea08-40da-9d79-ecb4aea72878 req-da2f4eac-9ab2-48d9-b2af-857e055a0a28 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:06:08.099501 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 17/29] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:06:08 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:06:08.236218 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-535d444a-ba2e-4373-883f-212db787d3ad tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] POST http://10.222.0.39/volume/v3/18c49caee39642ed9f9b1695a54a30bc/attachments Jan 02 02:06:08.236756 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:08.236756 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:08.237186 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-535d444a-ba2e-4373-883f-212db787d3ad tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b237aa05-b018-41bb-acda-34abc84a358d", "instance_uuid": "8c79d8c4-b352-4848-80eb-7e74eb3ef6a5", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:06:08.292515 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:08.292515 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:09.472581 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-535d444a-ba2e-4373-883f-212db787d3ad tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] http://10.222.0.39/volume/v3/18c49caee39642ed9f9b1695a54a30bc/attachments returned with HTTP 200 Jan 02 02:06:09.473498 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 13/30] 10.222.0.52 () {64 vars in 1358 bytes} [Sat Jan 2 02:06:08 2021] POST /volume/v3/18c49caee39642ed9f9b1695a54a30bc/attachments => generated 762 bytes in 1242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:06:09.518401 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-79c84a60-ec30-401c-bf16-b3a8bcd18460 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] GET http://10.222.0.39/volume/v3/18c49caee39642ed9f9b1695a54a30bc/attachments/3f76adbe-1be6-4986-9c06-ae849e9fc337 Jan 02 02:06:09.518979 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-79c84a60-ec30-401c-bf16-b3a8bcd18460 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:09.519457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-79c84a60-ec30-401c-bf16-b3a8bcd18460 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:09.539783 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-79c84a60-ec30-401c-bf16-b3a8bcd18460 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] http://10.222.0.39/volume/v3/18c49caee39642ed9f9b1695a54a30bc/attachments/3f76adbe-1be6-4986-9c06-ae849e9fc337 returned with HTTP 200 Jan 02 02:06:09.540638 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 18/31] 10.222.0.52 () {60 vars in 1415 bytes} [Sat Jan 2 02:06:09 2021] GET /volume/v3/18c49caee39642ed9f9b1695a54a30bc/attachments/3f76adbe-1be6-4986-9c06-ae849e9fc337 => generated 789 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:06:20.155826 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-a2cc0f2e-67ec-4df2-913f-41e37596ef02 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] POST http://10.222.0.39/volume/v3/18c49caee39642ed9f9b1695a54a30bc/attachments/3f76adbe-1be6-4986-9c06-ae849e9fc337/action Jan 02 02:06:20.157361 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:20.157361 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:20.159805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-a2cc0f2e-67ec-4df2-913f-41e37596ef02 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:06:20.160397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-a2cc0f2e-67ec-4df2-913f-41e37596ef02 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:06:20.408622 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:20.408622 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:20.441342 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-a2cc0f2e-67ec-4df2-913f-41e37596ef02 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] http://10.222.0.39/volume/v3/18c49caee39642ed9f9b1695a54a30bc/attachments/3f76adbe-1be6-4986-9c06-ae849e9fc337/action returned with HTTP 204 Jan 02 02:06:20.442231 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 14/32] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:06:20 2021] POST /volume/v3/18c49caee39642ed9f9b1695a54a30bc/attachments/3f76adbe-1be6-4986-9c06-ae849e9fc337/action => generated 0 bytes in 292 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:06:28.211852 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-1b730e79-0bd2-41da-a791-3bb2b232f433 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] DELETE http://10.222.0.39/volume/v3/18c49caee39642ed9f9b1695a54a30bc/attachments/c754eac5-5cb9-45d6-bef4-df166f96ff90 Jan 02 02:06:28.212524 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-1b730e79-0bd2-41da-a791-3bb2b232f433 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:28.212883 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:28.212883 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:28.213435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-1b730e79-0bd2-41da-a791-3bb2b232f433 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:28.257947 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:28.257947 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:28.851754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-1b730e79-0bd2-41da-a791-3bb2b232f433 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(3f76adbe-1be6-4986-9c06-ae849e9fc337)]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:06:28.852179 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-1b730e79-0bd2-41da-a791-3bb2b232f433 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] Adding status of: attached to pending status list for volume. {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 02:06:28.852609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-1b730e79-0bd2-41da-a791-3bb2b232f433 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:06:28.872418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cd64ed7a-f24f-4531-bb50-5a92e3374e77 req-1b730e79-0bd2-41da-a791-3bb2b232f433 tempest-LiveAutoBlockMigrationV225Test-708796798 tempest-LiveAutoBlockMigrationV225Test-708796798] http://10.222.0.39/volume/v3/18c49caee39642ed9f9b1695a54a30bc/attachments/c754eac5-5cb9-45d6-bef4-df166f96ff90 returned with HTTP 200 Jan 02 02:06:28.873765 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 19/33] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 02:06:28 2021] DELETE /volume/v3/18c49caee39642ed9f9b1695a54a30bc/attachments/c754eac5-5cb9-45d6-bef4-df166f96ff90 => generated 192 bytes in 668 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:06:39.593803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-698401c5-d8a2-4bda-ad2d-04e934633576 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:06:39.595323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-698401c5-d8a2-4bda-ad2d-04e934633576 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:39.595998 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:39.595998 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:39.596838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-698401c5-d8a2-4bda-ad2d-04e934633576 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:39.759273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:39.759273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:39.793454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-698401c5-d8a2-4bda-ad2d-04e934633576 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:06:39.871630 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:39.871630 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:39.897555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-698401c5-d8a2-4bda-ad2d-04e934633576 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:06:39.909196 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 15/34] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:06:39 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 1215 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:06:40.593921 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-3ea33ac4-4f0a-4aed-9674-9fbaacea043c tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:06:40.594490 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-3ea33ac4-4f0a-4aed-9674-9fbaacea043c tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:40.594604 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:40.594604 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:40.594992 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-3ea33ac4-4f0a-4aed-9674-9fbaacea043c tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:40.652303 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:40.652303 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:40.661296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-3ea33ac4-4f0a-4aed-9674-9fbaacea043c tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:06:40.681215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:40.681215 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:40.690498 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-3ea33ac4-4f0a-4aed-9674-9fbaacea043c tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:06:40.704695 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 20/35] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:06:40 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 1215 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:06:40.711529 n-d-767704-6 devstack@c-api.service[88065]: WARNING keystonemiddleware.auth_token [None req-698401c5-d8a2-4bda-ad2d-04e934633576 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] 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 02 02:06:40.714837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-a6bce9e9-9c58-4b97-acaf-c0dcbdd84cce tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] POST http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d/action Jan 02 02:06:40.715369 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:40.715369 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:40.715900 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-a6bce9e9-9c58-4b97-acaf-c0dcbdd84cce tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Action body: b'{"os-begin_detaching": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:06:40.716367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-a6bce9e9-9c58-4b97-acaf-c0dcbdd84cce tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:06:40.872453 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:40.872453 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:40.878762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-a6bce9e9-9c58-4b97-acaf-c0dcbdd84cce tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:06:40.897634 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-a6bce9e9-9c58-4b97-acaf-c0dcbdd84cce tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Begin detaching volume completed successfully. Jan 02 02:06:40.898770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-a6bce9e9-9c58-4b97-acaf-c0dcbdd84cce tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d/action returned with HTTP 202 Jan 02 02:06:40.901429 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 16/36] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:06:40 2021] POST /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:06:40.931553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-63384399-7def-4b23-b934-08384d4b1ddc tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:06:40.932545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-63384399-7def-4b23-b934-08384d4b1ddc tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:40.933518 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:40.933518 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:40.934486 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-63384399-7def-4b23-b934-08384d4b1ddc tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:40.965352 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-a6bce9e9-9c58-4b97-acaf-c0dcbdd84cce tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume// Jan 02 02:06:40.965834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-a6bce9e9-9c58-4b97-acaf-c0dcbdd84cce tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:40.966050 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:40.966050 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:40.966446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-a6bce9e9-9c58-4b97-acaf-c0dcbdd84cce tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:40.967520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-a6bce9e9-9c58-4b97-acaf-c0dcbdd84cce tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:06:40.968258 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 17/37] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:06:40 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:06:40.982302 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-ffa80bf2-8a5c-4967-9a2e-2f6eed8d55e3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:06:40.982869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-ffa80bf2-8a5c-4967-9a2e-2f6eed8d55e3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:40.983351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-ffa80bf2-8a5c-4967-9a2e-2f6eed8d55e3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:41.049419 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:41.049419 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:41.075384 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-63384399-7def-4b23-b934-08384d4b1ddc tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:06:41.084075 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:41.084075 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:41.118380 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-ffa80bf2-8a5c-4967-9a2e-2f6eed8d55e3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:06:41.126405 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:41.126405 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:41.141982 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:41.141982 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:41.149812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-63384399-7def-4b23-b934-08384d4b1ddc tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:06:41.155095 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 21/38] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:06:40 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 1218 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:06:41.160470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-ffa80bf2-8a5c-4967-9a2e-2f6eed8d55e3 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:06:41.168889 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 18/39] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:06:40 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 1317 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:06:41.611587 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-73ad8dfd-15c4-439d-88cb-fa95bc93e40c tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] DELETE http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/attachments/3f76adbe-1be6-4986-9c06-ae849e9fc337 Jan 02 02:06:41.613436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-73ad8dfd-15c4-439d-88cb-fa95bc93e40c tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:41.613804 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:41.613804 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:41.615391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-73ad8dfd-15c4-439d-88cb-fa95bc93e40c tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:41.668624 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:41.668624 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:42.169257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8ef20a1e-f305-450f-be37-1024ae0acec5 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:06:42.170509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8ef20a1e-f305-450f-be37-1024ae0acec5 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:42.171169 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:42.171169 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:42.171841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8ef20a1e-f305-450f-be37-1024ae0acec5 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:42.301833 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:42.301833 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:42.327448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8ef20a1e-f305-450f-be37-1024ae0acec5 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:06:42.395568 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:42.395568 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:42.418888 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8ef20a1e-f305-450f-be37-1024ae0acec5 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:06:42.420792 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 19/40] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:06:42 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 1218 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:06:42.747072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-73ad8dfd-15c4-439d-88cb-fa95bc93e40c tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:06:42.747610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-73ad8dfd-15c4-439d-88cb-fa95bc93e40c tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:06:42.759537 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e9473c5-2038-4d59-9ef3-cdb663257d39 req-73ad8dfd-15c4-439d-88cb-fa95bc93e40c tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/attachments/3f76adbe-1be6-4986-9c06-ae849e9fc337 returned with HTTP 200 Jan 02 02:06:42.760394 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 22/41] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:06:41 2021] DELETE /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/attachments/3f76adbe-1be6-4986-9c06-ae849e9fc337 => generated 19 bytes in 1154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:06:43.438663 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4249d9a-aa75-471f-85ec-b86f688fda53 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:06:43.439588 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4249d9a-aa75-471f-85ec-b86f688fda53 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:06:43.439953 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:06:43.439953 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:06:43.440699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4249d9a-aa75-471f-85ec-b86f688fda53 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:06:43.550143 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:06:43.550143 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:06:43.560059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c4249d9a-aa75-471f-85ec-b86f688fda53 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:06:43.586885 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4249d9a-aa75-471f-85ec-b86f688fda53 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:06:43.592659 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 20/42] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:06:43 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 923 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:09:23.691897 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-edefc1f4-90c8-458f-845e-410be0875e73 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] DELETE http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:09:23.693458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-edefc1f4-90c8-458f-845e-410be0875e73 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:09:23.693911 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:09:23.693911 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:09:23.694594 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-edefc1f4-90c8-458f-845e-410be0875e73 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:09:23.695422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-edefc1f4-90c8-458f-845e-410be0875e73 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Delete volume with id: b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:09:23.756905 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:09:23.756905 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:09:23.758614 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-edefc1f4-90c8-458f-845e-410be0875e73 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:09:23.822136 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-edefc1f4-90c8-458f-845e-410be0875e73 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Delete volume request issued successfully. Jan 02 02:09:23.822623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-edefc1f4-90c8-458f-845e-410be0875e73 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 202 Jan 02 02:09:23.826468 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 23/43] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:09:23 2021] DELETE /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:09:23.831792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee73283f-e2cc-4de4-86fc-e270283df2e8 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:09:23.832344 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee73283f-e2cc-4de4-86fc-e270283df2e8 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:09:23.832558 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:09:23.832558 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:09:23.833053 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee73283f-e2cc-4de4-86fc-e270283df2e8 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:09:23.888149 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:09:23.888149 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:09:23.899123 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ee73283f-e2cc-4de4-86fc-e270283df2e8 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:09:23.924686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee73283f-e2cc-4de4-86fc-e270283df2e8 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:09:23.925478 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 21/44] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:09:23 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 922 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:09:24.943500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-232f141f-e0db-4e06-be68-dfda83573184 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:09:24.944102 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-232f141f-e0db-4e06-be68-dfda83573184 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:09:24.944273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:09:24.944273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:09:24.944944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-232f141f-e0db-4e06-be68-dfda83573184 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:09:25.017819 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:09:25.017819 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:09:25.026813 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-232f141f-e0db-4e06-be68-dfda83573184 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:09:25.053038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-232f141f-e0db-4e06-be68-dfda83573184 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:09:25.054141 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 24/45] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:09:24 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 922 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:09:26.070312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7b3e727-f601-46e0-a5f4-e6d2fd1c22e0 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:09:26.071445 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7b3e727-f601-46e0-a5f4-e6d2fd1c22e0 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:09:26.071845 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:09:26.071845 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:09:26.072470 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7b3e727-f601-46e0-a5f4-e6d2fd1c22e0 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:09:26.181808 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:09:26.181808 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:09:26.203767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c7b3e727-f601-46e0-a5f4-e6d2fd1c22e0 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Volume info retrieved successfully. Jan 02 02:09:26.260841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7b3e727-f601-46e0-a5f4-e6d2fd1c22e0 tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 200 Jan 02 02:09:26.265997 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 22/46] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:09:26 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 922 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:09:27.283171 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b1049e4-acb5-408c-9605-7e4800076f7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] GET http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d Jan 02 02:09:27.283760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b1049e4-acb5-408c-9605-7e4800076f7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:09:27.283884 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:09:27.283884 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:09:27.284212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b1049e4-acb5-408c-9605-7e4800076f7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:09:27.396723 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b1049e4-acb5-408c-9605-7e4800076f7b tempest-LiveAutoBlockMigrationV225Test-149696541 tempest-LiveAutoBlockMigrationV225Test-149696541] http://10.222.0.39/volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d returned with HTTP 404 Jan 02 02:09:27.397796 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 25/47] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:09:27 2021] GET /volume/v3/6d6994dd5c0e4be0a526a32d4642c282/volumes/b237aa05-b018-41bb-acda-34abc84a358d => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:11:08.329320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] POST http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes Jan 02 02:11:08.329320 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:08.329320 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:08.330001 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-585746968", "imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c", "size": 1}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:11:08.330576 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-585746968', 'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c', 'size': 1}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:11:08.510850 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Create volume of 1 GB Jan 02 02:11:08.535210 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Availability Zones retrieved successfully. Jan 02 02:11:08.569105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Flow 'volume_create_api' (3a4f4d80-49bc-43a0-a389-12654e3609b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:11:08.576762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa94d19-406c-4464-bf62-01157808168f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:08.579146 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:11:08.606875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] POST http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes Jan 02 02:11:08.607811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1449213170"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:11:08.609893 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1449213170'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:11:08.611672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Create volume of 1 GB Jan 02 02:11:08.679711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Availability zone cache updated, next update will occur around 2021-01-02 03:11:08.677722. {{(pid=88067) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 02:11:08.680132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Availability Zones retrieved successfully. Jan 02 02:11:08.785048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa94d19-406c-4464-bf62-01157808168f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:08.790156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b0d9f8-03d6-4df5-b593-7d1779a7e833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:08.841383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Flow 'volume_create_api' (a47353e0-1696-480f-b886-08aa08187815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:11:08.854881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9b0406-3787-4353-b50d-898c6db09c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:08.870042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:11:08.921554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Created reservations ['833433d5-cbee-4e5a-bc9e-fcf6761e9ff0', '63bb12b9-9f7a-4abc-a0d4-f1201993e980', '58798d9c-cf4b-498b-82be-768f0b38d7ce', 'e2635df8-8bbc-4a2a-a78b-685e57704fca'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:11:08.923828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b0d9f8-03d6-4df5-b593-7d1779a7e833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['833433d5-cbee-4e5a-bc9e-fcf6761e9ff0', '63bb12b9-9f7a-4abc-a0d4-f1201993e980', '58798d9c-cf4b-498b-82be-768f0b38d7ce', 'e2635df8-8bbc-4a2a-a78b-685e57704fca']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:08.926522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d83df828-14bd-4c8f-940f-5ebdbd583050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:09.019624 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d83df828-14bd-4c8f-940f-5ebdbd583050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ee8ad79-da57-41c9-aace-74845cd7a85c', '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-585746968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c3cf5c5064c4c38b66503e3ef1a718c',qos_specs=None,replication_status=,reservations=['833433d5-cbee-4e5a-bc9e-fcf6761e9ff0','63bb12b9-9f7a-4abc-a0d4-f1201993e980','58798d9c-cf4b-498b-82be-768f0b38d7ce','e2635df8-8bbc-4a2a-a78b-685e57704fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74178707b88d471fa6a314ae960a5afc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-585746968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ee8ad79-da57-41c9-aace-74845cd7a85c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c3cf5c5064c4c38b66503e3ef1a718c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='74178707b88d471fa6a314ae960a5afc',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:09.022232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7dec1c8-0421-456f-9979-4b0e1971c872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:09.053085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7dec1c8-0421-456f-9979-4b0e1971c872) transitioned into state 'SUCCESS' from state '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-585746968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c3cf5c5064c4c38b66503e3ef1a718c',qos_specs=None,replication_status=,reservations=['833433d5-cbee-4e5a-bc9e-fcf6761e9ff0','63bb12b9-9f7a-4abc-a0d4-f1201993e980','58798d9c-cf4b-498b-82be-768f0b38d7ce','e2635df8-8bbc-4a2a-a78b-685e57704fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74178707b88d471fa6a314ae960a5afc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:09.055976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e82465e4-5886-4e32-bb8f-d855df4f5770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:09.097131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e82465e4-5886-4e32-bb8f-d855df4f5770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:09.100251 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Flow 'volume_create_api' (3a4f4d80-49bc-43a0-a389-12654e3609b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:11:09.107295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9b0406-3787-4353-b50d-898c6db09c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:09.111329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e9fe35f-80fb-4123-94d6-21a7c60dd22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:09.179631 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] 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 02 02:11:09.180868 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] 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 02 02:11:09.209097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Create volume request issued successfully. Jan 02 02:11:09.236047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08d909f8-2477-4dfd-bdaa-5c7ecc0fb523 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes returned with HTTP 202 Jan 02 02:11:09.237365 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 23/48] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:11:08 2021] POST /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes => generated 821 bytes in 913 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:11:09.253502 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93519099-353e-4bab-8717-85d8af56642c tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:09.254197 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93519099-353e-4bab-8717-85d8af56642c tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:09.254524 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:09.254524 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:09.255061 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93519099-353e-4bab-8717-85d8af56642c tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:09.267220 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Created reservations ['ffd8f7bb-ebc5-4b4e-8de8-672a5cb86f6b', 'a328e8dc-d09b-4b2b-9996-8aab13c42be3', 'e7552499-f5ea-41c7-ba1a-b3f72742e954', '5cf2b0ce-dfc0-474f-861b-24cb8f19f654'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:11:09.271949 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e9fe35f-80fb-4123-94d6-21a7c60dd22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffd8f7bb-ebc5-4b4e-8de8-672a5cb86f6b', 'a328e8dc-d09b-4b2b-9996-8aab13c42be3', 'e7552499-f5ea-41c7-ba1a-b3f72742e954', '5cf2b0ce-dfc0-474f-861b-24cb8f19f654']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:09.280434 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8eced0-50db-45df-8a61-3539f8215c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:09.366338 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8eced0-50db-45df-8a61-3539f8215c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8ebc1e0-d42a-4067-917b-b415f9e6a386', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1449213170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3b7f953f554fe6b5f80b120b088b55',qos_specs=None,replication_status=,reservations=['ffd8f7bb-ebc5-4b4e-8de8-672a5cb86f6b','a328e8dc-d09b-4b2b-9996-8aab13c42be3','e7552499-f5ea-41c7-ba1a-b3f72742e954','5cf2b0ce-dfc0-474f-861b-24cb8f19f654'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72f6e1dda4c140c18fc224f9bd102018',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1449213170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8ebc1e0-d42a-4067-917b-b415f9e6a386,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b3b7f953f554fe6b5f80b120b088b55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='72f6e1dda4c140c18fc224f9bd102018',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:09.367571 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:09.367571 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:09.368867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f3fdd6-f0a6-4379-802c-1153bc473e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:09.388458 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-93519099-353e-4bab-8717-85d8af56642c tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:09.401737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f3fdd6-f0a6-4379-802c-1153bc473e75) transitioned into state 'SUCCESS' from state '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-1449213170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3b7f953f554fe6b5f80b120b088b55',qos_specs=None,replication_status=,reservations=['ffd8f7bb-ebc5-4b4e-8de8-672a5cb86f6b','a328e8dc-d09b-4b2b-9996-8aab13c42be3','e7552499-f5ea-41c7-ba1a-b3f72742e954','5cf2b0ce-dfc0-474f-861b-24cb8f19f654'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72f6e1dda4c140c18fc224f9bd102018',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:09.404276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ceed68-a947-4e10-889e-1dc9f77e4f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:09.433867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ceed68-a947-4e10-889e-1dc9f77e4f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:09.438052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93519099-353e-4bab-8717-85d8af56642c tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:09.439437 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 24/49] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:09 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:09.439711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Flow 'volume_create_api' (a47353e0-1696-480f-b886-08aa08187815) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:11:09.563330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Create volume request issued successfully. Jan 02 02:11:09.596248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a3365ba2-57a3-4c01-9ed6-682c923d9f85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes returned with HTTP 202 Jan 02 02:11:09.601058 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 26/50] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:11:08 2021] POST /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes => generated 824 bytes in 998 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:11:09.615914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdffd46b-9011-482f-9938-67bb8b2b5c4a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:09.616829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fdffd46b-9011-482f-9938-67bb8b2b5c4a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:09.617237 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:09.617237 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:09.617858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fdffd46b-9011-482f-9938-67bb8b2b5c4a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:09.792108 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:09.792108 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:09.821042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fdffd46b-9011-482f-9938-67bb8b2b5c4a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:09.881530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdffd46b-9011-482f-9938-67bb8b2b5c4a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:09.884413 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 25/51] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:09 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 892 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:10.456450 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3c6b8d1a-340c-43b8-969f-e9c7551cd6fe tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:10.457110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3c6b8d1a-340c-43b8-969f-e9c7551cd6fe tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:10.457217 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:10.457217 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:10.457581 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3c6b8d1a-340c-43b8-969f-e9c7551cd6fe tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:10.618064 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:10.618064 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:10.641860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3c6b8d1a-340c-43b8-969f-e9c7551cd6fe tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:10.700517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3c6b8d1a-340c-43b8-969f-e9c7551cd6fe tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:10.703238 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 27/52] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:10 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:10.901545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68a83d99-954e-416d-be32-caee6888433a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:10.902733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68a83d99-954e-416d-be32-caee6888433a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:10.903119 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:10.903119 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:10.904078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68a83d99-954e-416d-be32-caee6888433a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:11.008928 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:11.008928 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:11.036469 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-68a83d99-954e-416d-be32-caee6888433a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:11.178164 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68a83d99-954e-416d-be32-caee6888433a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:11.179392 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 26/53] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:10 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 916 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:11.720062 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a404fce0-5c68-4dc4-b27c-674f7c72e7b7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:11.720721 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a404fce0-5c68-4dc4-b27c-674f7c72e7b7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:11.721187 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:11.721187 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:11.721866 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a404fce0-5c68-4dc4-b27c-674f7c72e7b7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:11.858541 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:11.858541 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:11.880736 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a404fce0-5c68-4dc4-b27c-674f7c72e7b7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:11.907516 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a404fce0-5c68-4dc4-b27c-674f7c72e7b7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:11.911630 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 28/54] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:11 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:12.196210 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3a2a6c6-7e48-421c-b981-4b1d41714950 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:12.196773 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3a2a6c6-7e48-421c-b981-4b1d41714950 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:12.197158 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:12.197158 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:12.197799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3a2a6c6-7e48-421c-b981-4b1d41714950 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:12.291918 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:12.291918 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:12.301838 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d3a2a6c6-7e48-421c-b981-4b1d41714950 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:12.330021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3a2a6c6-7e48-421c-b981-4b1d41714950 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:12.331428 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 27/55] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:12 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 917 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:12.930098 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-367bc0b8-1299-4b7e-a668-cdbf8ac8a4e3 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:12.932318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-367bc0b8-1299-4b7e-a668-cdbf8ac8a4e3 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:12.932779 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:12.932779 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:12.933495 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-367bc0b8-1299-4b7e-a668-cdbf8ac8a4e3 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:13.003754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:13.003754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:13.015009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-367bc0b8-1299-4b7e-a668-cdbf8ac8a4e3 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:13.043585 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-367bc0b8-1299-4b7e-a668-cdbf8ac8a4e3 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:13.056176 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 29/56] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:12 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:13.175341 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-dd6ab03d-702b-4710-bc43-54789fe170d9 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:13.175936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-dd6ab03d-702b-4710-bc43-54789fe170d9 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:13.176192 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:13.176192 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:13.176832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-dd6ab03d-702b-4710-bc43-54789fe170d9 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:13.253762 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:13.253762 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:13.262747 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-dd6ab03d-702b-4710-bc43-54789fe170d9 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:13.293768 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-dd6ab03d-702b-4710-bc43-54789fe170d9 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:13.294538 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 28/57] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:11:13 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 917 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:13.403519 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-367bc0b8-1299-4b7e-a668-cdbf8ac8a4e3 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume// Jan 02 02:11:13.404359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-367bc0b8-1299-4b7e-a668-cdbf8ac8a4e3 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:13.405537 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:13.405537 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:13.406221 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-367bc0b8-1299-4b7e-a668-cdbf8ac8a4e3 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:13.407838 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-367bc0b8-1299-4b7e-a668-cdbf8ac8a4e3 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:11:13.408975 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 30/58] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:11:13 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:11:13.427205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-f1202cee-443a-431f-9fc7-df1780828ea5 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] POST http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/attachments Jan 02 02:11:13.427785 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:13.427785 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:13.428202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-f1202cee-443a-431f-9fc7-df1780828ea5 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8ebc1e0-d42a-4067-917b-b415f9e6a386", "instance_uuid": "8eab4240-fb77-450a-80c2-3e5f1a947ac7", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:11:13.502507 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:13.502507 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:13.598417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-f1202cee-443a-431f-9fc7-df1780828ea5 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/attachments returned with HTTP 200 Jan 02 02:11:13.599912 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 29/59] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:11:13 2021] POST /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:11:13.650277 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2868f60a-aa5c-4c3f-8d77-fc6ea3fb5914 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:13.650799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2868f60a-aa5c-4c3f-8d77-fc6ea3fb5914 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:13.651276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2868f60a-aa5c-4c3f-8d77-fc6ea3fb5914 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:13.670241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-f1202cee-443a-431f-9fc7-df1780828ea5 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume// Jan 02 02:11:13.670802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-f1202cee-443a-431f-9fc7-df1780828ea5 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:13.671022 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:13.671022 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:13.671396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-f1202cee-443a-431f-9fc7-df1780828ea5 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:13.672606 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-f1202cee-443a-431f-9fc7-df1780828ea5 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:11:13.673618 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 30/60] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:11:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:11:13.687525 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-51a7f729-6d1d-4c93-9473-ac851a45ccb7 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:13.687525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-51a7f729-6d1d-4c93-9473-ac851a45ccb7 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:13.687970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-51a7f729-6d1d-4c93-9473-ac851a45ccb7 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:13.782663 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:13.782663 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:13.793169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2868f60a-aa5c-4c3f-8d77-fc6ea3fb5914 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:13.827655 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:13.827655 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:13.838690 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2868f60a-aa5c-4c3f-8d77-fc6ea3fb5914 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:13.839291 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:13.839291 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:13.840488 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 31/61] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:13 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 916 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:13.880676 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-51a7f729-6d1d-4c93-9473-ac851a45ccb7 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:13.978109 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:13.978109 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:13.998387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-51a7f729-6d1d-4c93-9473-ac851a45ccb7 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:13.999163 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 31/62] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:11:13 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 1015 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:11:14.027899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-817f31f5-a596-4a2d-b4e5-27a692e8d471 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] PUT http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/attachments/9f8f31bb-05c9-49cf-8080-fdd1ea083fd3 Jan 02 02:11:14.028700 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:14.028700 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:14.029547 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-817f31f5-a596-4a2d-b4e5-27a692e8d471 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:11:14.062019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dcc506c2-c247-4148-aa00-020552eaa569 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:14.062807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dcc506c2-c247-4148-aa00-020552eaa569 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:14.063139 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:14.063139 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:14.063701 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dcc506c2-c247-4148-aa00-020552eaa569 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:14.097951 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:11:14.097951 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:11:14.099138 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-817f31f5-a596-4a2d-b4e5-27a692e8d471 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Lock "b'cinder-attachment_update-d8ebc1e0-d42a-4067-917b-b415f9e6a386-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.016s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:11:14.101939 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:14.101939 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:14.166372 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:14.166372 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:14.180067 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dcc506c2-c247-4148-aa00-020552eaa569 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:14.211917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dcc506c2-c247-4148-aa00-020552eaa569 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:14.213012 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 32/63] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:14 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:14.858287 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b6a783b-9afd-4813-8fcb-2c0325ac321f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:14.859204 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b6a783b-9afd-4813-8fcb-2c0325ac321f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:14.859424 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:14.859424 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:14.859806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b6a783b-9afd-4813-8fcb-2c0325ac321f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:14.985937 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:14.985937 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:15.002686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9b6a783b-9afd-4813-8fcb-2c0325ac321f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:15.035297 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:15.035297 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:15.052386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b6a783b-9afd-4813-8fcb-2c0325ac321f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:15.053762 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 33/64] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:14 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 916 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:11:15.229716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e880a0a1-80d2-4981-a113-2fb37d9d4467 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:15.230604 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e880a0a1-80d2-4981-a113-2fb37d9d4467 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:15.230822 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:15.230822 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:15.231202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e880a0a1-80d2-4981-a113-2fb37d9d4467 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:15.349796 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:15.349796 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:15.364704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e880a0a1-80d2-4981-a113-2fb37d9d4467 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:15.412186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e880a0a1-80d2-4981-a113-2fb37d9d4467 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:15.413044 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 34/65] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:15 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:11:16.070108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbf44914-9a76-4feb-b8de-c38cf629f725 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:16.070564 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbf44914-9a76-4feb-b8de-c38cf629f725 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:16.070817 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:16.070817 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:16.071129 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbf44914-9a76-4feb-b8de-c38cf629f725 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:16.148804 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:16.148804 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:16.159516 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fbf44914-9a76-4feb-b8de-c38cf629f725 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:16.181478 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:16.181478 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:16.192037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbf44914-9a76-4feb-b8de-c38cf629f725 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:16.193079 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 35/66] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:16 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 916 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:16.272921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-817f31f5-a596-4a2d-b4e5-27a692e8d471 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Lock "b'cinder-attachment_update-d8ebc1e0-d42a-4067-917b-b415f9e6a386-n-h1-767704-6'" released by "attachment_update" :: held 2.174s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:11:16.273616 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-817f31f5-a596-4a2d-b4e5-27a692e8d471 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/attachments/9f8f31bb-05c9-49cf-8080-fdd1ea083fd3 returned with HTTP 200 Jan 02 02:11:16.274488 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 32/67] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:11:14 2021] PUT /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/attachments/9f8f31bb-05c9-49cf-8080-fdd1ea083fd3 => generated 762 bytes in 2258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:11:16.429470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75433373-3903-4de0-a1dc-e2dfa86f0d8b tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:16.429987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75433373-3903-4de0-a1dc-e2dfa86f0d8b tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:16.430182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:16.430182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:16.430858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75433373-3903-4de0-a1dc-e2dfa86f0d8b tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:16.550392 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:16.550392 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:16.571503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-75433373-3903-4de0-a1dc-e2dfa86f0d8b tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:16.642091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75433373-3903-4de0-a1dc-e2dfa86f0d8b tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:16.652349 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 36/68] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:16 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:17.209590 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99f126f5-339f-41cb-a087-d3ac1707b64e tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:17.210098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99f126f5-339f-41cb-a087-d3ac1707b64e tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:17.210510 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:17.210510 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:17.211326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99f126f5-339f-41cb-a087-d3ac1707b64e tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:17.353012 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:17.353012 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:17.376879 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-99f126f5-339f-41cb-a087-d3ac1707b64e tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:17.418577 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:17.418577 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:17.440297 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99f126f5-339f-41cb-a087-d3ac1707b64e tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:17.446262 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 33/69] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:17 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 917 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:17.659056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ed6934e-7944-462e-8823-9dd0ade0faf7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:17.659849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ed6934e-7944-462e-8823-9dd0ade0faf7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:17.660225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:17.660225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:17.660901 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ed6934e-7944-462e-8823-9dd0ade0faf7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:17.797844 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:17.797844 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:17.814131 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6ed6934e-7944-462e-8823-9dd0ade0faf7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:17.898013 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ed6934e-7944-462e-8823-9dd0ade0faf7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:17.903153 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 37/70] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:17 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:18.462124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e812d75-2689-4617-b0c3-7023b2570dae tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:18.463437 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e812d75-2689-4617-b0c3-7023b2570dae tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:18.464905 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:18.464905 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:18.465587 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e812d75-2689-4617-b0c3-7023b2570dae tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:18.537689 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:18.537689 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:18.552095 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e812d75-2689-4617-b0c3-7023b2570dae tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:18.587279 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:18.587279 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:18.601540 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e812d75-2689-4617-b0c3-7023b2570dae tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:18.602708 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 34/71] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:18 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 917 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:18.921953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d0844d6-9117-4589-866b-3f42cf7b6433 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:18.923402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d0844d6-9117-4589-866b-3f42cf7b6433 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:18.924369 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:18.924369 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:18.925438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d0844d6-9117-4589-866b-3f42cf7b6433 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:19.104832 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:19.104832 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:19.126107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1d0844d6-9117-4589-866b-3f42cf7b6433 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:19.168038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d0844d6-9117-4589-866b-3f42cf7b6433 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:19.168983 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 38/72] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:18 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:19.621935 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4a9bef8-6836-4fca-913d-39fd6f229b0c tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:19.624628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4a9bef8-6836-4fca-913d-39fd6f229b0c tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:19.624898 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:19.624898 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:19.625562 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4a9bef8-6836-4fca-913d-39fd6f229b0c tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:19.759144 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:19.759144 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:19.797684 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c4a9bef8-6836-4fca-913d-39fd6f229b0c tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:19.848922 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:19.848922 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:19.871995 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4a9bef8-6836-4fca-913d-39fd6f229b0c tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:19.873971 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 35/73] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:19 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 917 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:20.186512 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1830b6b2-a67e-4e37-a7f1-18c2ad722e56 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:20.187590 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1830b6b2-a67e-4e37-a7f1-18c2ad722e56 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:20.187951 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:20.187951 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:20.188612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1830b6b2-a67e-4e37-a7f1-18c2ad722e56 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:20.274991 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:20.274991 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:20.292404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1830b6b2-a67e-4e37-a7f1-18c2ad722e56 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:20.342784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1830b6b2-a67e-4e37-a7f1-18c2ad722e56 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:20.344461 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 39/74] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:20 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:11:20.898953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-53df1617-d16d-46da-9973-eb8eeba3684f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:20.900162 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-53df1617-d16d-46da-9973-eb8eeba3684f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:20.900836 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:20.900836 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:20.901498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-53df1617-d16d-46da-9973-eb8eeba3684f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:21.058537 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:21.058537 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:21.071546 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-53df1617-d16d-46da-9973-eb8eeba3684f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:21.114222 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:21.114222 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:21.142841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-53df1617-d16d-46da-9973-eb8eeba3684f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:21.148442 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 36/75] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:20 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 917 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:21.365470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0de03580-64b1-4a28-b8ad-fe7a56819721 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:21.366558 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0de03580-64b1-4a28-b8ad-fe7a56819721 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:21.367065 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:21.367065 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:21.367716 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0de03580-64b1-4a28-b8ad-fe7a56819721 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:21.462043 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:21.462043 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:21.477194 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0de03580-64b1-4a28-b8ad-fe7a56819721 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:21.523678 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0de03580-64b1-4a28-b8ad-fe7a56819721 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:21.524467 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 40/76] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:21 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:21.968022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-26d97acf-352e-4fba-b522-329e1edad890 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] POST http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/attachments/9f8f31bb-05c9-49cf-8080-fdd1ea083fd3/action Jan 02 02:11:21.968633 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:21.968633 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:21.969789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-26d97acf-352e-4fba-b522-329e1edad890 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:11:21.970174 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-26d97acf-352e-4fba-b522-329e1edad890 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:11:22.165230 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-81b3afda-46da-430b-9d90-ee4431b8ea12 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:22.166004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-81b3afda-46da-430b-9d90-ee4431b8ea12 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:22.170526 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:22.170526 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:22.171368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-81b3afda-46da-430b-9d90-ee4431b8ea12 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:22.213071 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:22.213071 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:22.266979 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8f02977e-38cf-41bc-bdba-7cf6c5b68c44 req-26d97acf-352e-4fba-b522-329e1edad890 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/attachments/9f8f31bb-05c9-49cf-8080-fdd1ea083fd3/action returned with HTTP 204 Jan 02 02:11:22.272781 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 37/77] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:11:21 2021] POST /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/attachments/9f8f31bb-05c9-49cf-8080-fdd1ea083fd3/action => generated 0 bytes in 310 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:11:22.343588 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:22.343588 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:22.367741 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-81b3afda-46da-430b-9d90-ee4431b8ea12 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:22.430514 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:22.430514 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:22.453806 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-81b3afda-46da-430b-9d90-ee4431b8ea12 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:22.460406 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 41/78] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:22 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 1209 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:11:22.541455 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a54fe28-c3e8-454f-b2cd-5278c226b46b tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:22.543048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a54fe28-c3e8-454f-b2cd-5278c226b46b tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:22.543566 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:22.543566 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:22.546284 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a54fe28-c3e8-454f-b2cd-5278c226b46b tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:22.664108 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:22.664108 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:22.676427 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2a54fe28-c3e8-454f-b2cd-5278c226b46b tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:22.707650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a54fe28-c3e8-454f-b2cd-5278c226b46b tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:22.710268 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 38/79] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:22 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:23.726664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9481211e-27fe-4260-935c-7e39228dc82e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:23.727970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9481211e-27fe-4260-935c-7e39228dc82e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:23.728686 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:23.728686 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:23.729547 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9481211e-27fe-4260-935c-7e39228dc82e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:23.843131 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:23.843131 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:23.869666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9481211e-27fe-4260-935c-7e39228dc82e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:23.906338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ac7d58fb-bc7b-4551-aa29-9e879e3c84fa req-79280470-c22f-4191-baed-684040d293ea tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] GET http://10.222.0.39/volume/v3/0441ce1181c94d30b3db6a19b1550125/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:23.907222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ac7d58fb-bc7b-4551-aa29-9e879e3c84fa req-79280470-c22f-4191-baed-684040d293ea tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:23.907526 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:23.907526 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:23.908048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ac7d58fb-bc7b-4551-aa29-9e879e3c84fa req-79280470-c22f-4191-baed-684040d293ea tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:23.937566 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9481211e-27fe-4260-935c-7e39228dc82e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:23.942449 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 42/80] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:23 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:24.007456 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:24.007456 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:24.009543 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-ac7d58fb-bc7b-4551-aa29-9e879e3c84fa req-79280470-c22f-4191-baed-684040d293ea tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] Volume info retrieved successfully. Jan 02 02:11:24.033261 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:24.033261 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:24.042560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ac7d58fb-bc7b-4551-aa29-9e879e3c84fa req-79280470-c22f-4191-baed-684040d293ea tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] http://10.222.0.39/volume/v3/0441ce1181c94d30b3db6a19b1550125/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:24.047198 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 39/81] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:11:23 2021] GET /volume/v3/0441ce1181c94d30b3db6a19b1550125/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 1391 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:11:24.061442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ac7d58fb-bc7b-4551-aa29-9e879e3c84fa req-b6c2213c-8846-4cc8-b3f6-6fee3cb06586 tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] GET http://10.222.0.39/volume/v3/0441ce1181c94d30b3db6a19b1550125/volumes/ceef2d05-791c-4e1a-a8ab-e68ecaf1bb41 Jan 02 02:11:24.062066 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ac7d58fb-bc7b-4551-aa29-9e879e3c84fa req-b6c2213c-8846-4cc8-b3f6-6fee3cb06586 tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:24.062273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:24.062273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:24.062633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ac7d58fb-bc7b-4551-aa29-9e879e3c84fa req-b6c2213c-8846-4cc8-b3f6-6fee3cb06586 tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:24.130516 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ac7d58fb-bc7b-4551-aa29-9e879e3c84fa req-b6c2213c-8846-4cc8-b3f6-6fee3cb06586 tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] http://10.222.0.39/volume/v3/0441ce1181c94d30b3db6a19b1550125/volumes/ceef2d05-791c-4e1a-a8ab-e68ecaf1bb41 returned with HTTP 404 Jan 02 02:11:24.131611 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 43/82] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:11:24 2021] GET /volume/v3/0441ce1181c94d30b3db6a19b1550125/volumes/ceef2d05-791c-4e1a-a8ab-e68ecaf1bb41 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:11:24.144815 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e2b1e79-74ca-4451-830b-de7303c392a0 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:24.145330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e2b1e79-74ca-4451-830b-de7303c392a0 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:24.145538 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:24.145538 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:24.145888 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e2b1e79-74ca-4451-830b-de7303c392a0 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:24.241993 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:24.241993 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:24.256956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8e2b1e79-74ca-4451-830b-de7303c392a0 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:24.305640 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:24.305640 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:24.324813 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e2b1e79-74ca-4451-830b-de7303c392a0 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:24.330018 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 40/83] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:24 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 1209 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:11:24.957918 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc08a03c-9d3a-4669-9335-0b061e90fe2d tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:24.958482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc08a03c-9d3a-4669-9335-0b061e90fe2d tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:24.958881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc08a03c-9d3a-4669-9335-0b061e90fe2d tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:25.085175 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:25.085175 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:25.097140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fc08a03c-9d3a-4669-9335-0b061e90fe2d tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:25.126825 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc08a03c-9d3a-4669-9335-0b061e90fe2d tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:25.128343 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 44/84] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:24 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:25.143971 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-5b91a7ee-df12-4922-b7ff-1a4e8e304c9a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:25.144542 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-5b91a7ee-df12-4922-b7ff-1a4e8e304c9a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:25.144720 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:25.144720 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:25.145363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-5b91a7ee-df12-4922-b7ff-1a4e8e304c9a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:25.245604 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:25.245604 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:25.269194 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-6328f544-b94c-44dd-a74e-55829c62b31c req-5b91a7ee-df12-4922-b7ff-1a4e8e304c9a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:25.319859 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:25.319859 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:25.333628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-5b91a7ee-df12-4922-b7ff-1a4e8e304c9a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:25.334822 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 41/85] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:11:25 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 1209 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:11:25.361832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-f1ef980b-fd7f-45b2-879b-c6176f129246 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] POST http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386/action Jan 02 02:11:25.362237 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:25.362237 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:25.363119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-f1ef980b-fd7f-45b2-879b-c6176f129246 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Action body: b'{"os-begin_detaching": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:11:25.363662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-f1ef980b-fd7f-45b2-879b-c6176f129246 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:11:25.435121 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:25.435121 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:25.435121 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-6328f544-b94c-44dd-a74e-55829c62b31c req-f1ef980b-fd7f-45b2-879b-c6176f129246 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:25.453713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-6328f544-b94c-44dd-a74e-55829c62b31c req-f1ef980b-fd7f-45b2-879b-c6176f129246 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Begin detaching volume completed successfully. Jan 02 02:11:25.453713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-f1ef980b-fd7f-45b2-879b-c6176f129246 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386/action returned with HTTP 202 Jan 02 02:11:25.456710 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 45/86] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:11:25 2021] POST /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:11:25.492326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cdce0d80-1d29-4a48-aafc-86735068e74f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:25.492874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cdce0d80-1d29-4a48-aafc-86735068e74f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:25.493067 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:25.493067 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:25.493726 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cdce0d80-1d29-4a48-aafc-86735068e74f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:25.528023 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-f1ef980b-fd7f-45b2-879b-c6176f129246 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume// Jan 02 02:11:25.528529 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-f1ef980b-fd7f-45b2-879b-c6176f129246 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:25.528746 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:25.528746 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:25.530305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-f1ef980b-fd7f-45b2-879b-c6176f129246 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:25.531757 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-f1ef980b-fd7f-45b2-879b-c6176f129246 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:11:25.532885 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 46/87] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:11:25 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:11:25.546088 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-392ca8be-010c-428e-adb7-a5666f471e46 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:25.546941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-392ca8be-010c-428e-adb7-a5666f471e46 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:25.547582 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-392ca8be-010c-428e-adb7-a5666f471e46 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:25.608561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:25.608561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:25.632666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cdce0d80-1d29-4a48-aafc-86735068e74f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:25.655892 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:25.655892 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:25.673763 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:25.673763 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:25.675609 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-6328f544-b94c-44dd-a74e-55829c62b31c req-392ca8be-010c-428e-adb7-a5666f471e46 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:25.694110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cdce0d80-1d29-4a48-aafc-86735068e74f tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:25.697537 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 42/88] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:25 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 1212 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:11:25.708449 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:25.708449 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:25.724947 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-392ca8be-010c-428e-adb7-a5666f471e46 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:25.726816 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 47/89] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:11:25 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 1311 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:11:26.104242 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-c2667998-1e58-4249-9e27-c6dc196b30f4 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] DELETE http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/attachments/9f8f31bb-05c9-49cf-8080-fdd1ea083fd3 Jan 02 02:11:26.104838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-c2667998-1e58-4249-9e27-c6dc196b30f4 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:26.105020 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:26.105020 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:26.105664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-c2667998-1e58-4249-9e27-c6dc196b30f4 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:26.144450 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12ed5943-174b-4fd9-a105-71bb33d005c9 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:26.145604 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12ed5943-174b-4fd9-a105-71bb33d005c9 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:26.146160 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:26.146160 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:26.146926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12ed5943-174b-4fd9-a105-71bb33d005c9 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:26.190765 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:26.190765 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:26.289897 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:26.289897 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:26.304006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-12ed5943-174b-4fd9-a105-71bb33d005c9 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:26.340069 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12ed5943-174b-4fd9-a105-71bb33d005c9 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:26.341789 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 48/90] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:26 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:26.715311 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-569e56b4-0d88-49ba-b582-d79d30ba5b00 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:26.716002 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-569e56b4-0d88-49ba-b582-d79d30ba5b00 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:26.716441 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:26.716441 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:26.717784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-569e56b4-0d88-49ba-b582-d79d30ba5b00 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:26.860055 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:26.860055 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:26.872556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-569e56b4-0d88-49ba-b582-d79d30ba5b00 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:26.933267 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:26.933267 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:26.945151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-569e56b4-0d88-49ba-b582-d79d30ba5b00 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:26.947359 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 49/91] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:26 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 1212 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:11:27.086862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6328f544-b94c-44dd-a74e-55829c62b31c req-c2667998-1e58-4249-9e27-c6dc196b30f4 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:11:27.087634 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6328f544-b94c-44dd-a74e-55829c62b31c req-c2667998-1e58-4249-9e27-c6dc196b30f4 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:11:27.096229 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6328f544-b94c-44dd-a74e-55829c62b31c req-c2667998-1e58-4249-9e27-c6dc196b30f4 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/attachments/9f8f31bb-05c9-49cf-8080-fdd1ea083fd3 returned with HTTP 200 Jan 02 02:11:27.097457 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 43/92] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:11:26 2021] DELETE /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/attachments/9f8f31bb-05c9-49cf-8080-fdd1ea083fd3 => generated 19 bytes in 998 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:27.359064 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be76062b-4bbd-4d89-b60d-6beafc862ece tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:27.360537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be76062b-4bbd-4d89-b60d-6beafc862ece tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:27.361443 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:27.361443 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:27.362115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be76062b-4bbd-4d89-b60d-6beafc862ece tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:27.503879 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:27.503879 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:27.523640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-be76062b-4bbd-4d89-b60d-6beafc862ece tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:27.568227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be76062b-4bbd-4d89-b60d-6beafc862ece tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:27.581860 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 50/93] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:27 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:27.962687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f8d38a4-87ea-49d2-85e8-eaa89f68b622 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:27.963726 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f8d38a4-87ea-49d2-85e8-eaa89f68b622 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:27.963922 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:27.963922 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:27.964609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f8d38a4-87ea-49d2-85e8-eaa89f68b622 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:28.050114 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:28.050114 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:28.060154 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7f8d38a4-87ea-49d2-85e8-eaa89f68b622 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:28.085739 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f8d38a4-87ea-49d2-85e8-eaa89f68b622 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:28.102236 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 44/94] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:27 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 917 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:28.106748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] POST http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes Jan 02 02:11:28.107873 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:28.107873 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:28.108183 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-654144901"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:11:28.113412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-654144901'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:11:28.113793 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Create volume of 1 GB Jan 02 02:11:28.150701 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Availability Zones retrieved successfully. Jan 02 02:11:28.198317 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Flow 'volume_create_api' (a0563ec2-bb49-402e-8d0b-53b32e2e6597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:11:28.201834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98b80231-8873-4725-bfe9-cee232bde4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:28.207030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:11:28.382055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98b80231-8873-4725-bfe9-cee232bde4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:28.394534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9730b44f-75e4-43a1-835b-d50e85b4ddcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:28.562451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Created reservations ['93d0623d-575b-4d65-b14e-076ce369748c', '96beae2d-72f5-4009-ae61-de09ccee41ee', 'f487b353-5d4d-4a15-8761-645a4c1e57a3', '7ab9f7fc-b212-4e1f-99da-a332744ebe1e'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:11:28.564339 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9730b44f-75e4-43a1-835b-d50e85b4ddcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93d0623d-575b-4d65-b14e-076ce369748c', '96beae2d-72f5-4009-ae61-de09ccee41ee', 'f487b353-5d4d-4a15-8761-645a4c1e57a3', '7ab9f7fc-b212-4e1f-99da-a332744ebe1e']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:28.566768 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5de76e-2647-4210-bfef-b963849cbcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:28.587268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4edbf95-2714-4058-b9dc-8d5fa7e02d28 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:28.588039 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4edbf95-2714-4058-b9dc-8d5fa7e02d28 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:28.588341 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:28.588341 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:28.589717 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4edbf95-2714-4058-b9dc-8d5fa7e02d28 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:28.685866 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5de76e-2647-4210-bfef-b963849cbcd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce88050e-89b1-4c3d-a041-3e1aae171dfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-654144901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3b7f953f554fe6b5f80b120b088b55',qos_specs=None,replication_status=,reservations=['93d0623d-575b-4d65-b14e-076ce369748c','96beae2d-72f5-4009-ae61-de09ccee41ee','f487b353-5d4d-4a15-8761-645a4c1e57a3','7ab9f7fc-b212-4e1f-99da-a332744ebe1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72f6e1dda4c140c18fc224f9bd102018',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-654144901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce88050e-89b1-4c3d-a041-3e1aae171dfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b3b7f953f554fe6b5f80b120b088b55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='72f6e1dda4c140c18fc224f9bd102018',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:28.688201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edb8108-4b79-4acd-bc96-c2982b163531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:28.711760 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:28.711760 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:28.758462 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f4edbf95-2714-4058-b9dc-8d5fa7e02d28 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:28.875087 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4edbf95-2714-4058-b9dc-8d5fa7e02d28 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:28.879487 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 45/95] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:28 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:28.947388 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edb8108-4b79-4acd-bc96-c2982b163531) transitioned into state 'SUCCESS' from state '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-654144901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3b7f953f554fe6b5f80b120b088b55',qos_specs=None,replication_status=,reservations=['93d0623d-575b-4d65-b14e-076ce369748c','96beae2d-72f5-4009-ae61-de09ccee41ee','f487b353-5d4d-4a15-8761-645a4c1e57a3','7ab9f7fc-b212-4e1f-99da-a332744ebe1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72f6e1dda4c140c18fc224f9bd102018',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:28.949490 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8156990-5ad0-4999-b71e-be8d42399446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:11:28.975825 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8156990-5ad0-4999-b71e-be8d42399446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:11:28.978481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Flow 'volume_create_api' (a0563ec2-bb49-402e-8d0b-53b32e2e6597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:11:29.055671 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Create volume request issued successfully. Jan 02 02:11:29.072078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a5b67b9-bedd-49a6-adf3-0a6ce3301d90 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes returned with HTTP 202 Jan 02 02:11:29.073802 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 51/96] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:11:28 2021] POST /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes => generated 823 bytes in 971 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:11:29.088408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cc4911b4-5dc9-4e5d-9aba-ca8a82f49c4d tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa Jan 02 02:11:29.089525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cc4911b4-5dc9-4e5d-9aba-ca8a82f49c4d tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:29.089723 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:29.089723 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:29.090392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cc4911b4-5dc9-4e5d-9aba-ca8a82f49c4d tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:29.175584 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:29.175584 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:29.189882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cc4911b4-5dc9-4e5d-9aba-ca8a82f49c4d tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:29.216534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cc4911b4-5dc9-4e5d-9aba-ca8a82f49c4d tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa returned with HTTP 200 Jan 02 02:11:29.228694 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 46/97] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:29 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa => generated 891 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:29.899824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3d4addd-e480-4503-a28f-b7d925927072 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:29.900319 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3d4addd-e480-4503-a28f-b7d925927072 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:29.900506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:29.900506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:29.901172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3d4addd-e480-4503-a28f-b7d925927072 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:29.975300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:29.975300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:29.989863 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e3d4addd-e480-4503-a28f-b7d925927072 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:30.028111 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3d4addd-e480-4503-a28f-b7d925927072 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:30.030519 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 52/98] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:29 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:30.235302 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5b0b482b-d89c-4787-961a-e1f19a6bfd1a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa Jan 02 02:11:30.237082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5b0b482b-d89c-4787-961a-e1f19a6bfd1a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:30.237284 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:30.237284 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:30.237958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5b0b482b-d89c-4787-961a-e1f19a6bfd1a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:30.335091 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:30.335091 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:30.345752 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5b0b482b-d89c-4787-961a-e1f19a6bfd1a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:30.374744 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5b0b482b-d89c-4787-961a-e1f19a6bfd1a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa returned with HTTP 200 Jan 02 02:11:30.376793 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 47/99] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:30 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa => generated 916 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:31.049699 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea01df20-031e-45b9-a458-1be59cf8e851 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:31.050812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea01df20-031e-45b9-a458-1be59cf8e851 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:31.051467 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:31.051467 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:31.052095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea01df20-031e-45b9-a458-1be59cf8e851 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:31.174276 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:31.174276 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:31.186430 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ea01df20-031e-45b9-a458-1be59cf8e851 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:31.214970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea01df20-031e-45b9-a458-1be59cf8e851 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:31.216153 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 53/100] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:31 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 971 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:32.232226 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d84071e6-cc68-4f88-9996-ffa25a540348 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:32.233488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d84071e6-cc68-4f88-9996-ffa25a540348 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:32.233899 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:32.233899 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:32.234531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d84071e6-cc68-4f88-9996-ffa25a540348 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:32.349704 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:32.349704 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:32.363354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d84071e6-cc68-4f88-9996-ffa25a540348 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:32.401956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d84071e6-cc68-4f88-9996-ffa25a540348 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:32.409022 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 48/101] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:32 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 974 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:33.348486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-796e6b37-d6b4-4da7-94d5-82a81d7601ef req-b572285c-8fa2-4781-8466-319e5c142a3d tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] GET http://10.222.0.39/volume/v3/0441ce1181c94d30b3db6a19b1550125/volumes/f1165b75-d132-4b24-bc5a-7d2a83d3ed0d Jan 02 02:11:33.349023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-796e6b37-d6b4-4da7-94d5-82a81d7601ef req-b572285c-8fa2-4781-8466-319e5c142a3d tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:33.349212 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:33.349212 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:33.349863 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-796e6b37-d6b4-4da7-94d5-82a81d7601ef req-b572285c-8fa2-4781-8466-319e5c142a3d tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:33.404777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-796e6b37-d6b4-4da7-94d5-82a81d7601ef req-b572285c-8fa2-4781-8466-319e5c142a3d tempest-VolumesAdminNegativeTest-660880822 tempest-VolumesAdminNegativeTest-660880822] http://10.222.0.39/volume/v3/0441ce1181c94d30b3db6a19b1550125/volumes/f1165b75-d132-4b24-bc5a-7d2a83d3ed0d returned with HTTP 404 Jan 02 02:11:33.406121 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 54/102] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:11:33 2021] GET /volume/v3/0441ce1181c94d30b3db6a19b1550125/volumes/f1165b75-d132-4b24-bc5a-7d2a83d3ed0d => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:11:33.423767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17e11497-b980-4eea-a86c-835a66e3e76a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] DELETE http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa Jan 02 02:11:33.424748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17e11497-b980-4eea-a86c-835a66e3e76a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:33.424748 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:33.424748 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:33.424970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17e11497-b980-4eea-a86c-835a66e3e76a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:33.425239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-17e11497-b980-4eea-a86c-835a66e3e76a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Delete volume with id: ce88050e-89b1-4c3d-a041-3e1aae171dfa Jan 02 02:11:33.439563 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec9e431b-1439-4082-8c5d-e0c4f09a7707 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:33.440079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec9e431b-1439-4082-8c5d-e0c4f09a7707 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:33.440556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec9e431b-1439-4082-8c5d-e0c4f09a7707 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:33.534928 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:33.534928 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:33.537839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:33.537839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:33.539030 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-17e11497-b980-4eea-a86c-835a66e3e76a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:33.555838 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ec9e431b-1439-4082-8c5d-e0c4f09a7707 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:33.592786 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec9e431b-1439-4082-8c5d-e0c4f09a7707 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:33.604071 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 55/103] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:33 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 974 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:33.611694 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-17e11497-b980-4eea-a86c-835a66e3e76a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Delete volume request issued successfully. Jan 02 02:11:33.613097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17e11497-b980-4eea-a86c-835a66e3e76a tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa returned with HTTP 202 Jan 02 02:11:33.616152 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 49/104] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:11:33 2021] DELETE /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:11:33.631972 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-acb324bf-4dc0-44e6-9679-ea76410aa5f4 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa Jan 02 02:11:33.632522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-acb324bf-4dc0-44e6-9679-ea76410aa5f4 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:33.636982 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:33.636982 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:33.637523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-acb324bf-4dc0-44e6-9679-ea76410aa5f4 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:33.749676 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:33.749676 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:33.775504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-acb324bf-4dc0-44e6-9679-ea76410aa5f4 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:33.809644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-acb324bf-4dc0-44e6-9679-ea76410aa5f4 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa returned with HTTP 200 Jan 02 02:11:33.810866 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 56/105] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:33 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa => generated 915 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:34.615710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4c0a41b-4263-47a2-862b-026f9529dbed tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:34.618623 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4c0a41b-4263-47a2-862b-026f9529dbed tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:34.618837 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:34.618837 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:34.619207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4c0a41b-4263-47a2-862b-026f9529dbed tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:34.685273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:34.685273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:34.695777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a4c0a41b-4263-47a2-862b-026f9529dbed tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:34.739943 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4c0a41b-4263-47a2-862b-026f9529dbed tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:34.744337 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 50/106] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:34 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 974 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:34.828102 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d5f46025-6ac0-4572-be6d-3695783650da tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa Jan 02 02:11:34.829128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d5f46025-6ac0-4572-be6d-3695783650da tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:34.829546 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:34.829546 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:34.830249 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d5f46025-6ac0-4572-be6d-3695783650da tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:34.886769 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:34.886769 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:34.896627 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d5f46025-6ac0-4572-be6d-3695783650da tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:34.921198 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d5f46025-6ac0-4572-be6d-3695783650da tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa returned with HTTP 200 Jan 02 02:11:34.923133 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 57/107] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:34 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:35.760860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09fe4715-badc-4c9e-819e-871ae2434c8e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:35.762025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09fe4715-badc-4c9e-819e-871ae2434c8e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:35.762225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:35.762225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:35.762849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09fe4715-badc-4c9e-819e-871ae2434c8e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:35.844882 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:35.844882 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:35.857724 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-09fe4715-badc-4c9e-819e-871ae2434c8e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:35.886120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09fe4715-badc-4c9e-819e-871ae2434c8e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:35.887123 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 51/108] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:35 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 974 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:35.940406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6abc3448-dc01-4623-a8da-9fbf97d02a1e tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa Jan 02 02:11:35.941963 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6abc3448-dc01-4623-a8da-9fbf97d02a1e tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:35.942561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:35.942561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:35.943226 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6abc3448-dc01-4623-a8da-9fbf97d02a1e tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:36.004030 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6abc3448-dc01-4623-a8da-9fbf97d02a1e tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa returned with HTTP 404 Jan 02 02:11:36.010469 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 58/109] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:35 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/ce88050e-89b1-4c3d-a041-3e1aae171dfa => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:11:36.013849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4192d2f4-2505-4416-a700-bedef2d322a2 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] DELETE http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:36.014774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4192d2f4-2505-4416-a700-bedef2d322a2 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:36.015188 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:36.015188 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:36.016435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4192d2f4-2505-4416-a700-bedef2d322a2 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:36.017152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4192d2f4-2505-4416-a700-bedef2d322a2 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Delete volume with id: d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:36.080954 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:36.080954 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:36.083549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4192d2f4-2505-4416-a700-bedef2d322a2 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:36.117505 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4192d2f4-2505-4416-a700-bedef2d322a2 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Delete volume request issued successfully. Jan 02 02:11:36.118109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4192d2f4-2505-4416-a700-bedef2d322a2 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 202 Jan 02 02:11:36.122741 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 52/110] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:11:36 2021] DELETE /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:11:36.128056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d985fe53-4c3a-4815-aac5-66835b60301b tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:36.128945 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d985fe53-4c3a-4815-aac5-66835b60301b tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:36.129585 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d985fe53-4c3a-4815-aac5-66835b60301b tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:36.202640 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:36.202640 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:36.220881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d985fe53-4c3a-4815-aac5-66835b60301b tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:36.274818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d985fe53-4c3a-4815-aac5-66835b60301b tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:36.286371 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 59/111] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:36 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 916 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:36.905256 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e69d7c1-29fd-4d7d-a627-2f7b0d95654f tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:36.907676 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e69d7c1-29fd-4d7d-a627-2f7b0d95654f tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:36.908899 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:36.908899 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:36.909432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e69d7c1-29fd-4d7d-a627-2f7b0d95654f tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:36.993117 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:36.993117 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:37.003164 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4e69d7c1-29fd-4d7d-a627-2f7b0d95654f tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:37.034220 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e69d7c1-29fd-4d7d-a627-2f7b0d95654f tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:37.035213 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 53/112] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:36 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 1362 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:11:37.292491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-734d5337-ada4-4f22-a71f-6c0988327020 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:37.293191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-734d5337-ada4-4f22-a71f-6c0988327020 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:37.293637 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:37.293637 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:37.294305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-734d5337-ada4-4f22-a71f-6c0988327020 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:37.367109 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:37.367109 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:37.379014 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-734d5337-ada4-4f22-a71f-6c0988327020 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Volume info retrieved successfully. Jan 02 02:11:37.407158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-734d5337-ada4-4f22-a71f-6c0988327020 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 200 Jan 02 02:11:37.408292 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 60/113] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:37 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 916 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:11:38.427527 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a440bae-99c4-4979-ae18-09dbaae8bb85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] GET http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 Jan 02 02:11:38.428739 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a440bae-99c4-4979-ae18-09dbaae8bb85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:38.429867 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:38.429867 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:38.430538 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a440bae-99c4-4979-ae18-09dbaae8bb85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:38.493307 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a440bae-99c4-4979-ae18-09dbaae8bb85 tempest-VolumesAdminNegativeTest-1956676195 tempest-VolumesAdminNegativeTest-1956676195] http://10.222.0.39/volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 returned with HTTP 404 Jan 02 02:11:38.499450 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 54/114] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:11:38 2021] GET /volume/v3/4b3b7f953f554fe6b5f80b120b088b55/volumes/d8ebc1e0-d42a-4067-917b-b415f9e6a386 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:11:39.424312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:39.424947 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:39.425292 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:39.425292 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:39.425843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:39.474289 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:39.474289 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:39.484032 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:39.516241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:39.518105 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 61/115] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:11:39 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 1362 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:11:43.151043 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-7faced52-cc45-452c-8a42-054542966f45 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:43.152657 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-7faced52-cc45-452c-8a42-054542966f45 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:43.153563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-7faced52-cc45-452c-8a42-054542966f45 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:43.233717 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:43.233717 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:43.245127 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-c359649d-6e15-4506-8def-b64559313de1 req-7faced52-cc45-452c-8a42-054542966f45 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:43.279467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-7faced52-cc45-452c-8a42-054542966f45 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:43.280773 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 55/116] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:11:43 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 1362 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:11:43.292834 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume// Jan 02 02:11:43.293325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:43.293521 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:43.293521 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:43.294184 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:43.297218 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:11:43.298276 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 62/117] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:11:43 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:11:43.323222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-e6dd5473-7d50-467c-9c86-328622ee662e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] POST http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/attachments Jan 02 02:11:43.323913 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:43.323913 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:43.324531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-e6dd5473-7d50-467c-9c86-328622ee662e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ee8ad79-da57-41c9-aace-74845cd7a85c", "instance_uuid": "26ee5d81-c48e-47bc-8d75-82e6068dbbd4", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:11:43.384641 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:43.384641 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:43.458111 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-e6dd5473-7d50-467c-9c86-328622ee662e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/attachments returned with HTTP 200 Jan 02 02:11:43.459368 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 56/118] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:11:43 2021] POST /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:11:45.483542 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume// Jan 02 02:11:45.484049 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:45.484384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:45.485494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-820af1d1-e9d1-4e78-b9aa-491604079ad0 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:11:45.488296 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 63/119] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:11:45 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:11:45.503283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-4ef81736-98d9-439c-867a-5652a1f2a94e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:11:45.503956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-4ef81736-98d9-439c-867a-5652a1f2a94e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:11:45.504230 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:45.504230 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:45.504725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-4ef81736-98d9-439c-867a-5652a1f2a94e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:11:45.556516 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:45.556516 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:45.566976 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-c359649d-6e15-4506-8def-b64559313de1 req-4ef81736-98d9-439c-867a-5652a1f2a94e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:11:45.587061 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:45.587061 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:45.597844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-4ef81736-98d9-439c-867a-5652a1f2a94e tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 200 Jan 02 02:11:45.598835 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 57/120] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:11:45 2021] GET /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 1460 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:11:45.619479 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-d07a2ccc-baf5-43dd-bad1-a4acb64e4f70 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] PUT http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/attachments/4942a310-7498-4e8d-a630-35916ab77d83 Jan 02 02:11:45.620794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-d07a2ccc-baf5-43dd-bad1-a4acb64e4f70 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:11:45.655307 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:11:45.655307 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:11:45.655832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-c359649d-6e15-4506-8def-b64559313de1 req-d07a2ccc-baf5-43dd-bad1-a4acb64e4f70 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Lock "b'cinder-attachment_update-7ee8ad79-da57-41c9-aace-74845cd7a85c-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.011s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:11:45.658364 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:45.658364 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:47.327252 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-c359649d-6e15-4506-8def-b64559313de1 req-d07a2ccc-baf5-43dd-bad1-a4acb64e4f70 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Lock "b'cinder-attachment_update-7ee8ad79-da57-41c9-aace-74845cd7a85c-n-h1-767704-6'" released by "attachment_update" :: held 1.671s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:11:47.327933 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-d07a2ccc-baf5-43dd-bad1-a4acb64e4f70 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/attachments/4942a310-7498-4e8d-a630-35916ab77d83 returned with HTTP 200 Jan 02 02:11:47.328950 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 64/121] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:11:45 2021] PUT /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/attachments/4942a310-7498-4e8d-a630-35916ab77d83 => generated 762 bytes in 1715 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:11:47.364100 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-f964d406-f752-45f9-8aa1-ccdc93fcd1b7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] POST http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/attachments/4942a310-7498-4e8d-a630-35916ab77d83/action Jan 02 02:11:47.364673 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:11:47.364673 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:11:47.365085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-f964d406-f752-45f9-8aa1-ccdc93fcd1b7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:11:47.365457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-f964d406-f752-45f9-8aa1-ccdc93fcd1b7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:11:47.434070 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:11:47.434070 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:11:47.448105 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c359649d-6e15-4506-8def-b64559313de1 req-f964d406-f752-45f9-8aa1-ccdc93fcd1b7 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/attachments/4942a310-7498-4e8d-a630-35916ab77d83/action returned with HTTP 204 Jan 02 02:11:47.449251 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 58/122] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:11:47 2021] POST /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/attachments/4942a310-7498-4e8d-a630-35916ab77d83/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:14:10.617320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] POST http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes Jan 02 02:14:10.617320 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:10.617320 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:10.617320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1537627296"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:14:10.617320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1537627296'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:14:10.617320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Create volume of 1 GB Jan 02 02:14:10.617320 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:10.617320 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:10.638183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Availability Zones retrieved successfully. Jan 02 02:14:10.691688 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Flow 'volume_create_api' (a5dfdd8a-2fc3-4e9d-813f-9fee43b3a247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:14:10.691688 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cc0a50e-7ef9-4f7b-82e8-3416920cb760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:10.732265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:14:10.929726 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cc0a50e-7ef9-4f7b-82e8-3416920cb760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:10.933118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004dd9a8-986d-4473-98df-2e88ea766b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:11.051101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Created reservations ['07e6c28a-b587-401b-815a-faf326b99d7a', '24c1d10c-17e1-4a5e-b0a4-4cf2626883c1', 'c08220dc-7c1c-4614-9ca6-3d884ffb54ce', 'eb2310cb-0765-48dc-9f12-a9fc46d2f406'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:14:11.053276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004dd9a8-986d-4473-98df-2e88ea766b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07e6c28a-b587-401b-815a-faf326b99d7a', '24c1d10c-17e1-4a5e-b0a4-4cf2626883c1', 'c08220dc-7c1c-4614-9ca6-3d884ffb54ce', 'eb2310cb-0765-48dc-9f12-a9fc46d2f406']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:11.057096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5cada78-2b90-45b8-b6f3-9d3bf8be6119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:11.141272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5cada78-2b90-45b8-b6f3-9d3bf8be6119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38833f9d-cc8e-4426-95e0-48718e3a1525', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1537627296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440288d3e11f468ca8afdfe8c2ac3339',qos_specs=None,replication_status=,reservations=['07e6c28a-b587-401b-815a-faf326b99d7a','24c1d10c-17e1-4a5e-b0a4-4cf2626883c1','c08220dc-7c1c-4614-9ca6-3d884ffb54ce','eb2310cb-0765-48dc-9f12-a9fc46d2f406'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb92d306c77f440bab883fdadae2bb28',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:14:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1537627296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38833f9d-cc8e-4426-95e0-48718e3a1525,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440288d3e11f468ca8afdfe8c2ac3339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='eb92d306c77f440bab883fdadae2bb28',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:11.147563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a0a2097-a072-4a64-9379-c883f38d3ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:11.276958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a0a2097-a072-4a64-9379-c883f38d3ccf) transitioned into state 'SUCCESS' from state '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-1537627296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440288d3e11f468ca8afdfe8c2ac3339',qos_specs=None,replication_status=,reservations=['07e6c28a-b587-401b-815a-faf326b99d7a','24c1d10c-17e1-4a5e-b0a4-4cf2626883c1','c08220dc-7c1c-4614-9ca6-3d884ffb54ce','eb2310cb-0765-48dc-9f12-a9fc46d2f406'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb92d306c77f440bab883fdadae2bb28',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:11.285275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462fb0a4-0371-4830-81f5-cd17b2fcd62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:11.357093 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462fb0a4-0371-4830-81f5-cd17b2fcd62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:11.371335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Flow 'volume_create_api' (a5dfdd8a-2fc3-4e9d-813f-9fee43b3a247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:14:11.476323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Create volume request issued successfully. Jan 02 02:14:11.495671 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0fa34a00-66c7-4faf-8989-b2ed25a02330 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes returned with HTTP 202 Jan 02 02:14:11.497449 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 65/123] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:14:10 2021] POST /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes => generated 817 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:14:11.514000 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99f84bb5-a0c9-4e8f-ba82-0c7639659792 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:14:11.514532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99f84bb5-a0c9-4e8f-ba82-0c7639659792 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:11.514740 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:11.514740 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:11.515108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99f84bb5-a0c9-4e8f-ba82-0c7639659792 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:11.592249 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:11.592249 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:11.605280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-99f84bb5-a0c9-4e8f-ba82-0c7639659792 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:14:11.649116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99f84bb5-a0c9-4e8f-ba82-0c7639659792 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:14:11.662082 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 59/124] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:11 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 885 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:12.675768 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44f8d93b-0397-4e6a-9712-967b6fb83d6f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:14:12.680433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44f8d93b-0397-4e6a-9712-967b6fb83d6f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:12.686173 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:12.686173 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:12.687661 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44f8d93b-0397-4e6a-9712-967b6fb83d6f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:12.952953 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:12.952953 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:12.977327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-44f8d93b-0397-4e6a-9712-967b6fb83d6f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:14:13.017437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44f8d93b-0397-4e6a-9712-967b6fb83d6f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:14:13.018654 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 66/125] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:12 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 910 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:14.270399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-8a555d0d-f007-4943-bc73-38b06782a377 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:14:14.272126 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-8a555d0d-f007-4943-bc73-38b06782a377 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:14.272560 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:14.272560 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:14.273285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-8a555d0d-f007-4943-bc73-38b06782a377 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:14.337291 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:14.337291 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:14.364332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-8a555d0d-f007-4943-bc73-38b06782a377 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:14:14.399685 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-8a555d0d-f007-4943-bc73-38b06782a377 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:14:14.401178 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 60/126] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:14:14 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 910 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:14:14.497964 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44f8d93b-0397-4e6a-9712-967b6fb83d6f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume// Jan 02 02:14:14.498646 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44f8d93b-0397-4e6a-9712-967b6fb83d6f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:14.505268 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:14.505268 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:14.505989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44f8d93b-0397-4e6a-9712-967b6fb83d6f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:14.507394 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44f8d93b-0397-4e6a-9712-967b6fb83d6f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:14:14.509045 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 67/127] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:14:14 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:14:14.549299 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-a3708a3b-9d70-4b3a-b943-c2e82579b53d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] POST http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/attachments Jan 02 02:14:14.549299 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:14.549299 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:14.549299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-a3708a3b-9d70-4b3a-b943-c2e82579b53d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38833f9d-cc8e-4426-95e0-48718e3a1525", "instance_uuid": "ca6813dd-791e-4f4b-b060-247df2f7c2c2", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:14:14.609048 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:14.609048 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:14.706653 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-a3708a3b-9d70-4b3a-b943-c2e82579b53d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/attachments returned with HTTP 200 Jan 02 02:14:14.713317 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 61/128] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:14:14 2021] POST /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/attachments => generated 273 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:14:14.849469 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-061c482f-f662-408b-b232-f7eee2d4ca9a tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:14:14.850169 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-061c482f-f662-408b-b232-f7eee2d4ca9a tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:14.850765 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-061c482f-f662-408b-b232-f7eee2d4ca9a tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:14.879175 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-a3708a3b-9d70-4b3a-b943-c2e82579b53d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume// Jan 02 02:14:14.880452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-a3708a3b-9d70-4b3a-b943-c2e82579b53d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:14.881176 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:14.881176 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:14.881526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-a3708a3b-9d70-4b3a-b943-c2e82579b53d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:14.886491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-a3708a3b-9d70-4b3a-b943-c2e82579b53d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:14:14.888492 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 62/129] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:14:14 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 02:14:14.910180 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-3611a98d-4f2d-4265-ae84-ef3af863ac62 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:14:14.911268 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-3611a98d-4f2d-4265-ae84-ef3af863ac62 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:14.912086 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-3611a98d-4f2d-4265-ae84-ef3af863ac62 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:14.942102 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:14.942102 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:14.952222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-061c482f-f662-408b-b232-f7eee2d4ca9a tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:14:14.972556 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:14.972556 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:14.983168 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-061c482f-f662-408b-b232-f7eee2d4ca9a tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:14:14.984170 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 68/130] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:14 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 909 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:15.031999 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:15.031999 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:15.055568 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-3611a98d-4f2d-4265-ae84-ef3af863ac62 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:14:15.097541 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:15.097541 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:15.109746 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-3611a98d-4f2d-4265-ae84-ef3af863ac62 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:14:15.110886 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 63/131] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:14:14 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 1008 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:14:15.136876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-e32460c9-ed02-4c38-a0ed-545fd9fb815d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] PUT http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/attachments/7a7df35d-1227-403a-9b7e-584297439a84 Jan 02 02:14:15.138119 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:15.138119 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:15.139288 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-e32460c9-ed02-4c38-a0ed-545fd9fb815d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:14:15.215894 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:14:15.215894 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:14:15.216847 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-e32460c9-ed02-4c38-a0ed-545fd9fb815d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Lock "b'cinder-attachment_update-38833f9d-cc8e-4426-95e0-48718e3a1525-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.022s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:14:15.219397 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:15.219397 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:16.015687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbcbf307-ba3b-4f09-ae5f-016e239b80db tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:14:16.016794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbcbf307-ba3b-4f09-ae5f-016e239b80db tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:16.017472 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:16.017472 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:16.018786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbcbf307-ba3b-4f09-ae5f-016e239b80db tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:16.106452 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:16.106452 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:16.126194 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cbcbf307-ba3b-4f09-ae5f-016e239b80db tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:14:16.177916 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:16.177916 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:16.199808 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbcbf307-ba3b-4f09-ae5f-016e239b80db tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:14:16.201876 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 64/132] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:16 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 909 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:17.189595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-e32460c9-ed02-4c38-a0ed-545fd9fb815d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Lock "b'cinder-attachment_update-38833f9d-cc8e-4426-95e0-48718e3a1525-n-h1-767704-6'" released by "attachment_update" :: held 1.972s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:14:17.191689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-e32460c9-ed02-4c38-a0ed-545fd9fb815d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/attachments/7a7df35d-1227-403a-9b7e-584297439a84 returned with HTTP 200 Jan 02 02:14:17.199311 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 69/133] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:14:15 2021] PUT /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/attachments/7a7df35d-1227-403a-9b7e-584297439a84 => generated 762 bytes in 2073 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:14:17.222843 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e60312ea-a9f7-46ce-8fb0-f1e45df24bc3 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:14:17.223745 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e60312ea-a9f7-46ce-8fb0-f1e45df24bc3 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:17.224337 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:17.224337 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:17.225363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e60312ea-a9f7-46ce-8fb0-f1e45df24bc3 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:17.440344 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:17.440344 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:17.459092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e60312ea-a9f7-46ce-8fb0-f1e45df24bc3 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:14:17.510710 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:17.510710 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:17.530913 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e60312ea-a9f7-46ce-8fb0-f1e45df24bc3 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:14:17.532897 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 65/134] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:17 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 910 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:14:18.550226 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e146c839-a45d-4d8a-9ecf-ef5bb1e3534f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:14:18.551055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e146c839-a45d-4d8a-9ecf-ef5bb1e3534f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:18.551055 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:18.551055 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:18.551507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e146c839-a45d-4d8a-9ecf-ef5bb1e3534f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:18.607335 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:18.607335 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:18.617594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e146c839-a45d-4d8a-9ecf-ef5bb1e3534f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:14:18.639751 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:18.639751 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:18.649855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e146c839-a45d-4d8a-9ecf-ef5bb1e3534f tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:14:18.651053 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 70/135] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:18 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 910 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:19.681785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-163efe04-393b-4b4e-9f15-9e6d4ca2f880 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:14:19.683363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-163efe04-393b-4b4e-9f15-9e6d4ca2f880 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:19.683779 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:19.683779 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:19.684546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-163efe04-393b-4b4e-9f15-9e6d4ca2f880 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:19.805506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:19.805506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:19.815448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-163efe04-393b-4b4e-9f15-9e6d4ca2f880 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:14:19.838066 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:19.838066 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:19.848530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-163efe04-393b-4b4e-9f15-9e6d4ca2f880 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:14:19.850178 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 66/136] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:19 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 910 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:20.885674 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c6a3a7a-7e0f-45f2-88d1-41cc81b8c49c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:14:20.887734 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c6a3a7a-7e0f-45f2-88d1-41cc81b8c49c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:20.888231 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:20.888231 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:20.889510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c6a3a7a-7e0f-45f2-88d1-41cc81b8c49c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:20.951057 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:20.951057 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:20.963251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5c6a3a7a-7e0f-45f2-88d1-41cc81b8c49c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:14:20.985279 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:20.985279 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:20.995931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c6a3a7a-7e0f-45f2-88d1-41cc81b8c49c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:14:20.997261 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 71/137] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:20 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 910 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:22.017006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71ce2efd-5b79-4c6a-8445-c083ab994f02 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:14:22.019346 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71ce2efd-5b79-4c6a-8445-c083ab994f02 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:22.019909 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:22.019909 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:22.021215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71ce2efd-5b79-4c6a-8445-c083ab994f02 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:22.250976 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:22.250976 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:22.273623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-71ce2efd-5b79-4c6a-8445-c083ab994f02 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:14:22.325482 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:22.325482 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:22.350303 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71ce2efd-5b79-4c6a-8445-c083ab994f02 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:14:22.351521 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 67/138] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:22 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 910 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:23.163333 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-45556953-264e-4432-84c9-55918303a37b tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] POST http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/attachments/7a7df35d-1227-403a-9b7e-584297439a84/action Jan 02 02:14:23.164014 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:23.164014 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:23.164649 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-45556953-264e-4432-84c9-55918303a37b tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:14:23.165391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-45556953-264e-4432-84c9-55918303a37b tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:14:23.334064 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:23.334064 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:23.352255 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-758cd204-c55e-4549-bb0d-3afa3ecd0691 req-45556953-264e-4432-84c9-55918303a37b tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/attachments/7a7df35d-1227-403a-9b7e-584297439a84/action returned with HTTP 204 Jan 02 02:14:23.354487 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 72/139] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:14:23 2021] POST /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/attachments/7a7df35d-1227-403a-9b7e-584297439a84/action => generated 0 bytes in 196 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:14:23.382306 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-76249598-0b9e-42fb-9919-af3546c5484d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:14:23.382844 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-76249598-0b9e-42fb-9919-af3546c5484d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:23.383041 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:23.383041 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:23.385450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-76249598-0b9e-42fb-9919-af3546c5484d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:23.451153 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:23.451153 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:23.465463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-76249598-0b9e-42fb-9919-af3546c5484d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:14:23.488394 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:23.488394 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:23.502933 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-76249598-0b9e-42fb-9919-af3546c5484d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:14:23.504267 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 68/140] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:23 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 1202 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:14:32.072032 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-2f01af32-1473-44bd-be53-fa9eb1446123 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] DELETE http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/attachments/4942a310-7498-4e8d-a630-35916ab77d83 Jan 02 02:14:32.072872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-2f01af32-1473-44bd-be53-fa9eb1446123 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:32.073300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:32.073300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:32.073300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-2f01af32-1473-44bd-be53-fa9eb1446123 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:32.114438 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:32.114438 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:33.138125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-2f01af32-1473-44bd-be53-fa9eb1446123 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:14:33.139176 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-2f01af32-1473-44bd-be53-fa9eb1446123 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:14:33.169745 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-2f01af32-1473-44bd-be53-fa9eb1446123 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/attachments/4942a310-7498-4e8d-a630-35916ab77d83 returned with HTTP 200 Jan 02 02:14:33.171004 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 73/141] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:14:32 2021] DELETE /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/attachments/4942a310-7498-4e8d-a630-35916ab77d83 => generated 19 bytes in 1104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:14:33.188122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-f355712b-eff7-4ec5-9531-1955f1dff77c tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] DELETE http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:14:33.188622 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-f355712b-eff7-4ec5-9531-1955f1dff77c tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:33.189096 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:33.189096 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:33.189480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-f355712b-eff7-4ec5-9531-1955f1dff77c tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:33.189955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-f355712b-eff7-4ec5-9531-1955f1dff77c tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Delete volume with id: 7ee8ad79-da57-41c9-aace-74845cd7a85c Jan 02 02:14:33.339068 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:33.339068 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:33.343423 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-f355712b-eff7-4ec5-9531-1955f1dff77c tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Volume info retrieved successfully. Jan 02 02:14:33.421525 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-f355712b-eff7-4ec5-9531-1955f1dff77c tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Delete volume request issued successfully. Jan 02 02:14:33.421525 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-f355712b-eff7-4ec5-9531-1955f1dff77c tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c returned with HTTP 202 Jan 02 02:14:33.421525 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 69/142] 10.222.0.52 () {60 vars in 1384 bytes} [Sat Jan 2 02:14:33 2021] DELETE /volume/v3/1c3cf5c5064c4c38b66503e3ef1a718c/volumes/7ee8ad79-da57-41c9-aace-74845cd7a85c => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:14:35.143347 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-2f01af32-1473-44bd-be53-fa9eb1446123 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] GET http://10.222.0.39/volume// Jan 02 02:14:35.144140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-2f01af32-1473-44bd-be53-fa9eb1446123 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:35.144484 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:35.144484 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:35.145196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-2f01af32-1473-44bd-be53-fa9eb1446123 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:35.147162 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-46922022-1ad7-43b6-8f66-cf6b4efcca84 req-2f01af32-1473-44bd-be53-fa9eb1446123 tempest-ServersTestBootFromVolume-259100848 tempest-ServersTestBootFromVolume-259100848] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:14:35.148290 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 74/143] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:14:35 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:14:35.168745 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-1065c255-69e5-440e-b428-c0c2f5136d93 tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] POST http://10.222.0.39/volume/v3/7f1499f7bae54e77b452dc707b5fd97f/attachments Jan 02 02:14:35.169552 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:35.169552 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:35.170379 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-1065c255-69e5-440e-b428-c0c2f5136d93 tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38833f9d-cc8e-4426-95e0-48718e3a1525", "instance_uuid": "ca6813dd-791e-4f4b-b060-247df2f7c2c2", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:14:35.264360 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:35.264360 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:35.414466 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] POST http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes Jan 02 02:14:35.419514 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1011913355"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:14:35.435001 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1011913355'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:14:35.436381 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Create volume of 1 GB Jan 02 02:14:35.438064 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:35.438064 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:35.537748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Availability Zones retrieved successfully. Jan 02 02:14:35.617362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Flow 'volume_create_api' (b0f2c195-26b2-4700-9a2b-016e411ea023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:14:35.624923 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc5b7ee-95f4-45d9-8063-5ba2c74a77a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:35.629346 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:14:35.840039 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc5b7ee-95f4-45d9-8063-5ba2c74a77a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:35.856580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52922945-1ff5-4ff5-8909-40d1fdd0f719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:36.224131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Created reservations ['8292bff3-f7ea-4503-a360-47f14fe97571', '0b22dbd1-c0cc-4753-95ff-78d43aa88356', 'b04fae04-23bb-4766-8b94-849d39c00d1b', '816c23f0-4ec7-4d85-92b5-4e001bce874c'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:14:36.225994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52922945-1ff5-4ff5-8909-40d1fdd0f719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8292bff3-f7ea-4503-a360-47f14fe97571', '0b22dbd1-c0cc-4753-95ff-78d43aa88356', 'b04fae04-23bb-4766-8b94-849d39c00d1b', '816c23f0-4ec7-4d85-92b5-4e001bce874c']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:36.228874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6bed01-1e14-408d-839b-8422b6ee816b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:36.401456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6bed01-1e14-408d-839b-8422b6ee816b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f4121f4-6f98-4bfe-a076-63d428c2bac6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1011913355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebb477f98b54da7bfb168675ea4522f',qos_specs=None,replication_status=,reservations=['8292bff3-f7ea-4503-a360-47f14fe97571','0b22dbd1-c0cc-4753-95ff-78d43aa88356','b04fae04-23bb-4766-8b94-849d39c00d1b','816c23f0-4ec7-4d85-92b5-4e001bce874c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f3715cf9f4456998f478fab668c4dd',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1011913355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f4121f4-6f98-4bfe-a076-63d428c2bac6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebb477f98b54da7bfb168675ea4522f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='30f3715cf9f4456998f478fab668c4dd',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:36.404029 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (532cd053-38b1-43cf-93f0-946149a978e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:36.470996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (532cd053-38b1-43cf-93f0-946149a978e8) transitioned into state 'SUCCESS' from state '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-1011913355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebb477f98b54da7bfb168675ea4522f',qos_specs=None,replication_status=,reservations=['8292bff3-f7ea-4503-a360-47f14fe97571','0b22dbd1-c0cc-4753-95ff-78d43aa88356','b04fae04-23bb-4766-8b94-849d39c00d1b','816c23f0-4ec7-4d85-92b5-4e001bce874c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f3715cf9f4456998f478fab668c4dd',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:36.480130 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4988eed-f613-4916-a99b-f909757e8a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:36.521153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4988eed-f613-4916-a99b-f909757e8a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:36.529450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Flow 'volume_create_api' (b0f2c195-26b2-4700-9a2b-016e411ea023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:14:36.826103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Create volume request issued successfully. Jan 02 02:14:36.986473 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29360621-a485-42bf-9f08-3b3274b9394f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes returned with HTTP 202 Jan 02 02:14:37.012324 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 75/144] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:14:35 2021] POST /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes => generated 823 bytes in 1611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:14:37.024634 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ac3608e-0ec2-42da-b0c7-183415e22ea2 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 Jan 02 02:14:37.025159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ac3608e-0ec2-42da-b0c7-183415e22ea2 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:37.025339 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:37.025339 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:37.025848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ac3608e-0ec2-42da-b0c7-183415e22ea2 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:37.132573 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:37.132573 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:37.161002 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6ac3608e-0ec2-42da-b0c7-183415e22ea2 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:14:37.205924 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ac3608e-0ec2-42da-b0c7-183415e22ea2 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 returned with HTTP 200 Jan 02 02:14:37.207019 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 76/145] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:37 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 => generated 915 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:38.011957 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-1065c255-69e5-440e-b428-c0c2f5136d93 tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] http://10.222.0.39/volume/v3/7f1499f7bae54e77b452dc707b5fd97f/attachments returned with HTTP 200 Jan 02 02:14:38.013078 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 70/146] 10.222.0.35 () {64 vars in 1358 bytes} [Sat Jan 2 02:14:35 2021] POST /volume/v3/7f1499f7bae54e77b452dc707b5fd97f/attachments => generated 762 bytes in 2853 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:14:38.057075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-c395786e-4947-42f7-9e3d-85abb292991b tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] GET http://10.222.0.39/volume/v3/7f1499f7bae54e77b452dc707b5fd97f/attachments/461a90e3-1679-4c90-bb89-68b66cfd5e94 Jan 02 02:14:38.057957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-c395786e-4947-42f7-9e3d-85abb292991b tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:38.058348 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:38.058348 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:38.058964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-c395786e-4947-42f7-9e3d-85abb292991b tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:38.125227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-c395786e-4947-42f7-9e3d-85abb292991b tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] http://10.222.0.39/volume/v3/7f1499f7bae54e77b452dc707b5fd97f/attachments/461a90e3-1679-4c90-bb89-68b66cfd5e94 returned with HTTP 200 Jan 02 02:14:38.129400 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 77/147] 10.222.0.35 () {60 vars in 1415 bytes} [Sat Jan 2 02:14:38 2021] GET /volume/v3/7f1499f7bae54e77b452dc707b5fd97f/attachments/461a90e3-1679-4c90-bb89-68b66cfd5e94 => generated 789 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:14:38.234311 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cdcc7343-7d0c-4a09-863c-8cd780b30442 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 Jan 02 02:14:38.234845 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cdcc7343-7d0c-4a09-863c-8cd780b30442 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:38.235056 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:38.235056 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:38.235422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cdcc7343-7d0c-4a09-863c-8cd780b30442 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:38.362922 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:38.362922 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:38.386133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cdcc7343-7d0c-4a09-863c-8cd780b30442 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:14:38.456718 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cdcc7343-7d0c-4a09-863c-8cd780b30442 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 returned with HTTP 200 Jan 02 02:14:38.457578 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 71/148] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:38 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 => generated 915 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:39.474508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85ebdf60-9b2e-4bbb-bf71-4e2a71a0e32a tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 Jan 02 02:14:39.475664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85ebdf60-9b2e-4bbb-bf71-4e2a71a0e32a tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:39.476064 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:39.476064 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:39.476701 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85ebdf60-9b2e-4bbb-bf71-4e2a71a0e32a tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:39.583000 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:39.583000 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:39.600513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-85ebdf60-9b2e-4bbb-bf71-4e2a71a0e32a tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:14:39.656270 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85ebdf60-9b2e-4bbb-bf71-4e2a71a0e32a tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 returned with HTTP 200 Jan 02 02:14:39.657726 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 78/149] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:39 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 => generated 916 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:14:39.674440 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8501e5c-1eb5-411a-991e-e56cad41d37c tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] POST http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6/action Jan 02 02:14:39.674908 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:39.674908 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:39.675343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8501e5c-1eb5-411a-991e-e56cad41d37c tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:14:39.676015 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8501e5c-1eb5-411a-991e-e56cad41d37c tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:14:39.745857 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:39.745857 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:39.747766 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c8501e5c-1eb5-411a-991e-e56cad41d37c tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:14:39.768116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c8501e5c-1eb5-411a-991e-e56cad41d37c tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume updated successfully. Jan 02 02:14:39.768982 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8501e5c-1eb5-411a-991e-e56cad41d37c tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6/action returned with HTTP 200 Jan 02 02:14:39.770304 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 72/150] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:14:39 2021] POST /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6/action => generated 0 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 02:14:39.782661 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15bd2539-b450-4cb7-a94a-326a8d61b37e tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 Jan 02 02:14:39.783769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15bd2539-b450-4cb7-a94a-326a8d61b37e tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:39.786859 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:39.786859 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:39.788451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15bd2539-b450-4cb7-a94a-326a8d61b37e tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:39.996980 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:39.996980 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:40.021970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-15bd2539-b450-4cb7-a94a-326a8d61b37e tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:14:40.074872 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15bd2539-b450-4cb7-a94a-326a8d61b37e tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 returned with HTTP 200 Jan 02 02:14:40.078282 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 79/151] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:39 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 => generated 916 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:42.312255 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-51268caf-dca5-4677-8e4b-7f2850b26655 req-00f32e1e-8ea4-47bb-8431-f5a6a250c9ff tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 Jan 02 02:14:42.313144 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-51268caf-dca5-4677-8e4b-7f2850b26655 req-00f32e1e-8ea4-47bb-8431-f5a6a250c9ff tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:42.313144 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:42.313144 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:42.313719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-51268caf-dca5-4677-8e4b-7f2850b26655 req-00f32e1e-8ea4-47bb-8431-f5a6a250c9ff tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:42.386259 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:42.386259 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:42.395931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-51268caf-dca5-4677-8e4b-7f2850b26655 req-00f32e1e-8ea4-47bb-8431-f5a6a250c9ff tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:14:42.424104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-51268caf-dca5-4677-8e4b-7f2850b26655 req-00f32e1e-8ea4-47bb-8431-f5a6a250c9ff tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 returned with HTTP 200 Jan 02 02:14:42.425819 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 73/152] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:14:42 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 => generated 916 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:45.695221 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] POST http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes Jan 02 02:14:45.697354 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:45.697354 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:45.701876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1699158271"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:14:45.707477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1699158271'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:14:45.712457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Create volume of 1 GB Jan 02 02:14:45.801103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Availability Zones retrieved successfully. Jan 02 02:14:45.878288 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Flow 'volume_create_api' (53217426-f60b-4af0-9c45-5974bba2321b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:14:45.885304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af73cf83-8f63-42fb-a432-95729e4adb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:45.896403 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:14:46.081270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af73cf83-8f63-42fb-a432-95729e4adb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:46.088919 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b25605a0-7012-49d9-9d50-d2a1e66207f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:46.268728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Created reservations ['82b5085e-2843-4e64-a2da-082458d520ef', 'a070aa7d-a806-4916-9e36-d643e0c645be', 'b21a0f52-9f6c-4a09-9135-6596b1fc2ad6', 'd2f73f9b-d659-435f-9372-fd228b779a73'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:14:46.274004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b25605a0-7012-49d9-9d50-d2a1e66207f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82b5085e-2843-4e64-a2da-082458d520ef', 'a070aa7d-a806-4916-9e36-d643e0c645be', 'b21a0f52-9f6c-4a09-9135-6596b1fc2ad6', 'd2f73f9b-d659-435f-9372-fd228b779a73']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:46.280315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06fe9247-c573-4c8a-9a18-c2f9b19804ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:46.436112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06fe9247-c573-4c8a-9a18-c2f9b19804ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35c388ae-13cc-49a9-9206-1dcbaca1a033', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1699158271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebb477f98b54da7bfb168675ea4522f',qos_specs=None,replication_status=,reservations=['82b5085e-2843-4e64-a2da-082458d520ef','a070aa7d-a806-4916-9e36-d643e0c645be','b21a0f52-9f6c-4a09-9135-6596b1fc2ad6','d2f73f9b-d659-435f-9372-fd228b779a73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f3715cf9f4456998f478fab668c4dd',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1699158271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35c388ae-13cc-49a9-9206-1dcbaca1a033,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebb477f98b54da7bfb168675ea4522f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='30f3715cf9f4456998f478fab668c4dd',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:46.441425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4c0e2e-29bb-4f9f-ac28-e8b8884be735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:46.512406 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4c0e2e-29bb-4f9f-ac28-e8b8884be735) transitioned into state 'SUCCESS' from state '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-1699158271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebb477f98b54da7bfb168675ea4522f',qos_specs=None,replication_status=,reservations=['82b5085e-2843-4e64-a2da-082458d520ef','a070aa7d-a806-4916-9e36-d643e0c645be','b21a0f52-9f6c-4a09-9135-6596b1fc2ad6','d2f73f9b-d659-435f-9372-fd228b779a73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f3715cf9f4456998f478fab668c4dd',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:46.517721 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b762b17-7cc9-46f1-88ad-6af689a51727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:46.549750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b762b17-7cc9-46f1-88ad-6af689a51727) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:46.556642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Flow 'volume_create_api' (53217426-f60b-4af0-9c45-5974bba2321b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:14:46.683454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Create volume request issued successfully. Jan 02 02:14:46.705748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7f77607-e78e-4a5e-ade9-d035bda28348 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes returned with HTTP 202 Jan 02 02:14:46.715373 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 80/153] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:14:45 2021] POST /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes => generated 823 bytes in 1021 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:14:46.744244 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e657d791-eba2-43a9-bf1a-ee7033a594a2 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 Jan 02 02:14:46.745327 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e657d791-eba2-43a9-bf1a-ee7033a594a2 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:46.745708 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:46.745708 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:46.746408 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e657d791-eba2-43a9-bf1a-ee7033a594a2 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:46.883949 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:46.883949 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:46.902017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e657d791-eba2-43a9-bf1a-ee7033a594a2 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:14:46.969685 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e657d791-eba2-43a9-bf1a-ee7033a594a2 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 returned with HTTP 200 Jan 02 02:14:46.971637 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 74/154] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:46 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 => generated 891 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:48.021711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21324307-c1e9-4578-98bf-5068c20af666 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 Jan 02 02:14:48.024568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21324307-c1e9-4578-98bf-5068c20af666 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:48.033018 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:48.033018 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:48.035279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21324307-c1e9-4578-98bf-5068c20af666 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:48.232324 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:48.232324 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:48.252531 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-21324307-c1e9-4578-98bf-5068c20af666 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:14:48.346538 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21324307-c1e9-4578-98bf-5068c20af666 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 returned with HTTP 200 Jan 02 02:14:48.347907 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 81/155] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:47 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 => generated 916 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:52.685175 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-56e25b64-0a36-4eb7-9eb7-e01f625ca1b1 tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] POST http://10.222.0.39/volume/v3/7f1499f7bae54e77b452dc707b5fd97f/attachments/461a90e3-1679-4c90-bb89-68b66cfd5e94/action Jan 02 02:14:52.686440 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:52.686440 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:52.687456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-56e25b64-0a36-4eb7-9eb7-e01f625ca1b1 tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:14:52.688248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-56e25b64-0a36-4eb7-9eb7-e01f625ca1b1 tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:14:52.807543 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:52.807543 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:14:52.826730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-56e25b64-0a36-4eb7-9eb7-e01f625ca1b1 tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] http://10.222.0.39/volume/v3/7f1499f7bae54e77b452dc707b5fd97f/attachments/461a90e3-1679-4c90-bb89-68b66cfd5e94/action returned with HTTP 204 Jan 02 02:14:52.828805 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 75/156] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 02:14:52 2021] POST /volume/v3/7f1499f7bae54e77b452dc707b5fd97f/attachments/461a90e3-1679-4c90-bb89-68b66cfd5e94/action => generated 0 bytes in 149 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:14:59.877377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-56a28256-d432-4f4f-899d-3fb4bc161ebe tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] DELETE http://10.222.0.39/volume/v3/7f1499f7bae54e77b452dc707b5fd97f/attachments/7a7df35d-1227-403a-9b7e-584297439a84 Jan 02 02:14:59.878203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-56a28256-d432-4f4f-899d-3fb4bc161ebe tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:59.878203 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:59.878203 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:14:59.878639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-56a28256-d432-4f4f-899d-3fb4bc161ebe tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:59.920692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:59.920692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:00.213156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-56a28256-d432-4f4f-899d-3fb4bc161ebe tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(461a90e3-1679-4c90-bb89-68b66cfd5e94)]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:15:00.214165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-56a28256-d432-4f4f-899d-3fb4bc161ebe tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] Adding status of: attached to pending status list for volume. {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 02:15:00.214957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-56a28256-d432-4f4f-899d-3fb4bc161ebe tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:15:00.223406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6bbae311-f2c6-4860-a4d4-e3a269617df4 req-56a28256-d432-4f4f-899d-3fb4bc161ebe tempest-LiveMigrationTest-965266596 tempest-LiveMigrationTest-965266596] http://10.222.0.39/volume/v3/7f1499f7bae54e77b452dc707b5fd97f/attachments/7a7df35d-1227-403a-9b7e-584297439a84 returned with HTTP 200 Jan 02 02:15:00.225403 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 82/157] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:14:59 2021] DELETE /volume/v3/7f1499f7bae54e77b452dc707b5fd97f/attachments/7a7df35d-1227-403a-9b7e-584297439a84 => generated 192 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:15:10.529880 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef7a7810-08f6-44cc-8be4-8795b6f93685 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:15:10.530707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef7a7810-08f6-44cc-8be4-8795b6f93685 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:10.541003 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:10.541003 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:10.541710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef7a7810-08f6-44cc-8be4-8795b6f93685 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:10.675688 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:10.675688 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:10.692534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ef7a7810-08f6-44cc-8be4-8795b6f93685 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:15:10.740138 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:10.740138 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:10.757370 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef7a7810-08f6-44cc-8be4-8795b6f93685 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:15:10.760031 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 76/158] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:10 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 1202 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:15:11.600637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-a4ba58c2-ca83-4c8b-a2b1-ea6c6997e70c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:15:11.602095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-a4ba58c2-ca83-4c8b-a2b1-ea6c6997e70c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:11.602095 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:11.602095 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:11.602631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-a4ba58c2-ca83-4c8b-a2b1-ea6c6997e70c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:11.668385 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:11.668385 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:11.678475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-a4ba58c2-ca83-4c8b-a2b1-ea6c6997e70c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:15:11.701446 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:11.701446 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:11.713119 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-a4ba58c2-ca83-4c8b-a2b1-ea6c6997e70c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:15:11.728877 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 83/159] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:15:11 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 1202 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:15:11.740497 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-cd9f9dc9-12ce-41f2-9f35-5b8151c4324c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] POST http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525/action Jan 02 02:15:11.741411 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:11.741411 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:11.742085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-cd9f9dc9-12ce-41f2-9f35-5b8151c4324c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Action body: b'{"os-begin_detaching": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:15:11.742786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-cd9f9dc9-12ce-41f2-9f35-5b8151c4324c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:15:11.802046 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:11.802046 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:11.803743 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-cd9f9dc9-12ce-41f2-9f35-5b8151c4324c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:15:11.824159 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-cd9f9dc9-12ce-41f2-9f35-5b8151c4324c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Begin detaching volume completed successfully. Jan 02 02:15:11.824888 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-cd9f9dc9-12ce-41f2-9f35-5b8151c4324c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525/action returned with HTTP 202 Jan 02 02:15:11.832836 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 77/160] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:15:11 2021] POST /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:15:11.857496 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1a8dacc-69e8-4cc9-b124-10a3eb402a64 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:15:11.858853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1a8dacc-69e8-4cc9-b124-10a3eb402a64 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:11.859718 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:11.859718 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:11.860876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1a8dacc-69e8-4cc9-b124-10a3eb402a64 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:11.927334 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-cd9f9dc9-12ce-41f2-9f35-5b8151c4324c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume// Jan 02 02:15:11.927934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-cd9f9dc9-12ce-41f2-9f35-5b8151c4324c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:11.928232 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:11.928232 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:11.928791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-cd9f9dc9-12ce-41f2-9f35-5b8151c4324c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:11.930506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-cd9f9dc9-12ce-41f2-9f35-5b8151c4324c tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:15:11.931676 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 78/161] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:15:11 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:15:11.946996 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-87ce7dba-1f74-4065-b221-9b455c8e8ebb tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:15:11.947741 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-87ce7dba-1f74-4065-b221-9b455c8e8ebb tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:11.948321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-87ce7dba-1f74-4065-b221-9b455c8e8ebb tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:12.048419 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:12.048419 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:12.089580 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:12.089580 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:12.091069 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e1a8dacc-69e8-4cc9-b124-10a3eb402a64 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:15:12.127142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-87ce7dba-1f74-4065-b221-9b455c8e8ebb tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:15:12.168171 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:12.168171 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:12.179061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-87ce7dba-1f74-4065-b221-9b455c8e8ebb tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:15:12.180885 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 79/162] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:15:11 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 1304 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:15:12.186582 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:12.186582 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:12.198104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1a8dacc-69e8-4cc9-b124-10a3eb402a64 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:15:12.199614 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 84/163] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:11 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 1205 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:15:12.573988 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-1b108d87-ab82-4217-8d02-be57be5a875d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] DELETE http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/attachments/461a90e3-1679-4c90-bb89-68b66cfd5e94 Jan 02 02:15:12.574880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-1b108d87-ab82-4217-8d02-be57be5a875d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:12.575303 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:12.575303 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:12.576523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-1b108d87-ab82-4217-8d02-be57be5a875d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:12.629946 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:12.629946 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:13.217038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-245957e8-e5e2-4b1c-ad45-eca32fd324cf tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:15:13.217733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-245957e8-e5e2-4b1c-ad45-eca32fd324cf tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:13.218052 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:13.218052 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:13.218717 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-245957e8-e5e2-4b1c-ad45-eca32fd324cf tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:13.353893 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:13.353893 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:13.386595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-245957e8-e5e2-4b1c-ad45-eca32fd324cf tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:15:13.457889 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:13.457889 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:13.476777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-245957e8-e5e2-4b1c-ad45-eca32fd324cf tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:15:13.492682 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 85/164] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:13 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 1205 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:15:13.525195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-1b108d87-ab82-4217-8d02-be57be5a875d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:15:13.527376 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-1b108d87-ab82-4217-8d02-be57be5a875d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:15:13.549130 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0d6dbaf8-dc36-48ed-894c-8064ed475819 req-1b108d87-ab82-4217-8d02-be57be5a875d tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/attachments/461a90e3-1679-4c90-bb89-68b66cfd5e94 returned with HTTP 200 Jan 02 02:15:13.551233 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 80/165] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 02:15:12 2021] DELETE /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/attachments/461a90e3-1679-4c90-bb89-68b66cfd5e94 => generated 19 bytes in 983 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:14.495542 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-857643ea-3324-450c-8ce4-60a85403c2c8 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:15:14.496359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-857643ea-3324-450c-8ce4-60a85403c2c8 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:14.496359 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:14.496359 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:14.496936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-857643ea-3324-450c-8ce4-60a85403c2c8 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:14.595159 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:14.595159 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:14.628872 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-857643ea-3324-450c-8ce4-60a85403c2c8 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:15:14.688696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-857643ea-3324-450c-8ce4-60a85403c2c8 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:15:14.690622 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 86/166] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:14 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 910 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:31.420222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] POST http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes Jan 02 02:15:31.420972 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:31.420972 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:31.421523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1449853073", "imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:15:31.422710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1449853073', 'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:15:31.607020 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Create volume of 1 GB Jan 02 02:15:31.608265 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:31.608265 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:31.624239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Availability Zones retrieved successfully. Jan 02 02:15:31.646835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Flow 'volume_create_api' (5b574448-15bc-4f95-9fbe-6f106384fe02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:15:31.651936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ba7d57-71a0-4668-a573-980e80cb0351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:15:31.654754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:15:31.885711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ba7d57-71a0-4668-a573-980e80cb0351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:15:31.890200 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16325a64-3b89-4455-911c-98819d7fced3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:15:32.049481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Created reservations ['6a17bc5f-8dc7-45c8-8bea-9fa63202608e', '70229ca8-4836-4354-820a-e9f8ac9fbb06', '34f63d30-30ea-449a-ae16-8f5f2278b58f', '05ff2b31-dad6-4d21-88ea-339832c2da69'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:15:32.051556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16325a64-3b89-4455-911c-98819d7fced3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a17bc5f-8dc7-45c8-8bea-9fa63202608e', '70229ca8-4836-4354-820a-e9f8ac9fbb06', '34f63d30-30ea-449a-ae16-8f5f2278b58f', '05ff2b31-dad6-4d21-88ea-339832c2da69']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:15:32.054214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd225f7-a774-4bfe-b7cd-178bf5c248db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:15:32.127004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd225f7-a774-4bfe-b7cd-178bf5c248db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26abdc9c-51a7-4139-92e1-5417ee4f7a85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1449853073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6632f96ce0d24b4cb34dc5d0a8aeb108',qos_specs=None,replication_status=,reservations=['6a17bc5f-8dc7-45c8-8bea-9fa63202608e','70229ca8-4836-4354-820a-e9f8ac9fbb06','34f63d30-30ea-449a-ae16-8f5f2278b58f','05ff2b31-dad6-4d21-88ea-339832c2da69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e29017874547a4befe6b564acfc3dc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1449853073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26abdc9c-51a7-4139-92e1-5417ee4f7a85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6632f96ce0d24b4cb34dc5d0a8aeb108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='03e29017874547a4befe6b564acfc3dc',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:15:32.130202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e9415e-d46b-4a81-a88b-bdbd6589ab99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:15:32.173368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e9415e-d46b-4a81-a88b-bdbd6589ab99) transitioned into state 'SUCCESS' from state '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-1449853073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6632f96ce0d24b4cb34dc5d0a8aeb108',qos_specs=None,replication_status=,reservations=['6a17bc5f-8dc7-45c8-8bea-9fa63202608e','70229ca8-4836-4354-820a-e9f8ac9fbb06','34f63d30-30ea-449a-ae16-8f5f2278b58f','05ff2b31-dad6-4d21-88ea-339832c2da69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e29017874547a4befe6b564acfc3dc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:15:32.175612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6945f2-4001-4b00-a663-adebf504d2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:15:32.214272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6945f2-4001-4b00-a663-adebf504d2d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:15:32.220474 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Flow 'volume_create_api' (5b574448-15bc-4f95-9fbe-6f106384fe02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:15:32.375097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Create volume request issued successfully. Jan 02 02:15:32.434863 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2db974e3-270d-42d0-9420-6dace7f026f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes returned with HTTP 202 Jan 02 02:15:32.436954 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 81/167] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:15:31 2021] POST /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes => generated 821 bytes in 1328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:15:32.465217 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db647ba2-3c96-420c-b1a9-4b67823e2543 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:32.465918 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db647ba2-3c96-420c-b1a9-4b67823e2543 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:32.466247 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:32.466247 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:32.467210 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db647ba2-3c96-420c-b1a9-4b67823e2543 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:32.680975 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:32.680975 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:32.721875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-db647ba2-3c96-420c-b1a9-4b67823e2543 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:32.823515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db647ba2-3c96-420c-b1a9-4b67823e2543 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:32.825051 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 87/168] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:32 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:15:33.860384 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8603f5a-ad68-4c86-a04c-99ad6b0a9e9e tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:33.864917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8603f5a-ad68-4c86-a04c-99ad6b0a9e9e tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:33.865566 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:33.865566 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:33.867080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8603f5a-ad68-4c86-a04c-99ad6b0a9e9e tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:34.261812 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:34.261812 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:34.282552 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c8603f5a-ad68-4c86-a04c-99ad6b0a9e9e tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:34.354709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8603f5a-ad68-4c86-a04c-99ad6b0a9e9e tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:34.365145 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 82/169] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:33 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:35.380265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d33bfcdd-aec3-49a7-b076-46ca1fdac371 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:35.381483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d33bfcdd-aec3-49a7-b076-46ca1fdac371 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:35.381870 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:35.381870 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:35.382571 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d33bfcdd-aec3-49a7-b076-46ca1fdac371 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:35.641548 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:35.641548 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:35.665160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d33bfcdd-aec3-49a7-b076-46ca1fdac371 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:35.753250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d33bfcdd-aec3-49a7-b076-46ca1fdac371 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:35.754568 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 88/170] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:35 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:36.790688 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08892c8f-d717-4141-bdad-c5dc7f86e55f tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:36.791525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08892c8f-d717-4141-bdad-c5dc7f86e55f tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:36.791525 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:36.791525 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:36.792002 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08892c8f-d717-4141-bdad-c5dc7f86e55f tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:36.857582 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:36.857582 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:36.873612 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-08892c8f-d717-4141-bdad-c5dc7f86e55f tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:36.931120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08892c8f-d717-4141-bdad-c5dc7f86e55f tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:36.939925 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 83/171] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:36 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:37.992412 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0aa9d549-57fe-4054-99d3-695b3ad6fd03 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:37.996999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0aa9d549-57fe-4054-99d3-695b3ad6fd03 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:37.997423 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:37.997423 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:37.998238 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0aa9d549-57fe-4054-99d3-695b3ad6fd03 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:38.242348 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:38.242348 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:38.267906 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0aa9d549-57fe-4054-99d3-695b3ad6fd03 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:38.314889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0aa9d549-57fe-4054-99d3-695b3ad6fd03 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:38.333324 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 89/172] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:37 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:39.333426 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-898b97f9-e0fb-4f2d-b44c-245e7587e986 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:39.333996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-898b97f9-e0fb-4f2d-b44c-245e7587e986 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:39.334116 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:39.334116 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:39.334481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-898b97f9-e0fb-4f2d-b44c-245e7587e986 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:39.425513 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:39.425513 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:39.436107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-898b97f9-e0fb-4f2d-b44c-245e7587e986 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:39.466739 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-898b97f9-e0fb-4f2d-b44c-245e7587e986 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:39.467833 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 84/173] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:39 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:15:40.486321 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-175df84c-892b-459e-ac9f-15ae86a43891 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:40.487454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-175df84c-892b-459e-ac9f-15ae86a43891 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:40.487847 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:40.487847 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:40.488492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-175df84c-892b-459e-ac9f-15ae86a43891 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:40.599938 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:40.599938 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:40.623020 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-175df84c-892b-459e-ac9f-15ae86a43891 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:40.648657 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-175df84c-892b-459e-ac9f-15ae86a43891 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:40.649850 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 90/174] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:40 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:15:41.669279 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b49c3df-b2ff-450d-9069-dc9d11207a07 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:41.670067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b49c3df-b2ff-450d-9069-dc9d11207a07 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:41.671531 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:41.671531 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:41.671531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b49c3df-b2ff-450d-9069-dc9d11207a07 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:41.735848 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:41.735848 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:41.749457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3b49c3df-b2ff-450d-9069-dc9d11207a07 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:41.775438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b49c3df-b2ff-450d-9069-dc9d11207a07 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:41.776677 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 85/175] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:41 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:42.799047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0cceda6-c587-4316-98a9-62c4160d5f15 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:42.804968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0cceda6-c587-4316-98a9-62c4160d5f15 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:42.805788 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:42.805788 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:42.807103 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0cceda6-c587-4316-98a9-62c4160d5f15 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:42.877241 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:42.877241 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:42.888425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c0cceda6-c587-4316-98a9-62c4160d5f15 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:42.919009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0cceda6-c587-4316-98a9-62c4160d5f15 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:42.928898 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 91/176] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:42 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:43.936380 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eda71c2d-c984-44b7-aac4-b366ba21ba23 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:43.937581 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eda71c2d-c984-44b7-aac4-b366ba21ba23 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:43.938051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:43.938051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:43.938999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eda71c2d-c984-44b7-aac4-b366ba21ba23 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:43.993872 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:43.993872 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:44.004341 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-eda71c2d-c984-44b7-aac4-b366ba21ba23 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:44.052812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eda71c2d-c984-44b7-aac4-b366ba21ba23 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:44.055508 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 86/177] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:43 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:45.076023 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b782191-17e6-4f48-8353-240f08c507d8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:45.078134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b782191-17e6-4f48-8353-240f08c507d8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:45.079892 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:45.079892 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:45.081642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b782191-17e6-4f48-8353-240f08c507d8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:45.157053 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:45.157053 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:45.167996 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2b782191-17e6-4f48-8353-240f08c507d8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:45.197143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b782191-17e6-4f48-8353-240f08c507d8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:45.198617 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 92/178] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:45 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:46.215931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2806f925-a0b2-4c1f-999e-13a1cb9f6a70 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:46.216874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2806f925-a0b2-4c1f-999e-13a1cb9f6a70 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:46.216874 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:46.216874 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:46.217400 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2806f925-a0b2-4c1f-999e-13a1cb9f6a70 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:46.353125 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:46.353125 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:46.394541 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2806f925-a0b2-4c1f-999e-13a1cb9f6a70 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:46.485975 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2806f925-a0b2-4c1f-999e-13a1cb9f6a70 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:46.491753 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 87/179] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:46 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:47.515814 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77fc98ef-8d73-4219-8f7f-aa361fd5fe7b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:47.516708 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77fc98ef-8d73-4219-8f7f-aa361fd5fe7b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:47.517064 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:47.517064 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:47.517660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77fc98ef-8d73-4219-8f7f-aa361fd5fe7b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:47.661716 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:47.661716 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:47.677981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-77fc98ef-8d73-4219-8f7f-aa361fd5fe7b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:47.712643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77fc98ef-8d73-4219-8f7f-aa361fd5fe7b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:47.713879 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 93/180] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:47 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:48.745984 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c1f8ec8-9aaa-4d03-b4e2-bfe47eaaf71c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:48.746922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c1f8ec8-9aaa-4d03-b4e2-bfe47eaaf71c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:48.747290 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:48.747290 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:48.747908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c1f8ec8-9aaa-4d03-b4e2-bfe47eaaf71c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:48.889320 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:48.889320 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:48.912638 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5c1f8ec8-9aaa-4d03-b4e2-bfe47eaaf71c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:48.959033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c1f8ec8-9aaa-4d03-b4e2-bfe47eaaf71c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:48.961883 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 88/181] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:48 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:49.983211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-573591a7-13e7-44a0-9562-ebd88f5726df tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:49.984724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-573591a7-13e7-44a0-9562-ebd88f5726df tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:49.985503 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:49.985503 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:49.986952 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-573591a7-13e7-44a0-9562-ebd88f5726df tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:50.109105 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:50.109105 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:50.132192 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-573591a7-13e7-44a0-9562-ebd88f5726df tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:50.188924 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-573591a7-13e7-44a0-9562-ebd88f5726df tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:50.190492 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 94/182] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:49 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:51.223213 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c0db934-f026-46af-857c-5d5856c5a30d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:51.228127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c0db934-f026-46af-857c-5d5856c5a30d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:51.228951 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:51.228951 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:51.232420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c0db934-f026-46af-857c-5d5856c5a30d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:51.406453 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:51.406453 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:51.430112 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0c0db934-f026-46af-857c-5d5856c5a30d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:51.465894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c0db934-f026-46af-857c-5d5856c5a30d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:51.467295 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 89/183] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:51 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:52.486609 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0227414b-e146-4288-9b7e-908df073f1b6 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:52.488524 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0227414b-e146-4288-9b7e-908df073f1b6 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:52.489254 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:52.489254 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:52.494906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0227414b-e146-4288-9b7e-908df073f1b6 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:52.643902 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:52.643902 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:52.657931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0227414b-e146-4288-9b7e-908df073f1b6 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:52.690753 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0227414b-e146-4288-9b7e-908df073f1b6 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:52.705019 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 95/184] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:52 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:53.721682 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aeb31f4e-160e-4a5c-a336-0d79295aa520 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:53.723014 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aeb31f4e-160e-4a5c-a336-0d79295aa520 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:53.723477 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:53.723477 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:53.724218 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aeb31f4e-160e-4a5c-a336-0d79295aa520 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:53.876888 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:53.876888 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:53.891133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aeb31f4e-160e-4a5c-a336-0d79295aa520 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:53.917332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aeb31f4e-160e-4a5c-a336-0d79295aa520 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:53.918888 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 90/185] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:53 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 971 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:15:54.935618 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7e6faab-66ab-4208-abb3-497e064d2c6e tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:54.936841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7e6faab-66ab-4208-abb3-497e064d2c6e tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:54.937260 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:54.937260 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:54.938892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7e6faab-66ab-4208-abb3-497e064d2c6e tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:55.041216 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:55.041216 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:55.055302 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c7e6faab-66ab-4208-abb3-497e064d2c6e tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:55.088003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7e6faab-66ab-4208-abb3-497e064d2c6e tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:55.101521 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 96/186] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:54 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 974 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:56.109621 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-323b062c-6d5e-48d9-9b94-e9c2d0a8ffc8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:56.110527 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-323b062c-6d5e-48d9-9b94-e9c2d0a8ffc8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:56.111116 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:56.111116 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:56.112199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-323b062c-6d5e-48d9-9b94-e9c2d0a8ffc8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:56.295822 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:56.295822 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:56.330133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-323b062c-6d5e-48d9-9b94-e9c2d0a8ffc8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:56.394439 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-323b062c-6d5e-48d9-9b94-e9c2d0a8ffc8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:56.396824 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 91/187] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:56 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 974 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:57.416308 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cfc3a0e0-e7bb-4588-9868-ee0206f96aa1 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:57.417746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cfc3a0e0-e7bb-4588-9868-ee0206f96aa1 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:57.418264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:57.418264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:57.419286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cfc3a0e0-e7bb-4588-9868-ee0206f96aa1 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:57.487238 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:57.487238 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:57.497781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cfc3a0e0-e7bb-4588-9868-ee0206f96aa1 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:57.524688 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cfc3a0e0-e7bb-4588-9868-ee0206f96aa1 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:57.526115 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 97/188] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:57 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 974 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:58.558875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95b8c75b-22e8-419e-95d0-1abfc763d812 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:58.559454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95b8c75b-22e8-419e-95d0-1abfc763d812 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:58.559551 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:58.559551 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:58.559997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95b8c75b-22e8-419e-95d0-1abfc763d812 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:58.672510 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:58.672510 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:58.684452 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-95b8c75b-22e8-419e-95d0-1abfc763d812 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:58.722840 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95b8c75b-22e8-419e-95d0-1abfc763d812 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:58.725757 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 92/189] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:58 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 974 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:59.742368 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e34e5370-92df-4510-8adb-8389ba19489d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:15:59.742931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e34e5370-92df-4510-8adb-8389ba19489d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:59.743110 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:59.743110 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:15:59.743493 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e34e5370-92df-4510-8adb-8389ba19489d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:59.847216 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:59.847216 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:15:59.894293 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e34e5370-92df-4510-8adb-8389ba19489d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:15:59.963430 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e34e5370-92df-4510-8adb-8389ba19489d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:15:59.965894 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 98/190] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:59 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 974 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:16:00.991112 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62f54c78-f60c-43d9-9f8a-2e4c1ca49b87 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:16:00.991919 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62f54c78-f60c-43d9-9f8a-2e4c1ca49b87 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:16:00.991919 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:16:00.991919 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:16:00.992492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62f54c78-f60c-43d9-9f8a-2e4c1ca49b87 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:16:01.091253 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:16:01.091253 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:16:01.114522 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-62f54c78-f60c-43d9-9f8a-2e4c1ca49b87 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:16:01.163594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62f54c78-f60c-43d9-9f8a-2e4c1ca49b87 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:16:01.171864 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 93/191] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:16:00 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 1362 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:16:01.185931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] POST http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes Jan 02 02:16:01.187059 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:16:01.187059 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:16:01.188150 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1208468974"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:16:01.190838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1208468974'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:16:01.197523 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Create volume of 1 GB Jan 02 02:16:01.250791 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Availability Zones retrieved successfully. Jan 02 02:16:01.295513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Flow 'volume_create_api' (05b785b4-9495-4107-8afb-76b4efac5ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:16:01.302185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (708d2661-e349-4b83-a465-7574ba0aa896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:16:01.309028 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:16:01.415118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (708d2661-e349-4b83-a465-7574ba0aa896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:16:01.417436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033eec9b-41f1-4d5c-b7f4-b9fe9cbcc19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:16:01.589496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Created reservations ['7f333f56-c816-4485-937a-cfe8c7e54601', 'de48e5d3-ff51-4205-8ad2-4512a231440f', 'f393c48b-ce02-4412-a569-a4bb86c5c0c9', 'afb15de2-5822-4579-8ea1-df63055bc5d4'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:16:01.593619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033eec9b-41f1-4d5c-b7f4-b9fe9cbcc19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f333f56-c816-4485-937a-cfe8c7e54601', 'de48e5d3-ff51-4205-8ad2-4512a231440f', 'f393c48b-ce02-4412-a569-a4bb86c5c0c9', 'afb15de2-5822-4579-8ea1-df63055bc5d4']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:16:01.599004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e1edfaa-8705-47a4-a859-966dda7f1de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:16:01.794387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e1edfaa-8705-47a4-a859-966dda7f1de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9c1a788-13e1-4a18-8be3-cc29ed2439a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1208468974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6632f96ce0d24b4cb34dc5d0a8aeb108',qos_specs=None,replication_status=,reservations=['7f333f56-c816-4485-937a-cfe8c7e54601','de48e5d3-ff51-4205-8ad2-4512a231440f','f393c48b-ce02-4412-a569-a4bb86c5c0c9','afb15de2-5822-4579-8ea1-df63055bc5d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e29017874547a4befe6b564acfc3dc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:16:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1208468974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9c1a788-13e1-4a18-8be3-cc29ed2439a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6632f96ce0d24b4cb34dc5d0a8aeb108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='03e29017874547a4befe6b564acfc3dc',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:16:01.800253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d4fa1d2-5cd5-4e62-bb20-a99f6a77798e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:16:01.875487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d4fa1d2-5cd5-4e62-bb20-a99f6a77798e) transitioned into state 'SUCCESS' from state '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-1208468974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6632f96ce0d24b4cb34dc5d0a8aeb108',qos_specs=None,replication_status=,reservations=['7f333f56-c816-4485-937a-cfe8c7e54601','de48e5d3-ff51-4205-8ad2-4512a231440f','f393c48b-ce02-4412-a569-a4bb86c5c0c9','afb15de2-5822-4579-8ea1-df63055bc5d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e29017874547a4befe6b564acfc3dc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:16:01.882519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa83149-6837-4448-b041-05250882f067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:16:01.940766 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa83149-6837-4448-b041-05250882f067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:16:01.957199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Flow 'volume_create_api' (05b785b4-9495-4107-8afb-76b4efac5ed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:16:02.117385 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Create volume request issued successfully. Jan 02 02:16:02.173782 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec7d7740-d502-4402-8fbe-145909b2e865 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes returned with HTTP 202 Jan 02 02:16:02.188921 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 99/192] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:16:01 2021] POST /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes => generated 821 bytes in 1000 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:16:02.208539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aeac1b3e-7d71-4847-8a63-237ce8813f9c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 Jan 02 02:16:02.210388 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aeac1b3e-7d71-4847-8a63-237ce8813f9c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:16:02.210772 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:16:02.210772 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:16:02.211494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aeac1b3e-7d71-4847-8a63-237ce8813f9c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:16:02.311008 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:16:02.311008 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:16:02.321816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aeac1b3e-7d71-4847-8a63-237ce8813f9c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:16:02.351113 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aeac1b3e-7d71-4847-8a63-237ce8813f9c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 returned with HTTP 200 Jan 02 02:16:02.352354 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 94/193] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:16:02 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 => generated 913 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:16:03.376523 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8b58543e-72d0-4ec0-8b35-f39090f6f48c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 Jan 02 02:16:03.377581 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8b58543e-72d0-4ec0-8b35-f39090f6f48c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:16:03.378190 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:16:03.378190 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:16:03.378889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8b58543e-72d0-4ec0-8b35-f39090f6f48c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:16:03.496934 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:16:03.496934 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:16:03.513783 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8b58543e-72d0-4ec0-8b35-f39090f6f48c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:16:03.561644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8b58543e-72d0-4ec0-8b35-f39090f6f48c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 returned with HTTP 200 Jan 02 02:16:03.577437 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 100/194] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:16:03 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:16:03.591446 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] POST http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes Jan 02 02:16:03.592239 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:16:03.592239 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:16:03.593204 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1794897584"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:16:03.595427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1794897584'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:16:03.596107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Create volume of 1 GB Jan 02 02:16:03.627231 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Availability Zones retrieved successfully. Jan 02 02:16:03.666842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Flow 'volume_create_api' (c6cd391c-0ccb-4082-ad28-56f913a5ab13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:16:03.673428 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef917e2d-a610-4ca4-92ca-c40f12067063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:16:03.678647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:16:03.828314 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef917e2d-a610-4ca4-92ca-c40f12067063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:16:03.831048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b68ced5-11d5-4cd7-836a-0007acb2527d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:16:03.928476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Created reservations ['0fd8c670-3e54-461d-8786-b3da53cd6399', '60eec47e-162d-4388-b363-579190444a51', '04d82088-3d2f-4192-9d4d-b263704ae1b6', '52fb3e3c-14e3-45db-aff3-d188de701a70'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:16:03.930909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b68ced5-11d5-4cd7-836a-0007acb2527d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fd8c670-3e54-461d-8786-b3da53cd6399', '60eec47e-162d-4388-b363-579190444a51', '04d82088-3d2f-4192-9d4d-b263704ae1b6', '52fb3e3c-14e3-45db-aff3-d188de701a70']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:16:03.933134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bde670f-c303-43c9-b97f-023ba455c12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:16:04.003772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bde670f-c303-43c9-b97f-023ba455c12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96aa2d3c-11c9-4823-90f6-3eadd70f52c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1794897584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6632f96ce0d24b4cb34dc5d0a8aeb108',qos_specs=None,replication_status=,reservations=['0fd8c670-3e54-461d-8786-b3da53cd6399','60eec47e-162d-4388-b363-579190444a51','04d82088-3d2f-4192-9d4d-b263704ae1b6','52fb3e3c-14e3-45db-aff3-d188de701a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e29017874547a4befe6b564acfc3dc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1794897584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96aa2d3c-11c9-4823-90f6-3eadd70f52c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6632f96ce0d24b4cb34dc5d0a8aeb108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='03e29017874547a4befe6b564acfc3dc',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:16:04.006489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5b1073b-4184-4fcc-8b3e-61758eea39f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:16:04.049492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5b1073b-4184-4fcc-8b3e-61758eea39f2) transitioned into state 'SUCCESS' from state '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-1794897584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6632f96ce0d24b4cb34dc5d0a8aeb108',qos_specs=None,replication_status=,reservations=['0fd8c670-3e54-461d-8786-b3da53cd6399','60eec47e-162d-4388-b363-579190444a51','04d82088-3d2f-4192-9d4d-b263704ae1b6','52fb3e3c-14e3-45db-aff3-d188de701a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e29017874547a4befe6b564acfc3dc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:16:04.055268 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fb7cbc-10c5-493d-86de-ec6d4ff805e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:16:04.092961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fb7cbc-10c5-493d-86de-ec6d4ff805e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:16:04.105356 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Flow 'volume_create_api' (c6cd391c-0ccb-4082-ad28-56f913a5ab13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:16:04.189510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Create volume request issued successfully. Jan 02 02:16:04.208832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03657d36-14ef-410d-9d20-25de535530e3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes returned with HTTP 202 Jan 02 02:16:04.223565 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 95/195] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:16:03 2021] POST /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes => generated 821 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:16:04.239470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-236b8c38-4ff8-4f88-a6a5-644a93b94c51 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 Jan 02 02:16:04.240420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-236b8c38-4ff8-4f88-a6a5-644a93b94c51 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:16:04.240821 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:16:04.240821 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:16:04.241652 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-236b8c38-4ff8-4f88-a6a5-644a93b94c51 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:16:04.313547 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:16:04.313547 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:16:04.328005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-236b8c38-4ff8-4f88-a6a5-644a93b94c51 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:16:04.358578 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-236b8c38-4ff8-4f88-a6a5-644a93b94c51 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 returned with HTTP 200 Jan 02 02:16:04.372625 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 101/196] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:16:04 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 => generated 913 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:16:05.391911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-763bd5da-e4aa-46af-8cbc-4508de1ea066 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 Jan 02 02:16:05.393463 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-763bd5da-e4aa-46af-8cbc-4508de1ea066 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:16:05.393838 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:16:05.393838 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:16:05.394511 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-763bd5da-e4aa-46af-8cbc-4508de1ea066 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:16:05.529473 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:16:05.529473 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:16:05.563213 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-763bd5da-e4aa-46af-8cbc-4508de1ea066 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:16:05.601808 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-763bd5da-e4aa-46af-8cbc-4508de1ea066 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 returned with HTTP 200 Jan 02 02:16:05.617237 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 96/197] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:16:05 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 => generated 914 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:16:59.462781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-04019434-6306-42b1-a2cb-cac523b45a00 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:16:59.463418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-04019434-6306-42b1-a2cb-cac523b45a00 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:16:59.463531 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:16:59.463531 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:16:59.463845 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-04019434-6306-42b1-a2cb-cac523b45a00 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:16:59.518225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:16:59.518225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:16:59.534055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-04019434-6306-42b1-a2cb-cac523b45a00 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:16:59.564101 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-04019434-6306-42b1-a2cb-cac523b45a00 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:16:59.565503 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 102/198] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:16:59 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 1362 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:16:59.582549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 Jan 02 02:16:59.583757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:16:59.584116 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:16:59.584116 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:16:59.584575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:16:59.669370 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:16:59.669370 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:16:59.697628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:16:59.741517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 returned with HTTP 200 Jan 02 02:16:59.742389 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 97/199] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:16:59 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 => generated 914 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:16:59.759822 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-1b280ea3-52b9-487d-94b3-8695bbf82b31 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 Jan 02 02:16:59.760400 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-1b280ea3-52b9-487d-94b3-8695bbf82b31 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:16:59.761062 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:16:59.761062 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:16:59.761585 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-1b280ea3-52b9-487d-94b3-8695bbf82b31 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:16:59.883265 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:16:59.883265 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:16:59.910586 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-1b280ea3-52b9-487d-94b3-8695bbf82b31 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:16:59.966446 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-1b280ea3-52b9-487d-94b3-8695bbf82b31 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 returned with HTTP 200 Jan 02 02:16:59.988822 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 103/200] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:16:59 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 => generated 914 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:17:00.002877 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume// Jan 02 02:17:00.003366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:00.003612 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:00.003612 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:17:00.004011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:00.006372 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:17:00.007415 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 98/201] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:17:00 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:17:00.035779 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d0bbd497-b602-44b1-a374-43f992373580 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] POST http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments Jan 02 02:17:00.036738 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:00.036738 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:17:00.037530 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d0bbd497-b602-44b1-a374-43f992373580 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26abdc9c-51a7-4139-92e1-5417ee4f7a85", "instance_uuid": "e06ec9e0-29f7-4749-b15e-0a805e72dbc2", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:17:00.376049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:00.376049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:00.566892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d0bbd497-b602-44b1-a374-43f992373580 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments returned with HTTP 200 Jan 02 02:17:00.569109 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 104/202] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:17:00 2021] POST /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments => generated 273 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:17:00.576457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume// Jan 02 02:17:00.576939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:00.577492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:00.578619 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:17:00.579722 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 99/203] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:17:00 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:17:00.596437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d314dd96-5a52-4fb4-8973-889cd7f07ee4 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] POST http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments Jan 02 02:17:00.606390 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:00.606390 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:17:00.607370 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d314dd96-5a52-4fb4-8973-889cd7f07ee4 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9c1a788-13e1-4a18-8be3-cc29ed2439a7", "instance_uuid": "e06ec9e0-29f7-4749-b15e-0a805e72dbc2", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:17:00.872735 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:00.872735 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:00.982394 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d314dd96-5a52-4fb4-8973-889cd7f07ee4 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments returned with HTTP 200 Jan 02 02:17:00.985183 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 105/204] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:17:00 2021] POST /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments => generated 273 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:17:00.993064 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume// Jan 02 02:17:00.994468 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:00.995585 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:00.997781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:17:00.999166 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 100/205] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:17:00 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:17:01.023991 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-c6cc9bdf-ed24-47e7-a573-a5e511d483fe tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] POST http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments Jan 02 02:17:01.025567 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:01.025567 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:17:01.026384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-c6cc9bdf-ed24-47e7-a573-a5e511d483fe tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96aa2d3c-11c9-4823-90f6-3eadd70f52c4", "instance_uuid": "e06ec9e0-29f7-4749-b15e-0a805e72dbc2", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:17:01.402827 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:01.402827 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:01.523055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-c6cc9bdf-ed24-47e7-a573-a5e511d483fe tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments returned with HTTP 200 Jan 02 02:17:01.533182 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 106/206] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:17:01 2021] POST /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments => generated 273 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:17:06.143008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume// Jan 02 02:17:06.143738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:06.144897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:06.148041 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-56561e2b-25ad-4c5a-8c5e-96231cf7442c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:17:06.149542 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 101/207] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:17:06 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:17:06.172144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-7209ca0a-bf37-4fd4-8f60-e2dae1bd7ee4 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:17:06.172644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-7209ca0a-bf37-4fd4-8f60-e2dae1bd7ee4 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:06.173068 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:06.173068 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:17:06.173744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-7209ca0a-bf37-4fd4-8f60-e2dae1bd7ee4 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:06.372580 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:06.372580 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:06.398068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-7209ca0a-bf37-4fd4-8f60-e2dae1bd7ee4 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:17:06.485895 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:06.485895 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:06.545925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-7209ca0a-bf37-4fd4-8f60-e2dae1bd7ee4 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:17:06.547066 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 107/208] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:17:06 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 1460 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:17:06.569105 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-79165302-742c-4bfe-ad4c-6ad93978ccd2 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] PUT http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/3832818d-c08f-4e33-a27f-4f505162e086 Jan 02 02:17:06.570286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-79165302-742c-4bfe-ad4c-6ad93978ccd2 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:17:06.643864 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:17:06.643864 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:17:06.644334 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-79165302-742c-4bfe-ad4c-6ad93978ccd2 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Lock "b'cinder-attachment_update-26abdc9c-51a7-4139-92e1-5417ee4f7a85-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.016s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:17:06.647155 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:06.647155 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:09.147336 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-79165302-742c-4bfe-ad4c-6ad93978ccd2 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Lock "b'cinder-attachment_update-26abdc9c-51a7-4139-92e1-5417ee4f7a85-n-h1-767704-6'" released by "attachment_update" :: held 2.503s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:17:09.148548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-79165302-742c-4bfe-ad4c-6ad93978ccd2 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/3832818d-c08f-4e33-a27f-4f505162e086 returned with HTTP 200 Jan 02 02:17:09.149816 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 102/209] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:17:06 2021] PUT /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/3832818d-c08f-4e33-a27f-4f505162e086 => generated 762 bytes in 2587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:17:09.217435 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-2cbfdfb3-ff00-4290-b7de-4b973c614bee tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] POST http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/3832818d-c08f-4e33-a27f-4f505162e086/action Jan 02 02:17:09.218262 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:09.218262 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:17:09.218967 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-2cbfdfb3-ff00-4290-b7de-4b973c614bee tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:17:09.219753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-2cbfdfb3-ff00-4290-b7de-4b973c614bee tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:17:09.349125 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:09.349125 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:09.376942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-2cbfdfb3-ff00-4290-b7de-4b973c614bee tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/3832818d-c08f-4e33-a27f-4f505162e086/action returned with HTTP 204 Jan 02 02:17:09.378934 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 108/210] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:17:09 2021] POST /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/3832818d-c08f-4e33-a27f-4f505162e086/action => generated 0 bytes in 170 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:17:09.438433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-79165302-742c-4bfe-ad4c-6ad93978ccd2 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume// Jan 02 02:17:09.439640 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-79165302-742c-4bfe-ad4c-6ad93978ccd2 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:09.440224 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:09.440224 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:17:09.443575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-79165302-742c-4bfe-ad4c-6ad93978ccd2 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:09.445991 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-79165302-742c-4bfe-ad4c-6ad93978ccd2 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:17:09.447364 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 103/211] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:17:09 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:17:09.463947 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-8355648c-e3f1-4a65-93e9-2df09e9385a7 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 Jan 02 02:17:09.465113 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-8355648c-e3f1-4a65-93e9-2df09e9385a7 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:09.466314 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:09.466314 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:17:09.467090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-8355648c-e3f1-4a65-93e9-2df09e9385a7 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:09.570778 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:09.570778 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:09.581494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-8355648c-e3f1-4a65-93e9-2df09e9385a7 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:17:09.617930 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:09.617930 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:09.628945 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-8355648c-e3f1-4a65-93e9-2df09e9385a7 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 returned with HTTP 200 Jan 02 02:17:09.630527 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 109/212] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:17:09 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 => generated 1012 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:17:09.667320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d5a7b99c-2f2d-4c50-b4d9-4ae0562a398b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] PUT http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/33b3c84a-bda1-41c9-9294-893e23be2311 Jan 02 02:17:09.668683 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d5a7b99c-2f2d-4c50-b4d9-4ae0562a398b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:17:09.704528 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:17:09.704528 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:17:09.705579 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d5a7b99c-2f2d-4c50-b4d9-4ae0562a398b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Lock "b'cinder-attachment_update-c9c1a788-13e1-4a18-8be3-cc29ed2439a7-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.011s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:17:09.709221 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:09.709221 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:11.562597 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d5a7b99c-2f2d-4c50-b4d9-4ae0562a398b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Lock "b'cinder-attachment_update-c9c1a788-13e1-4a18-8be3-cc29ed2439a7-n-h1-767704-6'" released by "attachment_update" :: held 1.857s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:17:11.563517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d5a7b99c-2f2d-4c50-b4d9-4ae0562a398b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/33b3c84a-bda1-41c9-9294-893e23be2311 returned with HTTP 200 Jan 02 02:17:11.564991 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 104/213] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:17:09 2021] PUT /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/33b3c84a-bda1-41c9-9294-893e23be2311 => generated 762 bytes in 1904 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:17:11.659512 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d6b00dd8-5736-426f-b7f7-4cd8ae425b7d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] POST http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/33b3c84a-bda1-41c9-9294-893e23be2311/action Jan 02 02:17:11.660322 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:11.660322 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:17:11.661975 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d6b00dd8-5736-426f-b7f7-4cd8ae425b7d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:17:11.662768 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d6b00dd8-5736-426f-b7f7-4cd8ae425b7d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:17:11.788404 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:11.788404 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:11.819953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d6b00dd8-5736-426f-b7f7-4cd8ae425b7d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/33b3c84a-bda1-41c9-9294-893e23be2311/action returned with HTTP 204 Jan 02 02:17:11.821518 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 110/214] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:17:11 2021] POST /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/33b3c84a-bda1-41c9-9294-893e23be2311/action => generated 0 bytes in 167 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:17:11.862379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d5a7b99c-2f2d-4c50-b4d9-4ae0562a398b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume// Jan 02 02:17:11.863079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d5a7b99c-2f2d-4c50-b4d9-4ae0562a398b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:11.863390 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:11.863390 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:17:11.864951 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d5a7b99c-2f2d-4c50-b4d9-4ae0562a398b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:11.867876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-d5a7b99c-2f2d-4c50-b4d9-4ae0562a398b tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:17:11.870673 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 105/215] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:17:11 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:17:11.890478 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-83f1b22b-6551-4088-8e88-097280ff55ef tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 Jan 02 02:17:11.891733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-83f1b22b-6551-4088-8e88-097280ff55ef tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:11.892210 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:11.892210 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:17:11.894127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-83f1b22b-6551-4088-8e88-097280ff55ef tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:11.976742 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:11.976742 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:11.989279 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-83f1b22b-6551-4088-8e88-097280ff55ef tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:17:12.028480 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:12.028480 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:12.041179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-83f1b22b-6551-4088-8e88-097280ff55ef tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 returned with HTTP 200 Jan 02 02:17:12.042556 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 111/216] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:17:11 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 => generated 1012 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:17:12.061305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-ac68f347-b138-4418-929b-038c7c3123d6 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] PUT http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/c3f0f600-d8f6-4cd9-8191-9e2735c71683 Jan 02 02:17:12.062112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-ac68f347-b138-4418-929b-038c7c3123d6 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdc"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:17:12.097711 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:17:12.097711 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:17:12.099547 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-ac68f347-b138-4418-929b-038c7c3123d6 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Lock "b'cinder-attachment_update-96aa2d3c-11c9-4823-90f6-3eadd70f52c4-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.011s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:17:12.102240 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:12.102240 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:14.858912 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-ac68f347-b138-4418-929b-038c7c3123d6 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Lock "b'cinder-attachment_update-96aa2d3c-11c9-4823-90f6-3eadd70f52c4-n-h1-767704-6'" released by "attachment_update" :: held 2.759s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:17:14.862779 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-ac68f347-b138-4418-929b-038c7c3123d6 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/c3f0f600-d8f6-4cd9-8191-9e2735c71683 returned with HTTP 200 Jan 02 02:17:14.871049 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 106/217] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:17:12 2021] PUT /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/c3f0f600-d8f6-4cd9-8191-9e2735c71683 => generated 762 bytes in 2815 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:17:14.945068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-a99423b9-80f3-46fa-8bc4-2f7ee4b121db tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] POST http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/c3f0f600-d8f6-4cd9-8191-9e2735c71683/action Jan 02 02:17:14.945994 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:14.945994 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:17:14.946819 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-a99423b9-80f3-46fa-8bc4-2f7ee4b121db tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:17:14.947475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-a99423b9-80f3-46fa-8bc4-2f7ee4b121db tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:17:15.229793 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:15.229793 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:17:15.257803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-112ec9b6-618f-4700-a517-5b176586fdc6 req-a99423b9-80f3-46fa-8bc4-2f7ee4b121db tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/c3f0f600-d8f6-4cd9-8191-9e2735c71683/action returned with HTTP 204 Jan 02 02:17:15.259580 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 112/218] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:17:14 2021] POST /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/c3f0f600-d8f6-4cd9-8191-9e2735c71683/action => generated 0 bytes in 326 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:18:01.155293 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4928f11e-6e3d-41d0-8efd-e58d19e01d94 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] DELETE http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:18:01.158117 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4928f11e-6e3d-41d0-8efd-e58d19e01d94 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:01.158772 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:01.158772 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:18:01.159832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4928f11e-6e3d-41d0-8efd-e58d19e01d94 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:01.161155 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4928f11e-6e3d-41d0-8efd-e58d19e01d94 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Delete volume with id: 38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:18:01.291477 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:01.291477 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:18:01.295253 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4928f11e-6e3d-41d0-8efd-e58d19e01d94 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:18:01.423215 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4928f11e-6e3d-41d0-8efd-e58d19e01d94 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Delete volume request issued successfully. Jan 02 02:18:01.424196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4928f11e-6e3d-41d0-8efd-e58d19e01d94 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 202 Jan 02 02:18:01.437585 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 107/219] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:18:01 2021] DELETE /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 0 bytes in 290 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:18:01.452366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d5c579e-a7de-4660-9dd4-2a78c9c7f469 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:18:01.454499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d5c579e-a7de-4660-9dd4-2a78c9c7f469 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:01.455110 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:01.455110 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:18:01.456694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d5c579e-a7de-4660-9dd4-2a78c9c7f469 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:01.720574 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:01.720574 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:18:01.767250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9d5c579e-a7de-4660-9dd4-2a78c9c7f469 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:18:01.888159 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d5c579e-a7de-4660-9dd4-2a78c9c7f469 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:18:01.902538 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 113/220] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:01 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 909 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:18:02.923973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60c52608-1c52-4754-89b3-6d7ac0a793cc tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:18:02.925757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60c52608-1c52-4754-89b3-6d7ac0a793cc tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:02.926344 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:02.926344 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:18:02.927322 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60c52608-1c52-4754-89b3-6d7ac0a793cc tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:03.112351 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:03.112351 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:18:03.129042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-60c52608-1c52-4754-89b3-6d7ac0a793cc tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:18:03.212178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60c52608-1c52-4754-89b3-6d7ac0a793cc tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:18:03.223674 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 108/221] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:02 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 909 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:04.232069 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68cfe8bb-d6d7-4bf9-98b3-0b13b8892100 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:18:04.233225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68cfe8bb-d6d7-4bf9-98b3-0b13b8892100 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:04.233580 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:04.233580 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:18:04.234141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68cfe8bb-d6d7-4bf9-98b3-0b13b8892100 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:04.431190 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:04.431190 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:18:04.465250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-68cfe8bb-d6d7-4bf9-98b3-0b13b8892100 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Volume info retrieved successfully. Jan 02 02:18:04.519436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68cfe8bb-d6d7-4bf9-98b3-0b13b8892100 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 200 Jan 02 02:18:04.520707 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 114/222] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:04 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 909 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:05.541186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f579fa73-2768-490b-b32c-0f99da4070f6 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] GET http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 Jan 02 02:18:05.542979 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f579fa73-2768-490b-b32c-0f99da4070f6 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:05.543494 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:05.543494 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:18:05.566754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f579fa73-2768-490b-b32c-0f99da4070f6 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:05.840450 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f579fa73-2768-490b-b32c-0f99da4070f6 tempest-LiveMigrationTest-1948411205 tempest-LiveMigrationTest-1948411205] http://10.222.0.39/volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 returned with HTTP 404 Jan 02 02:18:05.851203 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 109/223] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:05 2021] GET /volume/v3/440288d3e11f468ca8afdfe8c2ac3339/volumes/38833f9d-cc8e-4426-95e0-48718e3a1525 => generated 109 bytes in 317 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:19:23.335295 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] POST http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes Jan 02 02:19:23.336072 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:19:23.336072 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:19:23.336531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1097855842"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:19:23.337833 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1097855842'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:19:23.338302 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Create volume of 1 GB Jan 02 02:19:23.372887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Availability Zones retrieved successfully. Jan 02 02:19:23.410339 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Flow 'volume_create_api' (d4172c35-0093-440b-8aaf-fa42aefe450b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:19:23.419332 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1343f6cb-06d2-49f3-b794-6b139e259d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:19:23.443461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:19:23.619387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1343f6cb-06d2-49f3-b794-6b139e259d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:19:23.622170 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cffd5a34-fbe3-4883-8780-0c5a68a9657b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:19:23.826905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Created reservations ['0b2f5de5-eb7b-497b-ae28-14452b789d01', 'b696cf1a-fab1-4646-a64a-ca29130d9eec', 'dc3003cf-90ef-4412-b56a-a9fecd2c1aef', '734af60c-27d6-4129-af3c-58cde34f1c33'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:19:23.830082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cffd5a34-fbe3-4883-8780-0c5a68a9657b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b2f5de5-eb7b-497b-ae28-14452b789d01', 'b696cf1a-fab1-4646-a64a-ca29130d9eec', 'dc3003cf-90ef-4412-b56a-a9fecd2c1aef', '734af60c-27d6-4129-af3c-58cde34f1c33']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:19:23.832809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309c8a23-b293-47a5-b92c-2c46e70b5670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:19:23.965693 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309c8a23-b293-47a5-b92c-2c46e70b5670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1097855842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8adc4bb61e944b0cae7feac31e57554b',qos_specs=None,replication_status=,reservations=['0b2f5de5-eb7b-497b-ae28-14452b789d01','b696cf1a-fab1-4646-a64a-ca29130d9eec','dc3003cf-90ef-4412-b56a-a9fecd2c1aef','734af60c-27d6-4129-af3c-58cde34f1c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b7d34b2211142e4872017a55b7ffd50',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1097855842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8adc4bb61e944b0cae7feac31e57554b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0b7d34b2211142e4872017a55b7ffd50',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:19:23.968330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ff0d919-e063-485f-af39-712f8024450a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:19:24.024617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ff0d919-e063-485f-af39-712f8024450a) transitioned into state 'SUCCESS' from state '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-1097855842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8adc4bb61e944b0cae7feac31e57554b',qos_specs=None,replication_status=,reservations=['0b2f5de5-eb7b-497b-ae28-14452b789d01','b696cf1a-fab1-4646-a64a-ca29130d9eec','dc3003cf-90ef-4412-b56a-a9fecd2c1aef','734af60c-27d6-4129-af3c-58cde34f1c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b7d34b2211142e4872017a55b7ffd50',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:19:24.027626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (524a2b79-90b5-4389-a930-da6d6ac68677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:19:24.078383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (524a2b79-90b5-4389-a930-da6d6ac68677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:19:24.084820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Flow 'volume_create_api' (d4172c35-0093-440b-8aaf-fa42aefe450b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:19:24.326595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Create volume request issued successfully. Jan 02 02:19:24.362720 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2082c42-91ab-4876-b0d6-eeac7d4f5d20 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes returned with HTTP 202 Jan 02 02:19:24.364229 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 115/224] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:19:23 2021] POST /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes => generated 828 bytes in 1033 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:19:24.390664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5842f91-9377-47d0-b7d1-b92e56656bf1 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 Jan 02 02:19:24.391945 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5842f91-9377-47d0-b7d1-b92e56656bf1 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:19:24.392872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5842f91-9377-47d0-b7d1-b92e56656bf1 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:19:24.515003 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:19:24.515003 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:19:24.541871 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e5842f91-9377-47d0-b7d1-b92e56656bf1 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:19:24.594956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5842f91-9377-47d0-b7d1-b92e56656bf1 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 returned with HTTP 200 Jan 02 02:19:24.603072 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 110/225] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:19:24 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 => generated 920 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:19:25.643687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39f63f7c-5329-4d2f-8cd1-bf52011cea0c tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 Jan 02 02:19:25.644466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39f63f7c-5329-4d2f-8cd1-bf52011cea0c tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:19:25.644727 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:19:25.644727 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:19:25.645331 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39f63f7c-5329-4d2f-8cd1-bf52011cea0c tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:19:25.762792 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:19:25.762792 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:19:25.781506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-39f63f7c-5329-4d2f-8cd1-bf52011cea0c tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:19:25.850992 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39f63f7c-5329-4d2f-8cd1-bf52011cea0c tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 returned with HTTP 200 Jan 02 02:19:25.866339 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 116/226] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:19:25 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 => generated 921 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:03.477839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] POST http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes Jan 02 02:20:03.477839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:03.477839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:03.479186 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1512347366"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:20:03.484744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1512347366'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:20:03.484744 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Create volume of 1 GB Jan 02 02:20:03.513142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Availability Zones retrieved successfully. Jan 02 02:20:03.551494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Flow 'volume_create_api' (3e4a0f78-917a-4406-8c54-1823a4afd59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:20:03.559207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d1291c6-5043-4a99-ae62-b2240866780c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:20:03.563502 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:20:03.723506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d1291c6-5043-4a99-ae62-b2240866780c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:20:03.723506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79229dcd-b466-4d18-b43f-61666476844c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:20:03.964411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Created reservations ['b59769d4-cc12-42af-b041-586500de8f42', 'cecc9c44-51a1-4f70-9854-1275a9f51897', '1485bf45-43b3-4542-af10-dcb1302e20a4', '73c061ca-753a-49a4-834e-a1811659c93e'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:20:03.966887 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79229dcd-b466-4d18-b43f-61666476844c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b59769d4-cc12-42af-b041-586500de8f42', 'cecc9c44-51a1-4f70-9854-1275a9f51897', '1485bf45-43b3-4542-af10-dcb1302e20a4', '73c061ca-753a-49a4-834e-a1811659c93e']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:20:03.975889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e55b96-118a-4fa7-8a3a-3ccd84fc1819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:20:04.099728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e55b96-118a-4fa7-8a3a-3ccd84fc1819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '167e6eca-b3c1-41f0-85f6-9de6b75b06db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1512347366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8adc4bb61e944b0cae7feac31e57554b',qos_specs=None,replication_status=,reservations=['b59769d4-cc12-42af-b041-586500de8f42','cecc9c44-51a1-4f70-9854-1275a9f51897','1485bf45-43b3-4542-af10-dcb1302e20a4','73c061ca-753a-49a4-834e-a1811659c93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b7d34b2211142e4872017a55b7ffd50',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:20:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1512347366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=167e6eca-b3c1-41f0-85f6-9de6b75b06db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8adc4bb61e944b0cae7feac31e57554b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0b7d34b2211142e4872017a55b7ffd50',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:20:04.102739 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9ba2d18-c947-4704-8b18-31ed134a0a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:20:04.180019 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9ba2d18-c947-4704-8b18-31ed134a0a8c) transitioned into state 'SUCCESS' from state '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-1512347366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8adc4bb61e944b0cae7feac31e57554b',qos_specs=None,replication_status=,reservations=['b59769d4-cc12-42af-b041-586500de8f42','cecc9c44-51a1-4f70-9854-1275a9f51897','1485bf45-43b3-4542-af10-dcb1302e20a4','73c061ca-753a-49a4-834e-a1811659c93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b7d34b2211142e4872017a55b7ffd50',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:20:04.182799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3185fe0a-b949-4037-8f17-5ec891420ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:20:04.231796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3185fe0a-b949-4037-8f17-5ec891420ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:20:04.242624 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Flow 'volume_create_api' (3e4a0f78-917a-4406-8c54-1823a4afd59f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:20:04.311513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Create volume request issued successfully. Jan 02 02:20:04.341824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17c0b0e8-32a1-4026-9608-bc9b0f234b4b tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes returned with HTTP 202 Jan 02 02:20:04.347558 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 111/227] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:20:03 2021] POST /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes => generated 828 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:20:04.380767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cc05ab20-caa1-4d48-bb46-d74a597ba938 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:04.381303 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cc05ab20-caa1-4d48-bb46-d74a597ba938 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:04.381519 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:04.381519 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:04.381889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cc05ab20-caa1-4d48-bb46-d74a597ba938 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:04.446019 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:04.446019 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:04.465825 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cc05ab20-caa1-4d48-bb46-d74a597ba938 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:04.517824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cc05ab20-caa1-4d48-bb46-d74a597ba938 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:04.556148 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 117/228] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:04 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 896 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:20:05.560812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9525381d-9e59-4661-969d-192ade7da4e4 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:05.561324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9525381d-9e59-4661-969d-192ade7da4e4 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:05.561559 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:05.561559 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:05.562004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9525381d-9e59-4661-969d-192ade7da4e4 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:05.678202 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:05.678202 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:05.697221 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9525381d-9e59-4661-969d-192ade7da4e4 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:05.752382 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9525381d-9e59-4661-969d-192ade7da4e4 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:05.754254 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 112/229] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:05 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 921 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:10.264035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-34746b33-4b83-4dad-9adc-edbfa9162785 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:10.274455 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-34746b33-4b83-4dad-9adc-edbfa9162785 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:10.278084 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:10.278084 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:10.280079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-34746b33-4b83-4dad-9adc-edbfa9162785 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:10.368873 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:10.368873 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:10.380141 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-34746b33-4b83-4dad-9adc-edbfa9162785 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:10.420022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-34746b33-4b83-4dad-9adc-edbfa9162785 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:10.420827 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 118/230] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:20:10 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 921 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:10.549703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9525381d-9e59-4661-969d-192ade7da4e4 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume// Jan 02 02:20:10.550355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9525381d-9e59-4661-969d-192ade7da4e4 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:10.550558 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:10.550558 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:10.551185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9525381d-9e59-4661-969d-192ade7da4e4 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:10.552409 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9525381d-9e59-4661-969d-192ade7da4e4 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:20:10.553302 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 113/231] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:20:10 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:20:10.569488 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-99de4f34-be1d-469f-b621-9354305f9df1 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] POST http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/attachments Jan 02 02:20:10.570742 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:10.570742 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:10.571441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-99de4f34-be1d-469f-b621-9354305f9df1 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "167e6eca-b3c1-41f0-85f6-9de6b75b06db", "instance_uuid": "1d858250-9eba-4759-8f8d-387b55e0d27e", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:20:10.665835 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:10.665835 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:10.768019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-99de4f34-be1d-469f-b621-9354305f9df1 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/attachments returned with HTTP 200 Jan 02 02:20:10.769171 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 119/232] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:20:10 2021] POST /volume/v3/8adc4bb61e944b0cae7feac31e57554b/attachments => generated 273 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:20:10.847488 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fba4d851-bf5f-41c1-8291-0d0109a3c7db tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:10.848389 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fba4d851-bf5f-41c1-8291-0d0109a3c7db tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:10.850290 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fba4d851-bf5f-41c1-8291-0d0109a3c7db tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:10.875263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-99de4f34-be1d-469f-b621-9354305f9df1 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume// Jan 02 02:20:10.875263 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-99de4f34-be1d-469f-b621-9354305f9df1 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:10.875263 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:10.875263 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:10.875263 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-99de4f34-be1d-469f-b621-9354305f9df1 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:10.875263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-99de4f34-be1d-469f-b621-9354305f9df1 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:20:10.875263 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 120/233] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:20:10 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:20:10.893035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-1ed014ed-907d-4ce8-880f-4ab2ed6c0001 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:10.893035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-1ed014ed-907d-4ce8-880f-4ab2ed6c0001 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:10.893035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-1ed014ed-907d-4ce8-880f-4ab2ed6c0001 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:11.021991 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:11.021991 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:11.041799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-1ed014ed-907d-4ce8-880f-4ab2ed6c0001 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:11.108526 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:11.108526 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:11.155378 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-1ed014ed-907d-4ce8-880f-4ab2ed6c0001 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:11.177212 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 121/234] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:20:10 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 1019 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:20:11.195101 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-5a9525dc-796b-4c72-ac7f-4c07c43e36ce tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] PUT http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/attachments/39a363be-09c1-4c72-a227-44ad28a526f7 Jan 02 02:20:11.195101 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:11.195101 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:11.195101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-5a9525dc-796b-4c72-ac7f-4c07c43e36ce tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:20:11.196126 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:11.196126 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:11.227234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fba4d851-bf5f-41c1-8291-0d0109a3c7db tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:11.296530 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:11.296530 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:11.300462 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:20:11.300462 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:20:11.301321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-5a9525dc-796b-4c72-ac7f-4c07c43e36ce tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Lock "b'cinder-attachment_update-167e6eca-b3c1-41f0-85f6-9de6b75b06db-n-h2-767704-6'" acquired by "attachment_update" :: waited 0.024s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:20:11.305857 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:11.305857 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:11.337794 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fba4d851-bf5f-41c1-8291-0d0109a3c7db tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:11.349577 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 114/235] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:10 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 920 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:12.361063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d5320db4-e778-493f-89c1-be21898f900d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:12.362030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d5320db4-e778-493f-89c1-be21898f900d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:12.362394 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:12.362394 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:12.363073 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d5320db4-e778-493f-89c1-be21898f900d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:12.547367 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:12.547367 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:12.574273 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d5320db4-e778-493f-89c1-be21898f900d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:12.633110 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:12.633110 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:12.658147 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d5320db4-e778-493f-89c1-be21898f900d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:12.661679 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 115/236] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:12 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 920 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:13.697842 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-936ed768-0baf-47b2-8f69-bed7b6bae0cf tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:13.698993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-936ed768-0baf-47b2-8f69-bed7b6bae0cf tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:13.701223 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:13.701223 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:13.702228 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-936ed768-0baf-47b2-8f69-bed7b6bae0cf tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:13.934331 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:13.934331 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:13.971820 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-936ed768-0baf-47b2-8f69-bed7b6bae0cf tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:14.011433 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:14.011433 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:14.024455 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-936ed768-0baf-47b2-8f69-bed7b6bae0cf tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:14.024455 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 116/237] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:13 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 920 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:14.406442 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-5a9525dc-796b-4c72-ac7f-4c07c43e36ce tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Lock "b'cinder-attachment_update-167e6eca-b3c1-41f0-85f6-9de6b75b06db-n-h2-767704-6'" released by "attachment_update" :: held 3.105s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:20:14.407208 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-5a9525dc-796b-4c72-ac7f-4c07c43e36ce tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/attachments/39a363be-09c1-4c72-a227-44ad28a526f7 returned with HTTP 200 Jan 02 02:20:14.408108 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 122/238] 10.222.0.35 () {64 vars in 1468 bytes} [Sat Jan 2 02:20:11 2021] PUT /volume/v3/8adc4bb61e944b0cae7feac31e57554b/attachments/39a363be-09c1-4c72-a227-44ad28a526f7 => generated 762 bytes in 3230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:20:15.042229 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bacd2fc6-ea29-4166-9b79-c03fe6d5b022 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:15.043106 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bacd2fc6-ea29-4166-9b79-c03fe6d5b022 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:15.043106 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:15.043106 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:15.043613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bacd2fc6-ea29-4166-9b79-c03fe6d5b022 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:15.150064 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:15.150064 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:15.167280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bacd2fc6-ea29-4166-9b79-c03fe6d5b022 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:15.210747 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:15.210747 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:15.229892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bacd2fc6-ea29-4166-9b79-c03fe6d5b022 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:15.232909 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 117/239] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:15 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 921 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:16.255025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4adbbf65-2f7f-4e3a-8f27-0dda20916b92 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:16.256105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4adbbf65-2f7f-4e3a-8f27-0dda20916b92 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:16.256105 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:16.256105 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:16.256828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4adbbf65-2f7f-4e3a-8f27-0dda20916b92 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:16.354959 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:16.354959 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:16.377825 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4adbbf65-2f7f-4e3a-8f27-0dda20916b92 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:16.422131 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:16.422131 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:16.442983 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4adbbf65-2f7f-4e3a-8f27-0dda20916b92 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:16.444984 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 123/240] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:16 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 921 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:17.266241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14e137fe-e624-40f2-98f0-c65ca6097de8 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] DELETE http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 Jan 02 02:20:17.267150 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14e137fe-e624-40f2-98f0-c65ca6097de8 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:17.267520 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:17.267520 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:17.268210 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14e137fe-e624-40f2-98f0-c65ca6097de8 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:17.269109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-14e137fe-e624-40f2-98f0-c65ca6097de8 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Delete volume with id: 35c388ae-13cc-49a9-9206-1dcbaca1a033 Jan 02 02:20:17.415787 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:17.415787 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:17.423001 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-14e137fe-e624-40f2-98f0-c65ca6097de8 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:20:17.463730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e91df85-e229-4463-a70f-2f3caf832edb tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:17.464457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e91df85-e229-4463-a70f-2f3caf832edb tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:17.464689 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:17.464689 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:17.465255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e91df85-e229-4463-a70f-2f3caf832edb tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:17.510374 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-14e137fe-e624-40f2-98f0-c65ca6097de8 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Delete volume request issued successfully. Jan 02 02:20:17.510374 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14e137fe-e624-40f2-98f0-c65ca6097de8 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 returned with HTTP 202 Jan 02 02:20:17.516308 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 118/241] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:20:17 2021] DELETE /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:20:17.528998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b3b73c1-ed0a-4729-8c69-3e2df55b299a tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 Jan 02 02:20:17.541919 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b3b73c1-ed0a-4729-8c69-3e2df55b299a tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:17.542182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:17.542182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:17.542601 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b3b73c1-ed0a-4729-8c69-3e2df55b299a tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:17.570558 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:17.570558 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:17.582035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8e91df85-e229-4463-a70f-2f3caf832edb tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:17.674335 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:17.674335 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:17.707529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e91df85-e229-4463-a70f-2f3caf832edb tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:17.714377 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 124/242] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:17 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 921 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:17.758399 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:17.758399 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:17.799576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1b3b73c1-ed0a-4729-8c69-3e2df55b299a tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:20:17.870058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b3b73c1-ed0a-4729-8c69-3e2df55b299a tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 returned with HTTP 200 Jan 02 02:20:17.871384 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 119/243] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:17 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 => generated 915 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:18.736664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-864e7901-f551-478f-9c4b-054c0654b640 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:18.737819 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-864e7901-f551-478f-9c4b-054c0654b640 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:18.738203 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:18.738203 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:18.738898 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-864e7901-f551-478f-9c4b-054c0654b640 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:18.907596 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24de61e2-eb21-48cc-9d38-b5360b0577bd tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 Jan 02 02:20:18.912417 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-24de61e2-eb21-48cc-9d38-b5360b0577bd tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:18.915761 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:18.915761 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:18.923517 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-24de61e2-eb21-48cc-9d38-b5360b0577bd tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:18.990310 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:18.990310 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:19.021021 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:19.021021 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:19.024364 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-864e7901-f551-478f-9c4b-054c0654b640 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:19.033221 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-24de61e2-eb21-48cc-9d38-b5360b0577bd tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:20:19.063968 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24de61e2-eb21-48cc-9d38-b5360b0577bd tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 returned with HTTP 200 Jan 02 02:20:19.065052 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 120/244] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:18 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 => generated 915 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:19.115592 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:19.115592 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:19.129749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-864e7901-f551-478f-9c4b-054c0654b640 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:19.131214 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 125/245] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:18 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 921 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:20.117488 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-26b390ef-559a-4141-bbcf-de6a83c3511b tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 Jan 02 02:20:20.117488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-26b390ef-559a-4141-bbcf-de6a83c3511b tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:20.117488 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:20.117488 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:20.117488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-26b390ef-559a-4141-bbcf-de6a83c3511b tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:20.125120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-442c3ecd-8bdb-45ed-935d-dc3a96d1536a tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] POST http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/attachments/39a363be-09c1-4c72-a227-44ad28a526f7/action Jan 02 02:20:20.125120 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:20.125120 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:20.125120 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-442c3ecd-8bdb-45ed-935d-dc3a96d1536a tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:20:20.125120 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-442c3ecd-8bdb-45ed-935d-dc3a96d1536a tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:20:20.244277 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:20.244277 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:20.283818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-95d47240-c4fc-4808-83b4-84a7165f35b4 req-442c3ecd-8bdb-45ed-935d-dc3a96d1536a tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/attachments/39a363be-09c1-4c72-a227-44ad28a526f7/action returned with HTTP 204 Jan 02 02:20:20.288079 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 121/246] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 02:20:20 2021] POST /volume/v3/8adc4bb61e944b0cae7feac31e57554b/attachments/39a363be-09c1-4c72-a227-44ad28a526f7/action => generated 0 bytes in 207 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:20:20.295406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-26b390ef-559a-4141-bbcf-de6a83c3511b tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 returned with HTTP 404 Jan 02 02:20:20.305701 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 126/247] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:20 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/35c388ae-13cc-49a9-9206-1dcbaca1a033 => generated 109 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:20:20.311379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7ef088f-73e7-47e9-8d89-3bac865802a2 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:20.319438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a798cc5c-9118-4224-b3f4-a62a2f3a7b8e tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] DELETE http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 Jan 02 02:20:20.319438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a798cc5c-9118-4224-b3f4-a62a2f3a7b8e tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:20.319438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a798cc5c-9118-4224-b3f4-a62a2f3a7b8e tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:20.319438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-a798cc5c-9118-4224-b3f4-a62a2f3a7b8e tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Delete volume with id: 3f4121f4-6f98-4bfe-a076-63d428c2bac6 Jan 02 02:20:20.325476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7ef088f-73e7-47e9-8d89-3bac865802a2 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:20.325476 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:20.325476 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:20.325476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7ef088f-73e7-47e9-8d89-3bac865802a2 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:20.552036 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:20.552036 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:20.577263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f7ef088f-73e7-47e9-8d89-3bac865802a2 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:20.580961 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:20.580961 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:20.584623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a798cc5c-9118-4224-b3f4-a62a2f3a7b8e tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:20:20.639174 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:20.639174 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:20.674805 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7ef088f-73e7-47e9-8d89-3bac865802a2 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:20.674805 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 122/248] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:20 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 1213 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:20:20.708732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a798cc5c-9118-4224-b3f4-a62a2f3a7b8e tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Delete volume request issued successfully. Jan 02 02:20:20.709061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a798cc5c-9118-4224-b3f4-a62a2f3a7b8e tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 returned with HTTP 202 Jan 02 02:20:20.715861 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 127/249] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:20:20 2021] DELETE /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 => generated 0 bytes in 405 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:20:20.738708 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b233fe6-1318-4de0-b710-732b646f3f39 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 Jan 02 02:20:20.738708 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b233fe6-1318-4de0-b710-732b646f3f39 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:20.738708 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:20.738708 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:20.738708 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b233fe6-1318-4de0-b710-732b646f3f39 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:20.936378 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:20.936378 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:20.951175 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1b233fe6-1318-4de0-b710-732b646f3f39 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:20:20.989741 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b233fe6-1318-4de0-b710-732b646f3f39 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 returned with HTTP 200 Jan 02 02:20:20.989741 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 123/250] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:20 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 => generated 915 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:21.392784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4e944778-95db-4b68-ab3d-dc9ff75ef95d req-ef827d17-3e90-4ada-be40-2e6e7690a971 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:21.392784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4e944778-95db-4b68-ab3d-dc9ff75ef95d req-ef827d17-3e90-4ada-be40-2e6e7690a971 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:21.392784 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:21.392784 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:21.392784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4e944778-95db-4b68-ab3d-dc9ff75ef95d req-ef827d17-3e90-4ada-be40-2e6e7690a971 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:21.517998 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:21.517998 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:21.545644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-4e944778-95db-4b68-ab3d-dc9ff75ef95d req-ef827d17-3e90-4ada-be40-2e6e7690a971 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:21.608440 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:21.608440 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:21.638326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4e944778-95db-4b68-ab3d-dc9ff75ef95d req-ef827d17-3e90-4ada-be40-2e6e7690a971 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:21.638326 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 128/251] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:20:21 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 1213 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:20:22.037579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8bf2a50e-28ae-47f5-af3a-bf2c05d8a626 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 Jan 02 02:20:22.040271 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8bf2a50e-28ae-47f5-af3a-bf2c05d8a626 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:22.040555 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:22.040555 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:22.047958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8bf2a50e-28ae-47f5-af3a-bf2c05d8a626 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:22.285210 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:22.285210 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:22.327278 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8bf2a50e-28ae-47f5-af3a-bf2c05d8a626 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:20:22.413101 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8bf2a50e-28ae-47f5-af3a-bf2c05d8a626 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 returned with HTTP 200 Jan 02 02:20:22.413101 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 124/252] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:22 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 => generated 915 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:23.441998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2599ea6f-3718-4b26-b985-b9f94f749009 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 Jan 02 02:20:23.443199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2599ea6f-3718-4b26-b985-b9f94f749009 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:23.443556 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:23.443556 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:23.444222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2599ea6f-3718-4b26-b985-b9f94f749009 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:23.623018 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:23.623018 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:23.669594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2599ea6f-3718-4b26-b985-b9f94f749009 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Volume info retrieved successfully. Jan 02 02:20:23.728214 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2599ea6f-3718-4b26-b985-b9f94f749009 tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 returned with HTTP 200 Jan 02 02:20:23.729045 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 129/253] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:23 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 => generated 915 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:24.762359 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3892997-611c-42c5-af03-5931ddb4a74f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] GET http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 Jan 02 02:20:24.763299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3892997-611c-42c5-af03-5931ddb4a74f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:24.763618 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:24.763618 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:24.764211 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3892997-611c-42c5-af03-5931ddb4a74f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:24.927143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3892997-611c-42c5-af03-5931ddb4a74f tempest-ServersNegativeTestJSON-1437849371 tempest-ServersNegativeTestJSON-1437849371] http://10.222.0.39/volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 returned with HTTP 404 Jan 02 02:20:24.929975 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 125/254] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:24 2021] GET /volume/v3/1ebb477f98b54da7bfb168675ea4522f/volumes/3f4121f4-6f98-4bfe-a076-63d428c2bac6 => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:20:41.486704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-789fe1a8-eb58-4d85-83bf-f7b3957f0ed7 req-368a9f4e-b28f-4344-8647-b5361d27d848 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:41.487627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-789fe1a8-eb58-4d85-83bf-f7b3957f0ed7 req-368a9f4e-b28f-4344-8647-b5361d27d848 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:41.487627 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:41.487627 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:41.488005 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-789fe1a8-eb58-4d85-83bf-f7b3957f0ed7 req-368a9f4e-b28f-4344-8647-b5361d27d848 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:41.599444 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:41.599444 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:41.613192 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-789fe1a8-eb58-4d85-83bf-f7b3957f0ed7 req-368a9f4e-b28f-4344-8647-b5361d27d848 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:41.648454 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:41.648454 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:41.659107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-789fe1a8-eb58-4d85-83bf-f7b3957f0ed7 req-368a9f4e-b28f-4344-8647-b5361d27d848 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:41.660257 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 130/255] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:20:41 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 1213 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:20:49.105593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b561a55e-b36e-4f5d-93a1-74f7e1855f0e tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:49.106833 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b561a55e-b36e-4f5d-93a1-74f7e1855f0e tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:49.107472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b561a55e-b36e-4f5d-93a1-74f7e1855f0e tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:49.188377 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:49.188377 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:49.198734 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b561a55e-b36e-4f5d-93a1-74f7e1855f0e tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:49.223448 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:49.223448 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:49.234054 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b561a55e-b36e-4f5d-93a1-74f7e1855f0e tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:49.235128 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 126/256] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:49 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 1213 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:20:49.929054 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bc8c3aeb-df00-4f3a-8254-86e30faa4f5c tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:49.930157 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bc8c3aeb-df00-4f3a-8254-86e30faa4f5c tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:49.931933 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:49.931933 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:49.932982 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bc8c3aeb-df00-4f3a-8254-86e30faa4f5c tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:50.052634 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:50.052634 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:50.071285 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bc8c3aeb-df00-4f3a-8254-86e30faa4f5c tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:50.115082 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:50.115082 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:50.132725 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bc8c3aeb-df00-4f3a-8254-86e30faa4f5c tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:50.141004 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 131/257] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:20:49 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 1213 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:20:50.170919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bccf1b7d-9121-45ee-b857-ad5ecb720afa tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] POST http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db/action Jan 02 02:20:50.171500 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:50.171500 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:50.172116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bccf1b7d-9121-45ee-b857-ad5ecb720afa tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Action body: b'{"os-begin_detaching": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:20:50.172578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bccf1b7d-9121-45ee-b857-ad5ecb720afa tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:20:50.233598 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:50.233598 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:50.235821 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bccf1b7d-9121-45ee-b857-ad5ecb720afa tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:50.253861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bccf1b7d-9121-45ee-b857-ad5ecb720afa tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Begin detaching volume completed successfully. Jan 02 02:20:50.254565 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bccf1b7d-9121-45ee-b857-ad5ecb720afa tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db/action returned with HTTP 202 Jan 02 02:20:50.256877 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 127/258] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:20:50 2021] POST /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:20:50.287975 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71d0a9b4-0175-4f46-a0f7-988628e4c889 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:50.288851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71d0a9b4-0175-4f46-a0f7-988628e4c889 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:50.289204 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:50.289204 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:50.289874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71d0a9b4-0175-4f46-a0f7-988628e4c889 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:50.365926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bccf1b7d-9121-45ee-b857-ad5ecb720afa tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume// Jan 02 02:20:50.367051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bccf1b7d-9121-45ee-b857-ad5ecb720afa tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:50.367585 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:50.367585 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:50.369662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bccf1b7d-9121-45ee-b857-ad5ecb720afa tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:50.371966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-bccf1b7d-9121-45ee-b857-ad5ecb720afa tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:20:50.373320 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 128/259] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:20:50 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:20:50.392463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-7b3bf804-facd-4f9b-8cfb-288e8f3259d0 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:50.393875 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-7b3bf804-facd-4f9b-8cfb-288e8f3259d0 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:50.397603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-7b3bf804-facd-4f9b-8cfb-288e8f3259d0 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:50.569827 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:50.569827 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:50.591022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-71d0a9b4-0175-4f46-a0f7-988628e4c889 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:50.622129 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:50.622129 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:50.667329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-7b3bf804-facd-4f9b-8cfb-288e8f3259d0 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:50.685656 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:50.685656 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:50.722594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71d0a9b4-0175-4f46-a0f7-988628e4c889 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:50.723601 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 132/260] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:50 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 1216 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:20:50.760424 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:50.760424 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:50.833153 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-7b3bf804-facd-4f9b-8cfb-288e8f3259d0 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:50.835069 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 129/261] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:20:50 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 1315 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:20:51.268283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-7146252b-d074-44f4-a4b4-73d4df4b0842 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] DELETE http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/attachments/39a363be-09c1-4c72-a227-44ad28a526f7 Jan 02 02:20:51.270340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-7146252b-d074-44f4-a4b4-73d4df4b0842 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:51.270340 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:51.270340 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:51.270801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-7146252b-d074-44f4-a4b4-73d4df4b0842 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:51.364215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:51.364215 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:51.741500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32d98589-b7f9-400e-b922-eff52aa11371 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:51.742366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32d98589-b7f9-400e-b922-eff52aa11371 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:51.742765 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:51.742765 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:51.743390 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32d98589-b7f9-400e-b922-eff52aa11371 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:51.849951 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:51.849951 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:51.878228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-32d98589-b7f9-400e-b922-eff52aa11371 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:51.901765 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:51.901765 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:51.915512 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32d98589-b7f9-400e-b922-eff52aa11371 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:51.917461 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 130/262] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:51 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 1216 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:20:52.643306 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-7146252b-d074-44f4-a4b4-73d4df4b0842 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:20:52.644110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-7146252b-d074-44f4-a4b4-73d4df4b0842 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:20:52.663461 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a1ee5454-0c0d-40e4-8a4b-aadb4cab80c9 req-7146252b-d074-44f4-a4b4-73d4df4b0842 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/attachments/39a363be-09c1-4c72-a227-44ad28a526f7 returned with HTTP 200 Jan 02 02:20:52.665777 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 133/263] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 02:20:51 2021] DELETE /volume/v3/8adc4bb61e944b0cae7feac31e57554b/attachments/39a363be-09c1-4c72-a227-44ad28a526f7 => generated 19 bytes in 1424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:52.941465 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f0c8c9f0-2f22-4c55-ab8f-d24b5ee15b6a tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:52.944433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f0c8c9f0-2f22-4c55-ab8f-d24b5ee15b6a tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:52.944872 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:52.944872 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:52.945549 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f0c8c9f0-2f22-4c55-ab8f-d24b5ee15b6a tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:53.187544 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:53.187544 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:53.209090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f0c8c9f0-2f22-4c55-ab8f-d24b5ee15b6a tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:53.278188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f0c8c9f0-2f22-4c55-ab8f-d24b5ee15b6a tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:53.282345 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 131/264] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:52 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 921 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:55.615248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9f5e0e7f-e0d3-4aa4-b4a1-4effae25f1ce tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] DELETE http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:55.616171 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9f5e0e7f-e0d3-4aa4-b4a1-4effae25f1ce tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:55.616741 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:55.616741 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:55.620070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9f5e0e7f-e0d3-4aa4-b4a1-4effae25f1ce tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:55.626756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-9f5e0e7f-e0d3-4aa4-b4a1-4effae25f1ce tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Delete volume with id: 167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:55.885053 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:55.885053 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:55.892987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9f5e0e7f-e0d3-4aa4-b4a1-4effae25f1ce tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:55.990911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9f5e0e7f-e0d3-4aa4-b4a1-4effae25f1ce tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Delete volume request issued successfully. Jan 02 02:20:55.992189 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9f5e0e7f-e0d3-4aa4-b4a1-4effae25f1ce tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 202 Jan 02 02:20:56.001346 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 134/265] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:20:55 2021] DELETE /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 0 bytes in 395 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:20:56.013460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9a508bc-2359-4411-ad9f-281d5df60b1d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:56.015783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9a508bc-2359-4411-ad9f-281d5df60b1d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:56.016437 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:56.016437 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:56.017649 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9a508bc-2359-4411-ad9f-281d5df60b1d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:56.304470 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:56.304470 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:56.370855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b9a508bc-2359-4411-ad9f-281d5df60b1d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:56.480954 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9a508bc-2359-4411-ad9f-281d5df60b1d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:56.483009 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 132/266] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:56 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 920 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:57.518711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eef56abd-37bb-4679-9c8a-6068a4bfc77e tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:57.519405 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eef56abd-37bb-4679-9c8a-6068a4bfc77e tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:57.519732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:57.519732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:57.520824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eef56abd-37bb-4679-9c8a-6068a4bfc77e tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:57.801499 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:57.801499 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:57.849309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-eef56abd-37bb-4679-9c8a-6068a4bfc77e tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:57.959054 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eef56abd-37bb-4679-9c8a-6068a4bfc77e tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:57.960545 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 135/267] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:57 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 920 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:58.978237 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-640e6f72-7be6-4998-a4ce-895938841bf3 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:20:58.978901 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-640e6f72-7be6-4998-a4ce-895938841bf3 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:58.979000 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:58.979000 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:20:58.979375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-640e6f72-7be6-4998-a4ce-895938841bf3 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:59.179350 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:20:59.179350 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:20:59.196817 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-640e6f72-7be6-4998-a4ce-895938841bf3 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:20:59.243761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-640e6f72-7be6-4998-a4ce-895938841bf3 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 200 Jan 02 02:20:59.245106 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 133/268] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:58 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 920 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:21:00.264445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c93b138d-073e-4bdc-9f65-a6385fc8fa3d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db Jan 02 02:21:00.265390 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c93b138d-073e-4bdc-9f65-a6385fc8fa3d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:21:00.265661 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:21:00.265661 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:21:00.265921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c93b138d-073e-4bdc-9f65-a6385fc8fa3d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:21:00.404005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c93b138d-073e-4bdc-9f65-a6385fc8fa3d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db returned with HTTP 404 Jan 02 02:21:00.405769 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 136/269] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:21:00 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/167e6eca-b3c1-41f0-85f6-9de6b75b06db => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:21:00.415670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b37903ac-8a14-43ce-b897-ef1b4506756f tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] DELETE http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 Jan 02 02:21:00.417434 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b37903ac-8a14-43ce-b897-ef1b4506756f tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:21:00.417824 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:21:00.417824 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:21:00.421235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b37903ac-8a14-43ce-b897-ef1b4506756f tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:21:00.421971 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-b37903ac-8a14-43ce-b897-ef1b4506756f tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Delete volume with id: f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 Jan 02 02:21:00.553943 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:21:00.553943 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:21:00.557687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b37903ac-8a14-43ce-b897-ef1b4506756f tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:21:00.662792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b37903ac-8a14-43ce-b897-ef1b4506756f tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Delete volume request issued successfully. Jan 02 02:21:00.663279 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b37903ac-8a14-43ce-b897-ef1b4506756f tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 returned with HTTP 202 Jan 02 02:21:00.664185 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 134/270] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:21:00 2021] DELETE /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:21:00.676211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94e41e3e-7108-414f-aeb8-9a519945821d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 Jan 02 02:21:00.677749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94e41e3e-7108-414f-aeb8-9a519945821d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:21:00.678958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94e41e3e-7108-414f-aeb8-9a519945821d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:21:01.009718 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:21:01.009718 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:21:01.076561 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-94e41e3e-7108-414f-aeb8-9a519945821d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:21:01.168396 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94e41e3e-7108-414f-aeb8-9a519945821d tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 returned with HTTP 200 Jan 02 02:21:01.169992 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 137/271] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:21:00 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 => generated 920 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:21:02.187756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe00398d-2132-40e8-a99e-2836121ee113 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 Jan 02 02:21:02.188466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe00398d-2132-40e8-a99e-2836121ee113 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:21:02.188466 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:21:02.188466 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:21:02.189016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe00398d-2132-40e8-a99e-2836121ee113 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:21:02.315617 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:21:02.315617 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:21:02.356360 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fe00398d-2132-40e8-a99e-2836121ee113 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:21:02.446560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe00398d-2132-40e8-a99e-2836121ee113 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 returned with HTTP 200 Jan 02 02:21:02.462905 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 135/272] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:21:02 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 => generated 920 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:21:03.470198 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b459b82c-3954-4490-bb59-45ad1bd966bd tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 Jan 02 02:21:03.472540 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b459b82c-3954-4490-bb59-45ad1bd966bd tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:21:03.473123 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:21:03.473123 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:21:03.473931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b459b82c-3954-4490-bb59-45ad1bd966bd tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:21:03.619263 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:21:03.619263 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:21:03.647569 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b459b82c-3954-4490-bb59-45ad1bd966bd tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Volume info retrieved successfully. Jan 02 02:21:03.724262 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b459b82c-3954-4490-bb59-45ad1bd966bd tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 returned with HTTP 200 Jan 02 02:21:03.724262 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 138/273] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:21:03 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 => generated 920 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:21:04.758309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4598d0aa-3c71-4259-8ec1-296fe0ceebd5 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] GET http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 Jan 02 02:21:04.759290 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4598d0aa-3c71-4259-8ec1-296fe0ceebd5 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:21:04.759662 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:21:04.759662 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:21:04.760367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4598d0aa-3c71-4259-8ec1-296fe0ceebd5 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:21:05.024004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4598d0aa-3c71-4259-8ec1-296fe0ceebd5 tempest-ServerRescueNegativeTestJSON-1537731572 tempest-ServerRescueNegativeTestJSON-1537731572] http://10.222.0.39/volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 returned with HTTP 404 Jan 02 02:21:05.037456 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 136/274] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:21:04 2021] GET /volume/v3/8adc4bb61e944b0cae7feac31e57554b/volumes/f35ee992-91aa-4c8b-b6fc-0248a6d7d9a3 => generated 109 bytes in 286 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:22:07.638571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c3e80bc4-5c45-4fad-8589-bb7a4db6cb39 req-518c8fbe-a80a-4f4b-98e7-3961d41f7441 tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] DELETE http://10.222.0.39/volume/v3/2e9e249c7cf74519909cb17ba81f4c06/volumes/tempest-invalid-1975483511 Jan 02 02:22:07.639754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c3e80bc4-5c45-4fad-8589-bb7a4db6cb39 req-518c8fbe-a80a-4f4b-98e7-3961d41f7441 tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:07.640170 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:07.640170 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:22:07.640878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c3e80bc4-5c45-4fad-8589-bb7a4db6cb39 req-518c8fbe-a80a-4f4b-98e7-3961d41f7441 tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:07.641549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-c3e80bc4-5c45-4fad-8589-bb7a4db6cb39 req-518c8fbe-a80a-4f4b-98e7-3961d41f7441 tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] Delete volume with id: tempest-invalid-1975483511 Jan 02 02:22:07.703740 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c3e80bc4-5c45-4fad-8589-bb7a4db6cb39 req-518c8fbe-a80a-4f4b-98e7-3961d41f7441 tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] http://10.222.0.39/volume/v3/2e9e249c7cf74519909cb17ba81f4c06/volumes/tempest-invalid-1975483511 returned with HTTP 404 Jan 02 02:22:07.713262 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 139/275] 10.222.0.39 () {62 vars in 1561 bytes} [Sat Jan 2 02:22:07 2021] DELETE /volume/v3/2e9e249c7cf74519909cb17ba81f4c06/volumes/tempest-invalid-1975483511 => generated 99 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:22:08.264581 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-2d0a90d0-17a2-4ce1-858b-dbced9527efb req-e0f00d63-4ff3-4db9-a3c6-e6bd614611bf tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] DELETE http://10.222.0.39/volume/v3/2e9e249c7cf74519909cb17ba81f4c06/volumes/70cc766b-a1b7-4a73-bad7-b3176a8ffdcd Jan 02 02:22:08.268353 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-2d0a90d0-17a2-4ce1-858b-dbced9527efb req-e0f00d63-4ff3-4db9-a3c6-e6bd614611bf tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:08.269794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-2d0a90d0-17a2-4ce1-858b-dbced9527efb req-e0f00d63-4ff3-4db9-a3c6-e6bd614611bf tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:08.272097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-2d0a90d0-17a2-4ce1-858b-dbced9527efb req-e0f00d63-4ff3-4db9-a3c6-e6bd614611bf tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] Delete volume with id: 70cc766b-a1b7-4a73-bad7-b3176a8ffdcd Jan 02 02:22:08.425438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-2d0a90d0-17a2-4ce1-858b-dbced9527efb req-e0f00d63-4ff3-4db9-a3c6-e6bd614611bf tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] http://10.222.0.39/volume/v3/2e9e249c7cf74519909cb17ba81f4c06/volumes/70cc766b-a1b7-4a73-bad7-b3176a8ffdcd returned with HTTP 404 Jan 02 02:22:08.428280 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 137/276] 10.222.0.39 () {62 vars in 1591 bytes} [Sat Jan 2 02:22:08 2021] DELETE /volume/v3/2e9e249c7cf74519909cb17ba81f4c06/volumes/70cc766b-a1b7-4a73-bad7-b3176a8ffdcd => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:22:09.439199 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3b417bde-9d38-4457-90c5-0b53d8a5bce6 req-81566fd3-0d4b-45b4-9348-84a2812d16e9 tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] GET http://10.222.0.39/volume/v3/2e9e249c7cf74519909cb17ba81f4c06/volumes/75a5362c-09d7-46dc-815b-d36a065b7649 Jan 02 02:22:09.443398 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3b417bde-9d38-4457-90c5-0b53d8a5bce6 req-81566fd3-0d4b-45b4-9348-84a2812d16e9 tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:09.448787 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3b417bde-9d38-4457-90c5-0b53d8a5bce6 req-81566fd3-0d4b-45b4-9348-84a2812d16e9 tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:09.673028 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3b417bde-9d38-4457-90c5-0b53d8a5bce6 req-81566fd3-0d4b-45b4-9348-84a2812d16e9 tempest-VolumesNegativeTest-548454467 tempest-VolumesNegativeTest-548454467] http://10.222.0.39/volume/v3/2e9e249c7cf74519909cb17ba81f4c06/volumes/75a5362c-09d7-46dc-815b-d36a065b7649 returned with HTTP 404 Jan 02 02:22:09.681208 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 140/277] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:22:09 2021] GET /volume/v3/2e9e249c7cf74519909cb17ba81f4c06/volumes/75a5362c-09d7-46dc-815b-d36a065b7649 => generated 109 bytes in 253 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:22:58.484362 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] POST http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes Jan 02 02:22:58.485151 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-32620434"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:22:58.486262 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-32620434'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:22:58.486628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Create volume of 1 GB Jan 02 02:22:58.519624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Availability Zones retrieved successfully. Jan 02 02:22:58.537542 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Flow 'volume_create_api' (dfa59b6a-5953-4369-8e32-c7f9caef8beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:22:58.540907 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee7f6e1-f714-444f-9b90-0af4b5783c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:58.543750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:22:58.650628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee7f6e1-f714-444f-9b90-0af4b5783c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:58.666423 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d1504c-4333-4f93-81b6-ef92ff513479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:58.976882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Created reservations ['1fe2d088-fa47-4b0d-abe1-c450d6ad01f1', '5b55068b-b17b-4c5b-a105-6c0b1545a70a', '43ab8c6b-b9dd-446f-b1c0-3d33afeb7ff0', '55e554ae-34f6-490d-b806-a7e0cd342e13'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:22:58.981821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d1504c-4333-4f93-81b6-ef92ff513479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe2d088-fa47-4b0d-abe1-c450d6ad01f1', '5b55068b-b17b-4c5b-a105-6c0b1545a70a', '43ab8c6b-b9dd-446f-b1c0-3d33afeb7ff0', '55e554ae-34f6-490d-b806-a7e0cd342e13']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:58.991586 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b77107d-b3b1-495c-a195-635989b61d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:59.106235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b77107d-b3b1-495c-a195-635989b61d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b648f74-2f93-4650-acba-78452d8e4143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-32620434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23005fa684224ef1af3cf2488fd695e0',qos_specs=None,replication_status=,reservations=['1fe2d088-fa47-4b0d-abe1-c450d6ad01f1','5b55068b-b17b-4c5b-a105-6c0b1545a70a','43ab8c6b-b9dd-446f-b1c0-3d33afeb7ff0','55e554ae-34f6-490d-b806-a7e0cd342e13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f901e6c5147a425c8b640eff34b0a962',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:22:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-32620434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b648f74-2f93-4650-acba-78452d8e4143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23005fa684224ef1af3cf2488fd695e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f901e6c5147a425c8b640eff34b0a962',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:59.109849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (009df278-f3c7-4363-91e8-2fa10d0415c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:59.148447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (009df278-f3c7-4363-91e8-2fa10d0415c0) transitioned into state 'SUCCESS' from state '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-32620434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23005fa684224ef1af3cf2488fd695e0',qos_specs=None,replication_status=,reservations=['1fe2d088-fa47-4b0d-abe1-c450d6ad01f1','5b55068b-b17b-4c5b-a105-6c0b1545a70a','43ab8c6b-b9dd-446f-b1c0-3d33afeb7ff0','55e554ae-34f6-490d-b806-a7e0cd342e13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f901e6c5147a425c8b640eff34b0a962',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:59.152036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4dedec0-50fc-4577-ad56-8f684df0cdd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:59.180605 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4dedec0-50fc-4577-ad56-8f684df0cdd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:59.185142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Flow 'volume_create_api' (dfa59b6a-5953-4369-8e32-c7f9caef8beb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:22:59.270718 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Create volume request issued successfully. Jan 02 02:22:59.318263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-485a63b0-f49c-47af-b55a-0ebc1ef4a75e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes returned with HTTP 202 Jan 02 02:22:59.324863 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 138/278] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:22:58 2021] POST /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes => generated 822 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:22:59.340812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc40949e-d108-42d2-a2e6-ead74e82dbd4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:22:59.341450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc40949e-d108-42d2-a2e6-ead74e82dbd4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:59.342866 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc40949e-d108-42d2-a2e6-ead74e82dbd4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:59.450146 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:59.450146 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:22:59.467574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bc40949e-d108-42d2-a2e6-ead74e82dbd4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:22:59.512806 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc40949e-d108-42d2-a2e6-ead74e82dbd4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:22:59.524653 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 141/279] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:59 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 890 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:00.554487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01015018-7704-412f-b190-b8fa7d8aeba9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:00.558011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01015018-7704-412f-b190-b8fa7d8aeba9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:00.558806 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:00.558806 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:00.560501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01015018-7704-412f-b190-b8fa7d8aeba9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:00.753926 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:00.753926 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:00.794781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-01015018-7704-412f-b190-b8fa7d8aeba9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:00.937119 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01015018-7704-412f-b190-b8fa7d8aeba9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:00.939248 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 139/280] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:00 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 915 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:01.734898 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-b30c6d2b-f527-4cc5-baf4-c219e476ad2f tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:01.754032 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-b30c6d2b-f527-4cc5-baf4-c219e476ad2f tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:01.754725 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:01.754725 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:01.755697 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-b30c6d2b-f527-4cc5-baf4-c219e476ad2f tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:01.868831 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:01.868831 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:01.883895 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-574b5f33-e46f-46c9-990b-806de965bef8 req-b30c6d2b-f527-4cc5-baf4-c219e476ad2f tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:01.928020 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-b30c6d2b-f527-4cc5-baf4-c219e476ad2f tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:01.929481 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 142/281] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:23:01 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 915 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:02.053335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01015018-7704-412f-b190-b8fa7d8aeba9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume// Jan 02 02:23:02.054195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01015018-7704-412f-b190-b8fa7d8aeba9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:02.054803 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:02.054803 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:02.055375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01015018-7704-412f-b190-b8fa7d8aeba9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:02.056963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01015018-7704-412f-b190-b8fa7d8aeba9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:23:02.058386 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 140/282] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:23:02 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:23:02.086782 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-0fa7aa12-ff70-4b84-8999-2ee9dae924e9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] POST http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/attachments Jan 02 02:23:02.086782 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:02.086782 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:02.086782 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-0fa7aa12-ff70-4b84-8999-2ee9dae924e9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b648f74-2f93-4650-acba-78452d8e4143", "instance_uuid": "bd086cd4-36d3-4002-8ed9-aaa9aafe2b32", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:23:02.245332 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:02.245332 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:02.346978 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-0fa7aa12-ff70-4b84-8999-2ee9dae924e9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/attachments returned with HTTP 200 Jan 02 02:23:02.348962 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 143/283] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:23:02 2021] POST /volume/v3/23005fa684224ef1af3cf2488fd695e0/attachments => generated 273 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:23:02.396700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ab891d51-fad9-4b30-87d1-31e1f85e8237 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:02.402810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ab891d51-fad9-4b30-87d1-31e1f85e8237 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:02.407993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ab891d51-fad9-4b30-87d1-31e1f85e8237 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:02.435072 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-0fa7aa12-ff70-4b84-8999-2ee9dae924e9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume// Jan 02 02:23:02.435553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-0fa7aa12-ff70-4b84-8999-2ee9dae924e9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:02.435782 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:02.435782 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:02.436167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-0fa7aa12-ff70-4b84-8999-2ee9dae924e9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:02.437641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-0fa7aa12-ff70-4b84-8999-2ee9dae924e9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:23:02.438876 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 144/284] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:23:02 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:23:02.453586 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-8f54d25e-37d5-4030-91b1-38c59e584c75 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:02.454169 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-8f54d25e-37d5-4030-91b1-38c59e584c75 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:02.454651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-8f54d25e-37d5-4030-91b1-38c59e584c75 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:02.473803 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:02.473803 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:02.490715 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ab891d51-fad9-4b30-87d1-31e1f85e8237 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:02.525489 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:02.525489 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:02.535459 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ab891d51-fad9-4b30-87d1-31e1f85e8237 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:02.536949 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 141/285] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:02 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 914 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:02.563298 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:02.563298 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:02.573410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-574b5f33-e46f-46c9-990b-806de965bef8 req-8f54d25e-37d5-4030-91b1-38c59e584c75 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:02.594709 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:02.594709 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:02.605003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-8f54d25e-37d5-4030-91b1-38c59e584c75 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:02.605849 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 145/286] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:23:02 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 1013 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:23:02.635138 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-7143fa03-e715-4d24-bad3-c08907e36244 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] PUT http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/attachments/cc481d47-1365-4e24-b08c-0daec9eb1b54 Jan 02 02:23:02.637513 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:02.637513 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:02.638522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-7143fa03-e715-4d24-bad3-c08907e36244 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:23:02.690625 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:23:02.690625 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:23:02.694257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-574b5f33-e46f-46c9-990b-806de965bef8 req-7143fa03-e715-4d24-bad3-c08907e36244 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Lock "b'cinder-attachment_update-7b648f74-2f93-4650-acba-78452d8e4143-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.028s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:23:02.696747 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:02.696747 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:03.553063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-437f3235-1de8-4a64-94aa-1c6614862c3b tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:03.553862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-437f3235-1de8-4a64-94aa-1c6614862c3b tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:03.553862 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:03.553862 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:03.554243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-437f3235-1de8-4a64-94aa-1c6614862c3b tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:03.703791 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:03.703791 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:03.747717 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-437f3235-1de8-4a64-94aa-1c6614862c3b tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:03.800809 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:03.800809 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:03.820902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-437f3235-1de8-4a64-94aa-1c6614862c3b tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:03.839109 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 146/287] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:03 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 914 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:23:04.850315 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d104169-03d6-4287-acd4-d7f1b8edaf2e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:04.852067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d104169-03d6-4287-acd4-d7f1b8edaf2e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:04.852704 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:04.852704 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:04.857837 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d104169-03d6-4287-acd4-d7f1b8edaf2e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:05.111116 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:05.111116 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:05.156867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7d104169-03d6-4287-acd4-d7f1b8edaf2e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:05.251570 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:05.251570 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:05.283117 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d104169-03d6-4287-acd4-d7f1b8edaf2e tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:05.288474 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 147/288] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:04 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 914 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:23:05.954389 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-574b5f33-e46f-46c9-990b-806de965bef8 req-7143fa03-e715-4d24-bad3-c08907e36244 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Lock "b'cinder-attachment_update-7b648f74-2f93-4650-acba-78452d8e4143-n-h1-767704-6'" released by "attachment_update" :: held 3.263s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:23:05.955735 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-7143fa03-e715-4d24-bad3-c08907e36244 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/attachments/cc481d47-1365-4e24-b08c-0daec9eb1b54 returned with HTTP 200 Jan 02 02:23:05.957527 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 142/289] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:23:02 2021] PUT /volume/v3/23005fa684224ef1af3cf2488fd695e0/attachments/cc481d47-1365-4e24-b08c-0daec9eb1b54 => generated 762 bytes in 3333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:23:06.324106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d4a277da-8129-4adf-b6d7-5445410dfcbe tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:06.325036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d4a277da-8129-4adf-b6d7-5445410dfcbe tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:06.328575 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:06.328575 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:06.329660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d4a277da-8129-4adf-b6d7-5445410dfcbe tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:06.518912 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:06.518912 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:06.537255 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d4a277da-8129-4adf-b6d7-5445410dfcbe tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:06.618020 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:06.618020 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:06.638649 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d4a277da-8129-4adf-b6d7-5445410dfcbe tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:06.652115 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 148/290] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:06 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 915 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:07.692541 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-46e6b107-5fe9-4cf7-bc0d-dc57e2e66f6d tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:07.693418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-46e6b107-5fe9-4cf7-bc0d-dc57e2e66f6d tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:07.693418 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:07.693418 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:07.693827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-46e6b107-5fe9-4cf7-bc0d-dc57e2e66f6d tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:07.904612 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:07.904612 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:07.949050 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-46e6b107-5fe9-4cf7-bc0d-dc57e2e66f6d tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:08.038800 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:08.038800 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:08.065467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-46e6b107-5fe9-4cf7-bc0d-dc57e2e66f6d tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:08.068170 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 143/291] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:07 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 915 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:23:09.100083 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9a00c61-b072-4411-a93f-b96e53f731b3 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:09.102680 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9a00c61-b072-4411-a93f-b96e53f731b3 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:09.103051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:09.103051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:09.103742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9a00c61-b072-4411-a93f-b96e53f731b3 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:09.312127 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:09.312127 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:09.331919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f9a00c61-b072-4411-a93f-b96e53f731b3 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:09.377903 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:09.377903 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:09.399320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9a00c61-b072-4411-a93f-b96e53f731b3 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:09.401191 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 149/292] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:09 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 915 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:10.419691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79aa9df9-9b6b-44d0-974d-1125b0d88d8b tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:10.421104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79aa9df9-9b6b-44d0-974d-1125b0d88d8b tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:10.421519 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:10.421519 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:10.422148 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79aa9df9-9b6b-44d0-974d-1125b0d88d8b tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:10.545861 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:10.545861 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:10.567668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-79aa9df9-9b6b-44d0-974d-1125b0d88d8b tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:10.638362 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:10.638362 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:10.663957 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79aa9df9-9b6b-44d0-974d-1125b0d88d8b tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:10.710775 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 144/293] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:10 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 915 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:11.582963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-57adfdcb-76e3-47a1-b8a4-e8a13ebe4b1a tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] POST http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/attachments/cc481d47-1365-4e24-b08c-0daec9eb1b54/action Jan 02 02:23:11.585485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:11.585485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:11.586968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-57adfdcb-76e3-47a1-b8a4-e8a13ebe4b1a tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:23:11.587837 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-57adfdcb-76e3-47a1-b8a4-e8a13ebe4b1a tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:23:11.701552 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-10f73e6e-2e91-437a-9c6d-ba8ea19401d9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:11.701907 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-10f73e6e-2e91-437a-9c6d-ba8ea19401d9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:11.702399 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:11.702399 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:11.702993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-10f73e6e-2e91-437a-9c6d-ba8ea19401d9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:11.797029 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:11.797029 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:11.886110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-574b5f33-e46f-46c9-990b-806de965bef8 req-57adfdcb-76e3-47a1-b8a4-e8a13ebe4b1a tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/attachments/cc481d47-1365-4e24-b08c-0daec9eb1b54/action returned with HTTP 204 Jan 02 02:23:11.887852 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 150/294] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:23:11 2021] POST /volume/v3/23005fa684224ef1af3cf2488fd695e0/attachments/cc481d47-1365-4e24-b08c-0daec9eb1b54/action => generated 0 bytes in 314 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:23:11.933454 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:11.933454 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:11.994034 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-10f73e6e-2e91-437a-9c6d-ba8ea19401d9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:12.106657 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:12.106657 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:12.122777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-10f73e6e-2e91-437a-9c6d-ba8ea19401d9 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:12.122777 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 145/295] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:11 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 1207 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:23:12.148784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82f01840-ae51-4609-aa30-6449259fabc6 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:12.150246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82f01840-ae51-4609-aa30-6449259fabc6 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:12.150983 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:12.150983 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:12.152160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82f01840-ae51-4609-aa30-6449259fabc6 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:12.290359 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:12.290359 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:12.311382 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-82f01840-ae51-4609-aa30-6449259fabc6 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:12.361772 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:12.361772 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:12.380919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82f01840-ae51-4609-aa30-6449259fabc6 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:12.382708 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 151/296] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:12 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 1207 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:23:15.868055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-b5fcc561-3f70-42a1-b81a-10e38fd30c0d tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:15.870389 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-b5fcc561-3f70-42a1-b81a-10e38fd30c0d tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:15.871000 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:15.871000 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:15.872061 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-b5fcc561-3f70-42a1-b81a-10e38fd30c0d tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:16.004897 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:16.004897 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:16.044226 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-b5fcc561-3f70-42a1-b81a-10e38fd30c0d tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:16.109930 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:16.109930 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:16.152015 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-b5fcc561-3f70-42a1-b81a-10e38fd30c0d tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:16.153648 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 146/297] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:23:15 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 1207 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:23:16.229272 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-9af42e1d-4ad1-4086-a48c-b6d12452d282 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] POST http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143/action Jan 02 02:23:16.230088 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:16.230088 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:16.230867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-9af42e1d-4ad1-4086-a48c-b6d12452d282 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Action body: b'{"os-begin_detaching": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:23:16.231509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-9af42e1d-4ad1-4086-a48c-b6d12452d282 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:23:16.364114 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:16.364114 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:16.367111 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-9af42e1d-4ad1-4086-a48c-b6d12452d282 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:16.386985 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-9af42e1d-4ad1-4086-a48c-b6d12452d282 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Begin detaching volume completed successfully. Jan 02 02:23:16.388397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-9af42e1d-4ad1-4086-a48c-b6d12452d282 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143/action returned with HTTP 202 Jan 02 02:23:16.391073 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 152/298] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:23:16 2021] POST /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:23:16.431314 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21333c8f-3b33-4265-8cb2-368cbcaf5ee1 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:16.433878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21333c8f-3b33-4265-8cb2-368cbcaf5ee1 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:16.434395 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:16.434395 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:16.435989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21333c8f-3b33-4265-8cb2-368cbcaf5ee1 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:16.498907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-9af42e1d-4ad1-4086-a48c-b6d12452d282 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume// Jan 02 02:23:16.499741 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-9af42e1d-4ad1-4086-a48c-b6d12452d282 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:16.500106 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:16.500106 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:16.501643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-9af42e1d-4ad1-4086-a48c-b6d12452d282 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:16.503876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-9af42e1d-4ad1-4086-a48c-b6d12452d282 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:23:16.505427 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 153/299] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:23:16 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:23:16.526211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-90304d15-77f3-4130-a31c-688aff4f66f3 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:16.527538 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-90304d15-77f3-4130-a31c-688aff4f66f3 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:16.545321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-90304d15-77f3-4130-a31c-688aff4f66f3 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:16.643261 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:16.643261 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:16.654149 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-90304d15-77f3-4130-a31c-688aff4f66f3 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:16.689179 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:16.689179 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:16.693655 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:16.693655 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:16.708567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-90304d15-77f3-4130-a31c-688aff4f66f3 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:16.712208 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 154/300] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:23:16 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 1309 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:23:16.720444 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-21333c8f-3b33-4265-8cb2-368cbcaf5ee1 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:16.775291 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:16.775291 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:16.791706 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21333c8f-3b33-4265-8cb2-368cbcaf5ee1 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:16.805559 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 147/301] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:16 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 1210 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:23:17.133424 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-aacf21c3-27ba-4c87-9c04-306fe7105994 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] DELETE http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/attachments/cc481d47-1365-4e24-b08c-0daec9eb1b54 Jan 02 02:23:17.133424 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-aacf21c3-27ba-4c87-9c04-306fe7105994 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:17.133424 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:17.133424 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:17.133424 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-aacf21c3-27ba-4c87-9c04-306fe7105994 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:17.163048 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:17.163048 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:17.822633 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cc135642-423e-47c0-8b6e-2743fef98a90 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:17.823176 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cc135642-423e-47c0-8b6e-2743fef98a90 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:17.823400 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:17.823400 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:17.823785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cc135642-423e-47c0-8b6e-2743fef98a90 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:17.965589 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:17.965589 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:17.978673 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-aacf21c3-27ba-4c87-9c04-306fe7105994 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:23:17.984136 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-aacf21c3-27ba-4c87-9c04-306fe7105994 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:23:17.986869 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cc135642-423e-47c0-8b6e-2743fef98a90 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:18.013738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-abc6b3af-8028-4082-81ac-c059e104d5b1 req-aacf21c3-27ba-4c87-9c04-306fe7105994 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/attachments/cc481d47-1365-4e24-b08c-0daec9eb1b54 returned with HTTP 200 Jan 02 02:23:18.014906 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 155/302] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:23:17 2021] DELETE /volume/v3/23005fa684224ef1af3cf2488fd695e0/attachments/cc481d47-1365-4e24-b08c-0daec9eb1b54 => generated 19 bytes in 893 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:18.045429 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cc135642-423e-47c0-8b6e-2743fef98a90 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:18.048638 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 148/303] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:17 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 915 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:18.895489 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b2a2e427-74ef-4314-869d-b80552025359 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:18.897391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b2a2e427-74ef-4314-869d-b80552025359 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:18.898001 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:18.898001 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:18.899996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b2a2e427-74ef-4314-869d-b80552025359 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:19.042218 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:19.042218 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:19.060687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b2a2e427-74ef-4314-869d-b80552025359 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:19.110901 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b2a2e427-74ef-4314-869d-b80552025359 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:19.111721 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 156/304] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:18 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 915 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:19.139761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24ec74f1-860b-409e-8e69-35dfd71f84c5 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:19.140677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-24ec74f1-860b-409e-8e69-35dfd71f84c5 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:19.141078 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:19.141078 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:19.141810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-24ec74f1-860b-409e-8e69-35dfd71f84c5 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:19.208447 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:19.208447 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:19.220690 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-24ec74f1-860b-409e-8e69-35dfd71f84c5 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:19.247883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24ec74f1-860b-409e-8e69-35dfd71f84c5 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:19.249686 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 149/305] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:19 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:29.585827 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf35b371-b545-42c7-b65e-4f2e6d5b0c63 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] DELETE http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:29.587829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf35b371-b545-42c7-b65e-4f2e6d5b0c63 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:29.588671 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:29.588671 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:29.590715 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf35b371-b545-42c7-b65e-4f2e6d5b0c63 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:29.592504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-bf35b371-b545-42c7-b65e-4f2e6d5b0c63 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Delete volume with id: 7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:29.693206 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:29.693206 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:29.695106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bf35b371-b545-42c7-b65e-4f2e6d5b0c63 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:29.733531 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bf35b371-b545-42c7-b65e-4f2e6d5b0c63 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Delete volume request issued successfully. Jan 02 02:23:29.735104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf35b371-b545-42c7-b65e-4f2e6d5b0c63 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 202 Jan 02 02:23:29.746428 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 157/306] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:23:29 2021] DELETE /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:23:29.756907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b361491f-5363-479d-b2c9-727117fa23c4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:29.757754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b361491f-5363-479d-b2c9-727117fa23c4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:29.758186 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:29.758186 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:29.758826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b361491f-5363-479d-b2c9-727117fa23c4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:29.874294 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:29.874294 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:29.902188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b361491f-5363-479d-b2c9-727117fa23c4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:29.942472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b361491f-5363-479d-b2c9-727117fa23c4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:29.943708 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 150/307] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:29 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 914 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:23:30.981959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ac08de0-eced-4390-984a-b830be9e5fc1 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:30.983995 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ac08de0-eced-4390-984a-b830be9e5fc1 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:30.984539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:30.984539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:30.985559 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ac08de0-eced-4390-984a-b830be9e5fc1 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:31.212490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:31.212490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:31.242077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6ac08de0-eced-4390-984a-b830be9e5fc1 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:31.314788 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ac08de0-eced-4390-984a-b830be9e5fc1 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:31.327360 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 158/308] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:30 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 914 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:32.363536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ffe0baef-cf96-4448-b586-2c5eb704150a tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:32.363536 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ffe0baef-cf96-4448-b586-2c5eb704150a tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:32.363536 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:32.363536 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:32.363536 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ffe0baef-cf96-4448-b586-2c5eb704150a tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:32.530304 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:32.530304 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:32.570746 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ffe0baef-cf96-4448-b586-2c5eb704150a tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Volume info retrieved successfully. Jan 02 02:23:32.628160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ffe0baef-cf96-4448-b586-2c5eb704150a tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 200 Jan 02 02:23:32.630364 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 151/309] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:32 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 914 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:33.650714 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7fa12f65-d8e2-4f8b-951b-0d38476c1fc4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] GET http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 Jan 02 02:23:33.651370 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7fa12f65-d8e2-4f8b-951b-0d38476c1fc4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:33.651639 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:33.651639 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:33.652021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7fa12f65-d8e2-4f8b-951b-0d38476c1fc4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:33.854041 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7fa12f65-d8e2-4f8b-951b-0d38476c1fc4 tempest-AttachSCSIVolumeTestJSON-2145547929 tempest-AttachSCSIVolumeTestJSON-2145547929] http://10.222.0.39/volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 returned with HTTP 404 Jan 02 02:23:33.861131 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 159/310] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:33 2021] GET /volume/v3/23005fa684224ef1af3cf2488fd695e0/volumes/7b648f74-2f93-4650-acba-78452d8e4143 => generated 109 bytes in 219 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:23:39.928406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] POST http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes Jan 02 02:23:39.930145 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:39.930145 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:39.931890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1924603319"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:23:39.943216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1924603319'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:23:39.946337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Create volume of 1 GB Jan 02 02:23:39.984446 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Availability Zones retrieved successfully. Jan 02 02:23:40.024731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Flow 'volume_create_api' (1d414ffc-c1cc-4174-924a-d50850d2471b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:23:40.029184 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed03a177-8e7e-4117-a502-dabf9dbf0839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:23:40.031718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:23:40.115930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed03a177-8e7e-4117-a502-dabf9dbf0839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:23:40.118546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153b68e1-6ff4-4df2-9ba2-7d277aff4587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:23:40.298024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Created reservations ['f5e67bb2-6c62-4257-abcf-005e8d929f5c', 'ea25640a-c221-49a8-907f-a26c2817e0aa', '6657d401-18f5-4f26-b682-d518a65367ee', '4b7a525e-dd0d-4821-b9a3-def2bae47bcc'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:23:40.304463 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153b68e1-6ff4-4df2-9ba2-7d277aff4587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5e67bb2-6c62-4257-abcf-005e8d929f5c', 'ea25640a-c221-49a8-907f-a26c2817e0aa', '6657d401-18f5-4f26-b682-d518a65367ee', '4b7a525e-dd0d-4821-b9a3-def2bae47bcc']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:23:40.304864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b1f4c4-d733-4bbe-b05b-de6865e95db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:23:40.375856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b1f4c4-d733-4bbe-b05b-de6865e95db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b4b5ec2-8c51-4b50-af45-7ff7c608a849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1924603319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='568c4677321c4e3d9a8ee14b41a621c3',qos_specs=None,replication_status=,reservations=['f5e67bb2-6c62-4257-abcf-005e8d929f5c','ea25640a-c221-49a8-907f-a26c2817e0aa','6657d401-18f5-4f26-b682-d518a65367ee','4b7a525e-dd0d-4821-b9a3-def2bae47bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='372bcd0ae7ab4e4c82406831bfa24e4e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1924603319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b4b5ec2-8c51-4b50-af45-7ff7c608a849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568c4677321c4e3d9a8ee14b41a621c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='372bcd0ae7ab4e4c82406831bfa24e4e',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:23:40.378141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcaacdf5-7082-4cc3-8afe-4e965c0f1870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:23:40.426779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcaacdf5-7082-4cc3-8afe-4e965c0f1870) transitioned into state 'SUCCESS' from state '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-1924603319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='568c4677321c4e3d9a8ee14b41a621c3',qos_specs=None,replication_status=,reservations=['f5e67bb2-6c62-4257-abcf-005e8d929f5c','ea25640a-c221-49a8-907f-a26c2817e0aa','6657d401-18f5-4f26-b682-d518a65367ee','4b7a525e-dd0d-4821-b9a3-def2bae47bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='372bcd0ae7ab4e4c82406831bfa24e4e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:23:40.429108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66381b79-159c-4f97-8330-918199e4558b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:23:40.460183 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66381b79-159c-4f97-8330-918199e4558b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:23:40.469477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Flow 'volume_create_api' (1d414ffc-c1cc-4174-924a-d50850d2471b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:23:40.583120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Create volume request issued successfully. Jan 02 02:23:40.617353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d4e2b98d-b5b7-498c-83a4-03bad0668fca tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes returned with HTTP 202 Jan 02 02:23:40.631370 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 152/311] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:23:39 2021] POST /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes => generated 820 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:23:40.639452 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f57a9af-232e-4746-8259-83bcb245316c tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:40.640312 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f57a9af-232e-4746-8259-83bcb245316c tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:40.641392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f57a9af-232e-4746-8259-83bcb245316c tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:41.092237 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:41.092237 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:41.122113 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5f57a9af-232e-4746-8259-83bcb245316c tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:41.215063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f57a9af-232e-4746-8259-83bcb245316c tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:41.216332 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 160/312] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:40 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 888 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:42.238600 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0122fc14-6623-42ee-a7b8-e5d8b76be993 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:42.240944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0122fc14-6623-42ee-a7b8-e5d8b76be993 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:42.241382 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:42.241382 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:42.242193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0122fc14-6623-42ee-a7b8-e5d8b76be993 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:42.323158 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:42.323158 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:42.339242 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0122fc14-6623-42ee-a7b8-e5d8b76be993 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:42.381449 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0122fc14-6623-42ee-a7b8-e5d8b76be993 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:42.383003 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 153/313] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:42 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 912 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:43.410517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9497be33-851f-4505-9a4b-50b77d8a9abe tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:43.411283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9497be33-851f-4505-9a4b-50b77d8a9abe tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:43.411283 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:43.411283 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:43.411715 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9497be33-851f-4505-9a4b-50b77d8a9abe tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:43.492402 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:43.492402 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:43.502439 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9497be33-851f-4505-9a4b-50b77d8a9abe tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:43.527922 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9497be33-851f-4505-9a4b-50b77d8a9abe tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:43.529073 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 161/314] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:43 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 913 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:23:44.933938 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-fee1a18f-a020-426c-a60c-70b23c615052 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:44.934685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-fee1a18f-a020-426c-a60c-70b23c615052 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:44.934685 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:44.934685 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:44.935367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-fee1a18f-a020-426c-a60c-70b23c615052 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:45.139325 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:45.139325 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:45.159484 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-fee1a18f-a020-426c-a60c-70b23c615052 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:45.216910 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-fee1a18f-a020-426c-a60c-70b23c615052 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:45.224856 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 154/315] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:23:44 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 913 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:45.352472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9497be33-851f-4505-9a4b-50b77d8a9abe tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume// Jan 02 02:23:45.353656 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9497be33-851f-4505-9a4b-50b77d8a9abe tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:45.354104 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:45.354104 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:45.355015 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9497be33-851f-4505-9a4b-50b77d8a9abe tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:45.356312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9497be33-851f-4505-9a4b-50b77d8a9abe tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:23:45.357774 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 162/316] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:23:45 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:23:45.385372 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-52a2afc4-79e1-4cc0-9af1-a60e93234efd tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] POST http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments Jan 02 02:23:45.386364 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:45.386364 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:45.387123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-52a2afc4-79e1-4cc0-9af1-a60e93234efd tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b4b5ec2-8c51-4b50-af45-7ff7c608a849", "instance_uuid": "514e3d8f-c4e0-4923-acfb-0bca58dec799", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:23:45.445085 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:45.445085 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:45.559239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-52a2afc4-79e1-4cc0-9af1-a60e93234efd tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments returned with HTTP 200 Jan 02 02:23:45.578632 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 155/317] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:23:45 2021] POST /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments => generated 273 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:23:45.644151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2119aaf7-da58-48c2-9793-17ca08181581 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:45.645407 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2119aaf7-da58-48c2-9793-17ca08181581 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:45.646718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2119aaf7-da58-48c2-9793-17ca08181581 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:45.681326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-52a2afc4-79e1-4cc0-9af1-a60e93234efd tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume// Jan 02 02:23:45.684284 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-52a2afc4-79e1-4cc0-9af1-a60e93234efd tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:45.684976 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:45.684976 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:45.686070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-52a2afc4-79e1-4cc0-9af1-a60e93234efd tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:45.688959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-52a2afc4-79e1-4cc0-9af1-a60e93234efd tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:23:45.690148 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 156/318] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:23:45 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:23:45.719804 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-6fe49b6d-bced-4f16-9e79-55d620692184 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:45.721049 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-6fe49b6d-bced-4f16-9e79-55d620692184 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:45.721994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-6fe49b6d-bced-4f16-9e79-55d620692184 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:45.885249 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:45.885249 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:45.911936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2119aaf7-da58-48c2-9793-17ca08181581 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:46.014193 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:46.014193 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:46.023883 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:46.023883 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:46.051660 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2119aaf7-da58-48c2-9793-17ca08181581 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:46.053361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-6fe49b6d-bced-4f16-9e79-55d620692184 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:46.060232 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 163/319] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:45 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 912 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:46.105279 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:46.105279 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:46.125740 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-6fe49b6d-bced-4f16-9e79-55d620692184 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:46.127399 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 157/320] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:23:45 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 1011 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:23:46.152067 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-637a3778-44db-41a1-b2da-a18aab7131e7 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] PUT http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/0c6f2d90-ff7f-4048-b99d-19b9d0ebfc03 Jan 02 02:23:46.153226 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:46.153226 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:46.154089 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-637a3778-44db-41a1-b2da-a18aab7131e7 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:23:46.236798 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:23:46.236798 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:23:46.237691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-637a3778-44db-41a1-b2da-a18aab7131e7 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Lock "b'cinder-attachment_update-4b4b5ec2-8c51-4b50-af45-7ff7c608a849-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.022s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:23:46.240392 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:46.240392 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:47.085527 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b62270ed-abfd-4823-b7ee-20fd6458cbed tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:47.087859 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b62270ed-abfd-4823-b7ee-20fd6458cbed tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:47.088314 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:47.088314 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:47.089048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b62270ed-abfd-4823-b7ee-20fd6458cbed tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:47.252054 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:47.252054 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:47.301641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b62270ed-abfd-4823-b7ee-20fd6458cbed tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:47.367512 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:47.367512 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:47.386589 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b62270ed-abfd-4823-b7ee-20fd6458cbed tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:47.390356 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 158/321] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:47 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 912 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:48.423932 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be30ca1d-3f15-4727-8dd3-3c956aeb288f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:48.425025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be30ca1d-3f15-4727-8dd3-3c956aeb288f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:48.425025 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:48.425025 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:48.425651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be30ca1d-3f15-4727-8dd3-3c956aeb288f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:48.903096 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:48.903096 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:48.955741 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-be30ca1d-3f15-4727-8dd3-3c956aeb288f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:49.089502 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:49.089502 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:49.115993 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be30ca1d-3f15-4727-8dd3-3c956aeb288f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:49.121438 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 159/322] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:48 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 912 bytes in 707 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:23:50.157540 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60e58093-d7d2-4c79-b8bf-f3aa89330076 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:50.158385 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60e58093-d7d2-4c79-b8bf-f3aa89330076 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:50.158794 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:50.158794 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:50.163670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60e58093-d7d2-4c79-b8bf-f3aa89330076 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:50.353022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-637a3778-44db-41a1-b2da-a18aab7131e7 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Lock "b'cinder-attachment_update-4b4b5ec2-8c51-4b50-af45-7ff7c608a849-n-h1-767704-6'" released by "attachment_update" :: held 4.115s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:23:50.354476 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-637a3778-44db-41a1-b2da-a18aab7131e7 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/0c6f2d90-ff7f-4048-b99d-19b9d0ebfc03 returned with HTTP 200 Jan 02 02:23:50.374795 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 164/323] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:23:46 2021] PUT /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/0c6f2d90-ff7f-4048-b99d-19b9d0ebfc03 => generated 762 bytes in 4227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:23:50.458512 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:50.458512 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:50.501554 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-60e58093-d7d2-4c79-b8bf-f3aa89330076 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:50.582701 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:50.582701 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:50.623514 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60e58093-d7d2-4c79-b8bf-f3aa89330076 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:50.625204 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 160/324] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:50 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 913 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:51.682539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60a0e08f-7c07-4338-a6fe-2d4fe6e975ae tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:51.685053 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60a0e08f-7c07-4338-a6fe-2d4fe6e975ae tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:51.685812 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:51.685812 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:51.688043 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60a0e08f-7c07-4338-a6fe-2d4fe6e975ae tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:51.786360 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:51.786360 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:51.797070 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-60a0e08f-7c07-4338-a6fe-2d4fe6e975ae tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:51.820750 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:51.820750 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:51.832129 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60a0e08f-7c07-4338-a6fe-2d4fe6e975ae tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:51.833007 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 165/325] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:51 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 913 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:52.854302 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85ab9dff-c779-4e41-9dd5-374d2c0369de tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:52.855107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85ab9dff-c779-4e41-9dd5-374d2c0369de tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:52.855454 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:52.855454 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:52.856086 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85ab9dff-c779-4e41-9dd5-374d2c0369de tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:53.042761 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:53.042761 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:53.064675 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-85ab9dff-c779-4e41-9dd5-374d2c0369de tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:53.116304 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:53.116304 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:53.139145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85ab9dff-c779-4e41-9dd5-374d2c0369de tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:53.141414 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 161/326] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:52 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 913 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:54.158915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b2eeabf-8844-470a-a5c2-fd330521e908 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:54.159703 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b2eeabf-8844-470a-a5c2-fd330521e908 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:54.159876 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:54.159876 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:54.160272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b2eeabf-8844-470a-a5c2-fd330521e908 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:54.335265 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:54.335265 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:54.375956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1b2eeabf-8844-470a-a5c2-fd330521e908 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:54.451037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:54.451037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:54.470074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b2eeabf-8844-470a-a5c2-fd330521e908 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:54.482984 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 166/327] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:54 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 913 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:55.492153 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed4852ad-bf01-49d3-832e-fcacaa589f07 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:55.505220 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed4852ad-bf01-49d3-832e-fcacaa589f07 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:55.505535 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:55.505535 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:55.506205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed4852ad-bf01-49d3-832e-fcacaa589f07 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:55.718531 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:55.718531 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:55.738488 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ed4852ad-bf01-49d3-832e-fcacaa589f07 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:55.786764 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:55.786764 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:55.810656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed4852ad-bf01-49d3-832e-fcacaa589f07 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:55.814501 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 162/328] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:55 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 913 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:56.039436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-a39009a1-e6e4-4abe-ac0e-eb7f99663493 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] POST http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/0c6f2d90-ff7f-4048-b99d-19b9d0ebfc03/action Jan 02 02:23:56.039436 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:56.039436 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:56.039436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-a39009a1-e6e4-4abe-ac0e-eb7f99663493 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:23:56.039436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-a39009a1-e6e4-4abe-ac0e-eb7f99663493 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:23:56.288872 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:56.288872 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:56.316049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-71799136-ad96-4da9-a80c-4e24030b7f61 req-a39009a1-e6e4-4abe-ac0e-eb7f99663493 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/0c6f2d90-ff7f-4048-b99d-19b9d0ebfc03/action returned with HTTP 204 Jan 02 02:23:56.317503 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 167/329] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:23:56 2021] POST /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/0c6f2d90-ff7f-4048-b99d-19b9d0ebfc03/action => generated 0 bytes in 300 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:23:56.830881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7db27f87-ada1-4814-a7a9-edd2d1f2759a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:23:56.831750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7db27f87-ada1-4814-a7a9-edd2d1f2759a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:56.831750 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:56.831750 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:23:56.832254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7db27f87-ada1-4814-a7a9-edd2d1f2759a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:57.031489 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:57.031489 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:57.078323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7db27f87-ada1-4814-a7a9-edd2d1f2759a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:23:57.168018 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:57.168018 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:23:57.193683 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7db27f87-ada1-4814-a7a9-edd2d1f2759a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:23:57.197467 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 163/330] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:56 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 1205 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:24:58.297418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-aaa8faaf-047d-42a3-9647-9254eb555d6f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:24:58.314855 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-aaa8faaf-047d-42a3-9647-9254eb555d6f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:24:58.315740 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:24:58.315740 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:24:58.316981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-aaa8faaf-047d-42a3-9647-9254eb555d6f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:24:58.481008 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:24:58.481008 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:24:58.513889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-aaa8faaf-047d-42a3-9647-9254eb555d6f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:24:58.648424 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:24:58.648424 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:24:58.693579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-aaa8faaf-047d-42a3-9647-9254eb555d6f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:24:58.702246 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 168/331] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:24:58 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 1205 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:24:58.811001 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-5f8d9489-238b-49c2-9c44-6e51248a2ce4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] POST http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849/action Jan 02 02:24:58.812438 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:24:58.812438 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:24:58.822568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-5f8d9489-238b-49c2-9c44-6e51248a2ce4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action body: b'{"os-begin_detaching": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:24:58.826610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-5f8d9489-238b-49c2-9c44-6e51248a2ce4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:24:59.078039 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:24:59.078039 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:24:59.080651 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-5f8d9489-238b-49c2-9c44-6e51248a2ce4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:24:59.102268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-5f8d9489-238b-49c2-9c44-6e51248a2ce4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Begin detaching volume completed successfully. Jan 02 02:24:59.103143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-5f8d9489-238b-49c2-9c44-6e51248a2ce4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849/action returned with HTTP 202 Jan 02 02:24:59.108972 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 164/332] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:24:58 2021] POST /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849/action => generated 0 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:24:59.150092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc1be67e-572c-4f5b-aa56-616c09ee65e1 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:24:59.151430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc1be67e-572c-4f5b-aa56-616c09ee65e1 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:24:59.151895 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:24:59.151895 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:24:59.152542 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc1be67e-572c-4f5b-aa56-616c09ee65e1 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:24:59.182246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-5f8d9489-238b-49c2-9c44-6e51248a2ce4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume// Jan 02 02:24:59.183085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-5f8d9489-238b-49c2-9c44-6e51248a2ce4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:24:59.183516 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:24:59.183516 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:24:59.184800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-5f8d9489-238b-49c2-9c44-6e51248a2ce4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:24:59.186310 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-5f8d9489-238b-49c2-9c44-6e51248a2ce4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:24:59.187539 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 165/333] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:24:59 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:24:59.218646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-0375e9b1-7282-4e68-af0e-3df26b9d2973 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:24:59.219522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-0375e9b1-7282-4e68-af0e-3df26b9d2973 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:24:59.220292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-0375e9b1-7282-4e68-af0e-3df26b9d2973 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:24:59.339551 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:24:59.339551 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:24:59.398776 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bc1be67e-572c-4f5b-aa56-616c09ee65e1 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:24:59.477516 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:24:59.477516 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:24:59.520098 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-0375e9b1-7282-4e68-af0e-3df26b9d2973 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:24:59.572015 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:24:59.572015 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:24:59.626032 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:24:59.626032 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:24:59.654907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc1be67e-572c-4f5b-aa56-616c09ee65e1 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:24:59.657964 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 169/334] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:24:59 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 1208 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:24:59.695343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-0375e9b1-7282-4e68-af0e-3df26b9d2973 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:24:59.703219 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 166/335] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:24:59 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 1307 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:25:00.211832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-7ff48400-48de-4372-828d-2baa837e5b23 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] DELETE http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/0c6f2d90-ff7f-4048-b99d-19b9d0ebfc03 Jan 02 02:25:00.211832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-7ff48400-48de-4372-828d-2baa837e5b23 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:25:00.211832 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:25:00.211832 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:25:00.211832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-7ff48400-48de-4372-828d-2baa837e5b23 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:25:00.369203 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:00.369203 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:00.692940 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27975d19-4b80-4594-8a57-160c8aaea6e1 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:25:00.694314 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27975d19-4b80-4594-8a57-160c8aaea6e1 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:25:00.694930 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:25:00.694930 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:25:00.696506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27975d19-4b80-4594-8a57-160c8aaea6e1 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:25:01.039406 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:01.039406 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:01.072861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-27975d19-4b80-4594-8a57-160c8aaea6e1 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:25:01.111560 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:01.111560 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:01.133567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27975d19-4b80-4594-8a57-160c8aaea6e1 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:25:01.139249 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 167/336] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:25:00 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 1208 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:25:01.785987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-7ff48400-48de-4372-828d-2baa837e5b23 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:25:01.790243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-7ff48400-48de-4372-828d-2baa837e5b23 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:25:01.807493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1132660f-2481-479f-8e33-16d1d2b6d570 req-7ff48400-48de-4372-828d-2baa837e5b23 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/0c6f2d90-ff7f-4048-b99d-19b9d0ebfc03 returned with HTTP 200 Jan 02 02:25:01.808548 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 170/337] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:25:00 2021] DELETE /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/0c6f2d90-ff7f-4048-b99d-19b9d0ebfc03 => generated 19 bytes in 1619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:25:02.173578 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05e28ca6-735f-4083-b97b-a228a88e2c38 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:25:02.174111 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05e28ca6-735f-4083-b97b-a228a88e2c38 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:25:02.174490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:25:02.174490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:25:02.174840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05e28ca6-735f-4083-b97b-a228a88e2c38 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:25:02.324546 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:02.324546 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:02.350480 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-05e28ca6-735f-4083-b97b-a228a88e2c38 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:25:02.417685 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05e28ca6-735f-4083-b97b-a228a88e2c38 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:25:02.436623 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 168/338] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:25:02 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 913 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:25:15.359103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] POST http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes Jan 02 02:25:15.359959 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:25:15.359959 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:25:15.360762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1945545968", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:25:15.366845 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1945545968', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:25:15.368542 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Create volume of 1 GB Jan 02 02:25:15.373868 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:15.373868 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:15.412785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Availability Zones retrieved successfully. Jan 02 02:25:15.454021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Flow 'volume_create_api' (54755820-c977-49a8-90d2-8333518fb80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:25:15.461082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994f677b-ab20-4dd8-b32c-617951289974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:25:15.466224 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:25:15.622161 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994f677b-ab20-4dd8-b32c-617951289974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:25:15.627998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (596a4913-8b9f-4f83-bd51-4a8c8f63a7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:25:15.837193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Created reservations ['00035194-b345-4a6c-9ab9-9480a5573340', '4820b5b6-0671-4be5-88d0-b9b02c7a36af', '27d67734-9209-4b44-9ab8-479e492f0574', '8dfe9b25-ad8e-46ec-87fc-3e0f33cdd7d8'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:25:15.845424 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (596a4913-8b9f-4f83-bd51-4a8c8f63a7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00035194-b345-4a6c-9ab9-9480a5573340', '4820b5b6-0671-4be5-88d0-b9b02c7a36af', '27d67734-9209-4b44-9ab8-479e492f0574', '8dfe9b25-ad8e-46ec-87fc-3e0f33cdd7d8']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:25:15.856230 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (875690f0-eb04-4a18-aea5-675ffa15bcef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:25:16.062065 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (875690f0-eb04-4a18-aea5-675ffa15bcef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3495839e-68e4-44ac-88bb-fb42a1c716cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1945545968',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6bcaa33633a14570a2da52f342da119c',qos_specs=None,replication_status=,reservations=['00035194-b345-4a6c-9ab9-9480a5573340','4820b5b6-0671-4be5-88d0-b9b02c7a36af','27d67734-9209-4b44-9ab8-479e492f0574','8dfe9b25-ad8e-46ec-87fc-3e0f33cdd7d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4819503b2674cbfb78a98e1dbaf3911',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:25:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1945545968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3495839e-68e4-44ac-88bb-fb42a1c716cd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6bcaa33633a14570a2da52f342da119c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d4819503b2674cbfb78a98e1dbaf3911',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:25:16.067849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96257e41-b55c-4b90-b73f-c56eebfdc489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:25:16.135633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96257e41-b55c-4b90-b73f-c56eebfdc489) transitioned into state 'SUCCESS' from state '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-1945545968',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6bcaa33633a14570a2da52f342da119c',qos_specs=None,replication_status=,reservations=['00035194-b345-4a6c-9ab9-9480a5573340','4820b5b6-0671-4be5-88d0-b9b02c7a36af','27d67734-9209-4b44-9ab8-479e492f0574','8dfe9b25-ad8e-46ec-87fc-3e0f33cdd7d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4819503b2674cbfb78a98e1dbaf3911',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:25:16.141554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54a6073e-210a-4297-8ae0-be4a1b377c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:25:16.192938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54a6073e-210a-4297-8ae0-be4a1b377c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:25:16.208575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Flow 'volume_create_api' (54755820-c977-49a8-90d2-8333518fb80a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:25:16.429004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Create volume request issued successfully. Jan 02 02:25:16.499562 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-2f3c1be6-d815-44b6-a321-78f44138ef9d tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes returned with HTTP 202 Jan 02 02:25:16.502246 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 171/339] 10.222.0.39 () {64 vars in 1512 bytes} [Sat Jan 2 02:25:15 2021] POST /volume/v3/6bcaa33633a14570a2da52f342da119c/volumes => generated 832 bytes in 1151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:25:16.527453 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-12da735a-61c1-4d93-900b-043e383a35b8 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] GET http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd Jan 02 02:25:16.528929 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-12da735a-61c1-4d93-900b-043e383a35b8 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:25:16.528929 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:25:16.528929 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:25:16.529368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-12da735a-61c1-4d93-900b-043e383a35b8 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:25:16.782817 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:16.782817 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:16.806611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-12da735a-61c1-4d93-900b-043e383a35b8 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Volume info retrieved successfully. Jan 02 02:25:16.857803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ae555a56-c3cc-4369-86b8-c9e34b15171b req-12da735a-61c1-4d93-900b-043e383a35b8 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd returned with HTTP 200 Jan 02 02:25:16.858855 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 169/340] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:25:16 2021] GET /volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd => generated 924 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:25:17.838960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5bf5246b-329c-4c9a-a110-88d752e1e7f2 req-3c174e4e-f456-4845-8048-58c8fbe5a219 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] GET http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd Jan 02 02:25:17.840173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5bf5246b-329c-4c9a-a110-88d752e1e7f2 req-3c174e4e-f456-4845-8048-58c8fbe5a219 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:25:17.841593 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:25:17.841593 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:25:17.842265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5bf5246b-329c-4c9a-a110-88d752e1e7f2 req-3c174e4e-f456-4845-8048-58c8fbe5a219 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:25:17.902603 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:17.902603 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:17.912517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-5bf5246b-329c-4c9a-a110-88d752e1e7f2 req-3c174e4e-f456-4845-8048-58c8fbe5a219 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Volume info retrieved successfully. Jan 02 02:25:17.951938 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5bf5246b-329c-4c9a-a110-88d752e1e7f2 req-3c174e4e-f456-4845-8048-58c8fbe5a219 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd returned with HTTP 200 Jan 02 02:25:17.969035 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 172/341] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:25:17 2021] GET /volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd => generated 925 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:25:18.443976 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-675d2dda-b197-4142-b848-2b6eda59b374 req-695d97a5-15d1-45ba-8b72-6b779472679c tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] GET http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd Jan 02 02:25:18.446257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-675d2dda-b197-4142-b848-2b6eda59b374 req-695d97a5-15d1-45ba-8b72-6b779472679c tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:25:18.455634 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:25:18.455634 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:25:18.456933 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-675d2dda-b197-4142-b848-2b6eda59b374 req-695d97a5-15d1-45ba-8b72-6b779472679c tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:25:18.666689 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:18.666689 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:18.715287 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-675d2dda-b197-4142-b848-2b6eda59b374 req-695d97a5-15d1-45ba-8b72-6b779472679c tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Volume info retrieved successfully. Jan 02 02:25:18.764577 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-675d2dda-b197-4142-b848-2b6eda59b374 req-695d97a5-15d1-45ba-8b72-6b779472679c tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd returned with HTTP 200 Jan 02 02:25:18.766101 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 170/342] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:25:18 2021] GET /volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd => generated 925 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:25:19.131469 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d3ed8c86-99db-4a6b-bff6-37b08255f0af req-9b609637-c10b-4723-b1b0-e9106fb79b0b tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] DELETE http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd Jan 02 02:25:19.134651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d3ed8c86-99db-4a6b-bff6-37b08255f0af req-9b609637-c10b-4723-b1b0-e9106fb79b0b tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:25:19.135224 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:25:19.135224 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:25:19.136274 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d3ed8c86-99db-4a6b-bff6-37b08255f0af req-9b609637-c10b-4723-b1b0-e9106fb79b0b tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:25:19.137407 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-d3ed8c86-99db-4a6b-bff6-37b08255f0af req-9b609637-c10b-4723-b1b0-e9106fb79b0b tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Delete volume with id: 3495839e-68e4-44ac-88bb-fb42a1c716cd Jan 02 02:25:19.266863 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:19.266863 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:19.269711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-d3ed8c86-99db-4a6b-bff6-37b08255f0af req-9b609637-c10b-4723-b1b0-e9106fb79b0b tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Volume info retrieved successfully. Jan 02 02:25:19.326470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-d3ed8c86-99db-4a6b-bff6-37b08255f0af req-9b609637-c10b-4723-b1b0-e9106fb79b0b tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Delete volume request issued successfully. Jan 02 02:25:19.328009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d3ed8c86-99db-4a6b-bff6-37b08255f0af req-9b609637-c10b-4723-b1b0-e9106fb79b0b tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd returned with HTTP 202 Jan 02 02:25:19.330420 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 173/343] 10.222.0.39 () {62 vars in 1591 bytes} [Sat Jan 2 02:25:19 2021] DELETE /volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:25:19.964861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-85074901-7312-413d-bfe4-7c00d3a5eda6 req-6df867a7-ade7-4a1b-8694-551c6b419b22 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] GET http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd Jan 02 02:25:19.965984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-85074901-7312-413d-bfe4-7c00d3a5eda6 req-6df867a7-ade7-4a1b-8694-551c6b419b22 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:25:19.966388 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:25:19.966388 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:25:19.966993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-85074901-7312-413d-bfe4-7c00d3a5eda6 req-6df867a7-ade7-4a1b-8694-551c6b419b22 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:25:20.045897 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:20.045897 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:20.058380 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-85074901-7312-413d-bfe4-7c00d3a5eda6 req-6df867a7-ade7-4a1b-8694-551c6b419b22 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Volume info retrieved successfully. Jan 02 02:25:20.088971 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-85074901-7312-413d-bfe4-7c00d3a5eda6 req-6df867a7-ade7-4a1b-8694-551c6b419b22 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd returned with HTTP 200 Jan 02 02:25:20.090156 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 171/344] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:25:19 2021] GET /volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd => generated 924 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:25:21.298183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0573e0e8-c835-4f46-a838-7cf5ea6a9593 req-07f7ae0b-50ba-4692-b364-54cfa9cb73d6 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] GET http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd Jan 02 02:25:21.299019 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0573e0e8-c835-4f46-a838-7cf5ea6a9593 req-07f7ae0b-50ba-4692-b364-54cfa9cb73d6 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:25:21.299356 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:25:21.299356 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:25:21.300020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0573e0e8-c835-4f46-a838-7cf5ea6a9593 req-07f7ae0b-50ba-4692-b364-54cfa9cb73d6 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:25:21.439286 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:21.439286 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:21.456455 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-0573e0e8-c835-4f46-a838-7cf5ea6a9593 req-07f7ae0b-50ba-4692-b364-54cfa9cb73d6 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Volume info retrieved successfully. Jan 02 02:25:21.507061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0573e0e8-c835-4f46-a838-7cf5ea6a9593 req-07f7ae0b-50ba-4692-b364-54cfa9cb73d6 tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd returned with HTTP 200 Jan 02 02:25:21.509552 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 174/345] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:25:21 2021] GET /volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd => generated 924 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:25:23.771134 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73031327-e59e-43f8-b076-0ca94e8467d5 req-3a373742-a47b-4c54-b862-34199287e0cc tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] GET http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd Jan 02 02:25:23.773098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73031327-e59e-43f8-b076-0ca94e8467d5 req-3a373742-a47b-4c54-b862-34199287e0cc tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:25:23.774071 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:25:23.774071 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:25:23.775170 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73031327-e59e-43f8-b076-0ca94e8467d5 req-3a373742-a47b-4c54-b862-34199287e0cc tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:25:23.883236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73031327-e59e-43f8-b076-0ca94e8467d5 req-3a373742-a47b-4c54-b862-34199287e0cc tempest-VolumesGetTestJSON-1757009648 tempest-VolumesGetTestJSON-1757009648] http://10.222.0.39/volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd returned with HTTP 404 Jan 02 02:25:23.898638 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 172/346] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:25:23 2021] GET /volume/v3/6bcaa33633a14570a2da52f342da119c/volumes/3495839e-68e4-44ac-88bb-fb42a1c716cd => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:25:55.207579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21b16db8-2a1e-4551-b91f-7af652875f40 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:25:55.208454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21b16db8-2a1e-4551-b91f-7af652875f40 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:25:55.208454 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:25:55.208454 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:25:55.209987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21b16db8-2a1e-4551-b91f-7af652875f40 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:25:55.330954 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:55.330954 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:55.352450 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-21b16db8-2a1e-4551-b91f-7af652875f40 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:25:55.421044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21b16db8-2a1e-4551-b91f-7af652875f40 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:25:55.423467 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 175/347] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:25:55 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 913 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:25:55.458165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd86c1cd-7e6f-48cd-adcd-f076848ce1b9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:25:55.459277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd86c1cd-7e6f-48cd-adcd-f076848ce1b9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:25:55.459772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd86c1cd-7e6f-48cd-adcd-f076848ce1b9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:25:55.601644 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:25:55.601644 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:25:55.627571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cd86c1cd-7e6f-48cd-adcd-f076848ce1b9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:25:55.683077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd86c1cd-7e6f-48cd-adcd-f076848ce1b9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:25:55.701748 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 173/348] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:25:55 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 913 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:28:20.321725 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-dcb63a76-85f1-4c9a-b61d-9f069f894316 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] DELETE http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/3832818d-c08f-4e33-a27f-4f505162e086 Jan 02 02:28:20.322329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-dcb63a76-85f1-4c9a-b61d-9f069f894316 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:28:20.322430 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:28:20.322430 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:28:20.322760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-dcb63a76-85f1-4c9a-b61d-9f069f894316 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:28:20.396705 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:28:20.396705 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:28:21.681760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-dcb63a76-85f1-4c9a-b61d-9f069f894316 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:28:21.682334 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-dcb63a76-85f1-4c9a-b61d-9f069f894316 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:28:21.704499 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-dcb63a76-85f1-4c9a-b61d-9f069f894316 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/3832818d-c08f-4e33-a27f-4f505162e086 returned with HTTP 200 Jan 02 02:28:21.708099 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 176/349] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:28:20 2021] DELETE /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/3832818d-c08f-4e33-a27f-4f505162e086 => generated 19 bytes in 1392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:28:21.731874 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-8b66918b-e63b-4f4e-9c9d-cba14c916deb tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] DELETE http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/33b3c84a-bda1-41c9-9294-893e23be2311 Jan 02 02:28:21.732404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-8b66918b-e63b-4f4e-9c9d-cba14c916deb tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:28:21.740839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:28:21.740839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:28:21.747877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-8b66918b-e63b-4f4e-9c9d-cba14c916deb tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:28:21.850225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:28:21.850225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:28:23.081744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-8b66918b-e63b-4f4e-9c9d-cba14c916deb tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:28:23.082958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-8b66918b-e63b-4f4e-9c9d-cba14c916deb tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:28:23.109620 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-8b66918b-e63b-4f4e-9c9d-cba14c916deb tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/33b3c84a-bda1-41c9-9294-893e23be2311 returned with HTTP 200 Jan 02 02:28:23.112529 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 174/350] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:28:21 2021] DELETE /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/33b3c84a-bda1-41c9-9294-893e23be2311 => generated 19 bytes in 1394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:28:23.158626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-aaea5ae9-07d3-491b-adfd-4b201f1a1179 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] DELETE http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/c3f0f600-d8f6-4cd9-8191-9e2735c71683 Jan 02 02:28:23.159539 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-aaea5ae9-07d3-491b-adfd-4b201f1a1179 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:28:23.160175 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:28:23.160175 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:28:23.161084 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-aaea5ae9-07d3-491b-adfd-4b201f1a1179 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:28:23.198623 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:28:23.198623 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:28:24.264369 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-aaea5ae9-07d3-491b-adfd-4b201f1a1179 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:28:24.266946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-aaea5ae9-07d3-491b-adfd-4b201f1a1179 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:28:24.278362 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e19970c9-4961-44dd-b628-bcbfd5704efa req-aaea5ae9-07d3-491b-adfd-4b201f1a1179 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/c3f0f600-d8f6-4cd9-8191-9e2735c71683 returned with HTTP 200 Jan 02 02:28:24.281809 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 177/351] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:28:23 2021] DELETE /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/attachments/c3f0f600-d8f6-4cd9-8191-9e2735c71683 => generated 19 bytes in 1132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:28:54.990067 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62448a9d-4ffd-4967-b942-c7b2d81e5900 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] DELETE http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 Jan 02 02:28:54.991176 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62448a9d-4ffd-4967-b942-c7b2d81e5900 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:28:54.992144 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:28:54.992144 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:28:54.992619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62448a9d-4ffd-4967-b942-c7b2d81e5900 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:28:54.993551 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-62448a9d-4ffd-4967-b942-c7b2d81e5900 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Delete volume with id: 96aa2d3c-11c9-4823-90f6-3eadd70f52c4 Jan 02 02:28:55.101878 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:28:55.101878 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:28:55.104752 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-62448a9d-4ffd-4967-b942-c7b2d81e5900 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:28:55.154488 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-62448a9d-4ffd-4967-b942-c7b2d81e5900 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Delete volume request issued successfully. Jan 02 02:28:55.155328 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62448a9d-4ffd-4967-b942-c7b2d81e5900 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 returned with HTTP 202 Jan 02 02:28:55.162787 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 175/352] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:28:54 2021] DELETE /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:28:55.173593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad0a80d4-d5e2-453d-89bc-e160eb5954f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 Jan 02 02:28:55.174911 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad0a80d4-d5e2-453d-89bc-e160eb5954f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:28:55.175511 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:28:55.175511 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:28:55.177452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad0a80d4-d5e2-453d-89bc-e160eb5954f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:28:55.286514 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:28:55.286514 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:28:55.299598 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ad0a80d4-d5e2-453d-89bc-e160eb5954f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:28:55.328409 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad0a80d4-d5e2-453d-89bc-e160eb5954f8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 returned with HTTP 200 Jan 02 02:28:55.339257 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 178/353] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:28:55 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 => generated 913 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:28:56.350142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ac141dc-fee8-4d66-9dfc-8713ff82c15c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 Jan 02 02:28:56.351492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ac141dc-fee8-4d66-9dfc-8713ff82c15c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:28:56.351878 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:28:56.351878 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:28:56.352566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ac141dc-fee8-4d66-9dfc-8713ff82c15c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:28:56.447036 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:28:56.447036 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:28:56.458143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4ac141dc-fee8-4d66-9dfc-8713ff82c15c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:28:56.505806 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ac141dc-fee8-4d66-9dfc-8713ff82c15c tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 returned with HTTP 200 Jan 02 02:28:56.507546 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 176/354] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:28:56 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:28:57.533506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b1b4c3de-e636-49c0-b9ab-4ac605192033 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 Jan 02 02:28:57.534045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b1b4c3de-e636-49c0-b9ab-4ac605192033 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:28:57.534218 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:28:57.534218 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:28:57.534884 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b1b4c3de-e636-49c0-b9ab-4ac605192033 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:28:57.633447 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b1b4c3de-e636-49c0-b9ab-4ac605192033 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 returned with HTTP 404 Jan 02 02:28:57.634277 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 179/355] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:28:57 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/96aa2d3c-11c9-4823-90f6-3eadd70f52c4 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:28:57.642992 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf1d6e20-62d3-41d4-b3cc-1e81f9a0230d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] DELETE http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 Jan 02 02:28:57.643789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf1d6e20-62d3-41d4-b3cc-1e81f9a0230d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:28:57.644216 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:28:57.644216 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:28:57.644895 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf1d6e20-62d3-41d4-b3cc-1e81f9a0230d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:28:57.645753 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-cf1d6e20-62d3-41d4-b3cc-1e81f9a0230d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Delete volume with id: c9c1a788-13e1-4a18-8be3-cc29ed2439a7 Jan 02 02:28:57.728948 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:28:57.728948 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:28:57.730562 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cf1d6e20-62d3-41d4-b3cc-1e81f9a0230d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:28:57.801510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cf1d6e20-62d3-41d4-b3cc-1e81f9a0230d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Delete volume request issued successfully. Jan 02 02:28:57.802298 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf1d6e20-62d3-41d4-b3cc-1e81f9a0230d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 returned with HTTP 202 Jan 02 02:28:57.803417 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 177/356] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:28:57 2021] DELETE /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:28:57.811316 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-783cf73d-6313-435e-ac67-2eaae39aa674 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 Jan 02 02:28:57.812246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-783cf73d-6313-435e-ac67-2eaae39aa674 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:28:57.812957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-783cf73d-6313-435e-ac67-2eaae39aa674 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:28:57.953162 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:28:57.953162 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:28:57.982322 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-783cf73d-6313-435e-ac67-2eaae39aa674 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:28:58.091217 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-783cf73d-6313-435e-ac67-2eaae39aa674 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 returned with HTTP 200 Jan 02 02:28:58.101935 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 180/357] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:28:57 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 => generated 913 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:28:59.118388 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0a2f89a9-33dd-47cf-bbb5-04b6b3cc1461 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 Jan 02 02:28:59.119218 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0a2f89a9-33dd-47cf-bbb5-04b6b3cc1461 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:28:59.119218 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:28:59.119218 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:28:59.119726 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0a2f89a9-33dd-47cf-bbb5-04b6b3cc1461 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:28:59.271910 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:28:59.271910 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:28:59.290377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0a2f89a9-33dd-47cf-bbb5-04b6b3cc1461 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:28:59.344875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0a2f89a9-33dd-47cf-bbb5-04b6b3cc1461 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 returned with HTTP 200 Jan 02 02:28:59.355157 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 178/358] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:28:59 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 => generated 913 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:29:00.363636 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7e404cd-269a-43dd-a00e-16f33c1eb295 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 Jan 02 02:29:00.364487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7e404cd-269a-43dd-a00e-16f33c1eb295 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:29:00.364487 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:29:00.364487 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:29:00.364984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7e404cd-269a-43dd-a00e-16f33c1eb295 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:29:00.419763 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:29:00.419763 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:29:00.430477 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e7e404cd-269a-43dd-a00e-16f33c1eb295 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:29:00.457015 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7e404cd-269a-43dd-a00e-16f33c1eb295 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 returned with HTTP 200 Jan 02 02:29:00.458110 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 181/359] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:29:00 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:29:01.483998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0fa9f53-5fa3-4d47-ae07-004213b51e0d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 Jan 02 02:29:01.485764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0fa9f53-5fa3-4d47-ae07-004213b51e0d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:29:01.486191 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:29:01.486191 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:29:01.486814 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0fa9f53-5fa3-4d47-ae07-004213b51e0d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:29:01.579550 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:29:01.579550 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:29:01.596553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0fa9f53-5fa3-4d47-ae07-004213b51e0d tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 returned with HTTP 404 Jan 02 02:29:01.598764 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 179/360] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:29:01 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/c9c1a788-13e1-4a18-8be3-cc29ed2439a7 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:29:01.609020 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77fe84c9-d87a-464d-bcd2-f9b74aa4e751 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] DELETE http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:29:01.609557 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77fe84c9-d87a-464d-bcd2-f9b74aa4e751 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:29:01.609753 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:29:01.609753 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:29:01.611088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77fe84c9-d87a-464d-bcd2-f9b74aa4e751 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:29:01.611903 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-77fe84c9-d87a-464d-bcd2-f9b74aa4e751 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Delete volume with id: 26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:29:01.791145 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:29:01.791145 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:29:01.797424 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-77fe84c9-d87a-464d-bcd2-f9b74aa4e751 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:29:01.879748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-77fe84c9-d87a-464d-bcd2-f9b74aa4e751 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Delete volume request issued successfully. Jan 02 02:29:01.889330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77fe84c9-d87a-464d-bcd2-f9b74aa4e751 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 202 Jan 02 02:29:01.892021 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 182/361] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:29:01 2021] DELETE /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 0 bytes in 287 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:29:01.900973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac1364e1-5c52-4093-9640-09c0e2cdb53a tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:29:01.901526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac1364e1-5c52-4093-9640-09c0e2cdb53a tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:29:01.901811 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:29:01.901811 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:29:01.902269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac1364e1-5c52-4093-9640-09c0e2cdb53a tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:29:02.060504 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:29:02.060504 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:29:02.105910 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ac1364e1-5c52-4093-9640-09c0e2cdb53a tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:29:02.179689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac1364e1-5c52-4093-9640-09c0e2cdb53a tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:29:02.181371 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 180/362] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:29:01 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 1361 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:29:03.215867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ebd7f104-090b-47be-a6e0-8b7b0a1d36b3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:29:03.217713 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ebd7f104-090b-47be-a6e0-8b7b0a1d36b3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:29:03.218267 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:29:03.218267 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:29:03.219520 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ebd7f104-090b-47be-a6e0-8b7b0a1d36b3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:29:03.369368 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:29:03.369368 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:29:03.387695 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ebd7f104-090b-47be-a6e0-8b7b0a1d36b3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:29:03.441656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ebd7f104-090b-47be-a6e0-8b7b0a1d36b3 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:29:03.452897 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 183/363] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:29:03 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 1361 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:29:04.462855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4cd72094-0576-49c6-9393-7e510c4a02b8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:29:04.465257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4cd72094-0576-49c6-9393-7e510c4a02b8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:29:04.466412 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:29:04.466412 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:29:04.467580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4cd72094-0576-49c6-9393-7e510c4a02b8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:29:04.627120 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:29:04.627120 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:29:04.647205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4cd72094-0576-49c6-9393-7e510c4a02b8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Volume info retrieved successfully. Jan 02 02:29:04.703144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4cd72094-0576-49c6-9393-7e510c4a02b8 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 200 Jan 02 02:29:04.706032 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 181/364] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:29:04 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 912 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:29:05.729646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-321d3f92-ac91-42f3-997d-8157cdf87630 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] GET http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 Jan 02 02:29:05.730495 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-321d3f92-ac91-42f3-997d-8157cdf87630 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:29:05.730495 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:29:05.730495 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:29:05.731064 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-321d3f92-ac91-42f3-997d-8157cdf87630 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:29:05.856835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-321d3f92-ac91-42f3-997d-8157cdf87630 tempest-TaggedBootDevicesTest-1915255788 tempest-TaggedBootDevicesTest-1915255788] http://10.222.0.39/volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 returned with HTTP 404 Jan 02 02:29:05.868426 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 184/365] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:29:05 2021] GET /volume/v3/6632f96ce0d24b4cb34dc5d0a8aeb108/volumes/26abdc9c-51a7-4139-92e1-5417ee4f7a85 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:32:52.386135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] POST http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes Jan 02 02:32:52.387316 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:52.387316 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:32:52.388043 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2034616297"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:32:52.389400 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2034616297'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:32:52.389980 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Create volume of 1 GB Jan 02 02:32:52.407848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Availability Zones retrieved successfully. Jan 02 02:32:52.431072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Flow 'volume_create_api' (c14654cf-dd60-4023-a393-ce7ff34c5873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:32:52.467867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b301031f-0810-47f6-b598-f7f730bb09f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:52.470259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:32:52.605011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b301031f-0810-47f6-b598-f7f730bb09f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:52.610523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65bb6c42-45bd-4c8b-a454-01a29f7857f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:52.865529 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Created reservations ['35a8e556-b5be-47ce-8e1f-b60a4a004f74', 'ff6206f0-9bc3-4624-902c-fef36140dc6b', '31cae4f8-35fd-43ec-abcf-a24027e3f2c9', '10b0077b-1fe9-4762-aacd-9642fcd416f0'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:32:52.868236 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65bb6c42-45bd-4c8b-a454-01a29f7857f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35a8e556-b5be-47ce-8e1f-b60a4a004f74', 'ff6206f0-9bc3-4624-902c-fef36140dc6b', '31cae4f8-35fd-43ec-abcf-a24027e3f2c9', '10b0077b-1fe9-4762-aacd-9642fcd416f0']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:52.871343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa3d0deb-e0ac-4233-83b1-51dd4f346b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:53.026318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa3d0deb-e0ac-4233-83b1-51dd4f346b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53ae6102-f6f4-4f55-9534-b8a4c47df7c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2034616297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='568c4677321c4e3d9a8ee14b41a621c3',qos_specs=None,replication_status=,reservations=['35a8e556-b5be-47ce-8e1f-b60a4a004f74','ff6206f0-9bc3-4624-902c-fef36140dc6b','31cae4f8-35fd-43ec-abcf-a24027e3f2c9','10b0077b-1fe9-4762-aacd-9642fcd416f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='372bcd0ae7ab4e4c82406831bfa24e4e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2034616297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53ae6102-f6f4-4f55-9534-b8a4c47df7c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568c4677321c4e3d9a8ee14b41a621c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='372bcd0ae7ab4e4c82406831bfa24e4e',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:53.049385 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c866b624-2430-430b-b993-aa72f304b3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:53.121478 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c866b624-2430-430b-b993-aa72f304b3be) transitioned into state 'SUCCESS' from state '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-2034616297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='568c4677321c4e3d9a8ee14b41a621c3',qos_specs=None,replication_status=,reservations=['35a8e556-b5be-47ce-8e1f-b60a4a004f74','ff6206f0-9bc3-4624-902c-fef36140dc6b','31cae4f8-35fd-43ec-abcf-a24027e3f2c9','10b0077b-1fe9-4762-aacd-9642fcd416f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='372bcd0ae7ab4e4c82406831bfa24e4e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:53.123560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f120f6-5eaf-4997-b38e-ffce7b9a02a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:53.161162 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f120f6-5eaf-4997-b38e-ffce7b9a02a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:53.163913 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Flow 'volume_create_api' (c14654cf-dd60-4023-a393-ce7ff34c5873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:32:53.319501 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Create volume request issued successfully. Jan 02 02:32:53.360099 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d791a9bf-130c-4fb3-b90e-93dcb5797f66 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes returned with HTTP 202 Jan 02 02:32:53.361345 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 182/366] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:32:52 2021] POST /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes => generated 820 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:32:53.377233 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3089cc6-59aa-4778-a7c7-5de01f1ac0f2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:32:53.378278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3089cc6-59aa-4778-a7c7-5de01f1ac0f2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:53.378914 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3089cc6-59aa-4778-a7c7-5de01f1ac0f2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:53.486865 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:53.486865 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:53.503878 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f3089cc6-59aa-4778-a7c7-5de01f1ac0f2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:32:53.533697 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3089cc6-59aa-4778-a7c7-5de01f1ac0f2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:32:53.534849 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 185/367] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:53 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 888 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:54.567424 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1691940a-6a4a-4ec9-af0a-fa28f694b992 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:32:54.568610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1691940a-6a4a-4ec9-af0a-fa28f694b992 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:54.568994 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:54.568994 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:32:54.569635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1691940a-6a4a-4ec9-af0a-fa28f694b992 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:54.669332 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:54.669332 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:54.678821 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1691940a-6a4a-4ec9-af0a-fa28f694b992 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:32:54.739234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1691940a-6a4a-4ec9-af0a-fa28f694b992 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:32:54.740385 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 183/368] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:54 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 912 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:55.772900 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e74d70d-dc30-49c7-ba42-a1916bd7eeba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:32:55.774772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5e74d70d-dc30-49c7-ba42-a1916bd7eeba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:55.776550 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:55.776550 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:32:55.779059 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5e74d70d-dc30-49c7-ba42-a1916bd7eeba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:56.007081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:56.007081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:56.028445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5e74d70d-dc30-49c7-ba42-a1916bd7eeba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:32:56.083383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e74d70d-dc30-49c7-ba42-a1916bd7eeba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:32:56.086033 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 186/369] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:55 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 913 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:56.258408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-32af5137-2e3e-44d9-83f8-3925eac62d62 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:32:56.259563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-32af5137-2e3e-44d9-83f8-3925eac62d62 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:56.260722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:56.260722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:32:56.261638 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-32af5137-2e3e-44d9-83f8-3925eac62d62 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:56.382713 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:56.382713 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:56.404260 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-32af5137-2e3e-44d9-83f8-3925eac62d62 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:32:56.460354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-32af5137-2e3e-44d9-83f8-3925eac62d62 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:32:56.462531 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 184/370] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:32:56 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 913 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:56.592906 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e74d70d-dc30-49c7-ba42-a1916bd7eeba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume// Jan 02 02:32:56.593338 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5e74d70d-dc30-49c7-ba42-a1916bd7eeba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:56.593747 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:56.593747 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:32:56.594469 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5e74d70d-dc30-49c7-ba42-a1916bd7eeba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:56.595738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e74d70d-dc30-49c7-ba42-a1916bd7eeba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:32:56.596353 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 187/371] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:32:56 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:32:56.637637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-ccfd18aa-beaa-49fc-9737-b34937f86c99 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] POST http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments Jan 02 02:32:56.638774 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:56.638774 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:32:56.641186 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-ccfd18aa-beaa-49fc-9737-b34937f86c99 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53ae6102-f6f4-4f55-9534-b8a4c47df7c9", "instance_uuid": "e3934b82-aa9c-4b04-ac15-bb9b8f2a8c74", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:32:56.835184 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:56.835184 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:57.010787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-ccfd18aa-beaa-49fc-9737-b34937f86c99 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments returned with HTTP 200 Jan 02 02:32:57.014558 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 185/372] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:32:56 2021] POST /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments => generated 273 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:32:57.085095 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e2953bf-e625-4722-adf5-5e6ba9e73b5d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:32:57.085634 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e2953bf-e625-4722-adf5-5e6ba9e73b5d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:57.086124 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e2953bf-e625-4722-adf5-5e6ba9e73b5d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:57.129222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-ccfd18aa-beaa-49fc-9737-b34937f86c99 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume// Jan 02 02:32:57.131146 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-ccfd18aa-beaa-49fc-9737-b34937f86c99 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:57.134379 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:57.134379 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:32:57.136477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-ccfd18aa-beaa-49fc-9737-b34937f86c99 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:57.141038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-ccfd18aa-beaa-49fc-9737-b34937f86c99 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:32:57.143279 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 186/373] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:32:57 2021] GET /volume/ => generated 754 bytes in 16 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:32:57.153350 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:57.153350 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:57.160036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-72754bf1-ce07-4453-9a4a-3457c033f05c tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:32:57.161051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-72754bf1-ce07-4453-9a4a-3457c033f05c tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:57.162257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-72754bf1-ce07-4453-9a4a-3457c033f05c tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:57.164275 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e2953bf-e625-4722-adf5-5e6ba9e73b5d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:32:57.186769 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:57.186769 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:57.196907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e2953bf-e625-4722-adf5-5e6ba9e73b5d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:32:57.198622 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 188/374] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:57 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 912 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:32:57.299708 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:57.299708 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:57.332402 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-72754bf1-ce07-4453-9a4a-3457c033f05c tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:32:57.383249 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:57.383249 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:57.404213 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-72754bf1-ce07-4453-9a4a-3457c033f05c tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:32:57.406605 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 187/375] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:32:57 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 1011 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:32:57.427133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-4043441c-a622-4bd4-b571-ea8d231a6785 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] PUT http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/e34b5509-139d-4114-a664-31afaf0b3cd6 Jan 02 02:32:57.428045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:57.428045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:32:57.428829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-4043441c-a622-4bd4-b571-ea8d231a6785 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:32:57.460828 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:32:57.460828 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:32:57.461743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-4043441c-a622-4bd4-b571-ea8d231a6785 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Lock "b'cinder-attachment_update-53ae6102-f6f4-4f55-9534-b8a4c47df7c9-n-h2-767704-6'" acquired by "attachment_update" :: waited 0.012s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:32:57.465049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:57.465049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:58.231977 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5501e1f2-b842-49c9-82e4-59fc66dbb735 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:32:58.232961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5501e1f2-b842-49c9-82e4-59fc66dbb735 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:58.233328 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:58.233328 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:32:58.234004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5501e1f2-b842-49c9-82e4-59fc66dbb735 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:58.479750 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:58.479750 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:58.517350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5501e1f2-b842-49c9-82e4-59fc66dbb735 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:32:58.571419 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:58.571419 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:58.592044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5501e1f2-b842-49c9-82e4-59fc66dbb735 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:32:58.599896 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 188/376] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:58 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 912 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:59.628507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d1fd83c3-3d14-4fd4-bbd8-28f6baca4069 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:32:59.630191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d1fd83c3-3d14-4fd4-bbd8-28f6baca4069 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:59.630630 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:59.630630 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:32:59.631859 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d1fd83c3-3d14-4fd4-bbd8-28f6baca4069 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:59.766922 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:59.766922 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:59.788670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d1fd83c3-3d14-4fd4-bbd8-28f6baca4069 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:32:59.820890 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:59.820890 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:32:59.834809 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d1fd83c3-3d14-4fd4-bbd8-28f6baca4069 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:32:59.837068 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 189/377] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:59 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 912 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:00.482361 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-4043441c-a622-4bd4-b571-ea8d231a6785 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Lock "b'cinder-attachment_update-53ae6102-f6f4-4f55-9534-b8a4c47df7c9-n-h2-767704-6'" released by "attachment_update" :: held 3.021s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:33:00.483404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-4043441c-a622-4bd4-b571-ea8d231a6785 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/e34b5509-139d-4114-a664-31afaf0b3cd6 returned with HTTP 200 Jan 02 02:33:00.485599 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 189/378] 10.222.0.35 () {64 vars in 1468 bytes} [Sat Jan 2 02:32:57 2021] PUT /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/e34b5509-139d-4114-a664-31afaf0b3cd6 => generated 762 bytes in 3063 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:00.867877 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9abf3d8-4c22-4a25-9673-3d07b9e8b73f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:00.870057 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9abf3d8-4c22-4a25-9673-3d07b9e8b73f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:00.870648 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:00.870648 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:00.871475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9abf3d8-4c22-4a25-9673-3d07b9e8b73f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:00.957292 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:00.957292 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:00.971212 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f9abf3d8-4c22-4a25-9673-3d07b9e8b73f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:01.017221 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:01.017221 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:01.060699 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9abf3d8-4c22-4a25-9673-3d07b9e8b73f tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:01.073187 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 190/379] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:00 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:33:02.082873 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61de7908-c206-406e-a378-f24466f1d19e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:02.084960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61de7908-c206-406e-a378-f24466f1d19e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:02.085657 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:02.085657 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:02.086804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61de7908-c206-406e-a378-f24466f1d19e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:02.197888 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:02.197888 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:02.216052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-61de7908-c206-406e-a378-f24466f1d19e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:02.257949 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:02.257949 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:02.278352 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61de7908-c206-406e-a378-f24466f1d19e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:02.280404 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 190/380] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:02 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:33:03.311481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c725c452-9d5a-4170-96f1-1ce84e3f9058 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:03.312687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c725c452-9d5a-4170-96f1-1ce84e3f9058 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:03.313351 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:03.313351 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:03.314484 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c725c452-9d5a-4170-96f1-1ce84e3f9058 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:03.435727 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:03.435727 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:03.456383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c725c452-9d5a-4170-96f1-1ce84e3f9058 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:03.503725 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:03.503725 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:03.533256 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c725c452-9d5a-4170-96f1-1ce84e3f9058 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:03.535166 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 191/381] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:03 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 913 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:04.562937 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39eb65dc-01eb-4512-82d2-0cd275a8942b tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:04.563796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39eb65dc-01eb-4512-82d2-0cd275a8942b tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:04.564081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:04.564081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:04.564979 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39eb65dc-01eb-4512-82d2-0cd275a8942b tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:04.621145 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:04.621145 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:04.632446 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-39eb65dc-01eb-4512-82d2-0cd275a8942b tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:04.656950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:04.656950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:04.668243 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39eb65dc-01eb-4512-82d2-0cd275a8942b tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:04.669213 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 191/382] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:04 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 913 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:05.696955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c68b72f0-6c1a-4cc9-8834-33a2e59be0b8 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:05.698320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c68b72f0-6c1a-4cc9-8834-33a2e59be0b8 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:05.698566 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:05.698566 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:05.698920 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c68b72f0-6c1a-4cc9-8834-33a2e59be0b8 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:05.780681 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:05.780681 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:05.799500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c68b72f0-6c1a-4cc9-8834-33a2e59be0b8 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:05.827642 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:05.827642 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:05.839043 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c68b72f0-6c1a-4cc9-8834-33a2e59be0b8 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:05.844449 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 192/383] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:05 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:06.018144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-8cc4f96b-97c8-4e57-8aa9-96f2be86abe2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] POST http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/e34b5509-139d-4114-a664-31afaf0b3cd6/action Jan 02 02:33:06.018144 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:06.018144 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:06.018144 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-8cc4f96b-97c8-4e57-8aa9-96f2be86abe2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:33:06.018144 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-8cc4f96b-97c8-4e57-8aa9-96f2be86abe2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:06.138927 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:06.138927 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:06.176567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34f9af93-5e61-4a59-af8e-efcfefe8305b req-8cc4f96b-97c8-4e57-8aa9-96f2be86abe2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/e34b5509-139d-4114-a664-31afaf0b3cd6/action returned with HTTP 204 Jan 02 02:33:06.177392 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 192/384] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 02:33:06 2021] POST /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/e34b5509-139d-4114-a664-31afaf0b3cd6/action => generated 0 bytes in 173 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:33:06.864187 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65f8980a-aa81-4c7c-8a3c-ed8141b99556 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:06.866264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65f8980a-aa81-4c7c-8a3c-ed8141b99556 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:06.866791 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:06.866791 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:06.873771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65f8980a-aa81-4c7c-8a3c-ed8141b99556 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:06.971001 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:06.971001 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:06.982118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-65f8980a-aa81-4c7c-8a3c-ed8141b99556 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:07.013807 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:07.013807 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:07.027412 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65f8980a-aa81-4c7c-8a3c-ed8141b99556 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:07.028313 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 193/385] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:06 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 1205 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:07.447636 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] POST http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes Jan 02 02:33:07.448895 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:07.448895 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:07.449532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1783693198"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:07.450762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1783693198'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:33:07.451279 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Create volume of 1 GB Jan 02 02:33:07.484972 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Availability Zones retrieved successfully. Jan 02 02:33:07.529377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Flow 'volume_create_api' (f04ff10c-55fc-424f-9450-ad48cd281a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:33:07.549085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c5994cd-f526-4e46-b628-ea9c1f39b242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:33:07.552112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:33:07.766115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c5994cd-f526-4e46-b628-ea9c1f39b242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:33:07.771593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cf08f68-9127-4680-80d7-8be293d5a4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:33:07.877291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Created reservations ['8ccd4202-603f-4e26-aa4f-c2bee9c1cd96', '448ff966-1705-486b-9b1e-36f32346480a', '4d995b46-e30f-400f-9075-232b1a2fea2a', 'a35e6869-aad2-453d-8e75-7cbd4b934661'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:33:07.880007 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cf08f68-9127-4680-80d7-8be293d5a4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ccd4202-603f-4e26-aa4f-c2bee9c1cd96', '448ff966-1705-486b-9b1e-36f32346480a', '4d995b46-e30f-400f-9075-232b1a2fea2a', 'a35e6869-aad2-453d-8e75-7cbd4b934661']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:33:07.882462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cdbd3a2-753e-404b-a1f4-0fbd45c62b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:33:07.976401 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cdbd3a2-753e-404b-a1f4-0fbd45c62b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32829671-4b86-43fd-a561-fb82a255794e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1783693198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='568c4677321c4e3d9a8ee14b41a621c3',qos_specs=None,replication_status=,reservations=['8ccd4202-603f-4e26-aa4f-c2bee9c1cd96','448ff966-1705-486b-9b1e-36f32346480a','4d995b46-e30f-400f-9075-232b1a2fea2a','a35e6869-aad2-453d-8e75-7cbd4b934661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='372bcd0ae7ab4e4c82406831bfa24e4e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1783693198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32829671-4b86-43fd-a561-fb82a255794e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568c4677321c4e3d9a8ee14b41a621c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='372bcd0ae7ab4e4c82406831bfa24e4e',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:33:07.982781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5652576a-1edf-4580-af97-72bb92995a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:33:08.043642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5652576a-1edf-4580-af97-72bb92995a18) transitioned into state 'SUCCESS' from state '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-1783693198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='568c4677321c4e3d9a8ee14b41a621c3',qos_specs=None,replication_status=,reservations=['8ccd4202-603f-4e26-aa4f-c2bee9c1cd96','448ff966-1705-486b-9b1e-36f32346480a','4d995b46-e30f-400f-9075-232b1a2fea2a','a35e6869-aad2-453d-8e75-7cbd4b934661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='372bcd0ae7ab4e4c82406831bfa24e4e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:33:08.046144 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08089df-ca8a-4ee1-bbf9-95dc7c985e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:33:08.074459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08089df-ca8a-4ee1-bbf9-95dc7c985e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:33:08.080631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Flow 'volume_create_api' (f04ff10c-55fc-424f-9450-ad48cd281a9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:33:08.196740 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Create volume request issued successfully. Jan 02 02:33:08.230305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d9afa2e-3318-4fe2-aff6-92361bb79cef tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes returned with HTTP 202 Jan 02 02:33:08.232275 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 193/386] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:33:07 2021] POST /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes => generated 820 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:33:08.266121 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57de831b-cf9e-4325-8232-17b090f98d24 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:08.267420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57de831b-cf9e-4325-8232-17b090f98d24 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:08.268045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:08.268045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:08.269515 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57de831b-cf9e-4325-8232-17b090f98d24 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:08.391692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:08.391692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:08.411659 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-57de831b-cf9e-4325-8232-17b090f98d24 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:08.469266 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57de831b-cf9e-4325-8232-17b090f98d24 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:08.482345 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 194/387] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:08 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 888 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:09.498629 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c4aa21d-9956-4278-b4af-3b02b33746c0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:09.499792 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c4aa21d-9956-4278-b4af-3b02b33746c0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:09.500169 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:09.500169 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:09.500849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c4aa21d-9956-4278-b4af-3b02b33746c0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:09.553529 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:09.553529 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:09.563652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5c4aa21d-9956-4278-b4af-3b02b33746c0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:09.588781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c4aa21d-9956-4278-b4af-3b02b33746c0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:09.589920 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 194/388] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:09 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:09.786635 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-791f5974-8476-49dd-9d73-e5a0292faa19 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:09.787498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-791f5974-8476-49dd-9d73-e5a0292faa19 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:09.787913 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:09.787913 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:09.788629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-791f5974-8476-49dd-9d73-e5a0292faa19 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:09.844424 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:09.844424 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:09.856455 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-791f5974-8476-49dd-9d73-e5a0292faa19 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:09.883987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-791f5974-8476-49dd-9d73-e5a0292faa19 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:09.885997 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 195/389] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:33:09 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:09.958699 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c4aa21d-9956-4278-b4af-3b02b33746c0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume// Jan 02 02:33:09.959660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c4aa21d-9956-4278-b4af-3b02b33746c0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:09.960081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:09.960081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:09.960644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c4aa21d-9956-4278-b4af-3b02b33746c0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:09.961922 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c4aa21d-9956-4278-b4af-3b02b33746c0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:33:09.963156 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 195/390] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:33: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 02 02:33:09.980480 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-b8086924-858f-4029-8510-139d7255d9d8 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] POST http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments Jan 02 02:33:09.981601 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:09.981601 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:09.982370 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-b8086924-858f-4029-8510-139d7255d9d8 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32829671-4b86-43fd-a561-fb82a255794e", "instance_uuid": "e3934b82-aa9c-4b04-ac15-bb9b8f2a8c74", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:10.039079 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:10.039079 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:10.135655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-b8086924-858f-4029-8510-139d7255d9d8 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments returned with HTTP 200 Jan 02 02:33:10.147758 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 196/391] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:33:09 2021] POST /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:33:10.194249 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36174f75-2189-4efa-8e9f-d8ebeeead2a3 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:10.194797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36174f75-2189-4efa-8e9f-d8ebeeead2a3 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:10.195290 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36174f75-2189-4efa-8e9f-d8ebeeead2a3 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:10.220788 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-b8086924-858f-4029-8510-139d7255d9d8 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume// Jan 02 02:33:10.221858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-b8086924-858f-4029-8510-139d7255d9d8 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:10.222433 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:10.222433 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:10.223745 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-b8086924-858f-4029-8510-139d7255d9d8 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:10.225891 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-b8086924-858f-4029-8510-139d7255d9d8 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:33:10.229659 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 197/392] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:33:10 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:33:10.244808 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-7658ff7f-24f4-4083-ba71-726a2b439b9b tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:10.245596 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-7658ff7f-24f4-4083-ba71-726a2b439b9b tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:10.246331 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-7658ff7f-24f4-4083-ba71-726a2b439b9b tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:10.326551 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:10.326551 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:10.334281 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:10.334281 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:10.341013 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-7658ff7f-24f4-4083-ba71-726a2b439b9b tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:10.390396 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-36174f75-2189-4efa-8e9f-d8ebeeead2a3 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:10.399114 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:10.399114 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:10.417864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-7658ff7f-24f4-4083-ba71-726a2b439b9b tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:10.419891 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 198/393] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:33:10 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 1011 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:33:10.449166 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-54c76353-b4b9-4bf5-b4a4-5def6cdb941a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] PUT http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/312648e8-2ef8-4eb3-94e5-de8b7a3a79c1 Jan 02 02:33:10.449166 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:10.449166 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:10.449166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-54c76353-b4b9-4bf5-b4a4-5def6cdb941a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdc"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:10.459593 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:10.459593 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:10.474785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36174f75-2189-4efa-8e9f-d8ebeeead2a3 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:10.496367 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:33:10.496367 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:33:10.497687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-54c76353-b4b9-4bf5-b4a4-5def6cdb941a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Lock "b'cinder-attachment_update-32829671-4b86-43fd-a561-fb82a255794e-n-h2-767704-6'" acquired by "attachment_update" :: waited 0.015s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:33:10.498875 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 196/394] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:10 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 912 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:10.501770 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:10.501770 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:11.504777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d742eef9-a373-48d9-986f-7423fa1df478 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:11.505338 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d742eef9-a373-48d9-986f-7423fa1df478 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:11.505466 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:11.505466 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:11.505853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d742eef9-a373-48d9-986f-7423fa1df478 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:11.663047 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:11.663047 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:11.680949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d742eef9-a373-48d9-986f-7423fa1df478 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:11.742249 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:11.742249 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:11.774305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d742eef9-a373-48d9-986f-7423fa1df478 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:11.786977 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 197/395] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:11 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 912 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:33:12.793444 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cefb0668-5990-4364-a47a-54ba551c541e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:12.794828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cefb0668-5990-4364-a47a-54ba551c541e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:12.795398 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:12.795398 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:12.796062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cefb0668-5990-4364-a47a-54ba551c541e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:12.902870 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:12.902870 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:12.923417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cefb0668-5990-4364-a47a-54ba551c541e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:12.967046 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:12.967046 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:12.986337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cefb0668-5990-4364-a47a-54ba551c541e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:12.987798 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 198/396] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:12 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 912 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:13.248043 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-54c76353-b4b9-4bf5-b4a4-5def6cdb941a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Lock "b'cinder-attachment_update-32829671-4b86-43fd-a561-fb82a255794e-n-h2-767704-6'" released by "attachment_update" :: held 2.750s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:33:13.248776 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-54c76353-b4b9-4bf5-b4a4-5def6cdb941a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/312648e8-2ef8-4eb3-94e5-de8b7a3a79c1 returned with HTTP 200 Jan 02 02:33:13.249949 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 199/397] 10.222.0.35 () {64 vars in 1468 bytes} [Sat Jan 2 02:33:10 2021] PUT /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/312648e8-2ef8-4eb3-94e5-de8b7a3a79c1 => generated 762 bytes in 2815 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:33:14.005002 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30bd80e8-607b-420f-9a05-44a8bea17fae tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:14.006290 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30bd80e8-607b-420f-9a05-44a8bea17fae tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:14.006661 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:14.006661 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:14.007310 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30bd80e8-607b-420f-9a05-44a8bea17fae tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:14.125268 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:14.125268 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:14.148576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-30bd80e8-607b-420f-9a05-44a8bea17fae tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:14.195348 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:14.195348 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:14.220495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30bd80e8-607b-420f-9a05-44a8bea17fae tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:14.221767 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 199/398] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:14 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 913 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:15.253004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ddc3d43-dbcb-4aef-a600-37a833f0a9cd tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:15.253776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ddc3d43-dbcb-4aef-a600-37a833f0a9cd tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:15.254060 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:15.254060 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:15.254938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ddc3d43-dbcb-4aef-a600-37a833f0a9cd tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:15.378971 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:15.378971 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:15.403349 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9ddc3d43-dbcb-4aef-a600-37a833f0a9cd tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:15.446023 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:15.446023 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:15.474221 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ddc3d43-dbcb-4aef-a600-37a833f0a9cd tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:15.484106 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 200/399] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:15 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 913 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:16.502506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-76748b6d-d1b2-4c97-b5dd-2aef10f00198 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:16.503572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-76748b6d-d1b2-4c97-b5dd-2aef10f00198 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:16.503572 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:16.503572 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:16.504020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-76748b6d-d1b2-4c97-b5dd-2aef10f00198 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:16.641091 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:16.641091 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:16.664895 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-76748b6d-d1b2-4c97-b5dd-2aef10f00198 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:16.737343 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:16.737343 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:16.785342 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-76748b6d-d1b2-4c97-b5dd-2aef10f00198 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:16.786889 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 200/400] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:16 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 913 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:17.822256 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99c3570d-625f-4f94-b28b-159acacefc5d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:17.823577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99c3570d-625f-4f94-b28b-159acacefc5d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:17.824837 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:17.824837 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:17.829619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99c3570d-625f-4f94-b28b-159acacefc5d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:17.979767 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:17.979767 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:18.006529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-99c3570d-625f-4f94-b28b-159acacefc5d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:18.049494 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:18.049494 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:18.064899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99c3570d-625f-4f94-b28b-159acacefc5d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:18.067531 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 201/401] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:17 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 913 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:18.880913 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-b87e10aa-af10-4ab3-8de0-bff2048a328d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] POST http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/312648e8-2ef8-4eb3-94e5-de8b7a3a79c1/action Jan 02 02:33:18.880913 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:18.880913 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:18.880913 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-b87e10aa-af10-4ab3-8de0-bff2048a328d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:33:18.880913 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-b87e10aa-af10-4ab3-8de0-bff2048a328d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:19.090908 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c56f6842-fe6a-4d77-9713-fe3ec194bc4e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:19.093117 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c56f6842-fe6a-4d77-9713-fe3ec194bc4e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:19.093342 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:19.093342 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:19.093948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c56f6842-fe6a-4d77-9713-fe3ec194bc4e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:19.143687 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:19.143687 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:19.181513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a35126d0-13cd-4976-8a04-110de0b6ff42 req-b87e10aa-af10-4ab3-8de0-bff2048a328d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/312648e8-2ef8-4eb3-94e5-de8b7a3a79c1/action returned with HTTP 204 Jan 02 02:33:19.182874 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 201/402] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 02:33:18 2021] POST /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/312648e8-2ef8-4eb3-94e5-de8b7a3a79c1/action => generated 0 bytes in 348 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:33:19.271112 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:19.271112 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:19.344692 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c56f6842-fe6a-4d77-9713-fe3ec194bc4e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:19.388097 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:19.388097 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:19.416637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c56f6842-fe6a-4d77-9713-fe3ec194bc4e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:19.417711 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 202/403] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:19 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 1205 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:21.168177 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-37ee1eee-1b01-4d37-8ffd-5f4f40410cff tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:21.169128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-37ee1eee-1b01-4d37-8ffd-5f4f40410cff tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:21.169128 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:21.169128 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:21.169565 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-37ee1eee-1b01-4d37-8ffd-5f4f40410cff tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:21.364035 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:21.364035 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:21.386086 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-37ee1eee-1b01-4d37-8ffd-5f4f40410cff tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:21.453751 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:21.453751 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:21.487108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-37ee1eee-1b01-4d37-8ffd-5f4f40410cff tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:21.494642 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 202/404] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:33:21 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 1205 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:21.596489 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-63bb1700-78c6-49e1-be51-06f704425602 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] POST http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9/action Jan 02 02:33:21.597349 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:21.597349 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:21.598151 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-63bb1700-78c6-49e1-be51-06f704425602 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action body: b'{"os-begin_detaching": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:33:21.598838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-63bb1700-78c6-49e1-be51-06f704425602 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:21.927824 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:21.927824 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:21.942074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-63bb1700-78c6-49e1-be51-06f704425602 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:22.006152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-63bb1700-78c6-49e1-be51-06f704425602 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Begin detaching volume completed successfully. Jan 02 02:33:22.010288 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-63bb1700-78c6-49e1-be51-06f704425602 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9/action returned with HTTP 202 Jan 02 02:33:22.019688 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 203/405] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:33:21 2021] POST /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9/action => generated 0 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:33:22.068437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-217f9460-0f7d-4a70-9a4f-56884a08a806 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:22.069425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-217f9460-0f7d-4a70-9a4f-56884a08a806 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:22.069756 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:22.069756 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:22.070884 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-217f9460-0f7d-4a70-9a4f-56884a08a806 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:22.164902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-63bb1700-78c6-49e1-be51-06f704425602 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume// Jan 02 02:33:22.166988 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-63bb1700-78c6-49e1-be51-06f704425602 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:22.167493 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:22.167493 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:22.168402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-63bb1700-78c6-49e1-be51-06f704425602 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:22.170605 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-63bb1700-78c6-49e1-be51-06f704425602 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:33:22.171837 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 204/406] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:33:22 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:33:22.192344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-03aad6d7-3896-48dc-aa04-8229fa3ab20a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:22.200665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-03aad6d7-3896-48dc-aa04-8229fa3ab20a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:22.205794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-03aad6d7-3896-48dc-aa04-8229fa3ab20a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:22.286635 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:22.286635 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:22.315329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-217f9460-0f7d-4a70-9a4f-56884a08a806 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:22.399565 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:22.399565 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:22.443134 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-217f9460-0f7d-4a70-9a4f-56884a08a806 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:22.459305 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 203/407] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:22 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 1208 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:22.667128 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:22.667128 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:22.715254 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-03aad6d7-3896-48dc-aa04-8229fa3ab20a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:22.809366 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:22.809366 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:22.849404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-03aad6d7-3896-48dc-aa04-8229fa3ab20a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:22.850985 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 205/408] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:33:22 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 1307 bytes in 666 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:33:23.284651 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-becac381-3388-4bc6-9df7-086000f7f8e3 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] DELETE http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/e34b5509-139d-4114-a664-31afaf0b3cd6 Jan 02 02:33:23.284651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-becac381-3388-4bc6-9df7-086000f7f8e3 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:23.284651 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:23.284651 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:23.289483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-becac381-3388-4bc6-9df7-086000f7f8e3 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:23.440333 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:23.440333 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:23.464695 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d49a0054-4b1d-4aa2-8ef3-f4421e44ff74 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:23.465192 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d49a0054-4b1d-4aa2-8ef3-f4421e44ff74 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:23.465627 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:23.465627 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:23.466238 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d49a0054-4b1d-4aa2-8ef3-f4421e44ff74 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:23.571554 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:23.571554 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:23.593012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d49a0054-4b1d-4aa2-8ef3-f4421e44ff74 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:23.663966 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:23.663966 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:23.705301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d49a0054-4b1d-4aa2-8ef3-f4421e44ff74 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:23.706785 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 206/409] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:23 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 1208 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:24.726911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac3f9cef-dc28-478c-8ea4-9868febff112 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:24.728283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac3f9cef-dc28-478c-8ea4-9868febff112 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:24.728668 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:24.728668 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:24.730481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac3f9cef-dc28-478c-8ea4-9868febff112 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:24.847296 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-becac381-3388-4bc6-9df7-086000f7f8e3 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:33:24.857586 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-becac381-3388-4bc6-9df7-086000f7f8e3 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:33:24.875045 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ab4a588-bfa2-42f3-887d-19d524c9e5be req-becac381-3388-4bc6-9df7-086000f7f8e3 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/e34b5509-139d-4114-a664-31afaf0b3cd6 returned with HTTP 200 Jan 02 02:33:24.881045 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 204/410] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 02:33:23 2021] DELETE /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/e34b5509-139d-4114-a664-31afaf0b3cd6 => generated 19 bytes in 1611 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:25.101854 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:25.101854 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:25.137959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ac3f9cef-dc28-478c-8ea4-9868febff112 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:25.207217 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac3f9cef-dc28-478c-8ea4-9868febff112 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:25.208839 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 207/411] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:24 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 913 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:33:25.693326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-680d8f9d-9d19-415d-b5e1-ac5b158bdec9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:25.694351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-680d8f9d-9d19-415d-b5e1-ac5b158bdec9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:25.694715 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:25.694715 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:25.695394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-680d8f9d-9d19-415d-b5e1-ac5b158bdec9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:25.903283 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:25.903283 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:25.927551 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-680d8f9d-9d19-415d-b5e1-ac5b158bdec9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:25.969933 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:25.969933 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:25.988280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-680d8f9d-9d19-415d-b5e1-ac5b158bdec9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:25.989189 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 205/412] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:33:25 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 1205 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:26.019557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-ac4442b8-21eb-4e53-9f1e-1edd69e3640d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] POST http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e/action Jan 02 02:33:26.019991 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:26.019991 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:26.020740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-ac4442b8-21eb-4e53-9f1e-1edd69e3640d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action body: b'{"os-begin_detaching": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:33:26.021270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-ac4442b8-21eb-4e53-9f1e-1edd69e3640d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:26.137068 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:26.137068 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:26.138756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-ac4442b8-21eb-4e53-9f1e-1edd69e3640d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:26.158816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-ac4442b8-21eb-4e53-9f1e-1edd69e3640d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Begin detaching volume completed successfully. Jan 02 02:33:26.159631 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-ac4442b8-21eb-4e53-9f1e-1edd69e3640d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e/action returned with HTTP 202 Jan 02 02:33:26.167092 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 208/413] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:33:26 2021] POST /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 02:33:26.189406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7e9b7070-5ecd-4335-b0ac-5a619cabe8d4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:26.190244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7e9b7070-5ecd-4335-b0ac-5a619cabe8d4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:26.190623 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:26.190623 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:26.199411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7e9b7070-5ecd-4335-b0ac-5a619cabe8d4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:26.289427 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-ac4442b8-21eb-4e53-9f1e-1edd69e3640d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume// Jan 02 02:33:26.290223 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-ac4442b8-21eb-4e53-9f1e-1edd69e3640d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:26.290616 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:26.290616 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:26.291422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-ac4442b8-21eb-4e53-9f1e-1edd69e3640d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:26.292698 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-ac4442b8-21eb-4e53-9f1e-1edd69e3640d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:33:26.293809 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 209/414] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:33: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 02 02:33:26.308953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-19cfa2ff-a202-4307-8986-aea95d8a1132 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:26.309847 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-19cfa2ff-a202-4307-8986-aea95d8a1132 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:26.310492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-19cfa2ff-a202-4307-8986-aea95d8a1132 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:26.350368 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:26.350368 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:26.384968 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7e9b7070-5ecd-4335-b0ac-5a619cabe8d4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:26.459466 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:26.459466 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:26.471117 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:26.471117 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:26.507417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7e9b7070-5ecd-4335-b0ac-5a619cabe8d4 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:26.508246 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 206/415] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:26 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 1208 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:33:26.521594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-19cfa2ff-a202-4307-8986-aea95d8a1132 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:26.563825 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:26.563825 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:26.584028 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-19cfa2ff-a202-4307-8986-aea95d8a1132 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:26.584896 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 210/416] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:33:26 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 1307 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:33:26.970126 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-c57ee94d-d1a4-4db7-a563-9ebf1b240276 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] DELETE http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/312648e8-2ef8-4eb3-94e5-de8b7a3a79c1 Jan 02 02:33:26.971026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-c57ee94d-d1a4-4db7-a563-9ebf1b240276 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:26.971026 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:26.971026 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:26.971460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-c57ee94d-d1a4-4db7-a563-9ebf1b240276 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:27.017099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:27.017099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:27.526097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86fe9091-b16f-4780-bc02-04a0208ea782 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:27.526903 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86fe9091-b16f-4780-bc02-04a0208ea782 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:27.527091 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:27.527091 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:27.527438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86fe9091-b16f-4780-bc02-04a0208ea782 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:27.648726 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:27.648726 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:27.671494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-86fe9091-b16f-4780-bc02-04a0208ea782 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:27.769694 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:27.769694 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:27.799422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86fe9091-b16f-4780-bc02-04a0208ea782 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:27.800160 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 211/417] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:27 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 1208 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:33:28.320642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-c57ee94d-d1a4-4db7-a563-9ebf1b240276 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:33:28.324672 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-c57ee94d-d1a4-4db7-a563-9ebf1b240276 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:33:28.338258 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3510639e-bba1-4fc0-82ae-fa9e0703a942 req-c57ee94d-d1a4-4db7-a563-9ebf1b240276 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/312648e8-2ef8-4eb3-94e5-de8b7a3a79c1 returned with HTTP 200 Jan 02 02:33:28.340911 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 207/418] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 02:33:26 2021] DELETE /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/attachments/312648e8-2ef8-4eb3-94e5-de8b7a3a79c1 => generated 19 bytes in 1377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:33:28.818326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d5d0748-985c-4092-9c2e-6c70f63a24e6 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:28.819123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d5d0748-985c-4092-9c2e-6c70f63a24e6 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:28.819657 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:28.819657 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:28.820262 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d5d0748-985c-4092-9c2e-6c70f63a24e6 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:28.950840 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:28.950840 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:28.972792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4d5d0748-985c-4092-9c2e-6c70f63a24e6 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:29.033005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d5d0748-985c-4092-9c2e-6c70f63a24e6 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:29.034307 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 212/419] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:28 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 913 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:33:29.065132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1b1148c-7ed5-44a6-b4eb-5312df84a49d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:29.065952 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1b1148c-7ed5-44a6-b4eb-5312df84a49d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:29.066357 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:29.066357 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:29.066997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1b1148c-7ed5-44a6-b4eb-5312df84a49d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:29.198968 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:29.198968 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:29.226575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e1b1148c-7ed5-44a6-b4eb-5312df84a49d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:29.274345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1b1148c-7ed5-44a6-b4eb-5312df84a49d tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:29.275374 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 208/420] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:29 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:29.311585 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67dec784-e4fe-43f5-90f8-6679073f49f0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:29.312108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67dec784-e4fe-43f5-90f8-6679073f49f0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:29.312373 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:29.312373 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:29.313025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67dec784-e4fe-43f5-90f8-6679073f49f0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:29.488275 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:29.488275 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:29.508029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-67dec784-e4fe-43f5-90f8-6679073f49f0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:29.578584 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67dec784-e4fe-43f5-90f8-6679073f49f0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:29.595395 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 213/421] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:29 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 913 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:33:29.616267 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-008c3fa0-e1f2-4cfb-a14f-e5918e6c1092 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:29.617797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-008c3fa0-e1f2-4cfb-a14f-e5918e6c1092 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:29.617797 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:29.617797 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:29.618600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-008c3fa0-e1f2-4cfb-a14f-e5918e6c1092 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:29.753604 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:29.753604 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:29.776392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-008c3fa0-e1f2-4cfb-a14f-e5918e6c1092 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:29.860756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-008c3fa0-e1f2-4cfb-a14f-e5918e6c1092 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:29.862119 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 209/422] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:29 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:29.897179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-151aef84-f8f6-455d-93a8-849325791f1e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:29.897179 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-151aef84-f8f6-455d-93a8-849325791f1e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:29.897584 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:29.897584 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:29.897874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-151aef84-f8f6-455d-93a8-849325791f1e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:30.016856 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:30.016856 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:30.041948 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-151aef84-f8f6-455d-93a8-849325791f1e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:30.087178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-151aef84-f8f6-455d-93a8-849325791f1e tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:30.088215 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 214/423] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:29 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 913 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:52.988352 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4755d62f-ffc3-4a3e-9f71-ab54bea21e7a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] DELETE http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:52.989274 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4755d62f-ffc3-4a3e-9f71-ab54bea21e7a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:52.989604 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:52.989604 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:52.990168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4755d62f-ffc3-4a3e-9f71-ab54bea21e7a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:52.990716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4755d62f-ffc3-4a3e-9f71-ab54bea21e7a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Delete volume with id: 32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:53.072773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:53.072773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:53.078449 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4755d62f-ffc3-4a3e-9f71-ab54bea21e7a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:53.134978 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4755d62f-ffc3-4a3e-9f71-ab54bea21e7a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Delete volume request issued successfully. Jan 02 02:33:53.135656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4755d62f-ffc3-4a3e-9f71-ab54bea21e7a tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 202 Jan 02 02:33:53.136925 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 210/424] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:33:52 2021] DELETE /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:33:53.151076 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e031d1aa-5572-4c0d-b531-f4b8239cb2a0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:53.153887 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e031d1aa-5572-4c0d-b531-f4b8239cb2a0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:53.154814 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:53.154814 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:53.155992 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e031d1aa-5572-4c0d-b531-f4b8239cb2a0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:53.379338 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:53.379338 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:53.392870 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e031d1aa-5572-4c0d-b531-f4b8239cb2a0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:53.437425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e031d1aa-5572-4c0d-b531-f4b8239cb2a0 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:53.442244 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 215/425] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:53 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 912 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:54.470930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7334014a-74a5-487b-8075-983effd97790 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:54.472926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7334014a-74a5-487b-8075-983effd97790 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:54.473300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:54.473300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:54.473897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7334014a-74a5-487b-8075-983effd97790 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:54.576928 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:54.576928 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:54.588330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7334014a-74a5-487b-8075-983effd97790 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:54.618824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7334014a-74a5-487b-8075-983effd97790 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 200 Jan 02 02:33:54.620438 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 211/426] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:54 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:55.645785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38faba41-82a0-4d4f-9382-49be39c6e080 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e Jan 02 02:33:55.646607 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38faba41-82a0-4d4f-9382-49be39c6e080 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:55.646607 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:55.646607 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:55.647073 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38faba41-82a0-4d4f-9382-49be39c6e080 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:55.762815 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:55.762815 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:55.775052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38faba41-82a0-4d4f-9382-49be39c6e080 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e returned with HTTP 404 Jan 02 02:33:55.778303 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 216/427] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:55 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/32829671-4b86-43fd-a561-fb82a255794e => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:33:55.791189 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe455da4-8708-47fd-a52b-2470ab526168 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] DELETE http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:55.792744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe455da4-8708-47fd-a52b-2470ab526168 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:55.793413 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:55.793413 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:55.794599 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe455da4-8708-47fd-a52b-2470ab526168 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:55.795725 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-fe455da4-8708-47fd-a52b-2470ab526168 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Delete volume with id: 53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:55.900933 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:55.900933 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:55.902713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fe455da4-8708-47fd-a52b-2470ab526168 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:55.971820 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fe455da4-8708-47fd-a52b-2470ab526168 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Delete volume request issued successfully. Jan 02 02:33:55.972692 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe455da4-8708-47fd-a52b-2470ab526168 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 202 Jan 02 02:33:55.974346 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 212/428] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:33:55 2021] DELETE /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:33:55.986313 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-050fa904-1670-4725-8991-7e7d04342bd9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:55.987115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-050fa904-1670-4725-8991-7e7d04342bd9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:55.987421 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:55.987421 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:55.987988 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-050fa904-1670-4725-8991-7e7d04342bd9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:56.200434 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:56.200434 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:56.242203 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-050fa904-1670-4725-8991-7e7d04342bd9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:56.353153 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-050fa904-1670-4725-8991-7e7d04342bd9 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:56.371163 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 217/429] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:55 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 912 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:57.378041 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e87f99e-102a-4a51-af62-1f0f3a5022ba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:57.379153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e87f99e-102a-4a51-af62-1f0f3a5022ba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:57.379556 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:57.379556 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:57.380151 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e87f99e-102a-4a51-af62-1f0f3a5022ba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:57.530427 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:57.530427 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:57.564887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8e87f99e-102a-4a51-af62-1f0f3a5022ba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:57.621389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e87f99e-102a-4a51-af62-1f0f3a5022ba tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:57.622834 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 213/430] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:57 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 912 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:58.660401 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f04a54a-cb63-49b5-b1f9-47b5909414b7 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:33:58.662182 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f04a54a-cb63-49b5-b1f9-47b5909414b7 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:58.662748 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:58.662748 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:33:58.668143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f04a54a-cb63-49b5-b1f9-47b5909414b7 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:58.955968 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:58.955968 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:33:58.999640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8f04a54a-cb63-49b5-b1f9-47b5909414b7 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:33:59.141456 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f04a54a-cb63-49b5-b1f9-47b5909414b7 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 200 Jan 02 02:33:59.161228 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 218/431] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:33:58 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 912 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:34:00.176928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a269edd7-bf8e-4c48-96f9-d95ef5d23175 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 Jan 02 02:34:00.177789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a269edd7-bf8e-4c48-96f9-d95ef5d23175 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:34:00.177789 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:34:00.177789 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:34:00.178298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a269edd7-bf8e-4c48-96f9-d95ef5d23175 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:34:00.285842 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a269edd7-bf8e-4c48-96f9-d95ef5d23175 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 returned with HTTP 404 Jan 02 02:34:00.286907 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 214/432] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:34:00 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/53ae6102-f6f4-4f55-9534-b8a4c47df7c9 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:34:00.988153 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d355d0ba-a90e-4ffd-bfdb-c28a6efae815 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] DELETE http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:34:00.990959 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d355d0ba-a90e-4ffd-bfdb-c28a6efae815 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:34:00.995490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:34:00.995490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:34:01.005673 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d355d0ba-a90e-4ffd-bfdb-c28a6efae815 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:34:01.006876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-d355d0ba-a90e-4ffd-bfdb-c28a6efae815 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Delete volume with id: 4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:34:01.298818 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:34:01.298818 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:34:01.311085 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d355d0ba-a90e-4ffd-bfdb-c28a6efae815 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:34:01.419804 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d355d0ba-a90e-4ffd-bfdb-c28a6efae815 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Delete volume request issued successfully. Jan 02 02:34:01.422387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d355d0ba-a90e-4ffd-bfdb-c28a6efae815 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 202 Jan 02 02:34:01.427489 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 219/433] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:34:00 2021] DELETE /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 0 bytes in 459 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:34:01.434251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-308905e5-1316-4262-8bd9-3651c5fadaf2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:34:01.434774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-308905e5-1316-4262-8bd9-3651c5fadaf2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:34:01.435458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-308905e5-1316-4262-8bd9-3651c5fadaf2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:34:01.637295 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:34:01.637295 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:34:01.674721 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-308905e5-1316-4262-8bd9-3651c5fadaf2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:34:01.765431 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-308905e5-1316-4262-8bd9-3651c5fadaf2 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:34:01.767758 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 215/434] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:34:01 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 912 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:34:02.784101 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d88e04d-3ac5-4760-84a6-dc1b9300bae5 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:34:02.784987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d88e04d-3ac5-4760-84a6-dc1b9300bae5 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:34:02.785187 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:34:02.785187 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:34:02.785533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d88e04d-3ac5-4760-84a6-dc1b9300bae5 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:34:02.893086 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:34:02.893086 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:34:02.903457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8d88e04d-3ac5-4760-84a6-dc1b9300bae5 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Volume info retrieved successfully. Jan 02 02:34:02.940156 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d88e04d-3ac5-4760-84a6-dc1b9300bae5 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 200 Jan 02 02:34:02.941666 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 220/435] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:34:02 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 912 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:34:03.971353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0cd14f3e-7071-4911-8593-296eedb67c89 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] GET http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 Jan 02 02:34:03.972007 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0cd14f3e-7071-4911-8593-296eedb67c89 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:34:03.972007 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:34:03.972007 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:34:03.972821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0cd14f3e-7071-4911-8593-296eedb67c89 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:34:04.088359 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0cd14f3e-7071-4911-8593-296eedb67c89 tempest-AttachVolumeTestJSON-1509843568 tempest-AttachVolumeTestJSON-1509843568] http://10.222.0.39/volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 returned with HTTP 404 Jan 02 02:34:04.090215 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 216/436] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:34:03 2021] GET /volume/v3/568c4677321c4e3d9a8ee14b41a621c3/volumes/4b4b5ec2-8c51-4b50-af45-7ff7c608a849 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:35:39.074361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes Jan 02 02:35:39.074953 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:39.074953 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:39.075200 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-904001197"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:35:39.076472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-904001197'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:35:39.077017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Create volume of 1 GB Jan 02 02:35:39.350669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Availability Zones retrieved successfully. Jan 02 02:35:39.391811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Flow 'volume_create_api' (4c6b9255-4928-439a-a9a5-a5d7d2fd0582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:35:39.398181 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55910f4-8716-4fef-947f-9b711035504a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:39.403026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:35:39.504835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55910f4-8716-4fef-947f-9b711035504a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:39.507774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0213cda-bdc7-4350-acdc-bd513d9b9e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:39.637192 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Created reservations ['9addffaa-fa65-478b-9c6f-7278b9d6c821', '9af32e1e-0eba-4759-9ceb-09b92be96587', 'b5a42d51-f8b2-4888-9c6f-76fbe5d79a90', '17c8e29f-1734-4392-adb3-c96180c6a096'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:35:39.641620 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0213cda-bdc7-4350-acdc-bd513d9b9e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9addffaa-fa65-478b-9c6f-7278b9d6c821', '9af32e1e-0eba-4759-9ceb-09b92be96587', 'b5a42d51-f8b2-4888-9c6f-76fbe5d79a90', '17c8e29f-1734-4392-adb3-c96180c6a096']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:39.647274 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e6401a3-0492-4cae-9e97-5aa6912cc4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:39.803710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e6401a3-0492-4cae-9e97-5aa6912cc4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05867cb8-3d78-498d-aac7-286cd51d25c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-904001197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3402d9952af64ac7966bd26a26388b50',qos_specs=None,replication_status=,reservations=['9addffaa-fa65-478b-9c6f-7278b9d6c821','9af32e1e-0eba-4759-9ceb-09b92be96587','b5a42d51-f8b2-4888-9c6f-76fbe5d79a90','17c8e29f-1734-4392-adb3-c96180c6a096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0be4777ccaa415ca0987a30c10b475e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-904001197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05867cb8-3d78-498d-aac7-286cd51d25c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3402d9952af64ac7966bd26a26388b50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0be4777ccaa415ca0987a30c10b475e',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:39.810019 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f2f39e-99a8-4dd0-bc32-71223ce63bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:39.882300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f2f39e-99a8-4dd0-bc32-71223ce63bec) transitioned into state 'SUCCESS' from state '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-904001197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3402d9952af64ac7966bd26a26388b50',qos_specs=None,replication_status=,reservations=['9addffaa-fa65-478b-9c6f-7278b9d6c821','9af32e1e-0eba-4759-9ceb-09b92be96587','b5a42d51-f8b2-4888-9c6f-76fbe5d79a90','17c8e29f-1734-4392-adb3-c96180c6a096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0be4777ccaa415ca0987a30c10b475e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:39.888070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beec245d-e602-44a7-b113-f659e0f46222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:39.940457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beec245d-e602-44a7-b113-f659e0f46222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:39.959216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Flow 'volume_create_api' (4c6b9255-4928-439a-a9a5-a5d7d2fd0582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:35:40.251756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Create volume request issued successfully. Jan 02 02:35:40.319357 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d256c697-8028-4fcd-9fcd-d6a3c1bc32f2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes returned with HTTP 202 Jan 02 02:35:40.343756 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 221/437] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:35:39 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes => generated 823 bytes in 1273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:35:40.345786 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7703cbe9-befe-4833-9162-0b1bcb22f6b9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:35:40.346501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7703cbe9-befe-4833-9162-0b1bcb22f6b9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:40.347193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7703cbe9-befe-4833-9162-0b1bcb22f6b9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:40.437155 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:40.437155 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:40.449656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7703cbe9-befe-4833-9162-0b1bcb22f6b9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:35:40.479777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7703cbe9-befe-4833-9162-0b1bcb22f6b9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:35:40.480910 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 217/438] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:40 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 915 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:41.501229 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75d9887a-e383-4759-bc73-b3c605d7be73 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:35:41.502374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75d9887a-e383-4759-bc73-b3c605d7be73 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:41.502987 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:41.502987 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:41.503610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75d9887a-e383-4759-bc73-b3c605d7be73 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:41.563934 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:41.563934 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:41.574158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-75d9887a-e383-4759-bc73-b3c605d7be73 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:35:41.598706 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75d9887a-e383-4759-bc73-b3c605d7be73 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:35:41.600426 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 222/439] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:41 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:42.095709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-e79b3910-2b18-4f49-a62a-b2c24bb3fdab tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:35:42.096797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-e79b3910-2b18-4f49-a62a-b2c24bb3fdab tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:42.097368 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:42.097368 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:42.098042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-e79b3910-2b18-4f49-a62a-b2c24bb3fdab tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:42.168820 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:42.168820 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:42.180071 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-e79b3910-2b18-4f49-a62a-b2c24bb3fdab tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:35:42.205773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-e79b3910-2b18-4f49-a62a-b2c24bb3fdab tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:35:42.207388 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 218/440] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:35:42 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 916 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:42.318502 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75d9887a-e383-4759-bc73-b3c605d7be73 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume// Jan 02 02:35:42.319359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75d9887a-e383-4759-bc73-b3c605d7be73 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:42.319766 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:42.319766 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:42.320399 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75d9887a-e383-4759-bc73-b3c605d7be73 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:42.321881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75d9887a-e383-4759-bc73-b3c605d7be73 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:35:42.322745 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 223/441] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:35:42 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 02:35:42.369536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-91195956-2448-4269-9c6d-661d6572cb40 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments Jan 02 02:35:42.371228 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:42.371228 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:42.372419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-91195956-2448-4269-9c6d-661d6572cb40 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05867cb8-3d78-498d-aac7-286cd51d25c8", "instance_uuid": "e334b578-102f-497b-a41e-9cbef84e791e", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:35:42.627217 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:42.627217 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:42.707137 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-91195956-2448-4269-9c6d-661d6572cb40 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments returned with HTTP 200 Jan 02 02:35:42.708025 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 219/442] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:35:42 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments => generated 273 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:35:42.769468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c66d971a-2d04-4861-9932-0b2a4d414182 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:35:42.772344 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c66d971a-2d04-4861-9932-0b2a4d414182 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:42.781844 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c66d971a-2d04-4861-9932-0b2a4d414182 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:42.799063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-91195956-2448-4269-9c6d-661d6572cb40 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume// Jan 02 02:35:42.799552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-91195956-2448-4269-9c6d-661d6572cb40 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:42.799812 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:42.799812 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:42.800244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-91195956-2448-4269-9c6d-661d6572cb40 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:42.804581 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-91195956-2448-4269-9c6d-661d6572cb40 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:35:42.807609 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 220/443] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:35:42 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:35:42.826323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-1b82bd02-d209-4dd8-ace6-b28d38559a63 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:35:42.827366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-1b82bd02-d209-4dd8-ace6-b28d38559a63 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:42.827897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-1b82bd02-d209-4dd8-ace6-b28d38559a63 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:43.014396 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:43.014396 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:43.044177 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-1b82bd02-d209-4dd8-ace6-b28d38559a63 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:35:43.085119 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:43.085119 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:43.110676 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-1b82bd02-d209-4dd8-ace6-b28d38559a63 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:35:43.113307 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 221/444] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:35:42 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 1014 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:35:43.129609 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:43.129609 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:43.133788 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-06ae8ac9-61ff-45f5-9f6b-2b7269a0cded tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] PUT http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/02232202-fc57-4666-bb29-40f791963853 Jan 02 02:35:43.134424 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:43.134424 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:43.135418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-06ae8ac9-61ff-45f5-9f6b-2b7269a0cded tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:35:43.164390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c66d971a-2d04-4861-9932-0b2a4d414182 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:35:43.199709 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:35:43.199709 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:35:43.200616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-06ae8ac9-61ff-45f5-9f6b-2b7269a0cded tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Lock "b'cinder-attachment_update-05867cb8-3d78-498d-aac7-286cd51d25c8-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.016s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:35:43.203264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:43.203264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:43.256740 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:43.256740 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:43.303818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c66d971a-2d04-4861-9932-0b2a4d414182 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:35:43.306916 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 224/445] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:42 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 915 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:44.335699 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52853db2-49e1-4b6d-8f78-f05099612bcf tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:35:44.337020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52853db2-49e1-4b6d-8f78-f05099612bcf tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:44.337445 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:44.337445 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:44.338056 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52853db2-49e1-4b6d-8f78-f05099612bcf tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:44.464295 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:44.464295 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:44.509884 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-52853db2-49e1-4b6d-8f78-f05099612bcf tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:35:44.623356 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:44.623356 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:44.668567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52853db2-49e1-4b6d-8f78-f05099612bcf tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:35:44.670292 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 225/446] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:44 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 915 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:35:45.703232 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7f03fd7-9696-4721-af42-77405b57481a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:35:45.711205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7f03fd7-9696-4721-af42-77405b57481a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:45.714092 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:45.714092 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:45.714897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7f03fd7-9696-4721-af42-77405b57481a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:45.847269 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:45.847269 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:45.877151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f7f03fd7-9696-4721-af42-77405b57481a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:35:45.923770 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:45.923770 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:45.950488 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7f03fd7-9696-4721-af42-77405b57481a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:35:45.955080 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 226/447] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:45 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 915 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:35:46.085899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-06ae8ac9-61ff-45f5-9f6b-2b7269a0cded tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Lock "b'cinder-attachment_update-05867cb8-3d78-498d-aac7-286cd51d25c8-n-h1-767704-6'" released by "attachment_update" :: held 2.885s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:35:46.087365 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-06ae8ac9-61ff-45f5-9f6b-2b7269a0cded tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/02232202-fc57-4666-bb29-40f791963853 returned with HTTP 200 Jan 02 02:35:46.089436 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 222/448] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:35:43 2021] PUT /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/02232202-fc57-4666-bb29-40f791963853 => generated 762 bytes in 2961 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:35:46.982656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-270791a3-ef5a-4de2-b609-4c3f20566efe tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:35:46.983956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-270791a3-ef5a-4de2-b609-4c3f20566efe tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:46.984391 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:46.984391 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:46.985102 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-270791a3-ef5a-4de2-b609-4c3f20566efe tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:47.040062 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:47.040062 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:47.049669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-270791a3-ef5a-4de2-b609-4c3f20566efe tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:35:47.087233 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:47.087233 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:47.109467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-270791a3-ef5a-4de2-b609-4c3f20566efe tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:35:47.111162 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 227/449] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:46 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 916 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:48.131950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31df46cc-9c43-48f9-9e13-29a27862a712 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:35:48.132559 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31df46cc-9c43-48f9-9e13-29a27862a712 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:48.133198 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:48.133198 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:48.133864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31df46cc-9c43-48f9-9e13-29a27862a712 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:48.189553 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:48.189553 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:48.200279 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-31df46cc-9c43-48f9-9e13-29a27862a712 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:35:48.222121 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:48.222121 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:48.237270 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31df46cc-9c43-48f9-9e13-29a27862a712 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:35:48.238706 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 223/450] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:48 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:49.259899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3379ec3c-48c1-4032-ae7d-814fc5e9c2ce tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:35:49.260878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3379ec3c-48c1-4032-ae7d-814fc5e9c2ce tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:49.261244 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:49.261244 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:49.261928 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3379ec3c-48c1-4032-ae7d-814fc5e9c2ce tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:49.571176 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:49.571176 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:49.615734 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3379ec3c-48c1-4032-ae7d-814fc5e9c2ce tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:35:49.660306 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:49.660306 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:49.683066 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3379ec3c-48c1-4032-ae7d-814fc5e9c2ce tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:35:49.685685 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 228/451] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:49 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 916 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:50.709081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-444ea16c-e1ef-4331-a71c-f7568d191880 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:35:50.709611 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-444ea16c-e1ef-4331-a71c-f7568d191880 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:50.709836 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:50.709836 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:50.712392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-444ea16c-e1ef-4331-a71c-f7568d191880 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:50.825519 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:50.825519 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:50.842426 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-444ea16c-e1ef-4331-a71c-f7568d191880 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:35:50.875364 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:50.875364 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:50.890428 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-444ea16c-e1ef-4331-a71c-f7568d191880 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:35:50.894295 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 224/452] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:50 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:51.591252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-42ab2341-4dbf-4cd2-a437-890e3194e625 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/02232202-fc57-4666-bb29-40f791963853/action Jan 02 02:35:51.592625 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:51.592625 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:51.593557 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-42ab2341-4dbf-4cd2-a437-890e3194e625 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:35:51.594915 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-42ab2341-4dbf-4cd2-a437-890e3194e625 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:35:51.795979 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:51.795979 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:51.830925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73ed24ca-93e0-4304-b381-9e8af69b3d08 req-42ab2341-4dbf-4cd2-a437-890e3194e625 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/02232202-fc57-4666-bb29-40f791963853/action returned with HTTP 204 Jan 02 02:35:51.831818 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 229/453] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:35:51 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/02232202-fc57-4666-bb29-40f791963853/action => generated 0 bytes in 247 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:35:51.912709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-536f8d4f-eb71-4b6d-86be-1966423bdcac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:35:51.912709 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-536f8d4f-eb71-4b6d-86be-1966423bdcac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:51.913112 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:51.913112 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:35:51.913343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-536f8d4f-eb71-4b6d-86be-1966423bdcac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:52.054035 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:52.054035 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:52.066038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-536f8d4f-eb71-4b6d-86be-1966423bdcac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:35:52.103670 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:52.103670 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:35:52.134228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-536f8d4f-eb71-4b6d-86be-1966423bdcac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:35:52.136633 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 225/454] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:51 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 1208 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:36:33.418844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c965fab3-816d-4c80-8748-1e5c73dd440d req-a7cd85f7-350e-4b1a-b19c-849d45979ca9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:36:33.420008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c965fab3-816d-4c80-8748-1e5c73dd440d req-a7cd85f7-350e-4b1a-b19c-849d45979ca9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:33.420386 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:33.420386 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:33.420985 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c965fab3-816d-4c80-8748-1e5c73dd440d req-a7cd85f7-350e-4b1a-b19c-849d45979ca9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:33.522707 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:33.522707 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:33.540248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-c965fab3-816d-4c80-8748-1e5c73dd440d req-a7cd85f7-350e-4b1a-b19c-849d45979ca9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:36:33.576510 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:33.576510 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:33.590822 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c965fab3-816d-4c80-8748-1e5c73dd440d req-a7cd85f7-350e-4b1a-b19c-849d45979ca9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:36:33.592119 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 230/455] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:36:33 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 1208 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:36:33.670649 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-536f8d4f-eb71-4b6d-86be-1966423bdcac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume// Jan 02 02:36:33.671566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-536f8d4f-eb71-4b6d-86be-1966423bdcac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:33.672499 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:33.672499 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:33.673323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-536f8d4f-eb71-4b6d-86be-1966423bdcac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:33.675145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-536f8d4f-eb71-4b6d-86be-1966423bdcac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:36:33.677426 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 226/456] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:36:33 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:36:33.701690 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c965fab3-816d-4c80-8748-1e5c73dd440d req-e3b177dc-324e-4741-819d-82f97009d5f3 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments Jan 02 02:36:33.703146 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:33.703146 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:33.705314 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-c965fab3-816d-4c80-8748-1e5c73dd440d req-e3b177dc-324e-4741-819d-82f97009d5f3 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05867cb8-3d78-498d-aac7-286cd51d25c8", "instance_uuid": "55ca4e87-cd90-43b0-940e-b5a198e12977", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:33.837400 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:33.837400 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:33.944487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-c965fab3-816d-4c80-8748-1e5c73dd440d req-e3b177dc-324e-4741-819d-82f97009d5f3 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments returned with HTTP 400 Jan 02 02:36:33.946040 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 231/457] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:36:33 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments => generated 189 bytes in 255 msecs (HTTP/1.1 400) 7 headers in 295 bytes (2 switches on core 0) Jan 02 02:36:33.970748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-490b5d43-6285-4397-b238-b5a5e3ac226c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:36:33.971872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-490b5d43-6285-4397-b238-b5a5e3ac226c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:33.973107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-490b5d43-6285-4397-b238-b5a5e3ac226c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:34.070902 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:34.070902 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:34.095075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-490b5d43-6285-4397-b238-b5a5e3ac226c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:36:34.122887 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:34.122887 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:34.135376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-490b5d43-6285-4397-b238-b5a5e3ac226c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:36:34.136881 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 227/458] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:33 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 1208 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:36:34.345575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-48c3b1bd-7f6e-439b-b159-59d946b5f6df tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:36:34.347433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-48c3b1bd-7f6e-439b-b159-59d946b5f6df tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:34.348988 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:34.348988 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:34.349662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-48c3b1bd-7f6e-439b-b159-59d946b5f6df tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:34.435494 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:34.435494 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:34.453839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-48c3b1bd-7f6e-439b-b159-59d946b5f6df tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:36:34.486884 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:34.486884 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:34.505819 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-48c3b1bd-7f6e-439b-b159-59d946b5f6df tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:36:34.507369 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 232/459] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:36:34 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 1208 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:36:34.542335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-8ff8223d-2950-4da5-a870-ad21a8576014 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8/action Jan 02 02:36:34.543249 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:34.543249 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:34.543718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-8ff8223d-2950-4da5-a870-ad21a8576014 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action body: b'{"os-begin_detaching": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:36:34.544101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-8ff8223d-2950-4da5-a870-ad21a8576014 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:34.607323 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:34.607323 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:34.609294 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-8ff8223d-2950-4da5-a870-ad21a8576014 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:36:34.622630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-8ff8223d-2950-4da5-a870-ad21a8576014 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Begin detaching volume completed successfully. Jan 02 02:36:34.623181 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-8ff8223d-2950-4da5-a870-ad21a8576014 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8/action returned with HTTP 202 Jan 02 02:36:34.632303 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 228/460] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:36:34 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:36:34.658017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07d7a9ea-8423-40f5-8f8c-a89249f95b24 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:36:34.659787 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07d7a9ea-8423-40f5-8f8c-a89249f95b24 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:34.661477 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:34.661477 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:34.663823 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07d7a9ea-8423-40f5-8f8c-a89249f95b24 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:34.711339 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-8ff8223d-2950-4da5-a870-ad21a8576014 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume// Jan 02 02:36:34.711841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-8ff8223d-2950-4da5-a870-ad21a8576014 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:34.712041 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:34.712041 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:34.713046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-8ff8223d-2950-4da5-a870-ad21a8576014 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:34.714456 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-8ff8223d-2950-4da5-a870-ad21a8576014 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:36:34.716094 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 229/461] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:36:34 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:36:34.728814 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-553e0e55-face-4337-9eaf-7f9d43b0b911 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:36:34.730127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-553e0e55-face-4337-9eaf-7f9d43b0b911 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:34.730907 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-553e0e55-face-4337-9eaf-7f9d43b0b911 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:34.791451 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:34.791451 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:34.813992 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-07d7a9ea-8423-40f5-8f8c-a89249f95b24 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:36:34.860559 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:34.860559 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:34.866769 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:34.866769 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:34.883981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07d7a9ea-8423-40f5-8f8c-a89249f95b24 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:36:34.884850 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 233/462] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:34 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 1211 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:36:34.902537 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-553e0e55-face-4337-9eaf-7f9d43b0b911 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:36:34.973528 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:34.973528 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:34.994074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-553e0e55-face-4337-9eaf-7f9d43b0b911 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:36:35.000710 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 230/463] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:36:34 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 1310 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:36:35.372557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-1e45a379-a8bb-46f7-9e19-06c0d3c82516 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] DELETE http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/02232202-fc57-4666-bb29-40f791963853 Jan 02 02:36:35.373951 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-1e45a379-a8bb-46f7-9e19-06c0d3c82516 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:35.374388 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:35.374388 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:35.375079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-1e45a379-a8bb-46f7-9e19-06c0d3c82516 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:35.427093 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:35.427093 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:35.912983 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-41ef0f7a-c966-4d63-962c-56a1d711ccce tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:36:35.914275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-41ef0f7a-c966-4d63-962c-56a1d711ccce tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:35.916214 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:35.916214 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:35.917097 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-41ef0f7a-c966-4d63-962c-56a1d711ccce tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:36.002221 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:36.002221 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:36.018541 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-41ef0f7a-c966-4d63-962c-56a1d711ccce tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:36:36.075035 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:36.075035 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:36.099579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-41ef0f7a-c966-4d63-962c-56a1d711ccce tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:36:36.119330 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 231/464] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:35 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 1211 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:36:36.693730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-1e45a379-a8bb-46f7-9e19-06c0d3c82516 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:36:36.695024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-1e45a379-a8bb-46f7-9e19-06c0d3c82516 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:36:36.727665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-9b7cfe8e-92f8-4fda-aef1-2a54feae42a8 req-1e45a379-a8bb-46f7-9e19-06c0d3c82516 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/02232202-fc57-4666-bb29-40f791963853 returned with HTTP 200 Jan 02 02:36:36.730303 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 234/465] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:36:35 2021] DELETE /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/02232202-fc57-4666-bb29-40f791963853 => generated 19 bytes in 1362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:37.123957 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86636cd1-3303-4828-bd7c-688d8bc41558 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:36:37.125189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86636cd1-3303-4828-bd7c-688d8bc41558 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:37.125549 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:37.125549 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:37.126131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86636cd1-3303-4828-bd7c-688d8bc41558 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:37.209995 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:37.209995 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:37.229139 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-86636cd1-3303-4828-bd7c-688d8bc41558 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:36:37.271101 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86636cd1-3303-4828-bd7c-688d8bc41558 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:36:37.286158 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 232/466] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:37 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 916 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:44.588864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] POST http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes Jan 02 02:36:44.591493 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:44.591493 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:44.592944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1752988181"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:44.596719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1752988181'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:36:44.605780 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Create volume of 1 GB Jan 02 02:36:44.607366 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:44.607366 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:44.708821 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Availability Zones retrieved successfully. Jan 02 02:36:44.749562 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Flow 'volume_create_api' (e4252a9c-42e5-4c5c-b746-e5d4366586bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:36:44.759279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90fcd73f-970f-47a7-8498-9e80c9fdda25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:36:44.762974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:36:44.999676 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90fcd73f-970f-47a7-8498-9e80c9fdda25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:36:45.002039 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b906c2-d7e1-401f-9c67-b562bbc54af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:36:45.131015 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Created reservations ['5f630d4e-68a6-455f-92ae-329b4a7b9cae', 'b669ae6d-d3f6-484b-8d47-11b1e5600d80', 'e8ea0de7-a00c-48ac-9a52-a701e815a8ee', '7f0b7987-0571-43a7-a6e8-45c7539f336e'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:36:45.133490 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b906c2-d7e1-401f-9c67-b562bbc54af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f630d4e-68a6-455f-92ae-329b4a7b9cae', 'b669ae6d-d3f6-484b-8d47-11b1e5600d80', 'e8ea0de7-a00c-48ac-9a52-a701e815a8ee', '7f0b7987-0571-43a7-a6e8-45c7539f336e']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:36:45.135900 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2209f07b-5bcc-4241-ab2b-0ab2624aaaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:36:45.234223 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2209f07b-5bcc-4241-ab2b-0ab2624aaaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1752988181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a10b4a362f10468a8f22139e577ceb41',qos_specs=None,replication_status=,reservations=['5f630d4e-68a6-455f-92ae-329b4a7b9cae','b669ae6d-d3f6-484b-8d47-11b1e5600d80','e8ea0de7-a00c-48ac-9a52-a701e815a8ee','7f0b7987-0571-43a7-a6e8-45c7539f336e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d30a8a0f33847a388eec2cf5a8220dd',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:36:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1752988181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a10b4a362f10468a8f22139e577ceb41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d30a8a0f33847a388eec2cf5a8220dd',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:36:45.237015 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2c0678-e0c7-4ca5-9fe9-6bc71e99af67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:36:45.271309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2c0678-e0c7-4ca5-9fe9-6bc71e99af67) transitioned into state 'SUCCESS' from state '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-1752988181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a10b4a362f10468a8f22139e577ceb41',qos_specs=None,replication_status=,reservations=['5f630d4e-68a6-455f-92ae-329b4a7b9cae','b669ae6d-d3f6-484b-8d47-11b1e5600d80','e8ea0de7-a00c-48ac-9a52-a701e815a8ee','7f0b7987-0571-43a7-a6e8-45c7539f336e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d30a8a0f33847a388eec2cf5a8220dd',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:36:45.273978 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75cd57c8-7459-4d2f-9f7a-2bcdadf9bfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:36:45.293133 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75cd57c8-7459-4d2f-9f7a-2bcdadf9bfa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:36:45.297327 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Flow 'volume_create_api' (e4252a9c-42e5-4c5c-b746-e5d4366586bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:36:45.371960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Create volume request issued successfully. Jan 02 02:36:45.390774 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bc6f6c6-0286-491c-a6aa-4accf8be5ff5 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes returned with HTTP 202 Jan 02 02:36:45.392089 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 235/467] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:36:44 2021] POST /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes => generated 821 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:36:45.426879 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2089fcd4-38a6-47ea-b77d-e7dca67b6498 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:45.429456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2089fcd4-38a6-47ea-b77d-e7dca67b6498 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:45.431309 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:45.431309 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:45.433513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2089fcd4-38a6-47ea-b77d-e7dca67b6498 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:45.648637 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:45.648637 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:45.664532 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2089fcd4-38a6-47ea-b77d-e7dca67b6498 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:45.700691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2089fcd4-38a6-47ea-b77d-e7dca67b6498 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:45.702460 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 233/468] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:45 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 889 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:46.736239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd3e9436-e89b-4753-a103-09c8970851de tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:46.737404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd3e9436-e89b-4753-a103-09c8970851de tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:46.737776 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:46.737776 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:46.738387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd3e9436-e89b-4753-a103-09c8970851de tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:46.902219 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:46.902219 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:46.923247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cd3e9436-e89b-4753-a103-09c8970851de tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:46.986694 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd3e9436-e89b-4753-a103-09c8970851de tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:46.989174 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 236/469] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:46 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 914 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:36:47.176414 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-bbd936b9-7779-4cf9-ac03-4719d4ea6713 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:47.177882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-bbd936b9-7779-4cf9-ac03-4719d4ea6713 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:47.178561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:47.178561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:47.179730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-bbd936b9-7779-4cf9-ac03-4719d4ea6713 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:47.302657 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:47.302657 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:47.325205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-bbd936b9-7779-4cf9-ac03-4719d4ea6713 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:47.399422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-bbd936b9-7779-4cf9-ac03-4719d4ea6713 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:47.406834 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 234/470] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:36:47 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 914 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:47.554919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd3e9436-e89b-4753-a103-09c8970851de tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume// Jan 02 02:36:47.555687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd3e9436-e89b-4753-a103-09c8970851de tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:47.556018 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:47.556018 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:47.556651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd3e9436-e89b-4753-a103-09c8970851de tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:47.558681 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd3e9436-e89b-4753-a103-09c8970851de tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:36:47.560049 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 237/471] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:36:47 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:36:47.599442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-457086cf-6938-49ca-9849-69b30ae527f2 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] POST http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/attachments Jan 02 02:36:47.603424 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:47.603424 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:47.612323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-457086cf-6938-49ca-9849-69b30ae527f2 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2", "instance_uuid": "89dfcb45-ac5a-46f4-b385-8d7ba0921c43", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:47.726848 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:47.726848 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:47.968283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-457086cf-6938-49ca-9849-69b30ae527f2 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/attachments returned with HTTP 200 Jan 02 02:36:47.981348 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 235/472] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:36:47 2021] POST /volume/v3/a10b4a362f10468a8f22139e577ceb41/attachments => generated 273 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:36:48.065685 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8115144-0832-4f78-a200-d0915bc91ebc tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:48.067132 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8115144-0832-4f78-a200-d0915bc91ebc tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:48.068244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8115144-0832-4f78-a200-d0915bc91ebc tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:48.117967 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-457086cf-6938-49ca-9849-69b30ae527f2 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume// Jan 02 02:36:48.119110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-457086cf-6938-49ca-9849-69b30ae527f2 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:48.119753 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:48.119753 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:48.120933 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-457086cf-6938-49ca-9849-69b30ae527f2 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:48.123151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-457086cf-6938-49ca-9849-69b30ae527f2 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:36:48.124697 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 236/473] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:36:48 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:36:48.160402 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-8d4d6252-ae36-4274-87bb-e48090d844dd tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:48.162006 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-8d4d6252-ae36-4274-87bb-e48090d844dd tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:48.166564 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-8d4d6252-ae36-4274-87bb-e48090d844dd tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:48.384136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:48.384136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:48.418398 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c8115144-0832-4f78-a200-d0915bc91ebc tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:48.450021 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:48.450021 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:48.455510 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:48.455510 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:48.470065 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8115144-0832-4f78-a200-d0915bc91ebc tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:48.470914 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 238/474] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:48 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 913 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:48.483637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-8d4d6252-ae36-4274-87bb-e48090d844dd tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:48.507198 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:48.507198 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:48.517720 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-8d4d6252-ae36-4274-87bb-e48090d844dd tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:48.518390 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 237/475] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:36:48 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 1012 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:36:48.546556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-8b2810f6-bdc9-4d62-95bc-2d657fab0e3a tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] PUT http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/attachments/26caa4a7-903c-476a-9459-c4984cc82d9b Jan 02 02:36:48.547371 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:48.547371 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:48.548026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-8b2810f6-bdc9-4d62-95bc-2d657fab0e3a tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:48.582623 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:36:48.582623 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:36:48.583525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-8b2810f6-bdc9-4d62-95bc-2d657fab0e3a tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Lock "b'cinder-attachment_update-7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2-n-h2-767704-6'" acquired by "attachment_update" :: waited 0.012s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:36:48.586395 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:48.586395 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:49.486904 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2e4b10d0-6d40-45d1-b1ae-61b585fc676f tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:49.488705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2e4b10d0-6d40-45d1-b1ae-61b585fc676f tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:49.488913 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:49.488913 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:49.489592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2e4b10d0-6d40-45d1-b1ae-61b585fc676f tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:49.605336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:49.605336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:49.631103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2e4b10d0-6d40-45d1-b1ae-61b585fc676f tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:49.675411 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:49.675411 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:49.696171 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2e4b10d0-6d40-45d1-b1ae-61b585fc676f tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:49.697623 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 238/476] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:49 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 913 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:36:50.723731 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-664c5b69-965a-4054-9718-ada6c8cfabda tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:50.733970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-664c5b69-965a-4054-9718-ada6c8cfabda tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:50.734527 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:50.734527 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:50.735357 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-664c5b69-965a-4054-9718-ada6c8cfabda tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:50.862182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:50.862182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:50.886656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-664c5b69-965a-4054-9718-ada6c8cfabda tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:50.934435 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:50.934435 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:50.967193 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-664c5b69-965a-4054-9718-ada6c8cfabda tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:50.968696 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 239/477] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:50 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 913 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:51.573230 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-8b2810f6-bdc9-4d62-95bc-2d657fab0e3a tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Lock "b'cinder-attachment_update-7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2-n-h2-767704-6'" released by "attachment_update" :: held 2.990s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:36:51.573785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-8b2810f6-bdc9-4d62-95bc-2d657fab0e3a tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/attachments/26caa4a7-903c-476a-9459-c4984cc82d9b returned with HTTP 200 Jan 02 02:36:51.574962 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 239/478] 10.222.0.35 () {64 vars in 1468 bytes} [Sat Jan 2 02:36:48 2021] PUT /volume/v3/a10b4a362f10468a8f22139e577ceb41/attachments/26caa4a7-903c-476a-9459-c4984cc82d9b => generated 762 bytes in 3034 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:36:51.996917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a3457cf-08b1-4926-a4ed-63ab1ade9656 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:51.997807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a3457cf-08b1-4926-a4ed-63ab1ade9656 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:51.997807 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:51.997807 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:51.998276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a3457cf-08b1-4926-a4ed-63ab1ade9656 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:52.050884 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:52.050884 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:52.062062 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7a3457cf-08b1-4926-a4ed-63ab1ade9656 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:52.086208 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:52.086208 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:52.096044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a3457cf-08b1-4926-a4ed-63ab1ade9656 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:52.097591 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 240/479] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:51 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:53.118057 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79d91350-067c-438d-9c9e-e43891b0108b tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:53.119221 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79d91350-067c-438d-9c9e-e43891b0108b tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:53.119221 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:53.119221 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:53.119837 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79d91350-067c-438d-9c9e-e43891b0108b tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:53.245194 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:53.245194 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:53.263822 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-79d91350-067c-438d-9c9e-e43891b0108b tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:53.312950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:53.312950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:53.335766 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79d91350-067c-438d-9c9e-e43891b0108b tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:53.338410 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 240/480] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:53 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 914 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:54.366942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d427b969-8b70-4bf2-8e9b-766d66f44d38 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:54.367504 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d427b969-8b70-4bf2-8e9b-766d66f44d38 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:54.367659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:54.367659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:54.374936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d427b969-8b70-4bf2-8e9b-766d66f44d38 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:54.488573 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:54.488573 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:54.522272 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d427b969-8b70-4bf2-8e9b-766d66f44d38 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:54.549699 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:54.549699 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:54.579922 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d427b969-8b70-4bf2-8e9b-766d66f44d38 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:54.582157 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 241/481] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:54 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 914 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:36:55.598955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39b5d866-b63d-4a17-aaa8-337be15f46f1 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:55.599709 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39b5d866-b63d-4a17-aaa8-337be15f46f1 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:55.599709 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:55.599709 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:55.600155 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39b5d866-b63d-4a17-aaa8-337be15f46f1 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:55.662785 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:55.662785 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:55.672440 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-39b5d866-b63d-4a17-aaa8-337be15f46f1 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:55.693951 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:55.693951 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:55.703182 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39b5d866-b63d-4a17-aaa8-337be15f46f1 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:55.704637 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 241/482] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:55 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 914 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:56.722481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ddd1790c-23a5-47c0-8524-09c58781c0ce tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:56.723073 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ddd1790c-23a5-47c0-8524-09c58781c0ce tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:56.723296 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:56.723296 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:56.723751 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ddd1790c-23a5-47c0-8524-09c58781c0ce tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:56.834953 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:56.834953 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:56.848348 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ddd1790c-23a5-47c0-8524-09c58781c0ce tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:56.871098 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:56.871098 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:56.880693 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ddd1790c-23a5-47c0-8524-09c58781c0ce tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:56.881842 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 242/483] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:56 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 914 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:57.163851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-463ca2b4-e605-423a-a704-46b48732f637 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] POST http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/attachments/26caa4a7-903c-476a-9459-c4984cc82d9b/action Jan 02 02:36:57.164799 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:57.164799 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:57.165563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-463ca2b4-e605-423a-a704-46b48732f637 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:36:57.166139 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-463ca2b4-e605-423a-a704-46b48732f637 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:57.244675 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:57.244675 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:57.262052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5275f0e8-bbfe-416f-bfe5-dab344f5b8d6 req-463ca2b4-e605-423a-a704-46b48732f637 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/attachments/26caa4a7-903c-476a-9459-c4984cc82d9b/action returned with HTTP 204 Jan 02 02:36:57.263870 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 242/484] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 02:36:57 2021] POST /volume/v3/a10b4a362f10468a8f22139e577ceb41/attachments/26caa4a7-903c-476a-9459-c4984cc82d9b/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:36:57.905854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c208a43d-df7f-42d9-87f8-463f215a5439 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:36:57.908216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c208a43d-df7f-42d9-87f8-463f215a5439 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:57.911264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:57.911264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:36:57.913680 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c208a43d-df7f-42d9-87f8-463f215a5439 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:58.069329 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:58.069329 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:58.091256 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c208a43d-df7f-42d9-87f8-463f215a5439 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:36:58.148562 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:58.148562 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:36:58.180071 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c208a43d-df7f-42d9-87f8-463f215a5439 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:36:58.182431 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 243/485] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:57 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 1206 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:37:07.257079 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6b912f72-4dee-46ed-8268-3d4c64232e15 req-b79c9f61-b4d0-43df-9ed7-9d43d9702790 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] DELETE http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/attachments/26caa4a7-903c-476a-9459-c4984cc82d9b Jan 02 02:37:07.257929 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6b912f72-4dee-46ed-8268-3d4c64232e15 req-b79c9f61-b4d0-43df-9ed7-9d43d9702790 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:07.257929 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:07.257929 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:07.258301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6b912f72-4dee-46ed-8268-3d4c64232e15 req-b79c9f61-b4d0-43df-9ed7-9d43d9702790 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:07.306507 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:07.306507 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:08.286805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6b912f72-4dee-46ed-8268-3d4c64232e15 req-b79c9f61-b4d0-43df-9ed7-9d43d9702790 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:37:08.297808 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6b912f72-4dee-46ed-8268-3d4c64232e15 req-b79c9f61-b4d0-43df-9ed7-9d43d9702790 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:37:08.321386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6b912f72-4dee-46ed-8268-3d4c64232e15 req-b79c9f61-b4d0-43df-9ed7-9d43d9702790 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/attachments/26caa4a7-903c-476a-9459-c4984cc82d9b returned with HTTP 200 Jan 02 02:37:08.323402 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 243/486] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 02:37:07 2021] DELETE /volume/v3/a10b4a362f10468a8f22139e577ceb41/attachments/26caa4a7-903c-476a-9459-c4984cc82d9b => generated 19 bytes in 1071 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:37:09.235911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ffe776fb-9920-475a-a652-474dec83a7c9 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:37:09.236731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ffe776fb-9920-475a-a652-474dec83a7c9 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:09.237193 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:09.237193 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:09.238421 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ffe776fb-9920-475a-a652-474dec83a7c9 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:09.294838 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:09.294838 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:09.307709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ffe776fb-9920-475a-a652-474dec83a7c9 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:37:09.336933 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ffe776fb-9920-475a-a652-474dec83a7c9 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:37:09.338229 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 244/487] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:09 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 914 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:09.355332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b303458-b34b-4483-a5e9-3208fd084e72 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:37:09.356195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b303458-b34b-4483-a5e9-3208fd084e72 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:09.356678 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:09.356678 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:09.357342 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b303458-b34b-4483-a5e9-3208fd084e72 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:09.412713 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:09.412713 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:09.423580 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b303458-b34b-4483-a5e9-3208fd084e72 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:37:09.450021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b303458-b34b-4483-a5e9-3208fd084e72 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:37:09.463006 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 244/488] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:09 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:09.468437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-362b80c5-4c1e-454d-978e-2bf0c307f513 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:37:09.470010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-362b80c5-4c1e-454d-978e-2bf0c307f513 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:09.470397 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:09.470397 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:09.471195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-362b80c5-4c1e-454d-978e-2bf0c307f513 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:09.540778 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:09.540778 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:09.559766 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-362b80c5-4c1e-454d-978e-2bf0c307f513 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:37:09.608523 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-362b80c5-4c1e-454d-978e-2bf0c307f513 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:37:09.609699 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 245/489] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:09 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 914 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:16.858448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes Jan 02 02:37:16.859499 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:16.859499 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:16.860131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1179770319"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:37:16.861451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1179770319'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:37:16.862080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Create volume of 1 GB Jan 02 02:37:16.896368 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Availability Zones retrieved successfully. Jan 02 02:37:16.914724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Flow 'volume_create_api' (9fd77abd-0aa6-46a5-9661-31fffcc768a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:37:16.918638 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cea3edb-752a-47b1-a48e-f3ddc7ed6104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:37:16.921034 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:37:17.057611 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cea3edb-752a-47b1-a48e-f3ddc7ed6104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:37:17.060323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f67b85-2d13-4e5b-936f-9d5298308351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:37:17.161885 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Created reservations ['681d6c3c-9550-45b5-ba1b-c6269039f4ef', '5f0b8827-5d62-46c9-919b-bfa3ce76d99b', 'f0d0dc6e-90ae-4fdd-91f2-4d2322b94fef', '0f2cb4f1-0e19-4c01-92f3-a30e44558be4'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:37:17.163804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f67b85-2d13-4e5b-936f-9d5298308351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['681d6c3c-9550-45b5-ba1b-c6269039f4ef', '5f0b8827-5d62-46c9-919b-bfa3ce76d99b', 'f0d0dc6e-90ae-4fdd-91f2-4d2322b94fef', '0f2cb4f1-0e19-4c01-92f3-a30e44558be4']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:37:17.168792 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b6997b-0e3b-448e-9fda-78987babf3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:37:17.250110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b6997b-0e3b-448e-9fda-78987babf3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b04f62d0-a21b-4165-aac1-04a6b9c29167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1179770319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3402d9952af64ac7966bd26a26388b50',qos_specs=None,replication_status=,reservations=['681d6c3c-9550-45b5-ba1b-c6269039f4ef','5f0b8827-5d62-46c9-919b-bfa3ce76d99b','f0d0dc6e-90ae-4fdd-91f2-4d2322b94fef','0f2cb4f1-0e19-4c01-92f3-a30e44558be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0be4777ccaa415ca0987a30c10b475e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1179770319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b04f62d0-a21b-4165-aac1-04a6b9c29167,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3402d9952af64ac7966bd26a26388b50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0be4777ccaa415ca0987a30c10b475e',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:37:17.253944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ab8dcdc-0662-41af-8ffa-341318de7425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:37:17.289946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ab8dcdc-0662-41af-8ffa-341318de7425) transitioned into state 'SUCCESS' from state '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-1179770319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3402d9952af64ac7966bd26a26388b50',qos_specs=None,replication_status=,reservations=['681d6c3c-9550-45b5-ba1b-c6269039f4ef','5f0b8827-5d62-46c9-919b-bfa3ce76d99b','f0d0dc6e-90ae-4fdd-91f2-4d2322b94fef','0f2cb4f1-0e19-4c01-92f3-a30e44558be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0be4777ccaa415ca0987a30c10b475e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:37:17.293372 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ca041d-aa65-4db1-aae6-043674fd485d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:37:17.313350 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ca041d-aa65-4db1-aae6-043674fd485d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:37:17.320082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Flow 'volume_create_api' (9fd77abd-0aa6-46a5-9661-31fffcc768a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:37:17.398150 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Create volume request issued successfully. Jan 02 02:37:17.415992 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cff65621-eee9-4be7-95ed-7039c7ecc71d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes returned with HTTP 202 Jan 02 02:37:17.417213 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 245/490] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:37:16 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes => generated 824 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:37:17.446157 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db3b9567-7dcb-4ed6-a76b-f1882651b7b6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:17.447310 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db3b9567-7dcb-4ed6-a76b-f1882651b7b6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:17.447924 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:17.447924 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:17.448987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db3b9567-7dcb-4ed6-a76b-f1882651b7b6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:17.642318 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:17.642318 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:17.664988 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-db3b9567-7dcb-4ed6-a76b-f1882651b7b6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:17.759624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db3b9567-7dcb-4ed6-a76b-f1882651b7b6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:17.785772 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 246/491] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:17 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 892 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:18.800925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df59ff83-99bd-4216-8e68-10e67222815f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:18.801473 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df59ff83-99bd-4216-8e68-10e67222815f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:18.801603 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:18.801603 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:18.802340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df59ff83-99bd-4216-8e68-10e67222815f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:18.914186 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:18.914186 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:18.938723 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-df59ff83-99bd-4216-8e68-10e67222815f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:18.975818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df59ff83-99bd-4216-8e68-10e67222815f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:18.987613 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 246/492] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:18 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:19.995384 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc1bc6d4-f9b2-4819-b181-a93aa34b2398 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:19.997345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc1bc6d4-f9b2-4819-b181-a93aa34b2398 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:19.997733 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:19.997733 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:19.998337 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc1bc6d4-f9b2-4819-b181-a93aa34b2398 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:20.081950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:20.081950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:20.109214 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fc1bc6d4-f9b2-4819-b181-a93aa34b2398 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:20.166238 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc1bc6d4-f9b2-4819-b181-a93aa34b2398 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:20.188421 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 247/493] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:19 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 917 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:20.504327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-fde2fc99-e4a3-484b-9cef-0abe1726a7a0 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:20.505220 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-fde2fc99-e4a3-484b-9cef-0abe1726a7a0 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:20.505624 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:20.505624 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:20.506336 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-fde2fc99-e4a3-484b-9cef-0abe1726a7a0 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:20.567053 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:20.567053 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:20.577487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-fde2fc99-e4a3-484b-9cef-0abe1726a7a0 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:20.611480 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-fde2fc99-e4a3-484b-9cef-0abe1726a7a0 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:20.620184 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 247/494] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:37:20 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 917 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:20.771526 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc1bc6d4-f9b2-4819-b181-a93aa34b2398 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume// Jan 02 02:37:20.772811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc1bc6d4-f9b2-4819-b181-a93aa34b2398 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:20.773449 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:20.773449 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:20.778545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc1bc6d4-f9b2-4819-b181-a93aa34b2398 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:20.781215 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc1bc6d4-f9b2-4819-b181-a93aa34b2398 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:37:20.782654 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 248/495] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:37:20 2021] GET /volume/ => generated 754 bytes in 14 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:37:20.798488 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-8df20093-abcd-402f-a646-dcdfdd966829 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments Jan 02 02:37:20.799341 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:20.799341 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:20.800671 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-8df20093-abcd-402f-a646-dcdfdd966829 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b04f62d0-a21b-4165-aac1-04a6b9c29167", "instance_uuid": "4a22cfc9-d001-46c7-b733-0e0b2ecc3453", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:37:20.901676 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:20.901676 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:20.974133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-8df20093-abcd-402f-a646-dcdfdd966829 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments returned with HTTP 200 Jan 02 02:37:20.985979 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 248/496] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:37:20 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments => generated 273 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:37:21.072705 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7e62faa0-35e4-4828-a4f0-c76fa11120fa tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:21.074736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7e62faa0-35e4-4828-a4f0-c76fa11120fa tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:21.079423 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7e62faa0-35e4-4828-a4f0-c76fa11120fa tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:21.126770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-8df20093-abcd-402f-a646-dcdfdd966829 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume// Jan 02 02:37:21.127272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-8df20093-abcd-402f-a646-dcdfdd966829 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:21.128359 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:21.128359 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:21.130333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-8df20093-abcd-402f-a646-dcdfdd966829 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:21.131621 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-8df20093-abcd-402f-a646-dcdfdd966829 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:37:21.133006 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 249/497] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:37:21 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:37:21.148979 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-eaab50af-9379-49ed-ad07-9c3c10841da6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:21.149998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-eaab50af-9379-49ed-ad07-9c3c10841da6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:21.150948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-eaab50af-9379-49ed-ad07-9c3c10841da6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:21.272775 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:21.272775 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:21.283241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-eaab50af-9379-49ed-ad07-9c3c10841da6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:21.328755 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:21.328755 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:21.349638 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-eaab50af-9379-49ed-ad07-9c3c10841da6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:21.365775 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 250/498] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:37:21 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 1015 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:37:21.386626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-58f72477-4f5e-45a1-96e1-ed7a2bee33fc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] PUT http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/896df11e-0649-4357-b78d-efa683df9952 Jan 02 02:37:21.387094 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:21.387094 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:21.388154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-58f72477-4f5e-45a1-96e1-ed7a2bee33fc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:37:21.407691 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:21.407691 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:21.439253 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7e62faa0-35e4-4828-a4f0-c76fa11120fa tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:21.447121 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:37:21.447121 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:37:21.450528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-58f72477-4f5e-45a1-96e1-ed7a2bee33fc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Lock "b'cinder-attachment_update-b04f62d0-a21b-4165-aac1-04a6b9c29167-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.016s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:37:21.453832 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:21.453832 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:21.494062 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:21.494062 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:21.520383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7e62faa0-35e4-4828-a4f0-c76fa11120fa tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:21.522575 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 249/499] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:21 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 916 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:22.557970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da4e7263-775d-4f71-998e-d7c82621f8ca tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:22.558931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da4e7263-775d-4f71-998e-d7c82621f8ca tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:22.559294 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:22.559294 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:22.560215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da4e7263-775d-4f71-998e-d7c82621f8ca tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:22.749829 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:22.749829 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:22.782458 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-da4e7263-775d-4f71-998e-d7c82621f8ca tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:22.835977 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:22.835977 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:22.859515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da4e7263-775d-4f71-998e-d7c82621f8ca tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:22.861679 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 250/500] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:22 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 916 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:23.888118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8434779e-c001-45a2-99fa-0c8370eeb7fc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:23.888634 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8434779e-c001-45a2-99fa-0c8370eeb7fc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:23.888722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:23.888722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:23.889096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8434779e-c001-45a2-99fa-0c8370eeb7fc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:24.044942 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:24.044942 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:24.077291 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8434779e-c001-45a2-99fa-0c8370eeb7fc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:24.126589 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:24.126589 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:24.138029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8434779e-c001-45a2-99fa-0c8370eeb7fc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:24.139333 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 251/501] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:23 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 916 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:37:25.093572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-58f72477-4f5e-45a1-96e1-ed7a2bee33fc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Lock "b'cinder-attachment_update-b04f62d0-a21b-4165-aac1-04a6b9c29167-n-h1-767704-6'" released by "attachment_update" :: held 3.643s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:37:25.094719 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-58f72477-4f5e-45a1-96e1-ed7a2bee33fc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/896df11e-0649-4357-b78d-efa683df9952 returned with HTTP 200 Jan 02 02:37:25.099934 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 251/502] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:37:21 2021] PUT /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/896df11e-0649-4357-b78d-efa683df9952 => generated 762 bytes in 3718 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:37:25.184319 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d8436c73-b1f0-46f4-9dc3-1a98e7d55f7f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:25.184319 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d8436c73-b1f0-46f4-9dc3-1a98e7d55f7f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:25.184319 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:25.184319 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:25.184319 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d8436c73-b1f0-46f4-9dc3-1a98e7d55f7f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:25.321843 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:25.321843 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:25.371669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d8436c73-b1f0-46f4-9dc3-1a98e7d55f7f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:25.500782 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:25.500782 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:25.552430 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d8436c73-b1f0-46f4-9dc3-1a98e7d55f7f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:25.570895 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 252/503] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:25 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 917 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:26.586437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9cf4581c-f111-4e57-8ef3-5748237320a9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:26.587014 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9cf4581c-f111-4e57-8ef3-5748237320a9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:26.587144 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:26.587144 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:26.587745 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9cf4581c-f111-4e57-8ef3-5748237320a9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:26.685839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:26.685839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:26.704838 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9cf4581c-f111-4e57-8ef3-5748237320a9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:26.750909 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:26.750909 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:26.770816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9cf4581c-f111-4e57-8ef3-5748237320a9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:26.772844 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 252/504] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:26 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 917 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:27.798678 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-826b0941-6af4-4421-a5a3-33ccd30ec4c3 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:27.800100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-826b0941-6af4-4421-a5a3-33ccd30ec4c3 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:27.800646 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:27.800646 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:27.801316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-826b0941-6af4-4421-a5a3-33ccd30ec4c3 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:27.892639 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:27.892639 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:27.903077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-826b0941-6af4-4421-a5a3-33ccd30ec4c3 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:27.926700 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:27.926700 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:27.936887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-826b0941-6af4-4421-a5a3-33ccd30ec4c3 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:27.937989 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 253/505] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:27 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 917 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:28.955490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78f1314f-5dd7-4c96-805a-be0082db038c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:28.956781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78f1314f-5dd7-4c96-805a-be0082db038c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:28.957182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:28.957182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:28.957780 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78f1314f-5dd7-4c96-805a-be0082db038c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:29.041072 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:29.041072 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:29.052271 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-78f1314f-5dd7-4c96-805a-be0082db038c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:29.073651 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:29.073651 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:29.084275 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78f1314f-5dd7-4c96-805a-be0082db038c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:29.086203 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 253/506] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:28 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 917 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:30.116891 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b400cd83-c0f7-477a-ae4c-404ef11022e6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:30.118656 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b400cd83-c0f7-477a-ae4c-404ef11022e6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:30.119054 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:30.119054 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:30.119676 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b400cd83-c0f7-477a-ae4c-404ef11022e6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:30.231142 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:30.231142 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:30.254105 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b400cd83-c0f7-477a-ae4c-404ef11022e6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:30.295932 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:30.295932 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:30.307327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b400cd83-c0f7-477a-ae4c-404ef11022e6 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:30.308701 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 254/507] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:30 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 917 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:30.622146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-7fa52d67-f157-41b1-93f0-e64f4aa32791 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/896df11e-0649-4357-b78d-efa683df9952/action Jan 02 02:37:30.622879 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:30.622879 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:30.623635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-7fa52d67-f157-41b1-93f0-e64f4aa32791 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:37:30.624244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-7fa52d67-f157-41b1-93f0-e64f4aa32791 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:37:30.728018 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:30.728018 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:30.790069 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0e82e54d-0e52-46b7-97ad-ccd6b70f0bb1 req-7fa52d67-f157-41b1-93f0-e64f4aa32791 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/896df11e-0649-4357-b78d-efa683df9952/action returned with HTTP 204 Jan 02 02:37:30.792180 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 254/508] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:37:30 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/896df11e-0649-4357-b78d-efa683df9952/action => generated 0 bytes in 178 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:37:31.326648 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-053a2808-649c-43ea-82b2-52e55e7d940a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:31.327907 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-053a2808-649c-43ea-82b2-52e55e7d940a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:31.328353 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:31.328353 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:31.329084 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-053a2808-649c-43ea-82b2-52e55e7d940a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:31.425833 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:31.425833 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:31.446829 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-053a2808-649c-43ea-82b2-52e55e7d940a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:31.487790 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:31.487790 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:31.509245 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-053a2808-649c-43ea-82b2-52e55e7d940a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:31.510653 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 255/509] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:31 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 1209 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:37:31.825224 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e85fad7-d791-41a7-9ead-7618a1f64de2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:31.825984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e85fad7-d791-41a7-9ead-7618a1f64de2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:31.826407 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:31.826407 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:31.827070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e85fad7-d791-41a7-9ead-7618a1f64de2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:31.906408 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:31.906408 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:31.916371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e85fad7-d791-41a7-9ead-7618a1f64de2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:31.938299 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:31.938299 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:31.948695 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e85fad7-d791-41a7-9ead-7618a1f64de2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:31.949903 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 255/510] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:31 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 1209 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:37:32.183654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-a8d70f1a-20ac-4f55-a125-0bbc13b2a946 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:32.184294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-a8d70f1a-20ac-4f55-a125-0bbc13b2a946 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:32.184496 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:32.184496 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:32.185360 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-a8d70f1a-20ac-4f55-a125-0bbc13b2a946 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:32.242179 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:32.242179 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:32.252371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-378e04da-6881-4958-95f7-15b7a299cbbc req-a8d70f1a-20ac-4f55-a125-0bbc13b2a946 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:32.275910 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:32.275910 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:32.295451 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-a8d70f1a-20ac-4f55-a125-0bbc13b2a946 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:32.297482 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 256/511] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:37:32 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 1209 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:37:32.339817 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-f10af113-b3d5-4d24-a6c8-3f14dbb61edd tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167/action Jan 02 02:37:32.340661 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:32.340661 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:32.341462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-f10af113-b3d5-4d24-a6c8-3f14dbb61edd tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action body: b'{"os-begin_detaching": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:37:32.342141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-f10af113-b3d5-4d24-a6c8-3f14dbb61edd tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:37:32.456490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:32.456490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:32.457740 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-378e04da-6881-4958-95f7-15b7a299cbbc req-f10af113-b3d5-4d24-a6c8-3f14dbb61edd tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:32.470770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-378e04da-6881-4958-95f7-15b7a299cbbc req-f10af113-b3d5-4d24-a6c8-3f14dbb61edd tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Begin detaching volume completed successfully. Jan 02 02:37:32.473876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-f10af113-b3d5-4d24-a6c8-3f14dbb61edd tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167/action returned with HTTP 202 Jan 02 02:37:32.476226 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 256/512] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:37:32 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 02:37:32.512223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5cabaae0-ec08-4980-830c-8fe2e2a3119d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:32.515737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5cabaae0-ec08-4980-830c-8fe2e2a3119d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:32.516609 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:32.516609 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:32.518393 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5cabaae0-ec08-4980-830c-8fe2e2a3119d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:32.563479 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-f10af113-b3d5-4d24-a6c8-3f14dbb61edd tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume// Jan 02 02:37:32.566346 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-f10af113-b3d5-4d24-a6c8-3f14dbb61edd tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:32.567237 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:32.567237 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:32.568534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-f10af113-b3d5-4d24-a6c8-3f14dbb61edd tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:32.570911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-f10af113-b3d5-4d24-a6c8-3f14dbb61edd tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:37:32.573055 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 257/513] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:37:32 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:37:32.590781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-7f438570-91d2-4b68-814d-9b710f6406c7 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:32.592206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-7f438570-91d2-4b68-814d-9b710f6406c7 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:32.593378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-7f438570-91d2-4b68-814d-9b710f6406c7 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:32.615896 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:32.615896 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:32.625327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5cabaae0-ec08-4980-830c-8fe2e2a3119d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:32.647879 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:32.647879 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:32.657373 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5cabaae0-ec08-4980-830c-8fe2e2a3119d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:32.659090 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 257/514] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:32 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 1212 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:37:32.778204 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:32.778204 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:32.819311 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-378e04da-6881-4958-95f7-15b7a299cbbc req-7f438570-91d2-4b68-814d-9b710f6406c7 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:32.917582 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:32.917582 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:32.959329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-7f438570-91d2-4b68-814d-9b710f6406c7 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:32.968130 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 258/515] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:37:32 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 1311 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:37:33.348986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-1e6e3426-92df-45c2-afa7-aa45545438c8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] DELETE http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/896df11e-0649-4357-b78d-efa683df9952 Jan 02 02:37:33.350175 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-1e6e3426-92df-45c2-afa7-aa45545438c8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:33.350595 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:33.350595 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:33.351242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-1e6e3426-92df-45c2-afa7-aa45545438c8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:33.385958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:33.385958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:33.687425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-986c0421-9dd9-40ca-bb3c-50ed2dd0e4c4 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:33.691117 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-986c0421-9dd9-40ca-bb3c-50ed2dd0e4c4 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:33.691699 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:33.691699 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:33.692510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-986c0421-9dd9-40ca-bb3c-50ed2dd0e4c4 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:33.828554 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:33.828554 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:33.846169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-986c0421-9dd9-40ca-bb3c-50ed2dd0e4c4 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:33.879845 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:33.879845 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:33.912092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-986c0421-9dd9-40ca-bb3c-50ed2dd0e4c4 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:33.918767 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 259/516] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:33 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 1212 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:37:34.274515 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-378e04da-6881-4958-95f7-15b7a299cbbc req-1e6e3426-92df-45c2-afa7-aa45545438c8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:37:34.275345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-378e04da-6881-4958-95f7-15b7a299cbbc req-1e6e3426-92df-45c2-afa7-aa45545438c8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:37:34.288669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-378e04da-6881-4958-95f7-15b7a299cbbc req-1e6e3426-92df-45c2-afa7-aa45545438c8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/896df11e-0649-4357-b78d-efa683df9952 returned with HTTP 200 Jan 02 02:37:34.291350 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 258/517] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:37:33 2021] DELETE /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/896df11e-0649-4357-b78d-efa683df9952 => generated 19 bytes in 950 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:37:34.933564 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f2b5ccf-b15c-4fa1-9ee1-d0f9c019ea83 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:37:34.934461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f2b5ccf-b15c-4fa1-9ee1-d0f9c019ea83 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:34.934651 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:34.934651 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:34.935229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f2b5ccf-b15c-4fa1-9ee1-d0f9c019ea83 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:34.993175 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:34.993175 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:35.005987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0f2b5ccf-b15c-4fa1-9ee1-d0f9c019ea83 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:37:35.060358 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f2b5ccf-b15c-4fa1-9ee1-d0f9c019ea83 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:37:35.063018 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 260/518] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:34 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 917 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:45.178498 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] POST http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes Jan 02 02:37:45.179655 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:45.179655 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:45.180387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-424146347"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:37:45.181797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-424146347'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:37:45.182391 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Create volume of 1 GB Jan 02 02:37:45.183327 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:45.183327 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:45.201318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Availability Zones retrieved successfully. Jan 02 02:37:45.221383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Flow 'volume_create_api' (79080fe0-2752-473c-97d2-8ba60349a33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:37:45.225001 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62328919-05fd-496e-907d-5fdd77f02db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:37:45.228046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:37:45.310904 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62328919-05fd-496e-907d-5fdd77f02db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:37:45.313812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fec23824-cc4d-4966-8ec7-079737e799aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:37:45.532709 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Created reservations ['07f4d1cc-1d73-4444-9aac-c27321936732', '09081664-eb64-424f-8c7f-962d77ce73e6', 'e2ce0c42-eeee-45f1-977e-cbbcd3e078d5', '020f6bbc-7e01-4b64-a54e-71fb8a1bdbda'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:37:45.537531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fec23824-cc4d-4966-8ec7-079737e799aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07f4d1cc-1d73-4444-9aac-c27321936732', '09081664-eb64-424f-8c7f-962d77ce73e6', 'e2ce0c42-eeee-45f1-977e-cbbcd3e078d5', '020f6bbc-7e01-4b64-a54e-71fb8a1bdbda']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:37:45.541518 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66d5f197-a73a-4751-90e8-89babc62dc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:37:45.709809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66d5f197-a73a-4751-90e8-89babc62dc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce789e2f-4668-44db-a614-c8db08ae7a89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-424146347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e3df7ff9fc4755aee1fb16ec660266',qos_specs=None,replication_status=,reservations=['07f4d1cc-1d73-4444-9aac-c27321936732','09081664-eb64-424f-8c7f-962d77ce73e6','e2ce0c42-eeee-45f1-977e-cbbcd3e078d5','020f6bbc-7e01-4b64-a54e-71fb8a1bdbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b2e989d554c42538a99504355139f6e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-424146347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce789e2f-4668-44db-a614-c8db08ae7a89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e3df7ff9fc4755aee1fb16ec660266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0b2e989d554c42538a99504355139f6e',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:37:45.720644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e52b722-2495-463a-bfa8-15b3ce237cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:37:45.799299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e52b722-2495-463a-bfa8-15b3ce237cf0) transitioned into state 'SUCCESS' from state '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-424146347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e3df7ff9fc4755aee1fb16ec660266',qos_specs=None,replication_status=,reservations=['07f4d1cc-1d73-4444-9aac-c27321936732','09081664-eb64-424f-8c7f-962d77ce73e6','e2ce0c42-eeee-45f1-977e-cbbcd3e078d5','020f6bbc-7e01-4b64-a54e-71fb8a1bdbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b2e989d554c42538a99504355139f6e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:37:45.806532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d4a0ebc-a92f-4ce9-ab84-81885c7dbe74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:37:45.845112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d4a0ebc-a92f-4ce9-ab84-81885c7dbe74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:37:45.856023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Flow 'volume_create_api' (79080fe0-2752-473c-97d2-8ba60349a33e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:37:46.079926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Create volume request issued successfully. Jan 02 02:37:46.125845 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f82ab0d-af19-45e7-9496-36c91d02980a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes returned with HTTP 202 Jan 02 02:37:46.152922 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 259/519] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:37:45 2021] POST /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes => generated 825 bytes in 978 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:37:46.161664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-844405a9-2e9d-46d6-be50-ff01421fc154 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:37:46.163391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-844405a9-2e9d-46d6-be50-ff01421fc154 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:46.164205 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:46.164205 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:46.165328 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-844405a9-2e9d-46d6-be50-ff01421fc154 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:46.327658 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:46.327658 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:46.353623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-844405a9-2e9d-46d6-be50-ff01421fc154 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:37:46.494184 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-844405a9-2e9d-46d6-be50-ff01421fc154 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:37:46.527721 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 261/520] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:46 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 893 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:37:47.548183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5acac7dd-643f-495f-ab3c-288b3aa4d78d tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:37:47.550945 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5acac7dd-643f-495f-ab3c-288b3aa4d78d tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:47.551573 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:47.551573 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:47.552858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5acac7dd-643f-495f-ab3c-288b3aa4d78d tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:47.800082 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:47.800082 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:47.843044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5acac7dd-643f-495f-ab3c-288b3aa4d78d tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:37:47.972649 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5acac7dd-643f-495f-ab3c-288b3aa4d78d tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:37:47.984753 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 260/521] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:47 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 917 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:48.990243 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a8b1b0f-bee2-4275-a4e4-55b419508400 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:37:48.990852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a8b1b0f-bee2-4275-a4e4-55b419508400 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:48.990972 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:48.990972 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:37:48.991286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a8b1b0f-bee2-4275-a4e4-55b419508400 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:49.113416 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:49.113416 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:37:49.123036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4a8b1b0f-bee2-4275-a4e4-55b419508400 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:37:49.150472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a8b1b0f-bee2-4275-a4e4-55b419508400 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:37:49.151301 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 262/522] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:48 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 918 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:13.508054 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes Jan 02 02:38:13.509093 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:13.509093 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:13.509093 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1745467203"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:13.510116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1745467203'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:38:13.510494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Create volume of 1 GB Jan 02 02:38:13.567136 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Availability Zones retrieved successfully. Jan 02 02:38:13.628304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Flow 'volume_create_api' (000505e0-675a-496f-a306-ce0d090694ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:38:13.655435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75062d1c-4ec7-4984-b4fe-ca8cb4d4ee78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:13.665609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:38:13.889197 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75062d1c-4ec7-4984-b4fe-ca8cb4d4ee78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:13.896913 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6669f473-7f4a-4f25-9027-6a41263d31e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:14.070202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Created reservations ['7f336da5-744f-4b47-9213-94be9c746e54', '4dda7a84-730d-4211-894e-348a9909ba6b', '6dfacefd-9a71-4db6-bc63-62e27c94e3cb', 'f03989b8-1a36-4682-869c-243842baf103'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:38:14.072145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6669f473-7f4a-4f25-9027-6a41263d31e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f336da5-744f-4b47-9213-94be9c746e54', '4dda7a84-730d-4211-894e-348a9909ba6b', '6dfacefd-9a71-4db6-bc63-62e27c94e3cb', 'f03989b8-1a36-4682-869c-243842baf103']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:14.078777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2780da-c809-4aca-921b-fb3d154cb7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:14.286841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2780da-c809-4aca-921b-fb3d154cb7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fb0fe76-48fd-4831-8c95-bb517c96e903', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1745467203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3402d9952af64ac7966bd26a26388b50',qos_specs=None,replication_status=,reservations=['7f336da5-744f-4b47-9213-94be9c746e54','4dda7a84-730d-4211-894e-348a9909ba6b','6dfacefd-9a71-4db6-bc63-62e27c94e3cb','f03989b8-1a36-4682-869c-243842baf103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0be4777ccaa415ca0987a30c10b475e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1745467203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fb0fe76-48fd-4831-8c95-bb517c96e903,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3402d9952af64ac7966bd26a26388b50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0be4777ccaa415ca0987a30c10b475e',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:14.289820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccad202c-9d81-434f-9c6c-91bbe5c4ccf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:14.323562 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccad202c-9d81-434f-9c6c-91bbe5c4ccf9) transitioned into state 'SUCCESS' from state '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-1745467203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3402d9952af64ac7966bd26a26388b50',qos_specs=None,replication_status=,reservations=['7f336da5-744f-4b47-9213-94be9c746e54','4dda7a84-730d-4211-894e-348a9909ba6b','6dfacefd-9a71-4db6-bc63-62e27c94e3cb','f03989b8-1a36-4682-869c-243842baf103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0be4777ccaa415ca0987a30c10b475e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:14.325689 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b271ed7-01e9-4dee-9e8f-cd94f3e30312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:14.385270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b271ed7-01e9-4dee-9e8f-cd94f3e30312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:14.395784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Flow 'volume_create_api' (000505e0-675a-496f-a306-ce0d090694ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:38:14.512979 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Create volume request issued successfully. Jan 02 02:38:14.550461 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-47ab8b4d-f465-48e3-9f04-a18b8f9bc8a1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes returned with HTTP 202 Jan 02 02:38:14.564553 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 261/523] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:38:13 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes => generated 824 bytes in 1061 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:38:14.569005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86951640-3d82-4931-a54c-95afc19b2de1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:14.569544 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86951640-3d82-4931-a54c-95afc19b2de1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:14.569742 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:14.569742 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:14.570536 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86951640-3d82-4931-a54c-95afc19b2de1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:14.778491 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:14.778491 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:14.806230 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-86951640-3d82-4931-a54c-95afc19b2de1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:14.868204 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86951640-3d82-4931-a54c-95afc19b2de1 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:14.872254 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 263/524] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:14 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 892 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:15.887736 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-54264e48-0fcf-4a99-a1ca-cc270ea3b1c5 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:15.888446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-54264e48-0fcf-4a99-a1ca-cc270ea3b1c5 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:15.888800 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:15.888800 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:15.889346 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-54264e48-0fcf-4a99-a1ca-cc270ea3b1c5 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:16.006774 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:16.006774 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:16.039251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-54264e48-0fcf-4a99-a1ca-cc270ea3b1c5 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:16.175305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-54264e48-0fcf-4a99-a1ca-cc270ea3b1c5 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:16.177313 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 262/525] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:15 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 916 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:17.193590 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a73a39ba-e089-439b-8ea0-15c18719137e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:17.194027 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a73a39ba-e089-439b-8ea0-15c18719137e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:17.194540 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:17.194540 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:17.195225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a73a39ba-e089-439b-8ea0-15c18719137e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:17.305869 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:17.305869 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:17.334771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a73a39ba-e089-439b-8ea0-15c18719137e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:17.385052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a73a39ba-e089-439b-8ea0-15c18719137e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:17.386316 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 264/526] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:17 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 917 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:38:17.760015 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-c2ad330b-3b2e-4b77-af6b-50305cf3f189 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:17.760621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-c2ad330b-3b2e-4b77-af6b-50305cf3f189 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:17.760928 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:17.760928 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:17.761646 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-c2ad330b-3b2e-4b77-af6b-50305cf3f189 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:17.967168 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:17.967168 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:17.996630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-266819ad-b58b-495b-8095-88dee7b90b11 req-c2ad330b-3b2e-4b77-af6b-50305cf3f189 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:18.074976 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-c2ad330b-3b2e-4b77-af6b-50305cf3f189 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:18.076490 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 263/527] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:38:17 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 917 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:18.185035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a73a39ba-e089-439b-8ea0-15c18719137e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume// Jan 02 02:38:18.185632 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a73a39ba-e089-439b-8ea0-15c18719137e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:18.185920 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:18.185920 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:18.186384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a73a39ba-e089-439b-8ea0-15c18719137e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:18.187561 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a73a39ba-e089-439b-8ea0-15c18719137e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:38:18.188667 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 265/528] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:38:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:38:18.216810 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-3e79f5e2-4190-4985-bc1b-96456cd79a05 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments Jan 02 02:38:18.218085 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:18.218085 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:18.218804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-3e79f5e2-4190-4985-bc1b-96456cd79a05 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fb0fe76-48fd-4831-8c95-bb517c96e903", "instance_uuid": "ee4d6812-6c4a-4538-8fb1-6eae48c371b2", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:18.358855 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:18.358855 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:18.484557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-3e79f5e2-4190-4985-bc1b-96456cd79a05 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments returned with HTTP 200 Jan 02 02:38:18.487584 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 264/529] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:38:18 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments => generated 273 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:18.541003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a672ed1-c451-4524-a8b9-c096ae160524 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:18.541531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a672ed1-c451-4524-a8b9-c096ae160524 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:18.542019 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a672ed1-c451-4524-a8b9-c096ae160524 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:18.575128 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-3e79f5e2-4190-4985-bc1b-96456cd79a05 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume// Jan 02 02:38:18.576063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-3e79f5e2-4190-4985-bc1b-96456cd79a05 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:18.576488 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:18.576488 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:18.577154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-3e79f5e2-4190-4985-bc1b-96456cd79a05 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:18.578588 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-3e79f5e2-4190-4985-bc1b-96456cd79a05 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:38:18.580556 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 265/530] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:38:18 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:38:18.594023 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-3e02fae3-7667-4c94-b860-9b569f90cb8a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:18.595708 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-3e02fae3-7667-4c94-b860-9b569f90cb8a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:18.596614 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-3e02fae3-7667-4c94-b860-9b569f90cb8a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:18.624779 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:18.624779 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:18.634022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5a672ed1-c451-4524-a8b9-c096ae160524 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:18.656352 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:18.656352 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:18.667000 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a672ed1-c451-4524-a8b9-c096ae160524 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:18.668420 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 266/531] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:18 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:18.700998 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:18.700998 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:18.742921 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-266819ad-b58b-495b-8095-88dee7b90b11 req-3e02fae3-7667-4c94-b860-9b569f90cb8a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:18.791549 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:18.791549 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:18.807075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-3e02fae3-7667-4c94-b860-9b569f90cb8a tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:18.808535 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 266/532] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:38:18 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 1015 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:38:18.831104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-7341a7d8-15ae-4127-ab67-e5b697547c9f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] PUT http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/f1c5a5fa-621d-460e-af18-4713e978e6a9 Jan 02 02:38:18.831999 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:18.831999 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:18.832770 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-7341a7d8-15ae-4127-ab67-e5b697547c9f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:18.868192 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:38:18.868192 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:38:18.869300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-266819ad-b58b-495b-8095-88dee7b90b11 req-7341a7d8-15ae-4127-ab67-e5b697547c9f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Lock "b'cinder-attachment_update-0fb0fe76-48fd-4831-8c95-bb517c96e903-n-h2-767704-6'" acquired by "attachment_update" :: waited 0.013s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:38:18.872020 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:18.872020 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:19.685653 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ccb2982a-ccc9-4e19-bd68-af95da5e6bbf tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:19.686242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ccb2982a-ccc9-4e19-bd68-af95da5e6bbf tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:19.686359 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:19.686359 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:19.686753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ccb2982a-ccc9-4e19-bd68-af95da5e6bbf tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:19.802846 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:19.802846 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:19.817430 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ccb2982a-ccc9-4e19-bd68-af95da5e6bbf tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:19.843662 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:19.843662 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:19.859694 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ccb2982a-ccc9-4e19-bd68-af95da5e6bbf tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:19.862402 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 267/533] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:19 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:20.882216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6f8b2cd-3db0-4014-977f-f7024af2ee17 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:20.882759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6f8b2cd-3db0-4014-977f-f7024af2ee17 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:20.882931 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:20.882931 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:20.883579 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6f8b2cd-3db0-4014-977f-f7024af2ee17 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:21.013375 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:21.013375 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:21.039841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f6f8b2cd-3db0-4014-977f-f7024af2ee17 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:21.090421 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:21.090421 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:21.130532 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6f8b2cd-3db0-4014-977f-f7024af2ee17 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:21.135140 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 268/534] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:20 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 916 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:22.156653 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d0a6ce3-1df7-46af-810b-86b86a6cad7d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:22.159273 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d0a6ce3-1df7-46af-810b-86b86a6cad7d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:22.159888 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:22.159888 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:22.160573 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d0a6ce3-1df7-46af-810b-86b86a6cad7d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:22.353421 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:22.353421 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:22.388855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2d0a6ce3-1df7-46af-810b-86b86a6cad7d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:22.464783 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:22.464783 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:22.494721 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d0a6ce3-1df7-46af-810b-86b86a6cad7d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:22.497881 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 269/535] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:22 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 916 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:22.839695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-266819ad-b58b-495b-8095-88dee7b90b11 req-7341a7d8-15ae-4127-ab67-e5b697547c9f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Lock "b'cinder-attachment_update-0fb0fe76-48fd-4831-8c95-bb517c96e903-n-h2-767704-6'" released by "attachment_update" :: held 3.970s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:38:22.840363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-7341a7d8-15ae-4127-ab67-e5b697547c9f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/f1c5a5fa-621d-460e-af18-4713e978e6a9 returned with HTTP 200 Jan 02 02:38:22.841871 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 267/536] 10.222.0.35 () {64 vars in 1468 bytes} [Sat Jan 2 02:38:18 2021] PUT /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/f1c5a5fa-621d-460e-af18-4713e978e6a9 => generated 762 bytes in 4018 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:23.511922 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ca24a15-7991-4926-ad00-4c58846caece tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:23.512754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ca24a15-7991-4926-ad00-4c58846caece tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:23.512754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:23.512754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:23.513410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ca24a15-7991-4926-ad00-4c58846caece tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:23.638239 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:23.638239 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:23.682500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2ca24a15-7991-4926-ad00-4c58846caece tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:23.782733 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:23.782733 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:23.804200 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ca24a15-7991-4926-ad00-4c58846caece tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:23.805317 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 270/537] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:23 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 917 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:24.834848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-739e1fef-4ca0-41dd-843d-2e124c6f82a9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:24.835434 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-739e1fef-4ca0-41dd-843d-2e124c6f82a9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:24.836195 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:24.836195 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:24.836622 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-739e1fef-4ca0-41dd-843d-2e124c6f82a9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:24.961231 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:24.961231 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:24.987451 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-739e1fef-4ca0-41dd-843d-2e124c6f82a9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:25.025198 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:25.025198 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:25.036240 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-739e1fef-4ca0-41dd-843d-2e124c6f82a9 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:25.037367 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 268/538] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:24 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 917 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:26.055184 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c5dae58-3a96-4e35-b487-79ce485cca88 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:26.056055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c5dae58-3a96-4e35-b487-79ce485cca88 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:26.056215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:26.056215 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:26.056531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c5dae58-3a96-4e35-b487-79ce485cca88 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:26.187863 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:26.187863 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:26.215447 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0c5dae58-3a96-4e35-b487-79ce485cca88 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:26.270473 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:26.270473 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:26.294409 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c5dae58-3a96-4e35-b487-79ce485cca88 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:26.298398 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 271/539] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:26 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 917 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:27.324662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-55a59fc9-9656-4499-8745-2eb67c8b9113 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:27.325731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-55a59fc9-9656-4499-8745-2eb67c8b9113 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:27.326107 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:27.326107 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:27.326877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-55a59fc9-9656-4499-8745-2eb67c8b9113 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:27.491607 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:27.491607 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:27.523093 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-55a59fc9-9656-4499-8745-2eb67c8b9113 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:27.586786 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:27.586786 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:27.607575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-55a59fc9-9656-4499-8745-2eb67c8b9113 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:27.630194 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 269/540] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:27 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 917 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:28.637969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2af6f214-1b8c-43e6-a45b-fdd939a7872e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:28.639229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2af6f214-1b8c-43e6-a45b-fdd939a7872e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:28.640518 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:28.640518 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:28.641394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2af6f214-1b8c-43e6-a45b-fdd939a7872e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:28.828009 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:28.828009 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:28.846598 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2af6f214-1b8c-43e6-a45b-fdd939a7872e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:28.890638 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:28.890638 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:28.905855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2af6f214-1b8c-43e6-a45b-fdd939a7872e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:28.932842 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 272/541] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:28 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 917 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:29.929406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe332ec9-ef01-427e-b03d-b313e7f96077 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:29.930227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe332ec9-ef01-427e-b03d-b313e7f96077 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:29.930579 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:29.930579 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:29.931112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe332ec9-ef01-427e-b03d-b313e7f96077 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:30.061246 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:30.061246 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:30.086274 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fe332ec9-ef01-427e-b03d-b313e7f96077 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:30.154459 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:30.154459 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:30.199386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe332ec9-ef01-427e-b03d-b313e7f96077 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:30.221315 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 270/542] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:29 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 917 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:31.240869 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67669626-7015-471e-bfbb-ea31bafe0410 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:31.242089 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67669626-7015-471e-bfbb-ea31bafe0410 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:31.244740 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:31.244740 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:31.246295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67669626-7015-471e-bfbb-ea31bafe0410 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:31.578203 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:31.578203 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:31.629809 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-67669626-7015-471e-bfbb-ea31bafe0410 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:31.687866 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:31.687866 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:31.709654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67669626-7015-471e-bfbb-ea31bafe0410 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:31.712300 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 273/543] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:31 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 917 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:32.743263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4590d096-def4-483b-99cc-5c52dffc80d5 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:32.744331 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4590d096-def4-483b-99cc-5c52dffc80d5 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:32.745323 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:32.745323 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:32.745323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4590d096-def4-483b-99cc-5c52dffc80d5 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:33.047078 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:33.047078 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:33.095707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4590d096-def4-483b-99cc-5c52dffc80d5 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:33.160213 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:33.160213 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:33.190124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4590d096-def4-483b-99cc-5c52dffc80d5 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:33.190124 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 271/544] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:32 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 917 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:33.582716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-206f1f2d-2615-43da-9ee7-485a349df97e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/f1c5a5fa-621d-460e-af18-4713e978e6a9/action Jan 02 02:38:33.583635 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:33.583635 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:33.590409 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-206f1f2d-2615-43da-9ee7-485a349df97e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:38:33.591109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-206f1f2d-2615-43da-9ee7-485a349df97e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:34.049380 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:34.049380 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:34.199303 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-266819ad-b58b-495b-8095-88dee7b90b11 req-206f1f2d-2615-43da-9ee7-485a349df97e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/f1c5a5fa-621d-460e-af18-4713e978e6a9/action returned with HTTP 204 Jan 02 02:38:34.218426 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 274/545] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 02:38:33 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/f1c5a5fa-621d-460e-af18-4713e978e6a9/action => generated 0 bytes in 640 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:38:34.259978 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de6fdc90-a041-46c3-b2dd-cde569d53fe4 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:34.276420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de6fdc90-a041-46c3-b2dd-cde569d53fe4 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:34.276969 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:34.276969 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:34.277765 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de6fdc90-a041-46c3-b2dd-cde569d53fe4 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:34.513834 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:34.513834 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:34.574153 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-de6fdc90-a041-46c3-b2dd-cde569d53fe4 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:34.686168 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:34.686168 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:34.721109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de6fdc90-a041-46c3-b2dd-cde569d53fe4 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:34.744153 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 275/546] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:34 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 1209 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:34.778500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9ea8cd8-ee43-45ca-bc27-bd3e60ad5f4b tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] DELETE http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:34.786084 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9ea8cd8-ee43-45ca-bc27-bd3e60ad5f4b tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:34.793238 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:34.793238 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:34.794754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9ea8cd8-ee43-45ca-bc27-bd3e60ad5f4b tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:34.801650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-d9ea8cd8-ee43-45ca-bc27-bd3e60ad5f4b tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Delete volume with id: 0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:35.039970 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:35.039970 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:35.043056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d9ea8cd8-ee43-45ca-bc27-bd3e60ad5f4b tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:35.052797 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1dcb025b-903e-4ae2-9723-96a6d5b1c68e tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] POST http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/types Jan 02 02:38:35.058034 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:35.058034 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:35.059289 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1dcb025b-903e-4ae2-9723-96a6d5b1c68e tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-504952835"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:35.061281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d9ea8cd8-ee43-45ca-bc27-bd3e60ad5f4b tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] 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 02 02:38:35.062325 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9ea8cd8-ee43-45ca-bc27-bd3e60ad5f4b tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 400 Jan 02 02:38:35.067777 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 276/547] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:38:34 2021] DELETE /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 285 bytes in 307 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:38:35.072227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e6477e94-2f05-42a3-9ea0-31e87d4336ef tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:35.073941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e6477e94-2f05-42a3-9ea0-31e87d4336ef tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:35.074314 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:35.074314 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:35.114104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e6477e94-2f05-42a3-9ea0-31e87d4336ef tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:35.207735 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1dcb025b-903e-4ae2-9723-96a6d5b1c68e tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/types returned with HTTP 200 Jan 02 02:38:35.211573 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 272/548] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:38:33 2021] POST /volume/v3/d18aeb55c697475bab0296c781c93bb0/types => generated 219 bytes in 1220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:35.233930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2fcd33e6-7ae9-4433-b268-a1097a8d5d48 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] POST http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/group_types Jan 02 02:38:35.236854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2fcd33e6-7ae9-4433-b268-a1097a8d5d48 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1736223917"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:35.262191 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:35.262191 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:35.289866 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e6477e94-2f05-42a3-9ea0-31e87d4336ef tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:35.338191 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:35.338191 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:35.359274 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e6477e94-2f05-42a3-9ea0-31e87d4336ef tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:35.366256 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 277/549] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:35 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 1209 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:35.473707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2fcd33e6-7ae9-4433-b268-a1097a8d5d48 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/group_types returned with HTTP 202 Jan 02 02:38:35.486298 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 273/550] 10.222.0.39 () {62 vars in 1278 bytes} [Sat Jan 2 02:38:35 2021] POST /volume/v3/d18aeb55c697475bab0296c781c93bb0/group_types => generated 177 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:38:35.595819 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-6e685ca9-a616-4bc0-9513-543536fa96ac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:35.596261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-6e685ca9-a616-4bc0-9513-543536fa96ac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:35.596784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-6e685ca9-a616-4bc0-9513-543536fa96ac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:35.758654 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:35.758654 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:35.801611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-6e685ca9-a616-4bc0-9513-543536fa96ac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:35.863454 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:35.863454 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:35.894892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-6e685ca9-a616-4bc0-9513-543536fa96ac tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:35.896113 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 274/551] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:38:35 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 1209 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:35.934623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-64af40d3-bc71-4c82-aaa2-7e9448a56236 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] POST http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903/action Jan 02 02:38:35.935438 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:35.935438 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:35.936158 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-64af40d3-bc71-4c82-aaa2-7e9448a56236 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action body: b'{"os-begin_detaching": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:38:35.936790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-64af40d3-bc71-4c82-aaa2-7e9448a56236 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:36.049060 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:36.049060 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:36.050504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-64af40d3-bc71-4c82-aaa2-7e9448a56236 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:36.050879 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-481bf537-5a09-42de-9221-b1ee4526cebd tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] POST http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups Jan 02 02:38:36.051536 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:36.051536 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:36.051958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-481bf537-5a09-42de-9221-b1ee4526cebd tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Action: 'create', calling method: version_select, body: {"group": {"group_type": "801b01f3-0df5-49d2-84f8-1f54912441d6", "volume_types": ["0555e756-0d22-4c4b-9827-118400073651"], "name": "tempest-GroupsV320Test-Group-1034661246"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:36.053739 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-481bf537-5a09-42de-9221-b1ee4526cebd tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Creating new group {'group': {'group_type': '801b01f3-0df5-49d2-84f8-1f54912441d6', 'volume_types': ['0555e756-0d22-4c4b-9827-118400073651'], 'name': 'tempest-GroupsV320Test-Group-1034661246'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 02:38:36.072350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-64af40d3-bc71-4c82-aaa2-7e9448a56236 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Begin detaching volume completed successfully. Jan 02 02:38:36.073091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-64af40d3-bc71-4c82-aaa2-7e9448a56236 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903/action returned with HTTP 202 Jan 02 02:38:36.074095 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 275/552] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:38:35 2021] POST /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 02:38:36.109486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-781021d0-dc61-4753-a4a7-59a388299653 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:36.110759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-781021d0-dc61-4753-a4a7-59a388299653 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:36.111188 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:36.111188 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:36.111586 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-781021d0-dc61-4753-a4a7-59a388299653 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:36.138550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-481bf537-5a09-42de-9221-b1ee4526cebd tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Creating group tempest-GroupsV320Test-Group-1034661246. Jan 02 02:38:36.260336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:36.260336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:36.263693 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-481bf537-5a09-42de-9221-b1ee4526cebd tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Availability zone cache updated, next update will occur around 2021-01-02 03:38:36.260250. {{(pid=88066) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 02:38:36.264995 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-481bf537-5a09-42de-9221-b1ee4526cebd tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Availability Zones retrieved successfully. Jan 02 02:38:36.297029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-781021d0-dc61-4753-a4a7-59a388299653 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:36.394139 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:36.394139 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:36.394552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-481bf537-5a09-42de-9221-b1ee4526cebd tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Created reservations ['c1502a2b-2568-4755-99be-46c492ffbd4b'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:38:36.441681 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-781021d0-dc61-4753-a4a7-59a388299653 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:36.446940 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 276/553] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:36 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 1212 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:38:36.455780 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-781021d0-dc61-4753-a4a7-59a388299653 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume// Jan 02 02:38:36.457899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-781021d0-dc61-4753-a4a7-59a388299653 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:36.459333 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:36.459333 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:36.460522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-781021d0-dc61-4753-a4a7-59a388299653 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:36.468496 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-781021d0-dc61-4753-a4a7-59a388299653 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:38:36.470704 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 277/554] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:38:36 2021] GET /volume/ => generated 754 bytes in 23 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:38:36.491565 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-bbbee5d5-5d00-4471-9afe-ddaad5bb074e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:36.493031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-bbbee5d5-5d00-4471-9afe-ddaad5bb074e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:36.494223 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-bbbee5d5-5d00-4471-9afe-ddaad5bb074e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:36.593120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-481bf537-5a09-42de-9221-b1ee4526cebd tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups returned with HTTP 202 Jan 02 02:38:36.596690 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 278/555] 10.222.0.39 () {62 vars in 1264 bytes} [Sat Jan 2 02:38:35 2021] POST /volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups => generated 108 bytes in 1109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:38:36.614389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-992c3c23-a043-4e66-8cd8-b70284a294f3 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] GET http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e Jan 02 02:38:36.615693 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-992c3c23-a043-4e66-8cd8-b70284a294f3 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:36.616075 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:36.616075 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:36.616852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-992c3c23-a043-4e66-8cd8-b70284a294f3 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:36.619036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-992c3c23-a043-4e66-8cd8-b70284a294f3 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] show called for member ddbd3155-f28c-4882-9ba8-5e598561844e {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:38:36.642158 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:36.642158 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:36.662783 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:36.662783 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:36.695972 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-bbbee5d5-5d00-4471-9afe-ddaad5bb074e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:36.758518 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-992c3c23-a043-4e66-8cd8-b70284a294f3 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e returned with HTTP 200 Jan 02 02:38:36.765973 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 279/556] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:38:36 2021] GET /volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e => generated 388 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:36.776839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:36.776839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:36.827373 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-bbbee5d5-5d00-4471-9afe-ddaad5bb074e tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:36.841617 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 278/557] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:38:36 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 1311 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:38:37.233338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-82b5bea5-3e97-4fcf-8a2e-4f4968479e56 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] DELETE http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/f1c5a5fa-621d-460e-af18-4713e978e6a9 Jan 02 02:38:37.234284 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-82b5bea5-3e97-4fcf-8a2e-4f4968479e56 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:37.234499 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:37.234499 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:37.235736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-82b5bea5-3e97-4fcf-8a2e-4f4968479e56 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:37.290639 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:37.290639 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:37.463712 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-af061ae5-9d67-439e-ae6a-d42d31841edc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:37.473918 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-af061ae5-9d67-439e-ae6a-d42d31841edc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:37.474614 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:37.474614 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:37.475604 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-af061ae5-9d67-439e-ae6a-d42d31841edc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:37.652263 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:37.652263 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:37.679132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-af061ae5-9d67-439e-ae6a-d42d31841edc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:37.729895 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:37.729895 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:37.756491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-af061ae5-9d67-439e-ae6a-d42d31841edc tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:37.760297 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 279/558] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:37 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 1212 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:37.783347 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d89e49e3-52dc-4010-8bdd-2a90ed35aa48 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] GET http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e Jan 02 02:38:37.784158 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d89e49e3-52dc-4010-8bdd-2a90ed35aa48 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:37.784492 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:37.784492 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:37.785154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d89e49e3-52dc-4010-8bdd-2a90ed35aa48 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:37.786535 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-d89e49e3-52dc-4010-8bdd-2a90ed35aa48 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] show called for member ddbd3155-f28c-4882-9ba8-5e598561844e {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:38:37.811004 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:37.811004 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:37.879741 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d89e49e3-52dc-4010-8bdd-2a90ed35aa48 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e returned with HTTP 200 Jan 02 02:38:37.880670 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 280/559] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:38:37 2021] GET /volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e => generated 389 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:38:37.897051 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8d19199-89df-4a4c-bb29-42b36f305c0d tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] POST http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action Jan 02 02:38:37.897695 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:37.897695 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:37.898499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8d19199-89df-4a4c-bb29-42b36f305c0d tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:38:37.899298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8d19199-89df-4a4c-bb29-42b36f305c0d tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:37.912058 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-e8d19199-89df-4a4c-bb29-42b36f305c0d tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Updating group 'ddbd3155-f28c-4882-9ba8-5e598561844e' with 'creating' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 02 02:38:37.939444 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:37.939444 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:37.982097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8d19199-89df-4a4c-bb29-42b36f305c0d tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action returned with HTTP 202 Jan 02 02:38:37.986576 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 281/560] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:38:37 2021] POST /volume/v3/d18aeb55c697475bab0296c781c93bb0/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:38:37.993045 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c8a3440-f0d1-454f-8319-6a022a5466c5 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] GET http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e Jan 02 02:38:37.993631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c8a3440-f0d1-454f-8319-6a022a5466c5 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:37.993875 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:37.993875 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:37.994268 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c8a3440-f0d1-454f-8319-6a022a5466c5 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:37.994692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-2c8a3440-f0d1-454f-8319-6a022a5466c5 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] show called for member ddbd3155-f28c-4882-9ba8-5e598561844e {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:38:38.019167 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:38.019167 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:38.084075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c8a3440-f0d1-454f-8319-6a022a5466c5 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e returned with HTTP 200 Jan 02 02:38:38.092406 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 282/561] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:38:37 2021] GET /volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e => generated 388 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:38.100301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c1740ff-e124-43ee-a91d-774b1293fa44 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] POST http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action Jan 02 02:38:38.100301 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:38.100301 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:38.110564 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c1740ff-e124-43ee-a91d-774b1293fa44 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:38:38.111449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c1740ff-e124-43ee-a91d-774b1293fa44 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:38.115103 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-4c1740ff-e124-43ee-a91d-774b1293fa44 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Updating group 'ddbd3155-f28c-4882-9ba8-5e598561844e' with 'available' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 02 02:38:38.139560 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:38.139560 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:38.163710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c1740ff-e124-43ee-a91d-774b1293fa44 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action returned with HTTP 202 Jan 02 02:38:38.168515 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 283/562] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:38:38 2021] POST /volume/v3/d18aeb55c697475bab0296c781c93bb0/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 02:38:38.198009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a122ef6e-a56c-4920-8b97-b677e57eeba9 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] GET http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e Jan 02 02:38:38.199020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a122ef6e-a56c-4920-8b97-b677e57eeba9 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:38.206075 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:38.206075 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:38.206944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a122ef6e-a56c-4920-8b97-b677e57eeba9 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:38.207710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-a122ef6e-a56c-4920-8b97-b677e57eeba9 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] show called for member ddbd3155-f28c-4882-9ba8-5e598561844e {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:38:38.228235 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:38.228235 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:38.260022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a122ef6e-a56c-4920-8b97-b677e57eeba9 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e returned with HTTP 200 Jan 02 02:38:38.261248 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 284/563] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:38:38 2021] GET /volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e => generated 389 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:38.274324 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a51fa5d1-f136-4a77-a335-0f31180021b3 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] POST http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action Jan 02 02:38:38.275476 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:38.275476 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:38.276205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a51fa5d1-f136-4a77-a335-0f31180021b3 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:38:38.276842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a51fa5d1-f136-4a77-a335-0f31180021b3 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:38.278718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-a51fa5d1-f136-4a77-a335-0f31180021b3 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Updating group 'ddbd3155-f28c-4882-9ba8-5e598561844e' with 'error' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 02 02:38:38.287244 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:38.287244 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:38.313678 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a51fa5d1-f136-4a77-a335-0f31180021b3 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action returned with HTTP 202 Jan 02 02:38:38.319312 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 285/564] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:38:38 2021] POST /volume/v3/d18aeb55c697475bab0296c781c93bb0/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:38:38.326462 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a18362d-1b62-4815-ac9d-b67ac6e0bbaa tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] GET http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e Jan 02 02:38:38.347830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a18362d-1b62-4815-ac9d-b67ac6e0bbaa tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:38.348291 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:38.348291 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:38.349099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a18362d-1b62-4815-ac9d-b67ac6e0bbaa tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:38.351777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-2a18362d-1b62-4815-ac9d-b67ac6e0bbaa tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] show called for member ddbd3155-f28c-4882-9ba8-5e598561844e {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:38:38.382282 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:38.382282 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:38.455083 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a18362d-1b62-4815-ac9d-b67ac6e0bbaa tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e returned with HTTP 200 Jan 02 02:38:38.455878 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 286/565] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:38:38 2021] GET /volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e => generated 385 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:38.467996 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-131de8fd-5dd1-4ff6-9518-1d46054bc520 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] POST http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action Jan 02 02:38:38.468634 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:38.468634 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:38.469824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-131de8fd-5dd1-4ff6-9518-1d46054bc520 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:38:38.470117 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-131de8fd-5dd1-4ff6-9518-1d46054bc520 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:38.471141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-131de8fd-5dd1-4ff6-9518-1d46054bc520 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Updating group 'ddbd3155-f28c-4882-9ba8-5e598561844e' with 'available' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 02 02:38:38.490561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:38.490561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:38.506941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-131de8fd-5dd1-4ff6-9518-1d46054bc520 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action returned with HTTP 202 Jan 02 02:38:38.521127 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 287/566] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:38:38 2021] POST /volume/v3/d18aeb55c697475bab0296c781c93bb0/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:38:38.527061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99f59f08-069a-47ea-9393-8988992f8f43 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] GET http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e Jan 02 02:38:38.529340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-82b5bea5-3e97-4fcf-8a2e-4f4968479e56 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:38:38.531393 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-82b5bea5-3e97-4fcf-8a2e-4f4968479e56 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:38:38.536885 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99f59f08-069a-47ea-9393-8988992f8f43 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:38.537188 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:38.537188 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:38.541118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99f59f08-069a-47ea-9393-8988992f8f43 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:38.541672 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-99f59f08-069a-47ea-9393-8988992f8f43 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] show called for member ddbd3155-f28c-4882-9ba8-5e598561844e {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:38:38.558480 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f0d2b4a9-8585-4834-8c6d-8fd010d48396 req-82b5bea5-3e97-4fcf-8a2e-4f4968479e56 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/f1c5a5fa-621d-460e-af18-4713e978e6a9 returned with HTTP 200 Jan 02 02:38:38.560448 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 280/567] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 02:38:37 2021] DELETE /volume/v3/3402d9952af64ac7966bd26a26388b50/attachments/f1c5a5fa-621d-460e-af18-4713e978e6a9 => generated 19 bytes in 1333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:38.570559 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:38.570559 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:38.636874 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99f59f08-069a-47ea-9393-8988992f8f43 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e returned with HTTP 200 Jan 02 02:38:38.637734 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 288/568] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:38:38 2021] GET /volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e => generated 389 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:38.655663 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2aa3f3e8-6a14-4461-a28f-10bb2e55f5d6 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] GET http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/volumes/detail Jan 02 02:38:38.657887 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2aa3f3e8-6a14-4461-a28f-10bb2e55f5d6 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:38.658275 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:38.658275 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:38.659000 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2aa3f3e8-6a14-4461-a28f-10bb2e55f5d6 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:38.665750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-2aa3f3e8-6a14-4461-a28f-10bb2e55f5d6 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:38:38.667049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:38.667049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:38.679683 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2aa3f3e8-6a14-4461-a28f-10bb2e55f5d6 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:38:38.759763 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2aa3f3e8-6a14-4461-a28f-10bb2e55f5d6 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Get all volumes completed successfully. Jan 02 02:38:38.767080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2aa3f3e8-6a14-4461-a28f-10bb2e55f5d6 tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/volumes/detail returned with HTTP 200 Jan 02 02:38:38.779166 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44d1fee8-3103-4ba5-a42b-48250325a90f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:38.779166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44d1fee8-3103-4ba5-a42b-48250325a90f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:38.779166 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:38.779166 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:38.779166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44d1fee8-3103-4ba5-a42b-48250325a90f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:38.782006 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 281/569] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:38:38 2021] GET /volume/v3/697118ad3b4f4df2aaffa07e940addcb/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:38.788190 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8d9da3a-3006-4c64-bf24-6ed56b84d0ea tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] POST http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action Jan 02 02:38:38.789287 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8d9da3a-3006-4c64-bf24-6ed56b84d0ea tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:38:38.789832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8d9da3a-3006-4c64-bf24-6ed56b84d0ea tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:38.792234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-e8d9da3a-3006-4c64-bf24-6ed56b84d0ea tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] delete called for group ddbd3155-f28c-4882-9ba8-5e598561844e {{(pid=88066) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:38:38.792815 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-e8d9da3a-3006-4c64-bf24-6ed56b84d0ea tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Delete group with id: ddbd3155-f28c-4882-9ba8-5e598561844e Jan 02 02:38:38.802528 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:38.802528 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:38.914231 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:38.914231 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:38.933567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8d9da3a-3006-4c64-bf24-6ed56b84d0ea tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action returned with HTTP 202 Jan 02 02:38:38.936842 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 282/570] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:38:38 2021] POST /volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:38:38.940702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-44d1fee8-3103-4ba5-a42b-48250325a90f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:38.950311 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ca80682-26ad-47d0-9bb8-80c5d014147a tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] GET http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e Jan 02 02:38:38.960136 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ca80682-26ad-47d0-9bb8-80c5d014147a tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:38.960136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:38.960136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:38.960136 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ca80682-26ad-47d0-9bb8-80c5d014147a tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:38.960630 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-6ca80682-26ad-47d0-9bb8-80c5d014147a tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] show called for member ddbd3155-f28c-4882-9ba8-5e598561844e {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:38:38.985437 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:38.985437 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:38.997996 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44d1fee8-3103-4ba5-a42b-48250325a90f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:39.003175 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 289/571] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:38 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 917 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:38:39.024115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f5df0aea-6419-44cf-abe0-6562692b43b8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] DELETE http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:39.024687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f5df0aea-6419-44cf-abe0-6562692b43b8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:39.024916 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:39.024916 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:39.025305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f5df0aea-6419-44cf-abe0-6562692b43b8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:39.025781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-f5df0aea-6419-44cf-abe0-6562692b43b8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Delete volume with id: 0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:39.060082 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ca80682-26ad-47d0-9bb8-80c5d014147a tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e returned with HTTP 200 Jan 02 02:38:39.061014 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 283/572] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:38:38 2021] GET /volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e => generated 388 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:39.101232 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:39.101232 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:39.102762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f5df0aea-6419-44cf-abe0-6562692b43b8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:39.153996 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f5df0aea-6419-44cf-abe0-6562692b43b8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Delete volume request issued successfully. Jan 02 02:38:39.154494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f5df0aea-6419-44cf-abe0-6562692b43b8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 202 Jan 02 02:38:39.155944 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 290/573] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:38:39 2021] DELETE /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:38:39.163982 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9af0cad-78b8-4fc5-a246-8391194794ee tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:39.164531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9af0cad-78b8-4fc5-a246-8391194794ee tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:39.164779 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:39.164779 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:39.165370 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9af0cad-78b8-4fc5-a246-8391194794ee tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:39.277598 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:39.277598 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:39.306558 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e9af0cad-78b8-4fc5-a246-8391194794ee tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:39.368059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9af0cad-78b8-4fc5-a246-8391194794ee tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:39.387883 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 284/574] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:39 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 916 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:40.074417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-55d0f023-81ac-4624-b39e-9c28aa3970ad tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] GET http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e Jan 02 02:38:40.075075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-55d0f023-81ac-4624-b39e-9c28aa3970ad tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:40.075297 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:40.075297 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:40.075676 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-55d0f023-81ac-4624-b39e-9c28aa3970ad tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:40.076093 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-55d0f023-81ac-4624-b39e-9c28aa3970ad tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] show called for member ddbd3155-f28c-4882-9ba8-5e598561844e {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:38:40.096396 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-55d0f023-81ac-4624-b39e-9c28aa3970ad tempest-GroupsV320Test-1889436603 tempest-GroupsV320Test-1889436603] http://10.222.0.39/volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e returned with HTTP 404 Jan 02 02:38:40.100842 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 291/575] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:38:40 2021] GET /volume/v3/697118ad3b4f4df2aaffa07e940addcb/groups/ddbd3155-f28c-4882-9ba8-5e598561844e => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:38:40.122297 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9293326c-e84f-49bb-9c2c-6a1f4176ed6b tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] DELETE http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/group_types/801b01f3-0df5-49d2-84f8-1f54912441d6 Jan 02 02:38:40.124291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9293326c-e84f-49bb-9c2c-6a1f4176ed6b tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:40.130242 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:40.130242 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:40.130774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9293326c-e84f-49bb-9c2c-6a1f4176ed6b tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:40.213067 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:38:40.213067 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:38:40.228133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9293326c-e84f-49bb-9c2c-6a1f4176ed6b tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/group_types/801b01f3-0df5-49d2-84f8-1f54912441d6 returned with HTTP 202 Jan 02 02:38:40.229031 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 285/576] 10.222.0.39 () {60 vars in 1371 bytes} [Sat Jan 2 02:38:40 2021] DELETE /volume/v3/d18aeb55c697475bab0296c781c93bb0/group_types/801b01f3-0df5-49d2-84f8-1f54912441d6 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:38:40.240335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cf47436-7274-47dd-9637-7bbd8fa5a65b tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] DELETE http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/types/0555e756-0d22-4c4b-9827-118400073651 Jan 02 02:38:40.241091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cf47436-7274-47dd-9637-7bbd8fa5a65b tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:40.241755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cf47436-7274-47dd-9637-7bbd8fa5a65b tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:40.396329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-91d6b30e-0960-4473-9257-429903ef69ab tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:40.396905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-91d6b30e-0960-4473-9257-429903ef69ab tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:40.397529 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-91d6b30e-0960-4473-9257-429903ef69ab tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:40.468386 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:38:40.468386 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:38:40.521538 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cf47436-7274-47dd-9637-7bbd8fa5a65b tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/types/0555e756-0d22-4c4b-9827-118400073651 returned with HTTP 202 Jan 02 02:38:40.523523 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 292/577] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:38:40 2021] DELETE /volume/v3/d18aeb55c697475bab0296c781c93bb0/types/0555e756-0d22-4c4b-9827-118400073651 => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:38:40.531285 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea5ba9ff-7b76-4cc5-961d-a66313f4ded1 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] GET http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/types/0555e756-0d22-4c4b-9827-118400073651 Jan 02 02:38:40.531897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea5ba9ff-7b76-4cc5-961d-a66313f4ded1 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:40.537291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea5ba9ff-7b76-4cc5-961d-a66313f4ded1 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:40.573155 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea5ba9ff-7b76-4cc5-961d-a66313f4ded1 tempest-GroupsV320Test-954609095 tempest-GroupsV320Test-954609095] http://10.222.0.39/volume/v3/d18aeb55c697475bab0296c781c93bb0/types/0555e756-0d22-4c4b-9827-118400073651 returned with HTTP 404 Jan 02 02:38:40.580854 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 293/578] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:38:40 2021] GET /volume/v3/d18aeb55c697475bab0296c781c93bb0/types/0555e756-0d22-4c4b-9827-118400073651 => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:38:40.581501 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:40.581501 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:40.633009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-91d6b30e-0960-4473-9257-429903ef69ab tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:40.745421 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-91d6b30e-0960-4473-9257-429903ef69ab tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:40.756249 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 286/579] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:40 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 916 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:38:41.795288 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-560305e1-19b9-4090-854b-5c568b0fa69f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:41.795288 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-560305e1-19b9-4090-854b-5c568b0fa69f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:41.795288 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-560305e1-19b9-4090-854b-5c568b0fa69f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:41.911697 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:41.911697 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:41.935739 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-560305e1-19b9-4090-854b-5c568b0fa69f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:41.988511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-560305e1-19b9-4090-854b-5c568b0fa69f tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 200 Jan 02 02:38:41.989688 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 294/580] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:41 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 916 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:43.022115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c603614d-19b8-4ca1-8f58-5467248a9949 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 Jan 02 02:38:43.022758 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c603614d-19b8-4ca1-8f58-5467248a9949 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:43.023062 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:43.023062 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:43.023594 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c603614d-19b8-4ca1-8f58-5467248a9949 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:43.159835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c603614d-19b8-4ca1-8f58-5467248a9949 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 returned with HTTP 404 Jan 02 02:38:43.165524 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 287/581] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:43 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/0fb0fe76-48fd-4831-8c95-bb517c96e903 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:38:52.786959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6a6c9d0b-3a95-4639-916d-d46b181d9e87 req-61553548-aa64-4e7a-8281-26a1f167cb77 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:38:52.788123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6a6c9d0b-3a95-4639-916d-d46b181d9e87 req-61553548-aa64-4e7a-8281-26a1f167cb77 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:52.788505 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:52.788505 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:52.789200 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6a6c9d0b-3a95-4639-916d-d46b181d9e87 req-61553548-aa64-4e7a-8281-26a1f167cb77 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:52.892213 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:52.892213 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:52.903184 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-6a6c9d0b-3a95-4639-916d-d46b181d9e87 req-61553548-aa64-4e7a-8281-26a1f167cb77 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:38:52.931279 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6a6c9d0b-3a95-4639-916d-d46b181d9e87 req-61553548-aa64-4e7a-8281-26a1f167cb77 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:38:52.932444 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 295/582] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:38:52 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 918 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:38:52.971392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c603614d-19b8-4ca1-8f58-5467248a9949 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume// Jan 02 02:38:52.972073 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c603614d-19b8-4ca1-8f58-5467248a9949 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:52.973038 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c603614d-19b8-4ca1-8f58-5467248a9949 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:52.974540 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c603614d-19b8-4ca1-8f58-5467248a9949 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:38:52.975352 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 288/583] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:38:52 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:38:53.001365 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6a6c9d0b-3a95-4639-916d-d46b181d9e87 req-6b3cc1b5-57d2-4819-822f-227294e078e6 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] POST http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments Jan 02 02:38:53.002179 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:53.002179 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:53.003385 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6a6c9d0b-3a95-4639-916d-d46b181d9e87 req-6b3cc1b5-57d2-4819-822f-227294e078e6 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce789e2f-4668-44db-a614-c8db08ae7a89", "instance_uuid": "4c32ad10-c22a-4950-8c3c-7fefe576e05d", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:53.132085 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:53.132085 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:53.253064 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6a6c9d0b-3a95-4639-916d-d46b181d9e87 req-6b3cc1b5-57d2-4819-822f-227294e078e6 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments returned with HTTP 200 Jan 02 02:38:53.254073 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 296/584] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:38:52 2021] POST /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments => generated 273 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:53.351504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6a6c9d0b-3a95-4639-916d-d46b181d9e87 req-f8a4d0f7-29c5-4a9d-8b9e-a0d81c49d8d8 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] POST http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/2655f8d5-db9a-4869-b3c1-7a1ed707ae99/action Jan 02 02:38:53.352362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6a6c9d0b-3a95-4639-916d-d46b181d9e87 req-f8a4d0f7-29c5-4a9d-8b9e-a0d81c49d8d8 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:38:53.352796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6a6c9d0b-3a95-4639-916d-d46b181d9e87 req-f8a4d0f7-29c5-4a9d-8b9e-a0d81c49d8d8 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:53.482217 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:53.482217 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:53.500368 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6a6c9d0b-3a95-4639-916d-d46b181d9e87 req-f8a4d0f7-29c5-4a9d-8b9e-a0d81c49d8d8 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/2655f8d5-db9a-4869-b3c1-7a1ed707ae99/action returned with HTTP 204 Jan 02 02:38:53.501253 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 289/585] 10.222.0.39 () {66 vars in 1696 bytes} [Sat Jan 2 02:38:53 2021] POST /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/2655f8d5-db9a-4869-b3c1-7a1ed707ae99/action => generated 0 bytes in 156 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:38:53.543966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9848eda1-502b-4ea5-8b7e-0a6906344f65 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:38:53.544498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9848eda1-502b-4ea5-8b7e-0a6906344f65 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:53.544740 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:53.544740 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:53.545398 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9848eda1-502b-4ea5-8b7e-0a6906344f65 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:53.624140 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:53.624140 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:53.639545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9848eda1-502b-4ea5-8b7e-0a6906344f65 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:38:53.667140 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:53.667140 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:53.679698 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9848eda1-502b-4ea5-8b7e-0a6906344f65 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:38:53.693712 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 297/586] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:53 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 1180 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:38:55.720955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6dbbf57-3eeb-4ee3-ba69-d3c4d776f54d tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] POST http://10.222.0.39/volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types Jan 02 02:38:55.723312 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:55.723312 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:55.724011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6dbbf57-3eeb-4ee3-ba69-d3c4d776f54d tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-265931573", "extra_specs": {"storage_protocol": "tempest-storage_protocol-238305278", "vendor_name": "tempest-vendor_name-1870141418"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:55.799131 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6dbbf57-3eeb-4ee3-ba69-d3c4d776f54d tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] http://10.222.0.39/volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types returned with HTTP 200 Jan 02 02:38:55.800373 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 290/587] 10.222.0.39 () {60 vars in 1220 bytes} [Sat Jan 2 02:38:55 2021] POST /volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types => generated 326 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:38:56.076888 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] POST http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes Jan 02 02:38:56.078763 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:56.078763 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:56.079413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23", "size": 1, "name": "tempest-UserMessagesTest-Volume-663485946"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:56.081516 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Create volume request body: {'volume': {'volume_type': '9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-663485946'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:38:56.102771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Create volume of 1 GB Jan 02 02:38:56.104156 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:56.104156 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:56.104884 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Availability Zones retrieved successfully. Jan 02 02:38:56.125915 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Flow 'volume_create_api' (5410fdf7-ccf7-48c0-b797-636a0202580c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:38:56.129307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868ae076-c537-431d-a9e2-b58b5a176490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:56.131956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:38:56.207215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868ae076-c537-431d-a9e2-b58b5a176490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:38:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-238305278',vendor_name='tempest-vendor_name-1870141418'},id=9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23,is_public=True,name='tempest-UserMessagesTest-volume-type-265931573',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:56.210416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6c70635-c871-40df-ace6-135342125b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:56.317113 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-265931573 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-265931573, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:38:56.318982 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-265931573 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-265931573, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:38:56.412221 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Created reservations ['7591bd6e-d24f-44d0-b25a-1586e0821a70', '616731be-b115-428d-bb23-efa86c6d5af5', '65cb7d68-330f-48d9-a207-8dc5ba8d957e', '3e89e5c6-a77e-4116-a497-da8ffbb6ac01'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:38:56.416290 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6c70635-c871-40df-ace6-135342125b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7591bd6e-d24f-44d0-b25a-1586e0821a70', '616731be-b115-428d-bb23-efa86c6d5af5', '65cb7d68-330f-48d9-a207-8dc5ba8d957e', '3e89e5c6-a77e-4116-a497-da8ffbb6ac01']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:56.423300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea94b0df-6b28-4c7d-afcb-fbe173e6a6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:56.465287 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13b8c5d5-ec7d-4cca-ac6d-965810632844 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] DELETE http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:38:56.465836 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13b8c5d5-ec7d-4cca-ac6d-965810632844 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:56.466335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13b8c5d5-ec7d-4cca-ac6d-965810632844 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:56.466809 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-13b8c5d5-ec7d-4cca-ac6d-965810632844 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Delete volume with id: b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:38:56.568926 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:56.568926 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:56.570141 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-13b8c5d5-ec7d-4cca-ac6d-965810632844 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:56.600808 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea94b0df-6b28-4c7d-afcb-fbe173e6a6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05180a53-7a41-4f00-9b23-77f347c6d51e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-663485946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffd77071cbeb4750ad8b999e4c4951c4',qos_specs=None,replication_status=,reservations=['7591bd6e-d24f-44d0-b25a-1586e0821a70','616731be-b115-428d-bb23-efa86c6d5af5','65cb7d68-330f-48d9-a207-8dc5ba8d957e','3e89e5c6-a77e-4116-a497-da8ffbb6ac01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2dc3f2c32c24b539cab3c164ebeef74',volume_type_id=9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:38:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-663485946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05180a53-7a41-4f00-9b23-77f347c6d51e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffd77071cbeb4750ad8b999e4c4951c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a2dc3f2c32c24b539cab3c164ebeef74',volume_attachment=,volume_type=,volume_type_id=9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:56.606695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b04ed62e-e7a5-467a-bcf2-d0d7f47efe87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:56.633468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-13b8c5d5-ec7d-4cca-ac6d-965810632844 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Delete volume request issued successfully. Jan 02 02:38:56.634618 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13b8c5d5-ec7d-4cca-ac6d-965810632844 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 202 Jan 02 02:38:56.641912 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 291/588] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:38:56 2021] DELETE /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:38:56.655681 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b8d7742e-6c6f-4bcd-870a-078e5117299d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:38:56.657841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b8d7742e-6c6f-4bcd-870a-078e5117299d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:56.658486 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:56.658486 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:56.659760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b8d7742e-6c6f-4bcd-870a-078e5117299d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:56.683569 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b04ed62e-e7a5-467a-bcf2-d0d7f47efe87) transitioned into state 'SUCCESS' from state '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-663485946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffd77071cbeb4750ad8b999e4c4951c4',qos_specs=None,replication_status=,reservations=['7591bd6e-d24f-44d0-b25a-1586e0821a70','616731be-b115-428d-bb23-efa86c6d5af5','65cb7d68-330f-48d9-a207-8dc5ba8d957e','3e89e5c6-a77e-4116-a497-da8ffbb6ac01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2dc3f2c32c24b539cab3c164ebeef74',volume_type_id=9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:56.685778 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d31fe5-99fc-4847-9ce0-b676d87e2731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:56.745806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d31fe5-99fc-4847-9ce0-b676d87e2731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:56.748715 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Flow 'volume_create_api' (5410fdf7-ccf7-48c0-b797-636a0202580c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:38:56.789675 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:56.789675 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:56.800771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b8d7742e-6c6f-4bcd-870a-078e5117299d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:56.833041 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b8d7742e-6c6f-4bcd-870a-078e5117299d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:38:56.834120 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 292/589] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:56 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 916 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:57.069146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Create volume request issued successfully. Jan 02 02:38:57.112398 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fce0890d-775e-40d4-a9df-843fa569d918 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes returned with HTTP 202 Jan 02 02:38:57.114507 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 298/590] 10.222.0.39 () {62 vars in 1266 bytes} [Sat Jan 2 02:38:55 2021] POST /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes => generated 850 bytes in 1304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:38:57.140240 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee82f97c-4781-4ec8-b07b-ea9d143c3d26 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] GET http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/05180a53-7a41-4f00-9b23-77f347c6d51e Jan 02 02:38:57.141753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee82f97c-4781-4ec8-b07b-ea9d143c3d26 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:57.142236 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:57.142236 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:57.142940 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee82f97c-4781-4ec8-b07b-ea9d143c3d26 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:57.197434 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:57.197434 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:57.207541 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ee82f97c-4781-4ec8-b07b-ea9d143c3d26 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Volume info retrieved successfully. Jan 02 02:38:57.235014 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee82f97c-4781-4ec8-b07b-ea9d143c3d26 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/05180a53-7a41-4f00-9b23-77f347c6d51e returned with HTTP 200 Jan 02 02:38:57.236244 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 293/591] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:38:57 2021] GET /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/05180a53-7a41-4f00-9b23-77f347c6d51e => generated 939 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:57.270629 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9d46ff6-63df-4f96-b4ab-9f5d14c81c9b tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] GET http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages Jan 02 02:38:57.271774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9d46ff6-63df-4f96-b4ab-9f5d14c81c9b tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:57.273565 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:57.273565 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:57.274287 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9d46ff6-63df-4f96-b4ab-9f5d14c81c9b tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:57.275797 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:57.275797 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:57.329871 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9d46ff6-63df-4f96-b4ab-9f5d14c81c9b tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages returned with HTTP 200 Jan 02 02:38:57.344864 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 299/592] 10.222.0.39 () {60 vars in 1247 bytes} [Sat Jan 2 02:38:57 2021] GET /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages => generated 736 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:38:57.348508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99f94c7d-aa23-4f59-841c-2f22937b4034 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] DELETE http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages/efd217db-451c-4c42-8556-94ad9767b8b0 Jan 02 02:38:57.349441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99f94c7d-aa23-4f59-841c-2f22937b4034 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:57.349832 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:57.349832 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:57.350423 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99f94c7d-aa23-4f59-841c-2f22937b4034 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:57.373281 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:38:57.373281 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:38:57.387767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99f94c7d-aa23-4f59-841c-2f22937b4034 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages/efd217db-451c-4c42-8556-94ad9767b8b0 returned with HTTP 204 Jan 02 02:38:57.388674 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 294/593] 10.222.0.39 () {60 vars in 1361 bytes} [Sat Jan 2 02:38:57 2021] DELETE /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages/efd217db-451c-4c42-8556-94ad9767b8b0 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jan 02 02:38:57.423008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a1cec767-c2b7-4243-b3cd-8a2d8e8429c2 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] GET http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages/efd217db-451c-4c42-8556-94ad9767b8b0 Jan 02 02:38:57.428249 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a1cec767-c2b7-4243-b3cd-8a2d8e8429c2 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:57.430709 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a1cec767-c2b7-4243-b3cd-8a2d8e8429c2 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:57.469263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a1cec767-c2b7-4243-b3cd-8a2d8e8429c2 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages/efd217db-451c-4c42-8556-94ad9767b8b0 returned with HTTP 404 Jan 02 02:38:57.471478 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 300/594] 10.222.0.39 () {60 vars in 1358 bytes} [Sat Jan 2 02:38:57 2021] GET /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages/efd217db-451c-4c42-8556-94ad9767b8b0 => generated 110 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:38:57.483126 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7be293b0-ef79-4a0a-a3a0-942e49fc3127 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] POST http://10.222.0.39/volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types Jan 02 02:38:57.483957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7be293b0-ef79-4a0a-a3a0-942e49fc3127 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1814158233", "extra_specs": {"storage_protocol": "tempest-storage_protocol-900836531", "vendor_name": "tempest-vendor_name-1036726060"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:57.574472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7be293b0-ef79-4a0a-a3a0-942e49fc3127 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] http://10.222.0.39/volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types returned with HTTP 200 Jan 02 02:38:57.575317 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 295/595] 10.222.0.39 () {60 vars in 1220 bytes} [Sat Jan 2 02:38:57 2021] POST /volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types => generated 327 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:38:57.598924 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] POST http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes Jan 02 02:38:57.600359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bc87c76c-67ee-4bf7-a2ee-deca4c420291", "size": 1, "name": "tempest-UserMessagesTest-Volume-650654710"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:57.602493 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Create volume request body: {'volume': {'volume_type': 'bc87c76c-67ee-4bf7-a2ee-deca4c420291', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-650654710'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:38:57.642728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Create volume of 1 GB Jan 02 02:38:57.644071 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:57.644071 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:57.645369 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Availability Zones retrieved successfully. Jan 02 02:38:57.738722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Flow 'volume_create_api' (ca6edd17-05ef-45b7-9f21-edc5e521a777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:38:57.753247 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a2e490-a816-4832-b36c-885fc60bacd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:57.763905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:38:57.858055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a068be2-bed6-45b6-88b1-c21ef2e3095c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:38:57.859022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a068be2-bed6-45b6-88b1-c21ef2e3095c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:57.859956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a068be2-bed6-45b6-88b1-c21ef2e3095c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:57.905943 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a2e490-a816-4832-b36c-885fc60bacd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:38:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-900836531',vendor_name='tempest-vendor_name-1036726060'},id=bc87c76c-67ee-4bf7-a2ee-deca4c420291,is_public=True,name='tempest-UserMessagesTest-volume-type-1814158233',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bc87c76c-67ee-4bf7-a2ee-deca4c420291', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:57.908722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4401d42-8139-488b-8a3d-b2429a9e15f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:58.018483 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1814158233 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1814158233, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:38:58.019330 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1814158233 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1814158233, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:38:58.113675 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:58.113675 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:58.118618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Created reservations ['1f6bd075-2798-4778-aba6-51275b7d7327', '241889c4-35ce-4a0d-97dc-f60a933d19fc', '4d85ee01-b8f4-499d-bdf8-67045fece403', '1d95c74c-dd57-4639-94d1-b0c6d965c096'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:38:58.120680 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4401d42-8139-488b-8a3d-b2429a9e15f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f6bd075-2798-4778-aba6-51275b7d7327', '241889c4-35ce-4a0d-97dc-f60a933d19fc', '4d85ee01-b8f4-499d-bdf8-67045fece403', '1d95c74c-dd57-4639-94d1-b0c6d965c096']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:58.123181 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74d36f22-42c5-4326-825a-ace8383ef7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:58.139057 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6a068be2-bed6-45b6-88b1-c21ef2e3095c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:58.200825 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a068be2-bed6-45b6-88b1-c21ef2e3095c tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:38:58.210623 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 296/596] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:57 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 916 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:58.426122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74d36f22-42c5-4326-825a-ace8383ef7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08db94a3-3e7a-4319-b29f-12c8a1ae3251', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-650654710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffd77071cbeb4750ad8b999e4c4951c4',qos_specs=None,replication_status=,reservations=['1f6bd075-2798-4778-aba6-51275b7d7327','241889c4-35ce-4a0d-97dc-f60a933d19fc','4d85ee01-b8f4-499d-bdf8-67045fece403','1d95c74c-dd57-4639-94d1-b0c6d965c096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2dc3f2c32c24b539cab3c164ebeef74',volume_type_id=bc87c76c-67ee-4bf7-a2ee-deca4c420291), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-650654710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08db94a3-3e7a-4319-b29f-12c8a1ae3251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffd77071cbeb4750ad8b999e4c4951c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a2dc3f2c32c24b539cab3c164ebeef74',volume_attachment=,volume_type=,volume_type_id=bc87c76c-67ee-4bf7-a2ee-deca4c420291)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:58.431261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f15f81d-981e-4c7b-863a-45726dacde2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:58.512242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f15f81d-981e-4c7b-863a-45726dacde2e) transitioned into state 'SUCCESS' from state '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-650654710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffd77071cbeb4750ad8b999e4c4951c4',qos_specs=None,replication_status=,reservations=['1f6bd075-2798-4778-aba6-51275b7d7327','241889c4-35ce-4a0d-97dc-f60a933d19fc','4d85ee01-b8f4-499d-bdf8-67045fece403','1d95c74c-dd57-4639-94d1-b0c6d965c096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2dc3f2c32c24b539cab3c164ebeef74',volume_type_id=bc87c76c-67ee-4bf7-a2ee-deca4c420291)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:58.524777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a697903-5544-4f98-ae1a-733c345f00c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:38:58.569529 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a697903-5544-4f98-ae1a-733c345f00c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:38:58.580759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Flow 'volume_create_api' (ca6edd17-05ef-45b7-9f21-edc5e521a777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:38:58.699882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Create volume request issued successfully. Jan 02 02:38:58.765027 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes returned with HTTP 202 Jan 02 02:38:58.768469 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 301/597] 10.222.0.39 () {62 vars in 1266 bytes} [Sat Jan 2 02:38:57 2021] POST /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes => generated 851 bytes in 1178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:38:58.799767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-233673c0-85fc-4f71-8501-07fdba9adbb1 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] GET http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/08db94a3-3e7a-4319-b29f-12c8a1ae3251 Jan 02 02:38:58.801032 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-233673c0-85fc-4f71-8501-07fdba9adbb1 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:58.801751 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:58.801751 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:58.802893 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-233673c0-85fc-4f71-8501-07fdba9adbb1 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:58.877801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] GET http://10.222.0.39/volume// Jan 02 02:38:58.878551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:58.878942 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:58.878942 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:58.879548 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:58.881207 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c83bdd88-fdfc-4e74-acaa-c4f769d32065 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:38:58.882009 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 302/598] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:38:58 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:38:58.896545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-8023d7d1-6b71-4fe6-b667-09312e0711c5 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:38:58.897491 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-8023d7d1-6b71-4fe6-b667-09312e0711c5 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:58.898145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-8023d7d1-6b71-4fe6-b667-09312e0711c5 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:58.998046 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:58.998046 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:59.009153 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-233673c0-85fc-4f71-8501-07fdba9adbb1 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Volume info retrieved successfully. Jan 02 02:38:59.021669 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:59.021669 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:59.039436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-233673c0-85fc-4f71-8501-07fdba9adbb1 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/08db94a3-3e7a-4319-b29f-12c8a1ae3251 returned with HTTP 200 Jan 02 02:38:59.040774 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 297/599] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:38:58 2021] GET /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/08db94a3-3e7a-4319-b29f-12c8a1ae3251 => generated 940 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:59.049949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-8023d7d1-6b71-4fe6-b667-09312e0711c5 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:38:59.074136 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7823e5b2-4763-42b3-8517-d01f0ce1cb0e tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] GET http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages Jan 02 02:38:59.075099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7823e5b2-4763-42b3-8517-d01f0ce1cb0e tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:59.075445 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:59.075445 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:59.076123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7823e5b2-4763-42b3-8517-d01f0ce1cb0e tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:59.092762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7823e5b2-4763-42b3-8517-d01f0ce1cb0e tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages returned with HTTP 200 Jan 02 02:38:59.095277 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:59.095277 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:59.106660 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 298/600] 10.222.0.39 () {60 vars in 1247 bytes} [Sat Jan 2 02:38:59 2021] GET /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages => generated 736 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:38:59.116820 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f113a4e-992b-4413-8aa6-f70961e8ab0d tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] GET http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages/ecf62f25-506b-4dea-9099-21eede8d7c5a Jan 02 02:38:59.118543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f113a4e-992b-4413-8aa6-f70961e8ab0d tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:59.119361 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f113a4e-992b-4413-8aa6-f70961e8ab0d tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:59.123432 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-8023d7d1-6b71-4fe6-b667-09312e0711c5 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:38:59.132975 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 303/601] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:38:58 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 1279 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:38:59.137433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f113a4e-992b-4413-8aa6-f70961e8ab0d tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages/ecf62f25-506b-4dea-9099-21eede8d7c5a returned with HTTP 200 Jan 02 02:38:59.138943 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 299/602] 10.222.0.39 () {60 vars in 1358 bytes} [Sat Jan 2 02:38:59 2021] GET /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages/ecf62f25-506b-4dea-9099-21eede8d7c5a => generated 733 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:59.153562 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-09775021-cbd0-42f7-a708-ba42cd0c4134 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] PUT http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/2655f8d5-db9a-4869-b3c1-7a1ed707ae99 Jan 02 02:38:59.154093 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:59.154093 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:59.154523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-09775021-cbd0-42f7-a708-ba42cd0c4134 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:38:59.164790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b36bf8a-06d4-451d-908f-a61f47dcdc1a tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] GET http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages Jan 02 02:38:59.165388 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b36bf8a-06d4-451d-908f-a61f47dcdc1a tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:59.165879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b36bf8a-06d4-451d-908f-a61f47dcdc1a tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:59.205138 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b36bf8a-06d4-451d-908f-a61f47dcdc1a tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages returned with HTTP 200 Jan 02 02:38:59.206016 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 300/603] 10.222.0.39 () {60 vars in 1247 bytes} [Sat Jan 2 02:38:59 2021] GET /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages => generated 736 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:59.221281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ab67bff-5b04-4a98-abb3-cb2a39cf421d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:38:59.221834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ab67bff-5b04-4a98-abb3-cb2a39cf421d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:59.222328 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ab67bff-5b04-4a98-abb3-cb2a39cf421d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:59.256603 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:38:59.256603 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:38:59.257153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-09775021-cbd0-42f7-a708-ba42cd0c4134 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Lock "b'cinder-attachment_update-ce789e2f-4668-44db-a614-c8db08ae7a89-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.021s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:38:59.259593 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:59.259593 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:59.368647 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:59.368647 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:59.405567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2ab67bff-5b04-4a98-abb3-cb2a39cf421d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:38:59.483399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ab67bff-5b04-4a98-abb3-cb2a39cf421d tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 200 Jan 02 02:38:59.484883 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 301/604] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:59 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 916 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:38:59.507393 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1faaaf08-74b7-4156-b175-05f1952d2d42 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] DELETE http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages/ecf62f25-506b-4dea-9099-21eede8d7c5a Jan 02 02:38:59.507870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1faaaf08-74b7-4156-b175-05f1952d2d42 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:59.508089 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:59.508089 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:59.508472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1faaaf08-74b7-4156-b175-05f1952d2d42 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:59.544288 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:38:59.544288 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:38:59.559337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1faaaf08-74b7-4156-b175-05f1952d2d42 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages/ecf62f25-506b-4dea-9099-21eede8d7c5a returned with HTTP 204 Jan 02 02:38:59.560217 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 302/605] 10.222.0.39 () {60 vars in 1361 bytes} [Sat Jan 2 02:38:59 2021] DELETE /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/messages/ecf62f25-506b-4dea-9099-21eede8d7c5a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 02 02:38:59.572642 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c7f50c1-97dd-4536-95b4-dbb3c85a9dce tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] DELETE http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/08db94a3-3e7a-4319-b29f-12c8a1ae3251 Jan 02 02:38:59.573205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c7f50c1-97dd-4536-95b4-dbb3c85a9dce tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:59.573698 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c7f50c1-97dd-4536-95b4-dbb3c85a9dce tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:59.574173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4c7f50c1-97dd-4536-95b4-dbb3c85a9dce tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Delete volume with id: 08db94a3-3e7a-4319-b29f-12c8a1ae3251 Jan 02 02:38:59.686987 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:59.686987 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:38:59.689154 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4c7f50c1-97dd-4536-95b4-dbb3c85a9dce tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Volume info retrieved successfully. Jan 02 02:38:59.692130 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4c7f50c1-97dd-4536-95b4-dbb3c85a9dce tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Decrease volume quotas only if status is not error_managing. {{(pid=88066) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 02 02:38:59.793060 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-4c7f50c1-97dd-4536-95b4-dbb3c85a9dce tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1814158233 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1814158233, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:38:59.793964 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-4c7f50c1-97dd-4536-95b4-dbb3c85a9dce tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1814158233 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1814158233, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:38:59.833204 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4c7f50c1-97dd-4536-95b4-dbb3c85a9dce tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Created reservations ['74f5a6df-d5bd-4a0e-98ed-d46089230833', 'dea2d148-97ea-4809-a23d-0bffc3646bfa', '2a206afb-0842-4666-9a88-def9ea7b5986', '1d7bea86-1c02-4c47-bdb6-11608cfac4e0'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:38:59.835470 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:38:59.835470 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:38:59.929122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4c7f50c1-97dd-4536-95b4-dbb3c85a9dce tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Delete volume request issued successfully. Jan 02 02:38:59.929616 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c7f50c1-97dd-4536-95b4-dbb3c85a9dce tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/08db94a3-3e7a-4319-b29f-12c8a1ae3251 returned with HTTP 202 Jan 02 02:38:59.930784 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 303/606] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:38:59 2021] DELETE /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/08db94a3-3e7a-4319-b29f-12c8a1ae3251 => generated 0 bytes in 362 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:38:59.948391 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4224fa8b-f050-4d22-a346-443f7825636d tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] GET http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/08db94a3-3e7a-4319-b29f-12c8a1ae3251 Jan 02 02:38:59.949467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4224fa8b-f050-4d22-a346-443f7825636d tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:59.949850 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:59.949850 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:38:59.950459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4224fa8b-f050-4d22-a346-443f7825636d tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:00.074442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4224fa8b-f050-4d22-a346-443f7825636d tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/08db94a3-3e7a-4319-b29f-12c8a1ae3251 returned with HTTP 404 Jan 02 02:39:00.076986 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 304/607] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:59 2021] GET /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/08db94a3-3e7a-4319-b29f-12c8a1ae3251 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:39:00.092323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9f4897c-4e98-433a-adc1-cfc137f359bc tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] DELETE http://10.222.0.39/volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types/bc87c76c-67ee-4bf7-a2ee-deca4c420291 Jan 02 02:39:00.092936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9f4897c-4e98-433a-adc1-cfc137f359bc tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:00.093556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9f4897c-4e98-433a-adc1-cfc137f359bc tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:00.315389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9f4897c-4e98-433a-adc1-cfc137f359bc tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] http://10.222.0.39/volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types/bc87c76c-67ee-4bf7-a2ee-deca4c420291 returned with HTTP 202 Jan 02 02:39:00.316509 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 305/608] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:39:00 2021] DELETE /volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types/bc87c76c-67ee-4bf7-a2ee-deca4c420291 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:39:00.324649 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c354eb7d-7910-4480-818e-6b9bcdee7084 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] GET http://10.222.0.39/volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types/bc87c76c-67ee-4bf7-a2ee-deca4c420291 Jan 02 02:39:00.325226 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c354eb7d-7910-4480-818e-6b9bcdee7084 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:00.325743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c354eb7d-7910-4480-818e-6b9bcdee7084 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:00.356228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c354eb7d-7910-4480-818e-6b9bcdee7084 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] http://10.222.0.39/volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types/bc87c76c-67ee-4bf7-a2ee-deca4c420291 returned with HTTP 404 Jan 02 02:39:00.358099 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 306/609] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:39:00 2021] GET /volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types/bc87c76c-67ee-4bf7-a2ee-deca4c420291 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:39:00.366759 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7aaaed98-cfa3-422a-9ffa-e08965b2f96c tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] DELETE http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/05180a53-7a41-4f00-9b23-77f347c6d51e Jan 02 02:39:00.367376 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7aaaed98-cfa3-422a-9ffa-e08965b2f96c tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:00.367868 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7aaaed98-cfa3-422a-9ffa-e08965b2f96c tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:00.368399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-7aaaed98-cfa3-422a-9ffa-e08965b2f96c tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Delete volume with id: 05180a53-7a41-4f00-9b23-77f347c6d51e Jan 02 02:39:00.492421 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:00.492421 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:00.493846 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7aaaed98-cfa3-422a-9ffa-e08965b2f96c tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Volume info retrieved successfully. Jan 02 02:39:00.510443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7aaaed98-cfa3-422a-9ffa-e08965b2f96c tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Decrease volume quotas only if status is not error_managing. {{(pid=88066) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 02 02:39:00.576527 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-7aaaed98-cfa3-422a-9ffa-e08965b2f96c tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-265931573 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-265931573, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:39:00.577449 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-7aaaed98-cfa3-422a-9ffa-e08965b2f96c tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-265931573 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-265931573, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:39:00.630519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-7aaaed98-cfa3-422a-9ffa-e08965b2f96c tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Created reservations ['c73acfa7-d657-43a1-ae39-813272f2a404', '1bd65047-080f-44bb-84f3-dbbbb56d18c4', 'fe86f3bf-0a64-42fa-a68c-644560ebeb8a', '4916d9ed-fd90-4097-b21f-ec4d0960bf55'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:39:00.632532 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:39:00.632532 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:39:00.788752 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7aaaed98-cfa3-422a-9ffa-e08965b2f96c tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Delete volume request issued successfully. Jan 02 02:39:00.789242 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7aaaed98-cfa3-422a-9ffa-e08965b2f96c tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/05180a53-7a41-4f00-9b23-77f347c6d51e returned with HTTP 202 Jan 02 02:39:00.790120 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 307/610] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:39:00 2021] DELETE /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/05180a53-7a41-4f00-9b23-77f347c6d51e => generated 0 bytes in 428 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:39:00.795251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a0d751a-16a2-4654-a23d-b9769277f9ad tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 Jan 02 02:39:00.796040 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a0d751a-16a2-4654-a23d-b9769277f9ad tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:00.796040 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:00.796040 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:00.796429 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a0d751a-16a2-4654-a23d-b9769277f9ad tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:00.949792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a0d751a-16a2-4654-a23d-b9769277f9ad tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 returned with HTTP 404 Jan 02 02:39:00.965046 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 308/611] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:00 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/b04f62d0-a21b-4165-aac1-04a6b9c29167 => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:39:00.970378 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-69cd5a9a-a2e2-4a48-8ff0-fd34f7a59209 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] GET http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/05180a53-7a41-4f00-9b23-77f347c6d51e Jan 02 02:39:00.971164 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-69cd5a9a-a2e2-4a48-8ff0-fd34f7a59209 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:00.971812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-69cd5a9a-a2e2-4a48-8ff0-fd34f7a59209 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:01.075196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-69cd5a9a-a2e2-4a48-8ff0-fd34f7a59209 tempest-UserMessagesTest-329110227 tempest-UserMessagesTest-329110227] http://10.222.0.39/volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/05180a53-7a41-4f00-9b23-77f347c6d51e returned with HTTP 404 Jan 02 02:39:01.076625 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 309/612] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:00 2021] GET /volume/v3/ffd77071cbeb4750ad8b999e4c4951c4/volumes/05180a53-7a41-4f00-9b23-77f347c6d51e => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:39:01.084965 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf03fb38-121e-42d0-a03a-67293c9ce6d4 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] DELETE http://10.222.0.39/volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types/9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23 Jan 02 02:39:01.087325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf03fb38-121e-42d0-a03a-67293c9ce6d4 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:01.087858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf03fb38-121e-42d0-a03a-67293c9ce6d4 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:01.332974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf03fb38-121e-42d0-a03a-67293c9ce6d4 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] http://10.222.0.39/volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types/9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23 returned with HTTP 202 Jan 02 02:39:01.334419 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 310/613] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:39:01 2021] DELETE /volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types/9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:39:01.350711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a0626e24-423e-4102-91b8-a603485f3c04 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] GET http://10.222.0.39/volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types/9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23 Jan 02 02:39:01.355281 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a0626e24-423e-4102-91b8-a603485f3c04 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:01.356062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a0626e24-423e-4102-91b8-a603485f3c04 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:01.383683 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a0626e24-423e-4102-91b8-a603485f3c04 tempest-UserMessagesTest-1612446534 tempest-UserMessagesTest-1612446534] http://10.222.0.39/volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types/9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23 returned with HTTP 404 Jan 02 02:39:01.387952 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 311/614] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:39:01 2021] GET /volume/v3/7d796bc3a4f0478a8506450cc8e114ca/types/9e65cea2-e8c4-4ec5-b59b-67eb9cfeeb23 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:39:03.208727 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-09775021-cbd0-42f7-a708-ba42cd0c4134 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Lock "b'cinder-attachment_update-ce789e2f-4668-44db-a614-c8db08ae7a89-n-h1-767704-6'" released by "attachment_update" :: held 3.952s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:39:03.210574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-09775021-cbd0-42f7-a708-ba42cd0c4134 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/2655f8d5-db9a-4869-b3c1-7a1ed707ae99 returned with HTTP 200 Jan 02 02:39:03.211860 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 304/615] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:38:59 2021] PUT /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/2655f8d5-db9a-4869-b3c1-7a1ed707ae99 => generated 762 bytes in 4063 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:39:03.278836 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-8f952e54-2fa1-47e3-9838-440b9abf0a38 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] POST http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/2655f8d5-db9a-4869-b3c1-7a1ed707ae99/action Jan 02 02:39:03.279720 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-8f952e54-2fa1-47e3-9838-440b9abf0a38 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:39:03.280110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-8f952e54-2fa1-47e3-9838-440b9abf0a38 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:03.364477 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:03.364477 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:03.380397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-98cc64ce-f7d1-40ad-aada-c09bcee0eef9 req-8f952e54-2fa1-47e3-9838-440b9abf0a38 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/2655f8d5-db9a-4869-b3c1-7a1ed707ae99/action returned with HTTP 204 Jan 02 02:39:03.381881 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 312/616] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:39:03 2021] POST /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/2655f8d5-db9a-4869-b3c1-7a1ed707ae99/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:39:20.220852 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e97ae76f-e47d-4c39-8b80-24a73b69b6a9 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] POST http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types Jan 02 02:39:20.221506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:20.221506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:20.221799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e97ae76f-e47d-4c39-8b80-24a73b69b6a9 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:20.223177 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:20.223177 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:20.324768 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e97ae76f-e47d-4c39-8b80-24a73b69b6a9 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types returned with HTTP 200 Jan 02 02:39:20.330735 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 305/617] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:39:19 2021] POST /volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types => generated 188 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:20.343691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0e1cf94-546e-4efe-a624-4d8b2034a51d tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] POST http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types Jan 02 02:39:20.344421 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:20.344421 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:20.344959 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0e1cf94-546e-4efe-a624-4d8b2034a51d tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:20.450943 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0e1cf94-546e-4efe-a624-4d8b2034a51d tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types returned with HTTP 200 Jan 02 02:39:20.454920 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 313/618] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:39:20 2021] POST /volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types => generated 188 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:21.063509 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] POST http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes Jan 02 02:39:21.064489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1314868521"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:21.065899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1314868521'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:39:21.102083 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Create volume of 1 GB Jan 02 02:39:21.105785 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:21.105785 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:21.109688 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Availability Zones retrieved successfully. Jan 02 02:39:21.185672 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Flow 'volume_create_api' (d97b2104-ddc9-4c56-8fd7-6273be9c18d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:39:21.203592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c9f3fd9-7b28-401c-838e-413582bb5dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:39:21.214771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:39:21.425235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c9f3fd9-7b28-401c-838e-413582bb5dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:39:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1021cd04-c00c-4b71-ae4c-da0caddd9975,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1021cd04-c00c-4b71-ae4c-da0caddd9975', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:39:21.429897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca64a009-bced-4e9c-b706-aa45f7354368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:39:21.556161 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] 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 02 02:39:21.557183 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] 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 02 02:39:21.629425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Created reservations ['3f051d72-4643-4d78-8210-91a50477c35a', '9afc67f2-3a3e-47da-96fb-7d67d5a8c52e', 'bfa2cbbc-b1d6-4e1c-a153-ed26b9b0e1f4', '4158fef6-e32e-4c11-8bd2-d0285a722019'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:39:21.634738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca64a009-bced-4e9c-b706-aa45f7354368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f051d72-4643-4d78-8210-91a50477c35a', '9afc67f2-3a3e-47da-96fb-7d67d5a8c52e', 'bfa2cbbc-b1d6-4e1c-a153-ed26b9b0e1f4', '4158fef6-e32e-4c11-8bd2-d0285a722019']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:39:21.640871 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bef37ab-9b87-4fc9-8590-4afcef5f2143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:39:21.718879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bef37ab-9b87-4fc9-8590-4afcef5f2143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5e57803-b3c8-4d08-9a4a-64a89a93f946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1314868521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77cdaeacdb3c4c308a80d983365faf4d',qos_specs=None,replication_status=,reservations=['3f051d72-4643-4d78-8210-91a50477c35a','9afc67f2-3a3e-47da-96fb-7d67d5a8c52e','bfa2cbbc-b1d6-4e1c-a153-ed26b9b0e1f4','4158fef6-e32e-4c11-8bd2-d0285a722019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc093d3243c4a58a90cf6fc97e14df0',volume_type_id=1021cd04-c00c-4b71-ae4c-da0caddd9975), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:39:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1314868521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5e57803-b3c8-4d08-9a4a-64a89a93f946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77cdaeacdb3c4c308a80d983365faf4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4dc093d3243c4a58a90cf6fc97e14df0',volume_attachment=,volume_type=,volume_type_id=1021cd04-c00c-4b71-ae4c-da0caddd9975)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:39:21.721978 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (739946dc-2921-4598-ac3b-833cdb95bba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:39:21.754418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (739946dc-2921-4598-ac3b-833cdb95bba9) transitioned into state 'SUCCESS' from state '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-1314868521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77cdaeacdb3c4c308a80d983365faf4d',qos_specs=None,replication_status=,reservations=['3f051d72-4643-4d78-8210-91a50477c35a','9afc67f2-3a3e-47da-96fb-7d67d5a8c52e','bfa2cbbc-b1d6-4e1c-a153-ed26b9b0e1f4','4158fef6-e32e-4c11-8bd2-d0285a722019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc093d3243c4a58a90cf6fc97e14df0',volume_type_id=1021cd04-c00c-4b71-ae4c-da0caddd9975)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:39:21.756683 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce2dfd8d-2bca-40a7-a9a8-d6470d345bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:39:21.804977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce2dfd8d-2bca-40a7-a9a8-d6470d345bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:39:21.807823 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Flow 'volume_create_api' (d97b2104-ddc9-4c56-8fd7-6273be9c18d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:39:21.903590 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Create volume request issued successfully. Jan 02 02:39:21.923574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4542526c-8b31-4531-8d3f-743eaa92533d tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes returned with HTTP 202 Jan 02 02:39:21.924840 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 306/619] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:39:20 2021] POST /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes => generated 834 bytes in 1464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:39:21.940653 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac2fb7c0-0bf1-4c05-83e2-dc280dd4ede9 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] GET http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:21.941481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac2fb7c0-0bf1-4c05-83e2-dc280dd4ede9 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:21.942116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac2fb7c0-0bf1-4c05-83e2-dc280dd4ede9 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:22.068841 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:22.068841 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:22.095981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ac2fb7c0-0bf1-4c05-83e2-dc280dd4ede9 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Volume info retrieved successfully. Jan 02 02:39:22.188188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac2fb7c0-0bf1-4c05-83e2-dc280dd4ede9 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 200 Jan 02 02:39:22.190133 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 314/620] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:21 2021] GET /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 902 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:23.219094 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7762e10-4ece-4d13-af94-dd9e76238b27 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] GET http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:23.220617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7762e10-4ece-4d13-af94-dd9e76238b27 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:23.221067 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:23.221067 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:23.221752 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7762e10-4ece-4d13-af94-dd9e76238b27 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:23.408160 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:23.408160 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:23.478339 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a7762e10-4ece-4d13-af94-dd9e76238b27 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Volume info retrieved successfully. Jan 02 02:39:23.642077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7762e10-4ece-4d13-af94-dd9e76238b27 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 200 Jan 02 02:39:23.647487 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 307/621] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:23 2021] GET /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 926 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:24.675044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-114f193a-e5e9-4ab1-a7e0-6222a4228458 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] GET http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:24.675557 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-114f193a-e5e9-4ab1-a7e0-6222a4228458 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:24.675934 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:24.675934 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:24.676567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-114f193a-e5e9-4ab1-a7e0-6222a4228458 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:24.916674 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:24.916674 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:24.991716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-114f193a-e5e9-4ab1-a7e0-6222a4228458 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Volume info retrieved successfully. Jan 02 02:39:25.121737 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-114f193a-e5e9-4ab1-a7e0-6222a4228458 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 200 Jan 02 02:39:25.135406 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 315/622] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:24 2021] GET /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 927 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:25.146467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f27bfcc8-3109-4748-ae99-79bf307d8cd5 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] GET http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:25.147688 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f27bfcc8-3109-4748-ae99-79bf307d8cd5 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:25.148056 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:25.148056 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:25.148678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f27bfcc8-3109-4748-ae99-79bf307d8cd5 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:25.453732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:25.453732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:25.487327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f27bfcc8-3109-4748-ae99-79bf307d8cd5 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Volume info retrieved successfully. Jan 02 02:39:25.599957 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f27bfcc8-3109-4748-ae99-79bf307d8cd5 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 200 Jan 02 02:39:25.616400 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 308/623] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:25 2021] GET /volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 1098 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:39:25.624914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6bf3ea85-81f5-41fe-ae0a-47d4a74fd83a tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] POST http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946/action Jan 02 02:39:25.630681 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:25.630681 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:25.632359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6bf3ea85-81f5-41fe-ae0a-47d4a74fd83a tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:39:25.633710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6bf3ea85-81f5-41fe-ae0a-47d4a74fd83a tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:25.825603 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:25.825603 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:25.828371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6bf3ea85-81f5-41fe-ae0a-47d4a74fd83a tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Volume info retrieved successfully. Jan 02 02:39:25.947725 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-6bf3ea85-81f5-41fe-ae0a-47d4a74fd83a tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] 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 02 02:39:25.948660 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-6bf3ea85-81f5-41fe-ae0a-47d4a74fd83a tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] 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 02 02:39:26.017122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-6bf3ea85-81f5-41fe-ae0a-47d4a74fd83a tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Created reservations ['49a71eac-0a88-41d4-a92c-c37cde48ad2c', '0bd64231-d3ff-421c-a684-493934b88a08'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:39:26.089635 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-6bf3ea85-81f5-41fe-ae0a-47d4a74fd83a tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] 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 02 02:39:26.090744 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-6bf3ea85-81f5-41fe-ae0a-47d4a74fd83a tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] 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 02 02:39:26.128160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-6bf3ea85-81f5-41fe-ae0a-47d4a74fd83a tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Created reservations ['a19ace59-63ac-4487-b9ea-c48e968add03', '609d962e-0c19-40c7-9cf0-9747d9612dc2'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:39:26.386427 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6bf3ea85-81f5-41fe-ae0a-47d4a74fd83a tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Retype volume request issued successfully. Jan 02 02:39:26.387000 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6bf3ea85-81f5-41fe-ae0a-47d4a74fd83a tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946/action returned with HTTP 202 Jan 02 02:39:26.387951 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 316/624] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:39:25 2021] POST /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946/action => generated 0 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:39:26.402108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2976e89-1eb3-4431-9347-2c74ec312117 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] GET http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:26.402631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2976e89-1eb3-4431-9347-2c74ec312117 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:26.402820 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:26.402820 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:26.403228 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2976e89-1eb3-4431-9347-2c74ec312117 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:26.521020 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:26.521020 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:26.540473 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f2976e89-1eb3-4431-9347-2c74ec312117 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Volume info retrieved successfully. Jan 02 02:39:26.599556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2976e89-1eb3-4431-9347-2c74ec312117 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 200 Jan 02 02:39:26.600743 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 309/625] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:26 2021] GET /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 926 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:26.903163 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05170a07-6833-4ba0-a39f-4b55b623f074 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] DELETE http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:39:26.904039 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05170a07-6833-4ba0-a39f-4b55b623f074 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:26.904039 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:26.904039 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:26.904451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05170a07-6833-4ba0-a39f-4b55b623f074 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:26.904985 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-05170a07-6833-4ba0-a39f-4b55b623f074 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Delete volume with id: 05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:39:27.033244 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:27.033244 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:27.034806 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-05170a07-6833-4ba0-a39f-4b55b623f074 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:39:27.141387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-05170a07-6833-4ba0-a39f-4b55b623f074 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Delete volume request issued successfully. Jan 02 02:39:27.141803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05170a07-6833-4ba0-a39f-4b55b623f074 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 202 Jan 02 02:39:27.142678 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 317/626] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:39:26 2021] DELETE /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:39:27.150095 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9fd9805a-5b37-4ac9-b3af-f7765b781bc2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:39:27.150906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9fd9805a-5b37-4ac9-b3af-f7765b781bc2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:27.151164 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:27.151164 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:27.151460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9fd9805a-5b37-4ac9-b3af-f7765b781bc2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:27.266639 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:27.266639 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:27.289735 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9fd9805a-5b37-4ac9-b3af-f7765b781bc2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:39:27.345840 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9fd9805a-5b37-4ac9-b3af-f7765b781bc2 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:39:27.346990 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 310/627] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:27 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 915 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:27.617571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59ae0262-0f0d-4d02-97ad-930338f3e7d2 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] GET http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:27.618104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59ae0262-0f0d-4d02-97ad-930338f3e7d2 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:27.618284 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:27.618284 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:27.618691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59ae0262-0f0d-4d02-97ad-930338f3e7d2 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:27.784416 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:27.784416 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:27.806078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-59ae0262-0f0d-4d02-97ad-930338f3e7d2 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Volume info retrieved successfully. Jan 02 02:39:27.904490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59ae0262-0f0d-4d02-97ad-930338f3e7d2 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 200 Jan 02 02:39:27.912828 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 318/628] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:27 2021] GET /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 927 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:27.930292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8d91f4e-9663-49e6-a14b-1f2a709efb92 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] GET http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:27.930823 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8d91f4e-9663-49e6-a14b-1f2a709efb92 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:27.931041 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:27.931041 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:27.931417 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8d91f4e-9663-49e6-a14b-1f2a709efb92 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:28.368394 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-672d4667-3c21-4e14-b795-ded91d4fdf05 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:39:28.369514 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-672d4667-3c21-4e14-b795-ded91d4fdf05 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:28.369885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:28.369885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:28.370582 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-672d4667-3c21-4e14-b795-ded91d4fdf05 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:28.376646 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:28.376646 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:28.430525 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e8d91f4e-9663-49e6-a14b-1f2a709efb92 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Volume info retrieved successfully. Jan 02 02:39:28.483072 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8d91f4e-9663-49e6-a14b-1f2a709efb92 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 200 Jan 02 02:39:28.494513 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 311/629] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:27 2021] GET /volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 1098 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:39:28.510156 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39c8b1ae-e2cd-4e68-b4ff-a10d6a663ffb tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] GET http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1314868521 Jan 02 02:39:28.510704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39c8b1ae-e2cd-4e68-b4ff-a10d6a663ffb tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:28.510958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:28.510958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:28.511476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39c8b1ae-e2cd-4e68-b4ff-a10d6a663ffb tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:28.542151 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-39c8b1ae-e2cd-4e68-b4ff-a10d6a663ffb tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1314868521'), ('all_tenants', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:39:28.548253 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:28.548253 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:28.594522 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-672d4667-3c21-4e14-b795-ded91d4fdf05 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:39:28.664945 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-672d4667-3c21-4e14-b795-ded91d4fdf05 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:39:28.681585 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 319/630] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:28 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 915 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:28.800865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-39c8b1ae-e2cd-4e68-b4ff-a10d6a663ffb tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Get all volumes completed successfully. Jan 02 02:39:28.803010 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39c8b1ae-e2cd-4e68-b4ff-a10d6a663ffb tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1314868521 returned with HTTP 200 Jan 02 02:39:28.804123 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 312/631] 10.222.0.39 () {58 vars in 1365 bytes} [Sat Jan 2 02:39:28 2021] GET /volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1314868521 => generated 413 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:28.819586 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ea12cf2-4ead-4163-975f-949b2c8cfa39 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] DELETE http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:28.820522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ea12cf2-4ead-4163-975f-949b2c8cfa39 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:28.820976 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:28.820976 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:28.821779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ea12cf2-4ead-4163-975f-949b2c8cfa39 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:28.822858 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-5ea12cf2-4ead-4163-975f-949b2c8cfa39 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Delete volume with id: a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:29.010575 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:29.010575 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:29.011824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5ea12cf2-4ead-4163-975f-949b2c8cfa39 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Volume info retrieved successfully. Jan 02 02:39:29.066803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5ea12cf2-4ead-4163-975f-949b2c8cfa39 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Delete volume request issued successfully. Jan 02 02:39:29.067289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ea12cf2-4ead-4163-975f-949b2c8cfa39 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 202 Jan 02 02:39:29.068315 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 320/632] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:39:28 2021] DELETE /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:39:29.078412 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9b6dbf6-4724-47fc-8561-f9106daa6a73 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] GET http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:29.078870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9b6dbf6-4724-47fc-8561-f9106daa6a73 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:29.079094 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:29.079094 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:29.079860 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9b6dbf6-4724-47fc-8561-f9106daa6a73 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:29.211774 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:29.211774 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:29.253871 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d9b6dbf6-4724-47fc-8561-f9106daa6a73 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Volume info retrieved successfully. Jan 02 02:39:29.351811 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9b6dbf6-4724-47fc-8561-f9106daa6a73 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 200 Jan 02 02:39:29.362962 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 313/633] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:29 2021] GET /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 926 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:29.691412 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf3ac87c-1737-4a41-858a-b9c3e6ab92f8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:39:29.693133 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf3ac87c-1737-4a41-858a-b9c3e6ab92f8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:29.750090 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:29.750090 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:29.751008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf3ac87c-1737-4a41-858a-b9c3e6ab92f8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:30.135814 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:30.135814 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:30.173522 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bf3ac87c-1737-4a41-858a-b9c3e6ab92f8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:39:30.294756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf3ac87c-1737-4a41-858a-b9c3e6ab92f8 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:39:30.320439 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 321/634] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:29 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 915 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:30.372633 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f185784b-f693-44ce-a949-1b37ee693513 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] GET http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:30.374728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f185784b-f693-44ce-a949-1b37ee693513 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:30.376915 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:30.376915 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:30.378022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f185784b-f693-44ce-a949-1b37ee693513 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:30.634994 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:30.634994 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:30.672681 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f185784b-f693-44ce-a949-1b37ee693513 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Volume info retrieved successfully. Jan 02 02:39:30.797687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f185784b-f693-44ce-a949-1b37ee693513 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 200 Jan 02 02:39:30.821525 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 314/635] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:30 2021] GET /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 926 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:31.327309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c277385f-3d35-45f3-8034-71ff5dadd145 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:39:31.328692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c277385f-3d35-45f3-8034-71ff5dadd145 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:31.329147 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:31.329147 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:31.329849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c277385f-3d35-45f3-8034-71ff5dadd145 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:31.495212 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:31.495212 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:31.536882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c277385f-3d35-45f3-8034-71ff5dadd145 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Volume info retrieved successfully. Jan 02 02:39:31.607034 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c277385f-3d35-45f3-8034-71ff5dadd145 tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 200 Jan 02 02:39:31.622821 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 322/636] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:31 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 915 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:31.846229 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44dda58b-94f0-4529-b15c-9b006b0b519b tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] GET http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:31.870885 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44dda58b-94f0-4529-b15c-9b006b0b519b tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:31.871967 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:31.871967 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:31.874422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44dda58b-94f0-4529-b15c-9b006b0b519b tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:32.115216 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:32.115216 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:32.157113 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-44dda58b-94f0-4529-b15c-9b006b0b519b tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Volume info retrieved successfully. Jan 02 02:39:32.246399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44dda58b-94f0-4529-b15c-9b006b0b519b tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 200 Jan 02 02:39:32.261460 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 315/637] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:31 2021] GET /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 926 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:32.630041 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3002a4c-429d-42b4-ade4-9b5f81f2eddb tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] GET http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 Jan 02 02:39:32.631227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3002a4c-429d-42b4-ade4-9b5f81f2eddb tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:32.631765 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:32.631765 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:32.632481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3002a4c-429d-42b4-ade4-9b5f81f2eddb tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:32.855289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3002a4c-429d-42b4-ade4-9b5f81f2eddb tempest-AttachVolumeNegativeTest-1979138701 tempest-AttachVolumeNegativeTest-1979138701] http://10.222.0.39/volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 returned with HTTP 404 Jan 02 02:39:32.864533 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 323/638] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:32 2021] GET /volume/v3/3402d9952af64ac7966bd26a26388b50/volumes/05867cb8-3d78-498d-aac7-286cd51d25c8 => generated 109 bytes in 239 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:39:33.271666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8ff8e85-2051-41be-af36-cc38aee44c42 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] GET http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:33.272505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8ff8e85-2051-41be-af36-cc38aee44c42 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:33.273090 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:33.273090 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:33.273733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8ff8e85-2051-41be-af36-cc38aee44c42 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:33.483936 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:33.483936 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:33.529614 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c8ff8e85-2051-41be-af36-cc38aee44c42 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Volume info retrieved successfully. Jan 02 02:39:33.741495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8ff8e85-2051-41be-af36-cc38aee44c42 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 200 Jan 02 02:39:33.743557 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 316/639] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:33 2021] GET /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 926 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:34.770428 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbd2cd80-1bc5-4c57-aa42-9e93dbd509d4 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] GET http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:34.771972 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbd2cd80-1bc5-4c57-aa42-9e93dbd509d4 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:34.772939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbd2cd80-1bc5-4c57-aa42-9e93dbd509d4 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:35.112523 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:35.112523 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:35.156890 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fbd2cd80-1bc5-4c57-aa42-9e93dbd509d4 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Volume info retrieved successfully. Jan 02 02:39:35.251207 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbd2cd80-1bc5-4c57-aa42-9e93dbd509d4 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 200 Jan 02 02:39:35.256519 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 324/640] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:34 2021] GET /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 926 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:36.275132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0dab3db-3290-4ed8-a5fe-9c9dcf3ad959 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] GET http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 Jan 02 02:39:36.275786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0dab3db-3290-4ed8-a5fe-9c9dcf3ad959 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:36.276124 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:36.276124 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:36.276648 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0dab3db-3290-4ed8-a5fe-9c9dcf3ad959 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:36.582943 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0dab3db-3290-4ed8-a5fe-9c9dcf3ad959 tempest-VolumeRetypeWithoutMigrationTest-1885282698 tempest-VolumeRetypeWithoutMigrationTest-1885282698] http://10.222.0.39/volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 returned with HTTP 404 Jan 02 02:39:36.603567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4db99e82-fcaa-432a-b9d7-e23b5f433632 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] DELETE http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types/996998c4-b6bb-440a-9b4a-28f58780fbec Jan 02 02:39:36.604369 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 317/641] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:36 2021] GET /volume/v3/77cdaeacdb3c4c308a80d983365faf4d/volumes/a5e57803-b3c8-4d08-9a4a-64a89a93f946 => generated 109 bytes in 323 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:39:36.605046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4db99e82-fcaa-432a-b9d7-e23b5f433632 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:36.605444 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:36.605444 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:36.606441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4db99e82-fcaa-432a-b9d7-e23b5f433632 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:37.143062 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:39:37.143062 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:39:37.190410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4db99e82-fcaa-432a-b9d7-e23b5f433632 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types/996998c4-b6bb-440a-9b4a-28f58780fbec returned with HTTP 202 Jan 02 02:39:37.194381 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 325/642] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:39:36 2021] DELETE /volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types/996998c4-b6bb-440a-9b4a-28f58780fbec => generated 0 bytes in 597 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:39:37.204035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-251e055f-76c4-4716-a883-e918dfa4453a tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] GET http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types/996998c4-b6bb-440a-9b4a-28f58780fbec Jan 02 02:39:37.204990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-251e055f-76c4-4716-a883-e918dfa4453a tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:37.205542 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-251e055f-76c4-4716-a883-e918dfa4453a tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:37.249830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-251e055f-76c4-4716-a883-e918dfa4453a tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types/996998c4-b6bb-440a-9b4a-28f58780fbec returned with HTTP 404 Jan 02 02:39:37.254117 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 318/643] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:39:37 2021] GET /volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types/996998c4-b6bb-440a-9b4a-28f58780fbec => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:39:37.264149 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed2dd942-ff74-43ab-9805-872a56239ddd tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] DELETE http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types/1021cd04-c00c-4b71-ae4c-da0caddd9975 Jan 02 02:39:37.270336 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed2dd942-ff74-43ab-9805-872a56239ddd tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:37.271082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed2dd942-ff74-43ab-9805-872a56239ddd tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:37.573460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed2dd942-ff74-43ab-9805-872a56239ddd tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types/1021cd04-c00c-4b71-ae4c-da0caddd9975 returned with HTTP 202 Jan 02 02:39:37.575490 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 326/644] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:39:37 2021] DELETE /volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types/1021cd04-c00c-4b71-ae4c-da0caddd9975 => generated 0 bytes in 321 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:39:37.602803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61d9e3f4-919f-4f3e-84b8-f14c35a1ffc3 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] GET http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types/1021cd04-c00c-4b71-ae4c-da0caddd9975 Jan 02 02:39:37.619960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61d9e3f4-919f-4f3e-84b8-f14c35a1ffc3 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:37.620976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61d9e3f4-919f-4f3e-84b8-f14c35a1ffc3 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:37.663298 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61d9e3f4-919f-4f3e-84b8-f14c35a1ffc3 tempest-VolumeRetypeWithoutMigrationTest-184864605 tempest-VolumeRetypeWithoutMigrationTest-184864605] http://10.222.0.39/volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types/1021cd04-c00c-4b71-ae4c-da0caddd9975 returned with HTTP 404 Jan 02 02:39:37.667339 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 319/645] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:39:37 2021] GET /volume/v3/88b9543b7b5b4b8cad57e1a69aa6d869/types/1021cd04-c00c-4b71-ae4c-da0caddd9975 => generated 114 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:39:48.212232 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6cc50f3a-da04-4c46-a2e9-253f109214a7 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] GET http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services Jan 02 02:39:48.221218 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6cc50f3a-da04-4c46-a2e9-253f109214a7 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:48.222523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6cc50f3a-da04-4c46-a2e9-253f109214a7 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:48.260909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6cc50f3a-da04-4c46-a2e9-253f109214a7 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services returned with HTTP 200 Jan 02 02:39:48.263262 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 327/646] 10.222.0.39 () {58 vars in 1216 bytes} [Sat Jan 2 02:39:47 2021] GET /volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services => generated 629 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:48.298706 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a555ad39-9144-412d-ba3e-5d88446aa698 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] GET http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services?host=n-d-767704-6 Jan 02 02:39:48.300010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a555ad39-9144-412d-ba3e-5d88446aa698 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:48.301271 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a555ad39-9144-412d-ba3e-5d88446aa698 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:48.343466 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a555ad39-9144-412d-ba3e-5d88446aa698 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services?host=n-d-767704-6 returned with HTTP 200 Jan 02 02:39:48.345284 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 320/647] 10.222.0.39 () {58 vars in 1251 bytes} [Sat Jan 2 02:39:48 2021] GET /volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services?host=n-d-767704-6 => generated 629 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:48.368680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-188ac7f2-ca29-48c8-91df-fdb41a153dd5 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] GET http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services?host=n-d-767704-6&binary=cinder-scheduler Jan 02 02:39:48.369880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-188ac7f2-ca29-48c8-91df-fdb41a153dd5 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:48.370779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-188ac7f2-ca29-48c8-91df-fdb41a153dd5 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:48.397472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-188ac7f2-ca29-48c8-91df-fdb41a153dd5 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services?host=n-d-767704-6&binary=cinder-scheduler returned with HTTP 200 Jan 02 02:39:48.399075 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 328/648] 10.222.0.39 () {58 vars in 1299 bytes} [Sat Jan 2 02:39:48 2021] GET /volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services?host=n-d-767704-6&binary=cinder-scheduler => generated 191 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:48.421202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4767ce75-9714-460b-8d33-71ba0212637b tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] GET http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services?binary=cinder-scheduler Jan 02 02:39:48.422460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4767ce75-9714-460b-8d33-71ba0212637b tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:48.423532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4767ce75-9714-460b-8d33-71ba0212637b tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:48.440310 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4767ce75-9714-460b-8d33-71ba0212637b tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 02 02:39:48.446845 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 321/649] 10.222.0.39 () {58 vars in 1263 bytes} [Sat Jan 2 02:39:48 2021] GET /volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services?binary=cinder-scheduler => generated 191 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:48.955830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] POST http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes Jan 02 02:39:48.956614 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1632105493"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:48.958725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1632105493'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:39:48.959381 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Create volume of 1 GB Jan 02 02:39:48.986567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Availability Zones retrieved successfully. Jan 02 02:39:49.025873 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Flow 'volume_create_api' (f44c527d-80e4-4eab-bb50-2c9218f0e813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:39:49.033385 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b56367f5-5ac0-46b7-bf5c-172cd2d3f0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:39:49.038069 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:39:49.216139 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b56367f5-5ac0-46b7-bf5c-172cd2d3f0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:39:49.222672 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb16accb-fba9-40cf-8d4a-0f3d2b7e3f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:39:49.503005 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Created reservations ['ce7fc2be-003a-4465-8e4e-5ac532933af6', '7a259ec9-fe7f-45a0-8ea8-1d32b71846eb', '4329c6d7-cc69-400e-8db6-a365a4b20d48', 'd66802fc-6699-4648-98d1-7e0f3e554f12'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:39:49.518101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb16accb-fba9-40cf-8d4a-0f3d2b7e3f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce7fc2be-003a-4465-8e4e-5ac532933af6', '7a259ec9-fe7f-45a0-8ea8-1d32b71846eb', '4329c6d7-cc69-400e-8db6-a365a4b20d48', 'd66802fc-6699-4648-98d1-7e0f3e554f12']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:39:49.523727 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee81dc3b-1167-415a-b24f-4f3ef6bb7aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:39:49.691829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee81dc3b-1167-415a-b24f-4f3ef6bb7aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1632105493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05dc7b5eaff94647908e8c8cd4eb6774',qos_specs=None,replication_status=,reservations=['ce7fc2be-003a-4465-8e4e-5ac532933af6','7a259ec9-fe7f-45a0-8ea8-1d32b71846eb','4329c6d7-cc69-400e-8db6-a365a4b20d48','d66802fc-6699-4648-98d1-7e0f3e554f12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20082dbb08f64d789a99e7f208a9202a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:39:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1632105493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05dc7b5eaff94647908e8c8cd4eb6774',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='20082dbb08f64d789a99e7f208a9202a',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:39:49.694124 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c26108a-de4d-4de5-b20a-e1a6f22d0e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:39:49.749142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c26108a-de4d-4de5-b20a-e1a6f22d0e8f) transitioned into state 'SUCCESS' from state '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-1632105493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05dc7b5eaff94647908e8c8cd4eb6774',qos_specs=None,replication_status=,reservations=['ce7fc2be-003a-4465-8e4e-5ac532933af6','7a259ec9-fe7f-45a0-8ea8-1d32b71846eb','4329c6d7-cc69-400e-8db6-a365a4b20d48','d66802fc-6699-4648-98d1-7e0f3e554f12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20082dbb08f64d789a99e7f208a9202a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:39:49.751016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23286fe-2368-4275-ad15-f5b968431415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:39:49.793645 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23286fe-2368-4275-ad15-f5b968431415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:39:49.802163 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Flow 'volume_create_api' (f44c527d-80e4-4eab-bb50-2c9218f0e813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:39:49.925529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Create volume request issued successfully. Jan 02 02:39:49.954743 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c65f546-cead-447c-bb9d-907f486f0a92 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes returned with HTTP 202 Jan 02 02:39:49.966445 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 329/650] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:39:48 2021] POST /volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes => generated 823 bytes in 1511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:39:49.974476 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-859ea5ae-b31b-468b-84b7-5785cc20b706 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] GET http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 Jan 02 02:39:49.975756 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-859ea5ae-b31b-468b-84b7-5785cc20b706 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:49.976881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-859ea5ae-b31b-468b-84b7-5785cc20b706 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:50.110127 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:50.110127 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:50.132448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-859ea5ae-b31b-468b-84b7-5785cc20b706 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Volume info retrieved successfully. Jan 02 02:39:50.183544 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-859ea5ae-b31b-468b-84b7-5785cc20b706 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 returned with HTTP 200 Jan 02 02:39:50.185504 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 322/651] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:49 2021] GET /volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 => generated 915 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:51.211498 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c68d4bfb-083d-4d8d-b6fc-844e79aad837 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] GET http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 Jan 02 02:39:51.212658 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c68d4bfb-083d-4d8d-b6fc-844e79aad837 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:51.213543 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:51.213543 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:51.214345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c68d4bfb-083d-4d8d-b6fc-844e79aad837 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:51.398415 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:51.398415 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:51.430547 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c68d4bfb-083d-4d8d-b6fc-844e79aad837 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Volume info retrieved successfully. Jan 02 02:39:51.482321 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c68d4bfb-083d-4d8d-b6fc-844e79aad837 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 returned with HTTP 200 Jan 02 02:39:51.484505 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 330/652] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:51 2021] GET /volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 => generated 916 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:51.503606 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8433d83c-7c72-42bb-b3fd-16a3d9917738 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] GET http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 Jan 02 02:39:51.505391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8433d83c-7c72-42bb-b3fd-16a3d9917738 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:51.506080 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:51.506080 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:51.516299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8433d83c-7c72-42bb-b3fd-16a3d9917738 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:51.612081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:51.612081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:51.622597 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8433d83c-7c72-42bb-b3fd-16a3d9917738 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Volume info retrieved successfully. Jan 02 02:39:51.650116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8433d83c-7c72-42bb-b3fd-16a3d9917738 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 returned with HTTP 200 Jan 02 02:39:51.664102 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 323/653] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:51 2021] GET /volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 => generated 1087 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:39:51.673833 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-40473c4e-5522-451d-94e3-54fe409a40cd tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] GET http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services?host=n-d-767704-6&binary=cinder-volume Jan 02 02:39:51.674697 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-40473c4e-5522-451d-94e3-54fe409a40cd tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:51.675711 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:51.675711 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:51.676375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-40473c4e-5522-451d-94e3-54fe409a40cd tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:51.687909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-40473c4e-5522-451d-94e3-54fe409a40cd tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services?host=n-d-767704-6&binary=cinder-volume returned with HTTP 200 Jan 02 02:39:51.689144 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 331/654] 10.222.0.39 () {58 vars in 1293 bytes} [Sat Jan 2 02:39:51 2021] GET /volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services?host=n-d-767704-6&binary=cinder-volume => generated 278 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:39:51.714185 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fac16f6d-41f2-4045-b85b-75dcaa93eb43 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] GET http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services Jan 02 02:39:51.715629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fac16f6d-41f2-4045-b85b-75dcaa93eb43 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:51.716659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:51.716659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:51.718596 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fac16f6d-41f2-4045-b85b-75dcaa93eb43 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:51.768343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fac16f6d-41f2-4045-b85b-75dcaa93eb43 tempest-VolumesServicesTestJSON-377362817 tempest-VolumesServicesTestJSON-377362817] http://10.222.0.39/volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services returned with HTTP 200 Jan 02 02:39:51.782617 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 324/655] 10.222.0.39 () {58 vars in 1216 bytes} [Sat Jan 2 02:39:51 2021] GET /volume/v3/92c71e8b5ae04dc1a985ae40451e13ed/os-services => generated 629 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:51.788284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-094ef87f-97b8-42be-809f-3ae46da2f2c9 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] DELETE http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 Jan 02 02:39:51.788613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-094ef87f-97b8-42be-809f-3ae46da2f2c9 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:51.789263 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-094ef87f-97b8-42be-809f-3ae46da2f2c9 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:51.789912 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-094ef87f-97b8-42be-809f-3ae46da2f2c9 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Delete volume with id: 31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 Jan 02 02:39:51.955375 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:51.955375 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:51.957255 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-094ef87f-97b8-42be-809f-3ae46da2f2c9 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Volume info retrieved successfully. Jan 02 02:39:51.994776 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-094ef87f-97b8-42be-809f-3ae46da2f2c9 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Delete volume request issued successfully. Jan 02 02:39:51.995648 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-094ef87f-97b8-42be-809f-3ae46da2f2c9 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 returned with HTTP 202 Jan 02 02:39:51.997624 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 332/656] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:39:51 2021] DELETE /volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:39:52.010791 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f658f44-6379-4e2a-8faf-3889640bfc26 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] GET http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 Jan 02 02:39:52.011388 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f658f44-6379-4e2a-8faf-3889640bfc26 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:52.012893 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f658f44-6379-4e2a-8faf-3889640bfc26 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:52.165404 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:52.165404 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:52.192490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4f658f44-6379-4e2a-8faf-3889640bfc26 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Volume info retrieved successfully. Jan 02 02:39:52.287500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f658f44-6379-4e2a-8faf-3889640bfc26 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 returned with HTTP 200 Jan 02 02:39:52.304644 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 325/657] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:52 2021] GET /volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 => generated 915 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:53.311968 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f2e9063-5833-4e65-9ec2-fec2376cff01 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] GET http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 Jan 02 02:39:53.312859 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f2e9063-5833-4e65-9ec2-fec2376cff01 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:53.313034 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:53.313034 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:53.313360 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f2e9063-5833-4e65-9ec2-fec2376cff01 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:53.440908 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:53.440908 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:53.463584 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7f2e9063-5833-4e65-9ec2-fec2376cff01 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Volume info retrieved successfully. Jan 02 02:39:53.523009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f2e9063-5833-4e65-9ec2-fec2376cff01 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 returned with HTTP 200 Jan 02 02:39:53.524754 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 333/658] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:53 2021] GET /volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:54.543412 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b143d15a-3c22-4b03-802f-0c29997ce498 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] GET http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 Jan 02 02:39:54.547311 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b143d15a-3c22-4b03-802f-0c29997ce498 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:54.547797 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:54.547797 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:54.548403 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b143d15a-3c22-4b03-802f-0c29997ce498 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:54.658659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:54.658659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:39:54.692398 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b143d15a-3c22-4b03-802f-0c29997ce498 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Volume info retrieved successfully. Jan 02 02:39:54.742068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b143d15a-3c22-4b03-802f-0c29997ce498 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 returned with HTTP 200 Jan 02 02:39:54.743194 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 326/659] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:54 2021] GET /volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:55.759014 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32f2c1fa-49e9-4e0d-9888-d37872def032 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] GET http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 Jan 02 02:39:55.760150 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32f2c1fa-49e9-4e0d-9888-d37872def032 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:55.760706 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:55.760706 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:39:55.761460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32f2c1fa-49e9-4e0d-9888-d37872def032 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:55.898820 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32f2c1fa-49e9-4e0d-9888-d37872def032 tempest-VolumesServicesTestJSON-1100404744 tempest-VolumesServicesTestJSON-1100404744] http://10.222.0.39/volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 returned with HTTP 404 Jan 02 02:39:55.917088 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 334/660] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:39:55 2021] GET /volume/v3/05dc7b5eaff94647908e8c8cd4eb6774/volumes/31a36d3a-11a9-47b9-9f6f-98ff1d7fcb12 => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:40:02.193542 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] POST http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes Jan 02 02:40:02.194846 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:02.194846 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:02.195790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1516367162"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:02.197804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1516367162'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:40:02.198456 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Create volume of 1 GB Jan 02 02:40:02.216010 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Availability Zones retrieved successfully. Jan 02 02:40:02.239362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Flow 'volume_create_api' (22adad8a-bca5-4918-afaf-2e3d6c032d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:02.244192 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf22e59-f77b-49fc-a85d-15e13bf4d753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:02.247055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:40:02.340381 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf22e59-f77b-49fc-a85d-15e13bf4d753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:02.343908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d7ad4bf-cfa0-41e5-9a75-3033bd39beb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:02.534053 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Created reservations ['14f4b812-dd09-46a0-8c30-08f0491db359', '8d885b45-b613-4eaa-8f4f-63425f6e2728', 'd6f337a7-3ce9-481c-8c46-c0194b6796ef', 'da0a92a0-d6f6-48fc-9d12-588791e5e783'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:02.536537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d7ad4bf-cfa0-41e5-9a75-3033bd39beb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f4b812-dd09-46a0-8c30-08f0491db359', '8d885b45-b613-4eaa-8f4f-63425f6e2728', 'd6f337a7-3ce9-481c-8c46-c0194b6796ef', 'da0a92a0-d6f6-48fc-9d12-588791e5e783']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:02.539108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de22d5cc-02f5-4ad5-9c77-681e50ff3842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:02.710047 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de22d5cc-02f5-4ad5-9c77-681e50ff3842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2b51ffa-76f9-4c59-a815-3df1b1516789', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1516367162',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b076971cbf734308ba6ab012e51bf145',qos_specs=None,replication_status=,reservations=['14f4b812-dd09-46a0-8c30-08f0491db359','8d885b45-b613-4eaa-8f4f-63425f6e2728','d6f337a7-3ce9-481c-8c46-c0194b6796ef','da0a92a0-d6f6-48fc-9d12-588791e5e783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6db2681b4c249739fa185e3a97f5043',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1516367162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2b51ffa-76f9-4c59-a815-3df1b1516789,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b076971cbf734308ba6ab012e51bf145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e6db2681b4c249739fa185e3a97f5043',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:02.719467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (605608e2-a9d5-440b-ae6f-bc32a369b6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:02.817935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (605608e2-a9d5-440b-ae6f-bc32a369b6ea) transitioned into state 'SUCCESS' from state '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-1516367162',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b076971cbf734308ba6ab012e51bf145',qos_specs=None,replication_status=,reservations=['14f4b812-dd09-46a0-8c30-08f0491db359','8d885b45-b613-4eaa-8f4f-63425f6e2728','d6f337a7-3ce9-481c-8c46-c0194b6796ef','da0a92a0-d6f6-48fc-9d12-588791e5e783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6db2681b4c249739fa185e3a97f5043',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:02.824666 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d3aa94c-daea-4975-914c-bde42903590e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:02.869509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d3aa94c-daea-4975-914c-bde42903590e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:02.877368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Flow 'volume_create_api' (22adad8a-bca5-4918-afaf-2e3d6c032d47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:02.942618 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Create volume request issued successfully. Jan 02 02:40:02.959052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-28bfe463-9d6d-4fff-8a47-53bf72dd9e02 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes returned with HTTP 202 Jan 02 02:40:02.960196 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 327/661] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:40:01 2021] POST /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes => generated 829 bytes in 968 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:40:02.976228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d2ca3bd-89dc-4e22-8209-775fcb84c454 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 Jan 02 02:40:02.976822 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d2ca3bd-89dc-4e22-8209-775fcb84c454 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:02.977287 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d2ca3bd-89dc-4e22-8209-775fcb84c454 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:03.093236 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:03.093236 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:03.124571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8d2ca3bd-89dc-4e22-8209-775fcb84c454 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:03.179892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d2ca3bd-89dc-4e22-8209-775fcb84c454 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 returned with HTTP 200 Jan 02 02:40:03.187680 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 335/662] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:02 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 => generated 897 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:04.205529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12899e43-87c0-425d-ae76-36f74d212d34 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 Jan 02 02:40:04.206690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12899e43-87c0-425d-ae76-36f74d212d34 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:04.207060 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:04.207060 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:04.207655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12899e43-87c0-425d-ae76-36f74d212d34 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:04.336130 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:04.336130 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:04.357001 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-12899e43-87c0-425d-ae76-36f74d212d34 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:04.419793 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12899e43-87c0-425d-ae76-36f74d212d34 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 returned with HTTP 200 Jan 02 02:40:04.461770 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 328/663] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:04 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 => generated 921 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:05.467490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24126318-e7e1-4db8-9de1-8878937cf61a tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 Jan 02 02:40:05.469365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-24126318-e7e1-4db8-9de1-8878937cf61a tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:05.471492 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:05.471492 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:05.475851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-24126318-e7e1-4db8-9de1-8878937cf61a tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:05.640771 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:05.640771 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:05.669545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-24126318-e7e1-4db8-9de1-8878937cf61a tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:05.726942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24126318-e7e1-4db8-9de1-8878937cf61a tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 returned with HTTP 200 Jan 02 02:40:05.727274 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 336/664] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:05 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 => generated 922 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:05.882962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-9b971824-b08e-47c5-983f-01b839d1b343 req-bf55c8eb-ccb7-4e0e-aac6-c1f3beda6624 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 Jan 02 02:40:05.883466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-9b971824-b08e-47c5-983f-01b839d1b343 req-bf55c8eb-ccb7-4e0e-aac6-c1f3beda6624 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:05.883868 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:05.883868 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:05.884487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-9b971824-b08e-47c5-983f-01b839d1b343 req-bf55c8eb-ccb7-4e0e-aac6-c1f3beda6624 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:06.002500 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:06.002500 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:06.015315 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-9b971824-b08e-47c5-983f-01b839d1b343 req-bf55c8eb-ccb7-4e0e-aac6-c1f3beda6624 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:06.042592 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-9b971824-b08e-47c5-983f-01b839d1b343 req-bf55c8eb-ccb7-4e0e-aac6-c1f3beda6624 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 returned with HTTP 200 Jan 02 02:40:06.044159 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 329/665] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:40:05 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 => generated 922 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:06.063114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] POST http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes Jan 02 02:40:06.063597 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:06.063597 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:06.065197 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1947784665"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:06.066485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1947784665'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:40:06.066860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Create volume of 1 GB Jan 02 02:40:06.093896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Availability Zones retrieved successfully. Jan 02 02:40:06.143705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Flow 'volume_create_api' (c4fcf086-007f-46ef-a6b7-7d3b84baf469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:06.146886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d0b08f-c0f3-4e1a-872f-787867190624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:06.149844 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:40:06.268532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d0b08f-c0f3-4e1a-872f-787867190624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:06.271370 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (548244fd-843a-4a03-b7ef-b85bf0b09c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:06.371420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Created reservations ['8c56bd1c-f484-4747-94b1-a24fd4f86d25', '17ad14ed-c821-4d7f-b09e-cd8df3c028a5', '61e12de7-b77e-4484-892b-78f8994e8954', '904d1551-1399-445c-8aa4-87e79a07f8bc'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:06.374991 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (548244fd-843a-4a03-b7ef-b85bf0b09c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c56bd1c-f484-4747-94b1-a24fd4f86d25', '17ad14ed-c821-4d7f-b09e-cd8df3c028a5', '61e12de7-b77e-4484-892b-78f8994e8954', '904d1551-1399-445c-8aa4-87e79a07f8bc']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:06.377730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d22d7d-9c80-4ed3-a378-ec4a1c8e954a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:06.455895 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d22d7d-9c80-4ed3-a378-ec4a1c8e954a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c90c68d-8f91-40f0-b4ce-4af218961fce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1947784665',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b076971cbf734308ba6ab012e51bf145',qos_specs=None,replication_status=,reservations=['8c56bd1c-f484-4747-94b1-a24fd4f86d25','17ad14ed-c821-4d7f-b09e-cd8df3c028a5','61e12de7-b77e-4484-892b-78f8994e8954','904d1551-1399-445c-8aa4-87e79a07f8bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6db2681b4c249739fa185e3a97f5043',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1947784665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c90c68d-8f91-40f0-b4ce-4af218961fce,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b076971cbf734308ba6ab012e51bf145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e6db2681b4c249739fa185e3a97f5043',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:06.458381 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52738a33-2bf4-4e42-8405-ee35b302662c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:06.517757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52738a33-2bf4-4e42-8405-ee35b302662c) transitioned into state 'SUCCESS' from state '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-1947784665',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b076971cbf734308ba6ab012e51bf145',qos_specs=None,replication_status=,reservations=['8c56bd1c-f484-4747-94b1-a24fd4f86d25','17ad14ed-c821-4d7f-b09e-cd8df3c028a5','61e12de7-b77e-4484-892b-78f8994e8954','904d1551-1399-445c-8aa4-87e79a07f8bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6db2681b4c249739fa185e3a97f5043',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:06.520132 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6e68594-bb09-4ee1-b5a8-5fe1b880c083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:06.550227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6e68594-bb09-4ee1-b5a8-5fe1b880c083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:06.559185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Flow 'volume_create_api' (c4fcf086-007f-46ef-a6b7-7d3b84baf469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:06.665714 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Create volume request issued successfully. Jan 02 02:40:06.705785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec4a2b11-e3b7-4aad-a2b3-114c06134951 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes returned with HTTP 202 Jan 02 02:40:06.706793 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 337/666] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:40:06 2021] POST /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes => generated 829 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:40:06.722300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6cc4ae60-e416-43f7-a79f-8bce6116918f tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce Jan 02 02:40:06.722838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6cc4ae60-e416-43f7-a79f-8bce6116918f tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:06.723061 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:06.723061 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:06.723437 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6cc4ae60-e416-43f7-a79f-8bce6116918f tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:06.828790 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:06.828790 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:06.882764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6cc4ae60-e416-43f7-a79f-8bce6116918f tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:06.943662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6cc4ae60-e416-43f7-a79f-8bce6116918f tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce returned with HTTP 200 Jan 02 02:40:06.945994 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 330/667] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:06 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce => generated 897 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:07.963793 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4bceb434-3ae6-44ac-a144-18860221cbdb tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce Jan 02 02:40:07.965756 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4bceb434-3ae6-44ac-a144-18860221cbdb tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:07.966088 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:07.966088 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:07.967550 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4bceb434-3ae6-44ac-a144-18860221cbdb tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:08.041282 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:08.041282 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:08.052684 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4bceb434-3ae6-44ac-a144-18860221cbdb tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:08.104518 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4bceb434-3ae6-44ac-a144-18860221cbdb tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce returned with HTTP 200 Jan 02 02:40:08.105804 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 338/668] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:07 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce => generated 922 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:08.174168 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3f09c84b-9c1f-40d5-8506-621547265eea req-3a89b223-e6ab-4295-905e-31a17a01c4eb tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce Jan 02 02:40:08.175003 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3f09c84b-9c1f-40d5-8506-621547265eea req-3a89b223-e6ab-4295-905e-31a17a01c4eb tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:08.175269 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:08.175269 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:08.176457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3f09c84b-9c1f-40d5-8506-621547265eea req-3a89b223-e6ab-4295-905e-31a17a01c4eb tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:08.269465 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:08.269465 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:08.280937 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-3f09c84b-9c1f-40d5-8506-621547265eea req-3a89b223-e6ab-4295-905e-31a17a01c4eb tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:08.308947 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3f09c84b-9c1f-40d5-8506-621547265eea req-3a89b223-e6ab-4295-905e-31a17a01c4eb tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce returned with HTTP 200 Jan 02 02:40:08.311752 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 331/669] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:40:08 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce => generated 922 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:08.337645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] POST http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes Jan 02 02:40:08.338648 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:08.338648 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:08.339423 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-178805368"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:08.342422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-178805368'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:40:08.342672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Create volume of 1 GB Jan 02 02:40:08.371123 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Availability Zones retrieved successfully. Jan 02 02:40:08.410316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Flow 'volume_create_api' (f5de18fc-7795-4a10-a2b0-1c902e4db183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:08.418679 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822a7e94-d984-4227-abce-e898b5567acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:08.424715 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:40:08.678349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822a7e94-d984-4227-abce-e898b5567acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:08.705179 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d519f5d0-03f0-4438-bd5d-0eccdc8735d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:08.944234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Created reservations ['4076defe-db7b-4cbf-9776-bd7c8e05baf1', '9fe5ecf1-667d-4934-8ecf-06bbed1b90fa', 'e894385b-2971-4819-bcfc-631ba19e2303', '18b5e36f-3a19-4944-abac-3c9ba964932b'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:08.946200 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d519f5d0-03f0-4438-bd5d-0eccdc8735d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4076defe-db7b-4cbf-9776-bd7c8e05baf1', '9fe5ecf1-667d-4934-8ecf-06bbed1b90fa', 'e894385b-2971-4819-bcfc-631ba19e2303', '18b5e36f-3a19-4944-abac-3c9ba964932b']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:08.948370 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5e6e7fc-4664-456e-9a1e-64674bc912ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:09.060173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5e6e7fc-4664-456e-9a1e-64674bc912ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a00631c-a6bf-4afe-afea-ea2978274a2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-178805368',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b076971cbf734308ba6ab012e51bf145',qos_specs=None,replication_status=,reservations=['4076defe-db7b-4cbf-9776-bd7c8e05baf1','9fe5ecf1-667d-4934-8ecf-06bbed1b90fa','e894385b-2971-4819-bcfc-631ba19e2303','18b5e36f-3a19-4944-abac-3c9ba964932b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6db2681b4c249739fa185e3a97f5043',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-178805368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a00631c-a6bf-4afe-afea-ea2978274a2e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b076971cbf734308ba6ab012e51bf145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e6db2681b4c249739fa185e3a97f5043',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:09.062977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f53de4-1d58-48ff-8083-a4c4be0a0378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:09.104860 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f53de4-1d58-48ff-8083-a4c4be0a0378) transitioned into state 'SUCCESS' from state '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-178805368',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b076971cbf734308ba6ab012e51bf145',qos_specs=None,replication_status=,reservations=['4076defe-db7b-4cbf-9776-bd7c8e05baf1','9fe5ecf1-667d-4934-8ecf-06bbed1b90fa','e894385b-2971-4819-bcfc-631ba19e2303','18b5e36f-3a19-4944-abac-3c9ba964932b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6db2681b4c249739fa185e3a97f5043',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:09.106919 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e787c69-ff4e-46d0-a958-b7a30bf62fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:09.142998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e787c69-ff4e-46d0-a958-b7a30bf62fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:09.147961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Flow 'volume_create_api' (f5de18fc-7795-4a10-a2b0-1c902e4db183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:09.240329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Create volume request issued successfully. Jan 02 02:40:09.274235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3fb190cd-1d14-41e5-a69f-e5e79d38c408 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes returned with HTTP 202 Jan 02 02:40:09.275117 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 339/670] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:40:08 2021] POST /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes => generated 828 bytes in 945 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:40:09.298427 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-96fc0cb0-bf1c-4578-8e75-cb52641e090c tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e Jan 02 02:40:09.309141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-96fc0cb0-bf1c-4578-8e75-cb52641e090c tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:09.309581 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:09.309581 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:09.310449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-96fc0cb0-bf1c-4578-8e75-cb52641e090c tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:09.505201 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:09.505201 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:09.521794 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-96fc0cb0-bf1c-4578-8e75-cb52641e090c tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:09.571263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-96fc0cb0-bf1c-4578-8e75-cb52641e090c tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e returned with HTTP 200 Jan 02 02:40:09.572765 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 332/671] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:09 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e => generated 920 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:10.602828 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-180eaece-2ee6-482a-8906-7d95db68ffd3 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e Jan 02 02:40:10.603701 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-180eaece-2ee6-482a-8906-7d95db68ffd3 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:10.617117 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:10.617117 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:10.618569 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-180eaece-2ee6-482a-8906-7d95db68ffd3 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:10.710801 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:10.710801 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:10.726374 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-180eaece-2ee6-482a-8906-7d95db68ffd3 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:10.811813 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-180eaece-2ee6-482a-8906-7d95db68ffd3 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e returned with HTTP 200 Jan 02 02:40:10.811813 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 340/672] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:10 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e => generated 921 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:10.931227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-fa978884-8403-4dfd-9188-4593d64de525 req-0170071c-75ce-4466-a6ab-6e648930eff0 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e Jan 02 02:40:10.932222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-fa978884-8403-4dfd-9188-4593d64de525 req-0170071c-75ce-4466-a6ab-6e648930eff0 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:10.932616 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:10.932616 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:10.945753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-fa978884-8403-4dfd-9188-4593d64de525 req-0170071c-75ce-4466-a6ab-6e648930eff0 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:11.044375 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:11.044375 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:11.068676 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-fa978884-8403-4dfd-9188-4593d64de525 req-0170071c-75ce-4466-a6ab-6e648930eff0 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:11.118019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-fa978884-8403-4dfd-9188-4593d64de525 req-0170071c-75ce-4466-a6ab-6e648930eff0 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e returned with HTTP 200 Jan 02 02:40:11.119102 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 333/673] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:40:10 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e => generated 921 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:11.266347 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-2da4320b-b399-47ec-8539-220c24fabb86 req-26332a78-811c-41ba-baa7-031e4b89c5aa tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail Jan 02 02:40:11.267304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-2da4320b-b399-47ec-8539-220c24fabb86 req-26332a78-811c-41ba-baa7-031e4b89c5aa tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:11.267666 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:11.267666 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:11.268362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-2da4320b-b399-47ec-8539-220c24fabb86 req-26332a78-811c-41ba-baa7-031e4b89c5aa tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:11.269753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [req-2da4320b-b399-47ec-8539-220c24fabb86 req-26332a78-811c-41ba-baa7-031e4b89c5aa tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:40:11.281582 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-2da4320b-b399-47ec-8539-220c24fabb86 req-26332a78-811c-41ba-baa7-031e4b89c5aa tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:40:11.571538 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-2da4320b-b399-47ec-8539-220c24fabb86 req-26332a78-811c-41ba-baa7-031e4b89c5aa tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Get all volumes completed successfully. Jan 02 02:40:11.575762 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:11.575762 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:11.622007 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-2da4320b-b399-47ec-8539-220c24fabb86 req-26332a78-811c-41ba-baa7-031e4b89c5aa tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail returned with HTTP 200 Jan 02 02:40:11.635774 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 341/674] 10.222.0.39 () {60 vars in 1479 bytes} [Sat Jan 2 02:40:11 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail => generated 2748 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:11.785747 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-16d67e5e-1900-4a52-9c10-b8fe4d1b17ee req-c62130c9-1707-4b88-9857-bdd2a246289b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail Jan 02 02:40:11.789892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-16d67e5e-1900-4a52-9c10-b8fe4d1b17ee req-c62130c9-1707-4b88-9857-bdd2a246289b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:11.790516 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:11.790516 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:11.791525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-16d67e5e-1900-4a52-9c10-b8fe4d1b17ee req-c62130c9-1707-4b88-9857-bdd2a246289b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:11.796545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [req-16d67e5e-1900-4a52-9c10-b8fe4d1b17ee req-c62130c9-1707-4b88-9857-bdd2a246289b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:40:11.810100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-16d67e5e-1900-4a52-9c10-b8fe4d1b17ee req-c62130c9-1707-4b88-9857-bdd2a246289b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:40:12.019951 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-16d67e5e-1900-4a52-9c10-b8fe4d1b17ee req-c62130c9-1707-4b88-9857-bdd2a246289b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Get all volumes completed successfully. Jan 02 02:40:12.024842 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:12.024842 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:12.047019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-16d67e5e-1900-4a52-9c10-b8fe4d1b17ee req-c62130c9-1707-4b88-9857-bdd2a246289b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail returned with HTTP 200 Jan 02 02:40:12.048563 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 334/675] 10.222.0.39 () {60 vars in 1479 bytes} [Sat Jan 2 02:40:11 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail => generated 2748 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:12.152691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b2650e66-1e96-4454-8b2f-221829c32883 req-779f9437-178f-4d51-9cc5-075799c4ceb6 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail Jan 02 02:40:12.153772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b2650e66-1e96-4454-8b2f-221829c32883 req-779f9437-178f-4d51-9cc5-075799c4ceb6 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:12.159798 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:12.159798 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:12.160845 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b2650e66-1e96-4454-8b2f-221829c32883 req-779f9437-178f-4d51-9cc5-075799c4ceb6 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:12.162099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [req-b2650e66-1e96-4454-8b2f-221829c32883 req-779f9437-178f-4d51-9cc5-075799c4ceb6 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:40:12.171567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b2650e66-1e96-4454-8b2f-221829c32883 req-779f9437-178f-4d51-9cc5-075799c4ceb6 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:40:12.335842 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b2650e66-1e96-4454-8b2f-221829c32883 req-779f9437-178f-4d51-9cc5-075799c4ceb6 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Get all volumes completed successfully. Jan 02 02:40:12.349545 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:12.349545 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:12.372063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b2650e66-1e96-4454-8b2f-221829c32883 req-779f9437-178f-4d51-9cc5-075799c4ceb6 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail returned with HTTP 200 Jan 02 02:40:12.376919 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 342/676] 10.222.0.39 () {60 vars in 1479 bytes} [Sat Jan 2 02:40:12 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail => generated 2748 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:12.525248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3027c737-aef4-464e-ae56-078ac657fb92 req-d9844b0d-255c-4c09-a84c-7714c52b4c57 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail Jan 02 02:40:12.526599 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3027c737-aef4-464e-ae56-078ac657fb92 req-d9844b0d-255c-4c09-a84c-7714c52b4c57 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:12.527202 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:12.527202 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:12.528357 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3027c737-aef4-464e-ae56-078ac657fb92 req-d9844b0d-255c-4c09-a84c-7714c52b4c57 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:12.531381 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [req-3027c737-aef4-464e-ae56-078ac657fb92 req-d9844b0d-255c-4c09-a84c-7714c52b4c57 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:40:12.536255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-3027c737-aef4-464e-ae56-078ac657fb92 req-d9844b0d-255c-4c09-a84c-7714c52b4c57 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:40:12.791307 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-3027c737-aef4-464e-ae56-078ac657fb92 req-d9844b0d-255c-4c09-a84c-7714c52b4c57 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Get all volumes completed successfully. Jan 02 02:40:12.796177 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:12.796177 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:12.864445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3027c737-aef4-464e-ae56-078ac657fb92 req-d9844b0d-255c-4c09-a84c-7714c52b4c57 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail returned with HTTP 200 Jan 02 02:40:12.873156 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 343/677] 10.222.0.39 () {60 vars in 1479 bytes} [Sat Jan 2 02:40:12 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail => generated 2748 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:40:12.901580 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-af15a9e7-10e4-41f5-834a-da177a5b89fe tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] POST http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types Jan 02 02:40:12.902840 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:12.902840 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:12.905920 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-af15a9e7-10e4-41f5-834a-da177a5b89fe tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-99864410", "extra_specs": {"spec1": "val1"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:13.059530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4564b5ae-72be-46cb-877d-a4d9da29085f req-c017d789-1ce7-463e-aa1a-d4c255825368 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail Jan 02 02:40:13.063113 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4564b5ae-72be-46cb-877d-a4d9da29085f req-c017d789-1ce7-463e-aa1a-d4c255825368 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:13.063539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:13.063539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:13.064213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4564b5ae-72be-46cb-877d-a4d9da29085f req-c017d789-1ce7-463e-aa1a-d4c255825368 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:13.065486 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [req-4564b5ae-72be-46cb-877d-a4d9da29085f req-c017d789-1ce7-463e-aa1a-d4c255825368 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:40:13.082442 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-4564b5ae-72be-46cb-877d-a4d9da29085f req-c017d789-1ce7-463e-aa1a-d4c255825368 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:40:13.130967 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-af15a9e7-10e4-41f5-834a-da177a5b89fe tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types returned with HTTP 200 Jan 02 02:40:13.132539 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 335/678] 10.222.0.39 () {60 vars in 1220 bytes} [Sat Jan 2 02:40:12 2021] POST /volume/v3/3740b61020b84e37895a506bb5e952cd/types => generated 241 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:13.156572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f1db6db-941e-4300-86bd-5d1735c874d4 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] POST http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs Jan 02 02:40:13.158156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f1db6db-941e-4300-86bd-5d1735c874d4 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:13.160550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f1db6db-941e-4300-86bd-5d1735c874d4 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs returned with HTTP 400 Jan 02 02:40:13.174157 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 336/679] 10.222.0.39 () {60 vars in 1366 bytes} [Sat Jan 2 02:40:13 2021] POST /volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs => generated 146 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:40:13.206153 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dbe8098c-4c8f-4a57-a980-e734ce339db4 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] POST http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs Jan 02 02:40:13.208238 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dbe8098c-4c8f-4a57-a980-e734ce339db4 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:13.210501 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dbe8098c-4c8f-4a57-a980-e734ce339db4 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs returned with HTTP 400 Jan 02 02:40:13.229311 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 337/680] 10.222.0.39 () {60 vars in 1366 bytes} [Sat Jan 2 02:40:13 2021] POST /volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs => generated 132 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:40:13.253721 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88016e1c-6e66-41b8-97cc-a0722e7c9312 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] POST http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/cd14ad04-edea-417b-a7f6-0b2ed8effd6b/extra_specs Jan 02 02:40:13.255975 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88016e1c-6e66-41b8-97cc-a0722e7c9312 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:13.358627 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-4564b5ae-72be-46cb-877d-a4d9da29085f req-c017d789-1ce7-463e-aa1a-d4c255825368 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Get all volumes completed successfully. Jan 02 02:40:13.361203 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:13.361203 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:13.389547 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4564b5ae-72be-46cb-877d-a4d9da29085f req-c017d789-1ce7-463e-aa1a-d4c255825368 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail returned with HTTP 200 Jan 02 02:40:13.409331 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 344/681] 10.222.0.39 () {60 vars in 1479 bytes} [Sat Jan 2 02:40:13 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail => generated 2748 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:13.428724 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88016e1c-6e66-41b8-97cc-a0722e7c9312 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/cd14ad04-edea-417b-a7f6-0b2ed8effd6b/extra_specs returned with HTTP 404 Jan 02 02:40:13.430910 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 338/682] 10.222.0.39 () {60 vars in 1366 bytes} [Sat Jan 2 02:40:13 2021] POST /volume/v3/3740b61020b84e37895a506bb5e952cd/types/cd14ad04-edea-417b-a7f6-0b2ed8effd6b/extra_specs => generated 114 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:40:13.445963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7f58198-3176-4e2d-8ea6-4b578c0d773d tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] DELETE http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/5b7dd0b9-e900-4b90-9ed4-26d3311e82b9/extra_specs/spec1 Jan 02 02:40:13.446654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7f58198-3176-4e2d-8ea6-4b578c0d773d tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:13.446984 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:13.446984 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:13.447566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7f58198-3176-4e2d-8ea6-4b578c0d773d tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:13.480633 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7f58198-3176-4e2d-8ea6-4b578c0d773d tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/5b7dd0b9-e900-4b90-9ed4-26d3311e82b9/extra_specs/spec1 returned with HTTP 404 Jan 02 02:40:13.488921 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 345/683] 10.222.0.39 () {58 vars in 1366 bytes} [Sat Jan 2 02:40:13 2021] DELETE /volume/v3/3740b61020b84e37895a506bb5e952cd/types/5b7dd0b9-e900-4b90-9ed4-26d3311e82b9/extra_specs/spec1 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:40:13.497597 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f518a647-3b47-4e60-86d2-1983533b8510 req-1974ca39-630c-4be5-9efc-a9a8cf017f69 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail Jan 02 02:40:13.499760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f518a647-3b47-4e60-86d2-1983533b8510 req-1974ca39-630c-4be5-9efc-a9a8cf017f69 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:13.504527 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8900711a-5c77-43fe-a817-df79abd6fb3a tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] GET http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/nonexistent_extra_spec_name Jan 02 02:40:13.505567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f518a647-3b47-4e60-86d2-1983533b8510 req-1974ca39-630c-4be5-9efc-a9a8cf017f69 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:13.506425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [req-f518a647-3b47-4e60-86d2-1983533b8510 req-1974ca39-630c-4be5-9efc-a9a8cf017f69 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:40:13.508565 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-f518a647-3b47-4e60-86d2-1983533b8510 req-1974ca39-630c-4be5-9efc-a9a8cf017f69 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:40:13.521433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8900711a-5c77-43fe-a817-df79abd6fb3a tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:13.522534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8900711a-5c77-43fe-a817-df79abd6fb3a tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:13.654195 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-f518a647-3b47-4e60-86d2-1983533b8510 req-1974ca39-630c-4be5-9efc-a9a8cf017f69 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Get all volumes completed successfully. Jan 02 02:40:13.660094 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:13.660094 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:13.678999 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f518a647-3b47-4e60-86d2-1983533b8510 req-1974ca39-630c-4be5-9efc-a9a8cf017f69 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail returned with HTTP 200 Jan 02 02:40:13.680654 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 339/684] 10.222.0.39 () {60 vars in 1479 bytes} [Sat Jan 2 02:40:13 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail => generated 2748 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:13.762290 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5bb959d-d191-46e2-a6a0-fdf8c50b5b8f req-a586f0c4-bc0e-4919-94fe-ec0fdb721a86 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail Jan 02 02:40:13.763307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5bb959d-d191-46e2-a6a0-fdf8c50b5b8f req-a586f0c4-bc0e-4919-94fe-ec0fdb721a86 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:13.768938 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:13.768938 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:13.769829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5bb959d-d191-46e2-a6a0-fdf8c50b5b8f req-a586f0c4-bc0e-4919-94fe-ec0fdb721a86 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:13.771321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [req-d5bb959d-d191-46e2-a6a0-fdf8c50b5b8f req-a586f0c4-bc0e-4919-94fe-ec0fdb721a86 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:40:13.782749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-d5bb959d-d191-46e2-a6a0-fdf8c50b5b8f req-a586f0c4-bc0e-4919-94fe-ec0fdb721a86 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:40:13.818175 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8900711a-5c77-43fe-a817-df79abd6fb3a tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 02 02:40:13.821804 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 346/685] 10.222.0.39 () {58 vars in 1429 bytes} [Sat Jan 2 02:40:13 2021] GET /volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 325 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:40:13.852072 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3099b5df-07a7-4a7a-acb9-1055d7f5e36d tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] GET http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/5d9eea50-8048-4055-9ec9-340699d34b36/extra_specs/spec1 Jan 02 02:40:13.855096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3099b5df-07a7-4a7a-acb9-1055d7f5e36d tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:13.856785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3099b5df-07a7-4a7a-acb9-1055d7f5e36d tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:13.884265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3099b5df-07a7-4a7a-acb9-1055d7f5e36d tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/5d9eea50-8048-4055-9ec9-340699d34b36/extra_specs/spec1 returned with HTTP 404 Jan 02 02:40:13.887365 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 347/686] 10.222.0.39 () {58 vars in 1363 bytes} [Sat Jan 2 02:40:13 2021] GET /volume/v3/3740b61020b84e37895a506bb5e952cd/types/5d9eea50-8048-4055-9ec9-340699d34b36/extra_specs/spec1 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:40:13.910577 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-74ac83c5-816b-4ce3-b507-d8b658476cea tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] GET http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/243d0a68-3bc9-4257-b4b5-0488316f0070/extra_specs Jan 02 02:40:13.911318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-d5bb959d-d191-46e2-a6a0-fdf8c50b5b8f req-a586f0c4-bc0e-4919-94fe-ec0fdb721a86 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Get all volumes completed successfully. Jan 02 02:40:13.911654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-74ac83c5-816b-4ce3-b507-d8b658476cea tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:13.912554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-74ac83c5-816b-4ce3-b507-d8b658476cea tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:13.914130 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:13.914130 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:13.945205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5bb959d-d191-46e2-a6a0-fdf8c50b5b8f req-a586f0c4-bc0e-4919-94fe-ec0fdb721a86 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail returned with HTTP 200 Jan 02 02:40:13.949775 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-74ac83c5-816b-4ce3-b507-d8b658476cea tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/243d0a68-3bc9-4257-b4b5-0488316f0070/extra_specs returned with HTTP 404 Jan 02 02:40:13.952437 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 348/687] 10.222.0.39 () {58 vars in 1345 bytes} [Sat Jan 2 02:40:13 2021] GET /volume/v3/3740b61020b84e37895a506bb5e952cd/types/243d0a68-3bc9-4257-b4b5-0488316f0070/extra_specs => generated 114 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:40:13.976177 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c9ff32d-80b0-476e-9353-7bdcd5dac188 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] PUT http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/spec1 Jan 02 02:40:13.977858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c9ff32d-80b0-476e-9353-7bdcd5dac188 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:13.980196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c9ff32d-80b0-476e-9353-7bdcd5dac188 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/spec1 returned with HTTP 400 Jan 02 02:40:13.991683 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 349/688] 10.222.0.39 () {60 vars in 1383 bytes} [Sat Jan 2 02:40:13 2021] PUT /volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/spec1 => generated 102 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:40:13.992011 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 340/689] 10.222.0.39 () {60 vars in 1479 bytes} [Sat Jan 2 02:40:13 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail => generated 2748 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:40:13.997733 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-046484f9-4a39-4e91-95be-14974144aa55 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] PUT http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/spec1 Jan 02 02:40:13.998561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:13.998561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:13.998966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-046484f9-4a39-4e91-95be-14974144aa55 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Action: 'update', calling method: update, body: null {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:14.000136 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-046484f9-4a39-4e91-95be-14974144aa55 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/spec1 returned with HTTP 400 Jan 02 02:40:14.001412 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 341/690] 10.222.0.39 () {60 vars in 1382 bytes} [Sat Jan 2 02:40:13 2021] PUT /volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 02 02:40:14.022140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-2c472791-1199-4e5a-8439-56b56f7e90ca req-69683809-ca7e-47c7-8adb-985f3b316025 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail Jan 02 02:40:14.023013 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-2c472791-1199-4e5a-8439-56b56f7e90ca req-69683809-ca7e-47c7-8adb-985f3b316025 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:14.023708 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-2c472791-1199-4e5a-8439-56b56f7e90ca req-69683809-ca7e-47c7-8adb-985f3b316025 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:14.024553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [req-2c472791-1199-4e5a-8439-56b56f7e90ca req-69683809-ca7e-47c7-8adb-985f3b316025 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:40:14.026696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-2c472791-1199-4e5a-8439-56b56f7e90ca req-69683809-ca7e-47c7-8adb-985f3b316025 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:40:14.034585 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c3e6e18-2b3c-435c-a286-ca894031fb91 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] PUT http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/None Jan 02 02:40:14.048067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c3e6e18-2b3c-435c-a286-ca894031fb91 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:14.097042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-2c472791-1199-4e5a-8439-56b56f7e90ca req-69683809-ca7e-47c7-8adb-985f3b316025 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Get all volumes completed successfully. Jan 02 02:40:14.099656 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:14.099656 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:14.110100 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-2c472791-1199-4e5a-8439-56b56f7e90ca req-69683809-ca7e-47c7-8adb-985f3b316025 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail returned with HTTP 200 Jan 02 02:40:14.127204 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 342/691] 10.222.0.39 () {60 vars in 1479 bytes} [Sat Jan 2 02:40:14 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/detail => generated 2748 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:40:14.131667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-470e13f4-b092-4903-a355-1e0a44c26489 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] DELETE http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e Jan 02 02:40:14.132506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-470e13f4-b092-4903-a355-1e0a44c26489 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:14.132951 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:14.132951 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:14.133624 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-470e13f4-b092-4903-a355-1e0a44c26489 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:14.134268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-470e13f4-b092-4903-a355-1e0a44c26489 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Delete volume with id: 1a00631c-a6bf-4afe-afea-ea2978274a2e Jan 02 02:40:14.203168 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:14.203168 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:14.204936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-470e13f4-b092-4903-a355-1e0a44c26489 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:14.302175 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-470e13f4-b092-4903-a355-1e0a44c26489 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Delete volume request issued successfully. Jan 02 02:40:14.302944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-470e13f4-b092-4903-a355-1e0a44c26489 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e returned with HTTP 202 Jan 02 02:40:14.308761 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 343/692] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:40:14 2021] DELETE /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:40:14.321097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2754c1e1-47d4-4b9c-9f4e-27167ef1388b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e Jan 02 02:40:14.325371 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2754c1e1-47d4-4b9c-9f4e-27167ef1388b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:14.326612 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:14.326612 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:14.327284 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2754c1e1-47d4-4b9c-9f4e-27167ef1388b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:14.432296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c3e6e18-2b3c-435c-a286-ca894031fb91 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] HTTP exception thrown: Request body and URI mismatch Jan 02 02:40:14.433136 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c3e6e18-2b3c-435c-a286-ca894031fb91 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/None returned with HTTP 400 Jan 02 02:40:14.446356 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 350/693] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:40:14 2021] PUT /volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/None => generated 73 bytes in 426 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:40:14.458488 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:14.458488 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:14.459544 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a5dfd27-887f-45ce-b37d-1408c42c6727 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] PUT http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/eacde031-be78-47e3-afd2-a0df8de3a190 Jan 02 02:40:14.460944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a5dfd27-887f-45ce-b37d-1408c42c6727 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:14.476728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2754c1e1-47d4-4b9c-9f4e-27167ef1388b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:14.555835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2754c1e1-47d4-4b9c-9f4e-27167ef1388b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e returned with HTTP 200 Jan 02 02:40:14.555835 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 344/694] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:14 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e => generated 920 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:14.612663 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a5dfd27-887f-45ce-b37d-1408c42c6727 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] HTTP exception thrown: Request body and URI mismatch Jan 02 02:40:14.613074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a5dfd27-887f-45ce-b37d-1408c42c6727 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/eacde031-be78-47e3-afd2-a0df8de3a190 returned with HTTP 400 Jan 02 02:40:14.616811 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 351/695] 10.222.0.39 () {60 vars in 1476 bytes} [Sat Jan 2 02:40:14 2021] PUT /volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f/extra_specs/eacde031-be78-47e3-afd2-a0df8de3a190 => generated 73 bytes in 171 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 02 02:40:14.628096 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36bd9b42-635e-4d30-9999-1c268f4bb074 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] DELETE http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f Jan 02 02:40:14.629262 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36bd9b42-635e-4d30-9999-1c268f4bb074 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:14.629691 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:14.629691 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:14.630994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36bd9b42-635e-4d30-9999-1c268f4bb074 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:14.805829 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:40:14.805829 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:40:14.837322 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36bd9b42-635e-4d30-9999-1c268f4bb074 tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f returned with HTTP 202 Jan 02 02:40:14.839114 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 345/696] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:40:14 2021] DELETE /volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:40:14.850658 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-afca8561-ad8b-4dc4-a232-cc0ec9c579fe tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] GET http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f Jan 02 02:40:14.851269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-afca8561-ad8b-4dc4-a232-cc0ec9c579fe tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:14.851839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-afca8561-ad8b-4dc4-a232-cc0ec9c579fe tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:14.897071 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-afca8561-ad8b-4dc4-a232-cc0ec9c579fe tempest-ExtraSpecsNegativeTest-14658042 tempest-ExtraSpecsNegativeTest-14658042] http://10.222.0.39/volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f returned with HTTP 404 Jan 02 02:40:14.898464 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 352/697] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:40:14 2021] GET /volume/v3/3740b61020b84e37895a506bb5e952cd/types/80d31abb-8985-4d28-816b-4298ba87d69f => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:40:15.557862 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a01bd72-2e3c-44ba-9641-09d1a1b25271 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e Jan 02 02:40:15.559261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a01bd72-2e3c-44ba-9641-09d1a1b25271 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:15.559757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a01bd72-2e3c-44ba-9641-09d1a1b25271 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:15.633436 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:15.633436 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:15.651654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2a01bd72-2e3c-44ba-9641-09d1a1b25271 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:15.691052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a01bd72-2e3c-44ba-9641-09d1a1b25271 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e returned with HTTP 200 Jan 02 02:40:15.692785 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 346/698] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:15 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e => generated 920 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:40:16.721358 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c3617c4-8eb2-43dd-8fef-94d1ec19a031 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e Jan 02 02:40:16.721358 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c3617c4-8eb2-43dd-8fef-94d1ec19a031 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:16.721358 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c3617c4-8eb2-43dd-8fef-94d1ec19a031 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:16.875659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:16.875659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:16.888100 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8c3617c4-8eb2-43dd-8fef-94d1ec19a031 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:16.942432 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c3617c4-8eb2-43dd-8fef-94d1ec19a031 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e returned with HTTP 200 Jan 02 02:40:16.943341 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 353/699] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:16 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e => generated 920 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:17.961129 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ac669b6-7d40-45e6-a0da-b7c948608a85 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e Jan 02 02:40:17.962197 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ac669b6-7d40-45e6-a0da-b7c948608a85 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:17.962569 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:17.962569 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:17.963587 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ac669b6-7d40-45e6-a0da-b7c948608a85 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:18.066129 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ac669b6-7d40-45e6-a0da-b7c948608a85 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e returned with HTTP 404 Jan 02 02:40:18.067400 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 347/700] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:17 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/1a00631c-a6bf-4afe-afea-ea2978274a2e => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:40:18.076457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3171fc6-4792-4935-855e-2a930225692b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] DELETE http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce Jan 02 02:40:18.077251 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3171fc6-4792-4935-855e-2a930225692b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:18.077641 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:18.077641 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:18.078258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3171fc6-4792-4935-855e-2a930225692b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:18.078892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-e3171fc6-4792-4935-855e-2a930225692b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Delete volume with id: 2c90c68d-8f91-40f0-b4ce-4af218961fce Jan 02 02:40:18.205368 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:18.205368 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:18.205368 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e3171fc6-4792-4935-855e-2a930225692b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:18.277956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e3171fc6-4792-4935-855e-2a930225692b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Delete volume request issued successfully. Jan 02 02:40:18.278437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3171fc6-4792-4935-855e-2a930225692b tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce returned with HTTP 202 Jan 02 02:40:18.279794 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 354/701] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:40:18 2021] DELETE /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:40:18.287233 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2cfc69c-1208-4c62-badc-9d1e02a5e854 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce Jan 02 02:40:18.287763 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2cfc69c-1208-4c62-badc-9d1e02a5e854 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:18.288267 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2cfc69c-1208-4c62-badc-9d1e02a5e854 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:18.356885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:18.356885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:18.391425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c2cfc69c-1208-4c62-badc-9d1e02a5e854 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:18.455950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2cfc69c-1208-4c62-badc-9d1e02a5e854 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce returned with HTTP 200 Jan 02 02:40:18.466667 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 348/702] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:18 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce => generated 921 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:19.473727 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd0cd7e0-07aa-45bb-b886-e9d17f5466f0 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce Jan 02 02:40:19.474452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd0cd7e0-07aa-45bb-b886-e9d17f5466f0 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:19.474452 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:19.474452 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:19.474822 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd0cd7e0-07aa-45bb-b886-e9d17f5466f0 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:19.579893 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:19.579893 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:19.626938 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dd0cd7e0-07aa-45bb-b886-e9d17f5466f0 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:19.690337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd0cd7e0-07aa-45bb-b886-e9d17f5466f0 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce returned with HTTP 200 Jan 02 02:40:19.691170 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 355/703] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:19 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce => generated 921 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:40:20.714001 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-181197c1-2780-4e7b-a944-ecb4e7c79900 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce Jan 02 02:40:20.716168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-181197c1-2780-4e7b-a944-ecb4e7c79900 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:20.718171 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:20.718171 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:20.722039 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-181197c1-2780-4e7b-a944-ecb4e7c79900 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:20.973557 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:20.973557 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:20.996851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-181197c1-2780-4e7b-a944-ecb4e7c79900 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:21.053085 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-181197c1-2780-4e7b-a944-ecb4e7c79900 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce returned with HTTP 200 Jan 02 02:40:21.055285 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 349/704] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:20 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce => generated 921 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:22.082848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-937bd40a-cd82-4060-a33d-6c58d1371109 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce Jan 02 02:40:22.086521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-937bd40a-cd82-4060-a33d-6c58d1371109 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:22.089097 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:22.089097 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:22.091539 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-937bd40a-cd82-4060-a33d-6c58d1371109 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:22.314451 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-937bd40a-cd82-4060-a33d-6c58d1371109 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce returned with HTTP 404 Jan 02 02:40:22.316823 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 356/705] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:22 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/2c90c68d-8f91-40f0-b4ce-4af218961fce => generated 109 bytes in 241 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:40:22.330316 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ce8122c-bc16-447b-b1c1-e1e391c38740 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] DELETE http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 Jan 02 02:40:22.331804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ce8122c-bc16-447b-b1c1-e1e391c38740 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:22.332401 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:22.332401 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:22.345247 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ce8122c-bc16-447b-b1c1-e1e391c38740 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:22.346538 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-7ce8122c-bc16-447b-b1c1-e1e391c38740 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Delete volume with id: f2b51ffa-76f9-4c59-a815-3df1b1516789 Jan 02 02:40:22.683035 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:22.683035 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:22.686246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7ce8122c-bc16-447b-b1c1-e1e391c38740 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:22.800199 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7ce8122c-bc16-447b-b1c1-e1e391c38740 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Delete volume request issued successfully. Jan 02 02:40:22.801010 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ce8122c-bc16-447b-b1c1-e1e391c38740 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 returned with HTTP 202 Jan 02 02:40:22.802669 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 350/706] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:40:22 2021] DELETE /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 => generated 0 bytes in 481 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:40:22.817374 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29f2949e-0f53-4bef-8f28-2672a8fa431f tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 Jan 02 02:40:22.820493 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29f2949e-0f53-4bef-8f28-2672a8fa431f tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:22.821544 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29f2949e-0f53-4bef-8f28-2672a8fa431f tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:23.030255 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:23.030255 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:23.081897 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-29f2949e-0f53-4bef-8f28-2672a8fa431f tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:23.212504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29f2949e-0f53-4bef-8f28-2672a8fa431f tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 returned with HTTP 200 Jan 02 02:40:23.222951 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 357/707] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:22 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 => generated 921 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:24.231013 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4257b342-6aad-4069-adde-956025d10f08 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 Jan 02 02:40:24.231591 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4257b342-6aad-4069-adde-956025d10f08 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:24.231680 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:24.231680 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:24.232038 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4257b342-6aad-4069-adde-956025d10f08 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:24.353801 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:24.353801 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:24.379689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4257b342-6aad-4069-adde-956025d10f08 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:24.443816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4257b342-6aad-4069-adde-956025d10f08 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 returned with HTTP 200 Jan 02 02:40:24.444039 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 351/708] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:24 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 => generated 921 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:25.478720 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-330fff3b-19d8-423c-ad58-b492c6133808 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 Jan 02 02:40:25.479880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-330fff3b-19d8-423c-ad58-b492c6133808 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:25.480222 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:25.480222 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:25.480931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-330fff3b-19d8-423c-ad58-b492c6133808 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:25.613716 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:25.613716 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:25.641236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-330fff3b-19d8-423c-ad58-b492c6133808 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Volume info retrieved successfully. Jan 02 02:40:25.688871 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-330fff3b-19d8-423c-ad58-b492c6133808 tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 returned with HTTP 200 Jan 02 02:40:25.690003 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 358/709] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:25 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 => generated 921 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:40:26.706648 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c0bd436-dd0b-4bb3-a91f-ca79328afb9c tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] GET http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 Jan 02 02:40:26.707425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c0bd436-dd0b-4bb3-a91f-ca79328afb9c tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:26.707425 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:26.707425 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:26.707790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c0bd436-dd0b-4bb3-a91f-ca79328afb9c tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:26.818082 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c0bd436-dd0b-4bb3-a91f-ca79328afb9c tempest-VolumesTestJSON-1571444621 tempest-VolumesTestJSON-1571444621] http://10.222.0.39/volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 returned with HTTP 404 Jan 02 02:40:26.825998 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 352/710] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:26 2021] GET /volume/v3/b076971cbf734308ba6ab012e51bf145/volumes/f2b51ffa-76f9-4c59-a815-3df1b1516789 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:40:30.835479 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] POST http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes Jan 02 02:40:30.836228 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:30.836228 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:30.836703 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1634104324"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:30.838420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1634104324'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:40:30.839211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Create volume of 1 GB Jan 02 02:40:30.877269 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Availability Zones retrieved successfully. Jan 02 02:40:30.948997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Flow 'volume_create_api' (3c2d9376-12da-49d4-8032-1609c7048822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:30.987045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e6ee51-d7c3-4c6b-9634-784eaae96ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:30.991179 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:40:31.144844 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e6ee51-d7c3-4c6b-9634-784eaae96ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:31.148325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa61d9d-d331-49d0-854e-40d24f196a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:31.276635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Created reservations ['85b5f7a2-3622-4f45-bfd9-886a4a667bd5', 'bf48f1a4-7475-4654-acc6-bdf42d0eac32', 'ae839c93-ff3d-4a35-b5bc-5df10709eca5', '999c385d-c4c3-4fa9-b943-6d8d0701782b'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:31.280084 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa61d9d-d331-49d0-854e-40d24f196a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85b5f7a2-3622-4f45-bfd9-886a4a667bd5', 'bf48f1a4-7475-4654-acc6-bdf42d0eac32', 'ae839c93-ff3d-4a35-b5bc-5df10709eca5', '999c385d-c4c3-4fa9-b943-6d8d0701782b']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:31.283998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e325f8b-bfcc-4535-b0ba-c236b0d64382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:31.607535 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e325f8b-bfcc-4535-b0ba-c236b0d64382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc641399-d492-48f0-845b-a1c54ae66040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1634104324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae4707f9dca4152865cd547d7e5bc7d',qos_specs=None,replication_status=,reservations=['85b5f7a2-3622-4f45-bfd9-886a4a667bd5','bf48f1a4-7475-4654-acc6-bdf42d0eac32','ae839c93-ff3d-4a35-b5bc-5df10709eca5','999c385d-c4c3-4fa9-b943-6d8d0701782b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92cb4ac1fa314d83907f4d68c0a04ed9',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:40:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1634104324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc641399-d492-48f0-845b-a1c54ae66040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae4707f9dca4152865cd547d7e5bc7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='92cb4ac1fa314d83907f4d68c0a04ed9',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:31.613275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee143303-a3f7-45be-81f7-3de1c386d5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:31.700924 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee143303-a3f7-45be-81f7-3de1c386d5c1) transitioned into state 'SUCCESS' from state '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-1634104324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae4707f9dca4152865cd547d7e5bc7d',qos_specs=None,replication_status=,reservations=['85b5f7a2-3622-4f45-bfd9-886a4a667bd5','bf48f1a4-7475-4654-acc6-bdf42d0eac32','ae839c93-ff3d-4a35-b5bc-5df10709eca5','999c385d-c4c3-4fa9-b943-6d8d0701782b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92cb4ac1fa314d83907f4d68c0a04ed9',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:31.708625 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f526f3-e4e6-498c-9233-b37e78fde748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:31.745479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f526f3-e4e6-498c-9233-b37e78fde748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:31.761801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Flow 'volume_create_api' (3c2d9376-12da-49d4-8032-1609c7048822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:31.992919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Create volume request issued successfully. Jan 02 02:40:32.071374 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e6b4066-9743-426d-85d4-25ce7ad8dde5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes returned with HTTP 202 Jan 02 02:40:32.083484 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 359/711] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:40:29 2021] POST /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes => generated 823 bytes in 2106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:40:32.089043 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-201142dc-d1c2-496d-8e13-290ce00b21bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 Jan 02 02:40:32.089813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-201142dc-d1c2-496d-8e13-290ce00b21bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:32.090733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-201142dc-d1c2-496d-8e13-290ce00b21bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:32.208339 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:32.208339 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:32.231091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-201142dc-d1c2-496d-8e13-290ce00b21bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:40:32.266638 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-201142dc-d1c2-496d-8e13-290ce00b21bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 returned with HTTP 200 Jan 02 02:40:32.268405 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 353/712] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:32 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 => generated 915 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:33.287783 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6492f17b-4214-42c8-89b1-0f202885a4b0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 Jan 02 02:40:33.288608 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6492f17b-4214-42c8-89b1-0f202885a4b0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:33.288854 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:33.288854 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:33.289250 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6492f17b-4214-42c8-89b1-0f202885a4b0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:33.571701 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:33.571701 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:33.623944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6492f17b-4214-42c8-89b1-0f202885a4b0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:40:33.734659 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6492f17b-4214-42c8-89b1-0f202885a4b0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 returned with HTTP 200 Jan 02 02:40:33.734767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b334846b-4585-4876-806e-7f4a30024636 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] POST http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types Jan 02 02:40:33.735790 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 360/713] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:33 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 => generated 915 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:33.752126 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c3d18d67-b21d-49b1-a978-9f94095f730a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:40:33.752680 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c3d18d67-b21d-49b1-a978-9f94095f730a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:33.752931 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:33.752931 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:33.753326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c3d18d67-b21d-49b1-a978-9f94095f730a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:33.760838 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:33.760838 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:33.761840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b334846b-4585-4876-806e-7f4a30024636 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1157800431"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:33.856818 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:33.856818 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:33.904579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c3d18d67-b21d-49b1-a978-9f94095f730a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:40:33.977593 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:33.977593 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:33.988954 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c3d18d67-b21d-49b1-a978-9f94095f730a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:40:33.989629 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 361/714] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:33 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 1210 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:34.047011 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b334846b-4585-4876-806e-7f4a30024636 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types returned with HTTP 200 Jan 02 02:40:34.058769 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 354/715] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:40:33 2021] POST /volume/v3/180c3ff55fe7470999fdc2a05750db1b/types => generated 224 bytes in 685 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:34.067908 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a831e41d-ecab-4bb6-b5ae-11c02752c540 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] POST http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types Jan 02 02:40:34.068425 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:34.068425 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:34.071375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a831e41d-ecab-4bb6-b5ae-11c02752c540 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-383793131"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:34.152816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a831e41d-ecab-4bb6-b5ae-11c02752c540 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types returned with HTTP 202 Jan 02 02:40:34.162999 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 362/716] 10.222.0.39 () {62 vars in 1278 bytes} [Sat Jan 2 02:40:34 2021] POST /volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types => generated 180 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:40:34.267335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-b61916d2-6628-4833-8298-ed564389de6c tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:40:34.267869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-b61916d2-6628-4833-8298-ed564389de6c tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:34.268364 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-b61916d2-6628-4833-8298-ed564389de6c tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:34.357302 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:34.357302 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:34.368157 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-b61916d2-6628-4833-8298-ed564389de6c tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:40:34.400990 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:34.400990 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:34.424333 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-b61916d2-6628-4833-8298-ed564389de6c tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:40:34.426223 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 363/717] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:40:34 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 1210 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:34.521523 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-35e2b48e-e53c-4329-867f-db4169c79536 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] POST http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89/action Jan 02 02:40:34.523783 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:34.523783 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:34.524820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-35e2b48e-e53c-4329-867f-db4169c79536 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action body: b'{"os-begin_detaching": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:40:34.525526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-35e2b48e-e53c-4329-867f-db4169c79536 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:34.633644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-553e4a3f-0ccd-4f70-9d66-f5f19b292498 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups Jan 02 02:40:34.635131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-553e4a3f-0ccd-4f70-9d66-f5f19b292498 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f8bbcdc7-e5bb-4df7-bb6d-da792f8a6be7", "volume_types": ["e8c92778-4d52-48ea-b05b-8602db3891be"], "name": "tempest-GroupSnapshotsTest-Group-916938823"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:34.636426 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-553e4a3f-0ccd-4f70-9d66-f5f19b292498 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating new group {'group': {'group_type': 'f8bbcdc7-e5bb-4df7-bb6d-da792f8a6be7', 'volume_types': ['e8c92778-4d52-48ea-b05b-8602db3891be'], 'name': 'tempest-GroupSnapshotsTest-Group-916938823'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 02:40:34.654381 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-553e4a3f-0ccd-4f70-9d66-f5f19b292498 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating group tempest-GroupSnapshotsTest-Group-916938823. Jan 02 02:40:34.698408 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-553e4a3f-0ccd-4f70-9d66-f5f19b292498 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Availability zone cache updated, next update will occur around 2021-01-02 03:40:34.697775. {{(pid=88067) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 02:40:34.699084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-553e4a3f-0ccd-4f70-9d66-f5f19b292498 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Availability Zones retrieved successfully. Jan 02 02:40:34.821840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-553e4a3f-0ccd-4f70-9d66-f5f19b292498 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Created reservations ['2d0248e9-0087-4d88-88b0-1d86f02cecb5'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:34.829120 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:34.829120 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:34.840655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-35e2b48e-e53c-4329-867f-db4169c79536 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:40:34.879277 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-35e2b48e-e53c-4329-867f-db4169c79536 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Begin detaching volume completed successfully. Jan 02 02:40:34.880469 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-35e2b48e-e53c-4329-867f-db4169c79536 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89/action returned with HTTP 202 Jan 02 02:40:34.882953 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 364/718] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:40:34 2021] POST /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89/action => generated 0 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 02:40:34.897475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-011dc397-544f-4e49-81ae-b77be62629b3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 Jan 02 02:40:34.905639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-011dc397-544f-4e49-81ae-b77be62629b3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:34.906014 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:34.906014 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:34.906619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-011dc397-544f-4e49-81ae-b77be62629b3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:34.960477 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-553e4a3f-0ccd-4f70-9d66-f5f19b292498 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups returned with HTTP 202 Jan 02 02:40:34.961767 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 355/719] 10.222.0.39 () {62 vars in 1264 bytes} [Sat Jan 2 02:40:34 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/groups => generated 111 bytes in 797 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:40:34.967314 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4cc8a8f-0e67-4485-be1a-d7535112cf53 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:40:34.967834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4cc8a8f-0e67-4485-be1a-d7535112cf53 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:34.968567 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:34.968567 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:34.969296 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4cc8a8f-0e67-4485-be1a-d7535112cf53 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:35.049525 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:35.049525 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:35.072970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-011dc397-544f-4e49-81ae-b77be62629b3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:40:35.089120 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:35.089120 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:35.130620 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e4cc8a8f-0e67-4485-be1a-d7535112cf53 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:40:35.140438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-011dc397-544f-4e49-81ae-b77be62629b3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 returned with HTTP 200 Jan 02 02:40:35.148812 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 365/720] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:34 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 => generated 916 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:35.162994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0cb12cea-4f08-42b0-9859-e01ac600014e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/e97730cd-002d-4039-980e-966eb9a935ad Jan 02 02:40:35.163957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0cb12cea-4f08-42b0-9859-e01ac600014e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:35.164388 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:35.164388 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:35.165087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0cb12cea-4f08-42b0-9859-e01ac600014e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:35.165708 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-0cb12cea-4f08-42b0-9859-e01ac600014e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member e97730cd-002d-4039-980e-966eb9a935ad {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:40:35.183401 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:35.183401 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:35.207711 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:35.207711 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:35.244769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4cc8a8f-0e67-4485-be1a-d7535112cf53 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:40:35.246275 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 356/721] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:34 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 1213 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:35.276520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4cc8a8f-0e67-4485-be1a-d7535112cf53 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume// Jan 02 02:40:35.277017 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4cc8a8f-0e67-4485-be1a-d7535112cf53 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:35.277268 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:35.277268 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:35.277574 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4cc8a8f-0e67-4485-be1a-d7535112cf53 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:35.279943 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4cc8a8f-0e67-4485-be1a-d7535112cf53 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:40:35.280615 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 357/722] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:40:35 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:40:35.282553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0cb12cea-4f08-42b0-9859-e01ac600014e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/e97730cd-002d-4039-980e-966eb9a935ad returned with HTTP 200 Jan 02 02:40:35.283383 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 366/723] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:40:35 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/e97730cd-002d-4039-980e-966eb9a935ad => generated 391 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:35.297548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e2e29d2-13c5-4d95-b975-bdc9429ba1bf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] POST http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups Jan 02 02:40:35.298772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5e2e29d2-13c5-4d95-b975-bdc9429ba1bf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fc641399-d492-48f0-845b-a1c54ae66040", "name": "tempest-VolumesBackupsAdminTest-Backup-1547529036"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:35.299900 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-5e2e29d2-13c5-4d95-b975-bdc9429ba1bf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Creating new backup {'backup': {'volume_id': 'fc641399-d492-48f0-845b-a1c54ae66040', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1547529036'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 02:40:35.300315 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-5e2e29d2-13c5-4d95-b975-bdc9429ba1bf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Creating backup of volume fc641399-d492-48f0-845b-a1c54ae66040 in container None Jan 02 02:40:35.313350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-dce8c8bb-92d5-47ff-836f-219aa73cda65 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:40:35.313922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-dce8c8bb-92d5-47ff-836f-219aa73cda65 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:35.314283 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:35.314283 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:35.314920 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-dce8c8bb-92d5-47ff-836f-219aa73cda65 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:35.363315 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:35.363315 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:35.364520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5e2e29d2-13c5-4d95-b975-bdc9429ba1bf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:40:35.411818 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-5e2e29d2-13c5-4d95-b975-bdc9429ba1bf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:40:35.413125 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-5e2e29d2-13c5-4d95-b975-bdc9429ba1bf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:40:35.439960 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:35.439960 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:35.453876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-5e2e29d2-13c5-4d95-b975-bdc9429ba1bf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Created reservations ['504b3acb-3c16-44e1-94ee-2405848a2e19', '4d1ce79c-93b4-4097-ae4c-8a389ac78bc2'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:35.468116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-dce8c8bb-92d5-47ff-836f-219aa73cda65 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:40:35.514538 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:35.514538 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:35.533179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-dce8c8bb-92d5-47ff-836f-219aa73cda65 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:40:35.546715 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 367/724] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:40:35 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 1312 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:40:35.587462 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e2e29d2-13c5-4d95-b975-bdc9429ba1bf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups returned with HTTP 202 Jan 02 02:40:35.588641 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 358/725] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:40:35 2021] POST /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups => generated 401 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:40:35.600431 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-261a8252-07f0-418f-acee-0f32f0a0fe65 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:35.601288 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-261a8252-07f0-418f-acee-0f32f0a0fe65 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:35.601681 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:35.601681 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:35.602298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-261a8252-07f0-418f-acee-0f32f0a0fe65 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:35.602811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-261a8252-07f0-418f-acee-0f32f0a0fe65 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:35.733785 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:35.733785 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:35.738148 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-261a8252-07f0-418f-acee-0f32f0a0fe65 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:35.740361 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 368/726] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:35 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 808 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:35.910626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-69e42aea-9124-474a-be4f-adbb62f406dc tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] DELETE http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/2655f8d5-db9a-4869-b3c1-7a1ed707ae99 Jan 02 02:40:35.910626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-69e42aea-9124-474a-be4f-adbb62f406dc tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:35.910626 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:35.910626 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:35.910626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-69e42aea-9124-474a-be4f-adbb62f406dc tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:35.973475 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:35.973475 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:36.280190 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79601e9a-e1dc-4e9e-8cb8-5486775f0451 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:40:36.280787 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79601e9a-e1dc-4e9e-8cb8-5486775f0451 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:36.281008 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:36.281008 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:36.281381 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79601e9a-e1dc-4e9e-8cb8-5486775f0451 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:36.436555 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:36.436555 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:36.469065 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-79601e9a-e1dc-4e9e-8cb8-5486775f0451 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:40:36.522069 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:36.522069 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:36.542118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79601e9a-e1dc-4e9e-8cb8-5486775f0451 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:40:36.543236 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 369/727] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:36 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 1213 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:36.551853 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8328c32d-ad1a-4d42-ad68-e36c6cfe52da tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/e97730cd-002d-4039-980e-966eb9a935ad Jan 02 02:40:36.555946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8328c32d-ad1a-4d42-ad68-e36c6cfe52da tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:36.560709 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:36.560709 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:36.561510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8328c32d-ad1a-4d42-ad68-e36c6cfe52da tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:36.562115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-8328c32d-ad1a-4d42-ad68-e36c6cfe52da tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member e97730cd-002d-4039-980e-966eb9a935ad {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:40:36.584964 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:36.584964 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:36.650637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8328c32d-ad1a-4d42-ad68-e36c6cfe52da tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/e97730cd-002d-4039-980e-966eb9a935ad returned with HTTP 200 Jan 02 02:40:36.651768 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 370/728] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:40:36 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/e97730cd-002d-4039-980e-966eb9a935ad => generated 392 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:36.663625 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes Jan 02 02:40:36.664446 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:36.664446 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:36.665158 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e8c92778-4d52-48ea-b05b-8602db3891be", "group_id": "e97730cd-002d-4039-980e-966eb9a935ad", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-590918715"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:36.666516 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume request body: {'volume': {'volume_type': 'e8c92778-4d52-48ea-b05b-8602db3891be', 'group_id': 'e97730cd-002d-4039-980e-966eb9a935ad', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-590918715'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:40:36.728133 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:36.728133 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:36.733587 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume of 1 GB Jan 02 02:40:36.772264 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Availability Zones retrieved successfully. Jan 02 02:40:36.810426 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Flow 'volume_create_api' (8019d29e-f9ac-424c-96b5-ebc43ea5b94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:36.838611 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e63270-82fe-4596-bc32-ec0c7c536f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:36.840545 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:36.840545 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:36.845701 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:40:36.983614 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e63270-82fe-4596-bc32-ec0c7c536f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:40:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e8c92778-4d52-48ea-b05b-8602db3891be,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1157800431',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8c92778-4d52-48ea-b05b-8602db3891be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e97730cd-002d-4039-980e-966eb9a935ad', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:36.986310 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40646af1-1e30-4705-a728-06241cbe0ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:37.114053 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1157800431 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1157800431, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:40:37.115223 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1157800431 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1157800431, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:40:37.223410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Created reservations ['5d2a1228-1d9c-4635-a532-a127465e47ce', '2268fc5b-ba57-4f80-a6d9-2c25af4d4591', '3c7deff5-75b3-4066-8952-420dbf919095', '71248c9f-688f-466b-898c-7453e873adae'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:37.225481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40646af1-1e30-4705-a728-06241cbe0ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d2a1228-1d9c-4635-a532-a127465e47ce', '2268fc5b-ba57-4f80-a6d9-2c25af4d4591', '3c7deff5-75b3-4066-8952-420dbf919095', '71248c9f-688f-466b-898c-7453e873adae']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:37.228058 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af4901d7-f3c6-46f4-8882-bf2bf564ca01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:37.375763 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af4901d7-f3c6-46f4-8882-bf2bf564ca01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4227f8dd-a759-4960-a7de-40ed24b8b77e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-590918715',encryption_key_id=None,group_id=e97730cd-002d-4039-980e-966eb9a935ad,group_type_id=,metadata={},multiattach=False,project_id='dc98f8514f64412896627a830851df6c',qos_specs=None,replication_status=,reservations=['5d2a1228-1d9c-4635-a532-a127465e47ce','2268fc5b-ba57-4f80-a6d9-2c25af4d4591','3c7deff5-75b3-4066-8952-420dbf919095','71248c9f-688f-466b-898c-7453e873adae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7cbeedcfff49769556b241d42da705',volume_type_id=e8c92778-4d52-48ea-b05b-8602db3891be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-590918715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e97730cd-002d-4039-980e-966eb9a935ad,host=None,id=4227f8dd-a759-4960-a7de-40ed24b8b77e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc98f8514f64412896627a830851df6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3a7cbeedcfff49769556b241d42da705',volume_attachment=,volume_type=,volume_type_id=e8c92778-4d52-48ea-b05b-8602db3891be)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:37.389229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d528380-634d-4bfd-b1a3-df490414b5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:37.420660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-69e42aea-9124-474a-be4f-adbb62f406dc tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:40:37.425632 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-69e42aea-9124-474a-be4f-adbb62f406dc tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:40:37.449169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5fa15527-54e4-449e-89f3-fb5058edcf85 req-69e42aea-9124-474a-be4f-adbb62f406dc tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/2655f8d5-db9a-4869-b3c1-7a1ed707ae99 returned with HTTP 200 Jan 02 02:40:37.452671 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 359/729] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:40:35 2021] DELETE /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/2655f8d5-db9a-4869-b3c1-7a1ed707ae99 => generated 19 bytes in 1550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:37.466910 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d529cdc-d052-4bee-99af-93254881a7b6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:37.477669 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d529cdc-d052-4bee-99af-93254881a7b6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:37.480142 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:37.480142 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:37.481896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d529cdc-d052-4bee-99af-93254881a7b6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:37.485345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0d529cdc-d052-4bee-99af-93254881a7b6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:37.493318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d528380-634d-4bfd-b1a3-df490414b5d9) transitioned into state 'SUCCESS' from state '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-590918715',encryption_key_id=None,group_id=e97730cd-002d-4039-980e-966eb9a935ad,group_type_id=,metadata={},multiattach=False,project_id='dc98f8514f64412896627a830851df6c',qos_specs=None,replication_status=,reservations=['5d2a1228-1d9c-4635-a532-a127465e47ce','2268fc5b-ba57-4f80-a6d9-2c25af4d4591','3c7deff5-75b3-4066-8952-420dbf919095','71248c9f-688f-466b-898c-7453e873adae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7cbeedcfff49769556b241d42da705',volume_type_id=e8c92778-4d52-48ea-b05b-8602db3891be)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:37.509090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea0f9e21-0c58-437e-ad36-b136a67a31cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:37.616233 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea0f9e21-0c58-437e-ad36-b136a67a31cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:37.625014 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Flow 'volume_create_api' (8019d29e-f9ac-424c-96b5-ebc43ea5b94a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:37.792337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume request issued successfully. Jan 02 02:40:37.843023 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:37.843444 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:37.878732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:37.890051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:37.890051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:37.936356 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3893556d-b421-4f9b-830b-1f3320f4eeea tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes returned with HTTP 202 Jan 02 02:40:37.940055 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 371/730] 10.222.0.39 () {62 vars in 1267 bytes} [Sat Jan 2 02:40:36 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/volumes => generated 907 bytes in 1280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:40:37.956491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17ccf764-d4d7-4619-9d6d-4c7051a53fdb tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:40:37.960284 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17ccf764-d4d7-4619-9d6d-4c7051a53fdb tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:37.960830 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:37.960830 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:37.961824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17ccf764-d4d7-4619-9d6d-4c7051a53fdb tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:37.988300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:37.988300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:38.003425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d529cdc-d052-4bee-99af-93254881a7b6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:38.005531 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 360/731] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:37 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 808 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:38.020622 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4995b3a-cf85-4c54-b4c0-e938e6814465 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e Jan 02 02:40:38.031695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4995b3a-cf85-4c54-b4c0-e938e6814465 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:38.038605 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:38.038605 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:38.039907 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4995b3a-cf85-4c54-b4c0-e938e6814465 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:38.127772 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:38.127772 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:38.146005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-17ccf764-d4d7-4619-9d6d-4c7051a53fdb tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:40:38.198820 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17ccf764-d4d7-4619-9d6d-4c7051a53fdb tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:40:38.202011 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:38.202011 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:38.205804 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 372/732] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:37 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 918 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:38.215276 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e4995b3a-cf85-4c54-b4c0-e938e6814465 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:40:38.242822 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-e4995b3a-cf85-4c54-b4c0-e938e6814465 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:38.244042 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-e4995b3a-cf85-4c54-b4c0-e938e6814465 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:38.259109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-e4995b3a-cf85-4c54-b4c0-e938e6814465 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:38.269799 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:38.269799 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:38.303989 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4995b3a-cf85-4c54-b4c0-e938e6814465 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e returned with HTTP 200 Jan 02 02:40:38.306543 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 361/733] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:40:38 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e => generated 999 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:39.019953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c40454c4-c3aa-42ac-9f13-42b4bf49550a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:39.021320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c40454c4-c3aa-42ac-9f13-42b4bf49550a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:39.021657 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:39.021657 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:39.022269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c40454c4-c3aa-42ac-9f13-42b4bf49550a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:39.022722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c40454c4-c3aa-42ac-9f13-42b4bf49550a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:39.095263 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:39.095263 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:39.097579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c40454c4-c3aa-42ac-9f13-42b4bf49550a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:39.098682 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 373/734] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:39 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 808 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:39.340197 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c70ccbf8-c39c-4456-8e00-e058f795dec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e Jan 02 02:40:39.341372 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c70ccbf8-c39c-4456-8e00-e058f795dec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:39.341739 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:39.341739 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:39.342448 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c70ccbf8-c39c-4456-8e00-e058f795dec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:39.631986 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:39.631986 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:39.670728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c70ccbf8-c39c-4456-8e00-e058f795dec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:40:39.739458 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-c70ccbf8-c39c-4456-8e00-e058f795dec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:39.740270 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-c70ccbf8-c39c-4456-8e00-e058f795dec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:39.768775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-c70ccbf8-c39c-4456-8e00-e058f795dec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:39.778342 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:39.778342 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:39.866814 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c70ccbf8-c39c-4456-8e00-e058f795dec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e returned with HTTP 200 Jan 02 02:40:39.881276 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 362/735] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:40:39 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e => generated 999 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:40.118533 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa3d8710-d7e7-46ce-944e-06c2c64fa4b3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:40.120424 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa3d8710-d7e7-46ce-944e-06c2c64fa4b3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:40.120914 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:40.120914 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:40.121817 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa3d8710-d7e7-46ce-944e-06c2c64fa4b3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:40.123153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fa3d8710-d7e7-46ce-944e-06c2c64fa4b3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:40.149561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:40.149561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:40.152947 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa3d8710-d7e7-46ce-944e-06c2c64fa4b3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:40.155331 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 374/736] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:40 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 808 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:40.900879 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30ab4e29-6dd9-4b6e-88e5-410ce26416b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e Jan 02 02:40:40.913614 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30ab4e29-6dd9-4b6e-88e5-410ce26416b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:40.924891 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:40.924891 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:40.926391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30ab4e29-6dd9-4b6e-88e5-410ce26416b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:41.179068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9844db43-2be7-410e-80a6-868cc68b0718 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:41.189055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9844db43-2be7-410e-80a6-868cc68b0718 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:41.189528 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:41.189528 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:41.190509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9844db43-2be7-410e-80a6-868cc68b0718 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:41.191331 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9844db43-2be7-410e-80a6-868cc68b0718 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:41.295405 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:41.295405 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:41.329955 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:41.329955 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:41.338188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9844db43-2be7-410e-80a6-868cc68b0718 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:41.370534 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 375/737] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:41 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 808 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:41.378468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-30ab4e29-6dd9-4b6e-88e5-410ce26416b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:40:41.444876 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-30ab4e29-6dd9-4b6e-88e5-410ce26416b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:41.453703 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-30ab4e29-6dd9-4b6e-88e5-410ce26416b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:41.478458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-30ab4e29-6dd9-4b6e-88e5-410ce26416b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:41.506115 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:41.506115 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:41.601474 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30ab4e29-6dd9-4b6e-88e5-410ce26416b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e returned with HTTP 200 Jan 02 02:40:41.616843 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 363/738] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:40:40 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e => generated 1000 bytes in 724 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:40:41.639345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e781930-939a-4d73-a621-541e5a33a943 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots Jan 02 02:40:41.640416 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:41.640416 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:41.641217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e781930-939a-4d73-a621-541e5a33a943 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e97730cd-002d-4039-980e-966eb9a935ad", "name": "tempest-group_snapshot-1905765161"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:41.643163 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-1e781930-939a-4d73-a621-541e5a33a943 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating new group_snapshot {'group_snapshot': {'group_id': 'e97730cd-002d-4039-980e-966eb9a935ad', 'name': 'tempest-group_snapshot-1905765161'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 02 02:40:41.675047 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:41.675047 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:41.700121 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.group_snapshots [None req-1e781930-939a-4d73-a621-541e5a33a943 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating group_snapshot tempest-group_snapshot-1905765161. Jan 02 02:40:41.871640 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:41.871640 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:41.989810 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-1e781930-939a-4d73-a621-541e5a33a943 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1157800431 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1157800431, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:40:42.050866 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-1e781930-939a-4d73-a621-541e5a33a943 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Created reservations ['fef9688a-2597-4dba-8d6d-8fda5c05610a', 'e84cda23-0317-417f-9dfa-c74f0baf7a8a', '2e37e7c7-72fe-4d90-80d0-3027b7807591', 'c67680a1-071f-4d87-9e92-c43cb613e67a'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:42.279748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e781930-939a-4d73-a621-541e5a33a943 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots returned with HTTP 202 Jan 02 02:40:42.290761 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 376/739] 10.222.0.39 () {62 vars in 1291 bytes} [Sat Jan 2 02:40:41 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots => generated 168 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:40:42.299621 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8955067b-b664-493e-9e9d-5730ede639c8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 Jan 02 02:40:42.311400 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8955067b-b664-493e-9e9d-5730ede639c8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:42.316372 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:42.316372 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:42.317205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8955067b-b664-493e-9e9d-5730ede639c8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:42.318161 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-8955067b-b664-493e-9e9d-5730ede639c8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member a9816d54-ef31-4b52-804d-1e889226dd56 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:40:42.342577 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:42.342577 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:42.376948 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8955067b-b664-493e-9e9d-5730ede639c8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 returned with HTTP 200 Jan 02 02:40:42.377808 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 364/740] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:40:42 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 => generated 307 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:42.378705 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-925f2bdb-e234-4402-b369-b57e6832ad47 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:42.379801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-925f2bdb-e234-4402-b369-b57e6832ad47 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:42.380257 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:42.380257 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:42.380860 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-925f2bdb-e234-4402-b369-b57e6832ad47 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:42.381540 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-925f2bdb-e234-4402-b369-b57e6832ad47 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:42.489337 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:42.489337 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:42.498067 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-925f2bdb-e234-4402-b369-b57e6832ad47 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:42.499624 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 377/741] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:42 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 808 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:43.393530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8a63ad7-43a5-4034-a801-526555ddf6d8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 Jan 02 02:40:43.394251 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8a63ad7-43a5-4034-a801-526555ddf6d8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:43.394251 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:43.394251 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:43.394717 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8a63ad7-43a5-4034-a801-526555ddf6d8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:43.394974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-e8a63ad7-43a5-4034-a801-526555ddf6d8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member a9816d54-ef31-4b52-804d-1e889226dd56 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:40:43.424009 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:43.424009 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:43.453760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8a63ad7-43a5-4034-a801-526555ddf6d8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 returned with HTTP 200 Jan 02 02:40:43.457716 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 365/742] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:40:43 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 => generated 307 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:43.521106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f0932008-6bc1-45d0-9a6b-82345c74f2f7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:43.522308 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f0932008-6bc1-45d0-9a6b-82345c74f2f7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:43.522720 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:43.522720 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:43.523380 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f0932008-6bc1-45d0-9a6b-82345c74f2f7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:43.524232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f0932008-6bc1-45d0-9a6b-82345c74f2f7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:43.573259 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:43.573259 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:43.585664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f0932008-6bc1-45d0-9a6b-82345c74f2f7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:43.587253 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 378/743] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:43 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 808 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:44.473167 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a857fc3-d97d-4e77-9353-7311c5f9f0ce tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 Jan 02 02:40:44.474369 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a857fc3-d97d-4e77-9353-7311c5f9f0ce tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:44.474740 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:44.474740 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:44.475380 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a857fc3-d97d-4e77-9353-7311c5f9f0ce tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:44.476778 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-5a857fc3-d97d-4e77-9353-7311c5f9f0ce tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member a9816d54-ef31-4b52-804d-1e889226dd56 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:40:44.488089 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:44.488089 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:44.523054 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a857fc3-d97d-4e77-9353-7311c5f9f0ce tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 returned with HTTP 200 Jan 02 02:40:44.524698 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 366/744] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:40:44 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 => generated 307 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:44.608531 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98071f7f-d94a-4b0a-b3ee-3f5668f783f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:44.609720 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98071f7f-d94a-4b0a-b3ee-3f5668f783f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:44.610122 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:44.610122 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:44.610882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98071f7f-d94a-4b0a-b3ee-3f5668f783f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:44.611429 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-98071f7f-d94a-4b0a-b3ee-3f5668f783f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:44.663215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:44.663215 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:44.665808 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98071f7f-d94a-4b0a-b3ee-3f5668f783f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:44.668754 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 379/745] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:44 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 808 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:45.545754 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-615252cd-b157-4c6f-943b-326d998a7d41 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 Jan 02 02:40:45.555734 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-615252cd-b157-4c6f-943b-326d998a7d41 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:45.556351 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:45.556351 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:45.557410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-615252cd-b157-4c6f-943b-326d998a7d41 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:45.558272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-615252cd-b157-4c6f-943b-326d998a7d41 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member a9816d54-ef31-4b52-804d-1e889226dd56 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:40:45.607261 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:45.607261 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:45.690130 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9517035e-a3de-4a8b-ae69-7643adadf596 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:45.690870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9517035e-a3de-4a8b-ae69-7643adadf596 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:45.691336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:45.691336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:45.692272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9517035e-a3de-4a8b-ae69-7643adadf596 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:45.692927 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9517035e-a3de-4a8b-ae69-7643adadf596 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:45.695356 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-615252cd-b157-4c6f-943b-326d998a7d41 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 returned with HTTP 200 Jan 02 02:40:45.705279 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 367/746] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:40:45 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 => generated 307 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:45.752578 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:45.752578 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:45.757567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9517035e-a3de-4a8b-ae69-7643adadf596 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:45.758797 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 380/747] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:45 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 808 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:46.722493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b39e11cc-a68e-483a-8d04-0dec99844bbb tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 Jan 02 02:40:46.741842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b39e11cc-a68e-483a-8d04-0dec99844bbb tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:46.748956 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:46.748956 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:46.750149 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b39e11cc-a68e-483a-8d04-0dec99844bbb tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:46.761920 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-b39e11cc-a68e-483a-8d04-0dec99844bbb tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member a9816d54-ef31-4b52-804d-1e889226dd56 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:40:46.773466 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a129e7e-0a4c-40aa-9fc3-510662801b89 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:46.774301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a129e7e-0a4c-40aa-9fc3-510662801b89 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:46.774680 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:46.774680 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:46.775273 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a129e7e-0a4c-40aa-9fc3-510662801b89 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:46.775789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9a129e7e-0a4c-40aa-9fc3-510662801b89 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:46.797123 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:46.797123 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:46.836433 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:46.836433 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:46.845292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a129e7e-0a4c-40aa-9fc3-510662801b89 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:46.847478 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 381/748] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:46 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 808 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:40:46.904615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b39e11cc-a68e-483a-8d04-0dec99844bbb tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 returned with HTTP 200 Jan 02 02:40:46.904615 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 368/749] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:40:46 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 => generated 308 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:46.924295 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34905fa4-c971-4fe5-9bef-542d9c0b5021 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail Jan 02 02:40:46.924295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34905fa4-c971-4fe5-9bef-542d9c0b5021 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:46.924295 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:46.924295 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:46.924295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34905fa4-c971-4fe5-9bef-542d9c0b5021 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:46.924295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-34905fa4-c971-4fe5-9bef-542d9c0b5021 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:40:46.943635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-34905fa4-c971-4fe5-9bef-542d9c0b5021 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:40:47.006110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-34905fa4-c971-4fe5-9bef-542d9c0b5021 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all snapshots completed successfully. Jan 02 02:40:47.007700 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:47.007700 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:47.009474 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34905fa4-c971-4fe5-9bef-542d9c0b5021 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail returned with HTTP 200 Jan 02 02:40:47.011838 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 382/750] 10.222.0.39 () {58 vars in 1231 bytes} [Sat Jan 2 02:40:46 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail => generated 454 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:47.032250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f785367-bb89-4ef9-b05c-637914a714d2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad Jan 02 02:40:47.033636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f785367-bb89-4ef9-b05c-637914a714d2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:47.034208 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:47.034208 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:47.035280 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f785367-bb89-4ef9-b05c-637914a714d2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:47.144057 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:47.144057 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:47.146406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8f785367-bb89-4ef9-b05c-637914a714d2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:40:47.150599 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f785367-bb89-4ef9-b05c-637914a714d2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad returned with HTTP 200 Jan 02 02:40:47.159528 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 369/751] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:40:47 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad => generated 451 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:47.165418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/action Jan 02 02:40:47.166051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:47.166051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:47.166661 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action body: b'{"create-from-src": {"group_snapshot_id": "a9816d54-ef31-4b52-804d-1e889226dd56", "name": "tempest-Group_from_snap-906955080"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:40:47.167320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "a9816d54-ef31-4b52-804d-1e889226dd56", "name": "tempest-Group_from_snap-906955080"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:47.168505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating new group {'create-from-src': {'group_snapshot_id': 'a9816d54-ef31-4b52-804d-1e889226dd56', 'name': 'tempest-Group_from_snap-906955080'}}. {{(pid=88066) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 02 02:40:47.169552 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating group tempest-Group_from_snap-906955080 from group_snapshot a9816d54-ef31-4b52-804d-1e889226dd56. Jan 02 02:40:47.188100 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:47.188100 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:47.246370 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:47.246370 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:47.282106 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:47.282106 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:47.486692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Created reservations ['657fdaed-b5c3-4aad-86c3-7215997f8e5b'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:47.779306 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.group.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] A mapping entry already exists for group 31f37831-7e05-4227-9c7d-8f364b72f5e0 and volume type e8c92778-4d52-48ea-b05b-8602db3891be. Do not need to create again. Jan 02 02:40:47.780798 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:47.780798 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:47.782300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Availability Zones retrieved successfully. Jan 02 02:40:47.815046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Flow 'volume_create_api' (b490799c-91f4-4f46-9e83-014052305d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:47.841137 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9386b8e1-c7f7-43ed-8a7c-291af02818cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:47.846515 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:40:47.874481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed771ef3-9d6d-4cf0-97e2-290cdf952ebf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:47.875986 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed771ef3-9d6d-4cf0-97e2-290cdf952ebf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:47.878749 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:47.878749 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:47.879995 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed771ef3-9d6d-4cf0-97e2-290cdf952ebf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:47.882461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ed771ef3-9d6d-4cf0-97e2-290cdf952ebf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:48.003864 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:48.003864 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:48.012509 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed771ef3-9d6d-4cf0-97e2-290cdf952ebf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:48.020466 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 370/752] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:47 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 808 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:48.100909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9386b8e1-c7f7-43ed-8a7c-291af02818cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '24094f2b-3524-406f-811c-de6e0fcdd5ad', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:40:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e8c92778-4d52-48ea-b05b-8602db3891be,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1157800431',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8c92778-4d52-48ea-b05b-8602db3891be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '31f37831-7e05-4227-9c7d-8f364b72f5e0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:48.111015 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb5c93a-2c2c-4280-93de-74763cc2e63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:48.271268 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Created reservations ['67a86a39-332c-4317-b389-344bcf5e83fb', 'ab77a92b-10af-487a-bea2-16ae4c4dfc38'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:48.273462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb5c93a-2c2c-4280-93de-74763cc2e63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67a86a39-332c-4317-b389-344bcf5e83fb', 'ab77a92b-10af-487a-bea2-16ae4c4dfc38']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:48.276107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdb0603e-3d35-47cd-a9a4-ef4a64a4c628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:48.459601 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdb0603e-3d35-47cd-a9a4-ef4a64a4c628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6088ae90-c769-41c5-83f6-39b73461d36c', '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=31f37831-7e05-4227-9c7d-8f364b72f5e0,group_type_id=,metadata={},multiattach=False,project_id='dc98f8514f64412896627a830851df6c',qos_specs=None,replication_status=,reservations=['67a86a39-332c-4317-b389-344bcf5e83fb','ab77a92b-10af-487a-bea2-16ae4c4dfc38'],size=1,snapshot_id=24094f2b-3524-406f-811c-de6e0fcdd5ad,source_replicaid=,source_volid=None,status='creating',user_id='3a7cbeedcfff49769556b241d42da705',volume_type_id=e8c92778-4d52-48ea-b05b-8602db3891be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=31f37831-7e05-4227-9c7d-8f364b72f5e0,host=None,id=6088ae90-c769-41c5-83f6-39b73461d36c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc98f8514f64412896627a830851df6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=24094f2b-3524-406f-811c-de6e0fcdd5ad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3a7cbeedcfff49769556b241d42da705',volume_attachment=,volume_type=,volume_type_id=e8c92778-4d52-48ea-b05b-8602db3891be)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:48.462094 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2122deed-1b16-4e22-a85a-fa4a29e7a599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:48.487866 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2122deed-1b16-4e22-a85a-fa4a29e7a599) transitioned into state 'SUCCESS' from 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=31f37831-7e05-4227-9c7d-8f364b72f5e0,group_type_id=,metadata={},multiattach=False,project_id='dc98f8514f64412896627a830851df6c',qos_specs=None,replication_status=,reservations=['67a86a39-332c-4317-b389-344bcf5e83fb','ab77a92b-10af-487a-bea2-16ae4c4dfc38'],size=1,snapshot_id=24094f2b-3524-406f-811c-de6e0fcdd5ad,source_replicaid=,source_volid=None,status='creating',user_id='3a7cbeedcfff49769556b241d42da705',volume_type_id=e8c92778-4d52-48ea-b05b-8602db3891be)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:48.491043 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Flow 'volume_create_api' (b490799c-91f4-4f46-9e83-014052305d0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:48.550185 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume request issued successfully. Jan 02 02:40:48.640469 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b0a7f48-9c8a-4aae-aa77-8c9e4525ddd2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/action returned with HTTP 202 Jan 02 02:40:48.650553 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 383/753] 10.222.0.39 () {62 vars in 1285 bytes} [Sat Jan 2 02:40:47 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/groups/action => generated 102 bytes in 1482 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:40:48.659253 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail Jan 02 02:40:48.660798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:48.661174 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:48.661174 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:48.661816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:48.663152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:40:48.666739 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:40:48.996120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all volumes completed successfully. Jan 02 02:40:49.003651 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:49.005113 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:49.023770 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:49.036856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7897e285-8d2c-4962-89a5-e29653059044 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:49.042990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7897e285-8d2c-4962-89a5-e29653059044 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:49.043701 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:49.043701 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:49.044612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7897e285-8d2c-4962-89a5-e29653059044 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:49.046163 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7897e285-8d2c-4962-89a5-e29653059044 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:49.054754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:49.054754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:49.116061 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:49.120622 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:49.134324 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:49.134324 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:49.136730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7897e285-8d2c-4962-89a5-e29653059044 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:49.143061 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 384/754] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:49 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:49.162558 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:49.191357 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:49.191357 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:49.302332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b21bbddc-c712-4485-a5a4-f1b7aebea501 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail returned with HTTP 200 Jan 02 02:40:49.334343 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 371/755] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:40:48 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail => generated 1985 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:40:49.344278 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de72e4be-6506-4bfa-90f4-2e6b3f76c0b7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:40:49.344904 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de72e4be-6506-4bfa-90f4-2e6b3f76c0b7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:49.345124 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:49.345124 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:49.345456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de72e4be-6506-4bfa-90f4-2e6b3f76c0b7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:49.463927 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:49.463927 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:49.492500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-de72e4be-6506-4bfa-90f4-2e6b3f76c0b7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:40:49.522584 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-de72e4be-6506-4bfa-90f4-2e6b3f76c0b7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:49.523091 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-de72e4be-6506-4bfa-90f4-2e6b3f76c0b7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:49.541062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-de72e4be-6506-4bfa-90f4-2e6b3f76c0b7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:49.553792 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:49.553792 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:49.630852 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de72e4be-6506-4bfa-90f4-2e6b3f76c0b7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:40:49.632507 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 385/756] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:40:49 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:50.165941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ebcf2a6d-8c6f-4893-b2be-9f7e889759aa tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:50.175243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ebcf2a6d-8c6f-4893-b2be-9f7e889759aa tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:50.175751 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:50.175751 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:50.176442 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ebcf2a6d-8c6f-4893-b2be-9f7e889759aa tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:50.185181 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ebcf2a6d-8c6f-4893-b2be-9f7e889759aa tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:50.236099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:50.236099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:50.238852 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ebcf2a6d-8c6f-4893-b2be-9f7e889759aa tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:50.249360 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 372/757] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:50 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:50.650017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-89fe8d15-ffae-4224-aa50-97e0cab535d1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:40:50.650713 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-89fe8d15-ffae-4224-aa50-97e0cab535d1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:50.651006 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:50.651006 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:50.651268 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-89fe8d15-ffae-4224-aa50-97e0cab535d1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:50.770942 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:50.770942 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:50.808106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-89fe8d15-ffae-4224-aa50-97e0cab535d1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:40:50.843915 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-89fe8d15-ffae-4224-aa50-97e0cab535d1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:50.848165 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-89fe8d15-ffae-4224-aa50-97e0cab535d1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:50.865124 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-89fe8d15-ffae-4224-aa50-97e0cab535d1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:50.875596 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:50.875596 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:50.903160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-89fe8d15-ffae-4224-aa50-97e0cab535d1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:40:50.904452 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 386/758] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:40:50 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:51.276165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa04f98d-5314-4375-921c-4912d88e6256 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:51.283989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa04f98d-5314-4375-921c-4912d88e6256 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:51.283989 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:51.283989 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:51.283989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa04f98d-5314-4375-921c-4912d88e6256 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:51.283989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fa04f98d-5314-4375-921c-4912d88e6256 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:51.458467 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:51.458467 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:51.472749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa04f98d-5314-4375-921c-4912d88e6256 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:51.476035 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 373/759] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:51 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:51.935026 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb7c8ea5-67cc-4373-854c-55e7dcfd2a59 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:40:51.935812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb7c8ea5-67cc-4373-854c-55e7dcfd2a59 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:51.936194 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:51.936194 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:51.936558 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb7c8ea5-67cc-4373-854c-55e7dcfd2a59 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:52.103813 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:52.103813 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:52.116787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cb7c8ea5-67cc-4373-854c-55e7dcfd2a59 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:40:52.140043 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-cb7c8ea5-67cc-4373-854c-55e7dcfd2a59 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:52.140887 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-cb7c8ea5-67cc-4373-854c-55e7dcfd2a59 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:52.153158 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-cb7c8ea5-67cc-4373-854c-55e7dcfd2a59 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:52.161332 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:52.161332 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:52.189558 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb7c8ea5-67cc-4373-854c-55e7dcfd2a59 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:40:52.191075 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 387/760] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:40:51 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:40:52.496291 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62530631-9088-4706-b96c-71d6cb2efb3e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:52.497733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62530631-9088-4706-b96c-71d6cb2efb3e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:52.498042 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:52.498042 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:52.499159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62530631-9088-4706-b96c-71d6cb2efb3e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:52.500460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-62530631-9088-4706-b96c-71d6cb2efb3e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:52.563168 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:52.563168 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:52.566229 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62530631-9088-4706-b96c-71d6cb2efb3e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:52.573337 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 374/761] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:52 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:53.223554 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02a9cc59-83ca-4c36-a6cf-0e3fc88303e2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:40:53.224146 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02a9cc59-83ca-4c36-a6cf-0e3fc88303e2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:53.224367 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:53.224367 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:53.224782 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02a9cc59-83ca-4c36-a6cf-0e3fc88303e2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:53.360692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:53.360692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:53.405017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-02a9cc59-83ca-4c36-a6cf-0e3fc88303e2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:40:53.463711 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-02a9cc59-83ca-4c36-a6cf-0e3fc88303e2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:53.467833 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-02a9cc59-83ca-4c36-a6cf-0e3fc88303e2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:53.486980 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-02a9cc59-83ca-4c36-a6cf-0e3fc88303e2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:53.510294 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:53.510294 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:53.556333 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02a9cc59-83ca-4c36-a6cf-0e3fc88303e2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:40:53.557587 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 388/762] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:40:53 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:53.591823 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c79bdea-ea92-4010-9d10-5161ec8644da tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:53.593185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c79bdea-ea92-4010-9d10-5161ec8644da tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:53.593372 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:53.593372 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:53.593731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c79bdea-ea92-4010-9d10-5161ec8644da tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:53.594254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2c79bdea-ea92-4010-9d10-5161ec8644da tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:53.667351 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:53.667351 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:53.672634 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c79bdea-ea92-4010-9d10-5161ec8644da tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:53.675628 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 375/763] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:53 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:54.575963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c818768-9391-4c5f-8af9-5d120f7cf032 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:40:54.576731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c818768-9391-4c5f-8af9-5d120f7cf032 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:54.576731 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:54.576731 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:54.577270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c818768-9391-4c5f-8af9-5d120f7cf032 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:54.690797 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-73b35a37-c187-4036-b334-33383fb5092a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:54.691392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-73b35a37-c187-4036-b334-33383fb5092a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:54.691579 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:54.691579 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:54.691968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-73b35a37-c187-4036-b334-33383fb5092a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:54.692955 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-73b35a37-c187-4036-b334-33383fb5092a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:54.780931 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:54.780931 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:54.790299 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-73b35a37-c187-4036-b334-33383fb5092a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:54.791434 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 376/764] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:54 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:40:54.819718 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:54.819718 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:54.878912 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c818768-9391-4c5f-8af9-5d120f7cf032 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:40:54.947584 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-6c818768-9391-4c5f-8af9-5d120f7cf032 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:54.953725 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-6c818768-9391-4c5f-8af9-5d120f7cf032 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:54.985747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-6c818768-9391-4c5f-8af9-5d120f7cf032 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:55.011500 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:55.011500 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:55.099451 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c818768-9391-4c5f-8af9-5d120f7cf032 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:40:55.111799 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 389/765] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:40:54 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:40:55.811803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18d00c83-22c9-41d3-9599-aea14dac7b25 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:55.815764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18d00c83-22c9-41d3-9599-aea14dac7b25 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:55.816394 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:55.816394 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:55.832700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18d00c83-22c9-41d3-9599-aea14dac7b25 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:55.835355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-18d00c83-22c9-41d3-9599-aea14dac7b25 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:56.056666 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:56.056666 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:56.065213 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18d00c83-22c9-41d3-9599-aea14dac7b25 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:56.070017 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 377/766] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:55 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:40:56.140186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d536445d-d2ce-463c-8002-7331c897637e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:40:56.148513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d536445d-d2ce-463c-8002-7331c897637e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:56.149702 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:56.149702 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:56.154087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d536445d-d2ce-463c-8002-7331c897637e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:56.380637 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:56.380637 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:56.413223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d536445d-d2ce-463c-8002-7331c897637e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:40:56.560162 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-d536445d-d2ce-463c-8002-7331c897637e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:56.570985 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-d536445d-d2ce-463c-8002-7331c897637e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:56.599540 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-d536445d-d2ce-463c-8002-7331c897637e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:56.627268 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:56.627268 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:56.706126 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d536445d-d2ce-463c-8002-7331c897637e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:40:56.713563 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 390/767] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:40:56 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:57.092119 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57f486d8-53af-4619-b2ad-27b1eb4ae92b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:57.093447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57f486d8-53af-4619-b2ad-27b1eb4ae92b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:57.093823 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:57.093823 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:57.104867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57f486d8-53af-4619-b2ad-27b1eb4ae92b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:57.105666 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-57f486d8-53af-4619-b2ad-27b1eb4ae92b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:57.248668 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:57.248668 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:57.252220 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57f486d8-53af-4619-b2ad-27b1eb4ae92b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:57.271598 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 378/768] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:57 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:57.755037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1060c9ca-79d8-41ba-96b6-0b3196e63db8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:40:57.758901 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1060c9ca-79d8-41ba-96b6-0b3196e63db8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:57.768371 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:57.768371 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:57.784513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1060c9ca-79d8-41ba-96b6-0b3196e63db8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:58.291153 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0db81683-2793-4e73-ae9e-6fca3a2070aa tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:58.300204 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0db81683-2793-4e73-ae9e-6fca3a2070aa tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:58.309192 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:58.309192 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:58.310462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0db81683-2793-4e73-ae9e-6fca3a2070aa tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:58.321090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0db81683-2793-4e73-ae9e-6fca3a2070aa tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:58.393842 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:58.393842 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:58.478065 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1060c9ca-79d8-41ba-96b6-0b3196e63db8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:40:58.544034 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:58.544034 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:58.561973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0db81683-2793-4e73-ae9e-6fca3a2070aa tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:58.577635 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 379/769] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:58 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:40:58.593257 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1060c9ca-79d8-41ba-96b6-0b3196e63db8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:40:58.603171 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1060c9ca-79d8-41ba-96b6-0b3196e63db8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:40:58.640683 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-1060c9ca-79d8-41ba-96b6-0b3196e63db8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:40:58.680625 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:58.680625 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:58.891837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1060c9ca-79d8-41ba-96b6-0b3196e63db8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:40:58.910359 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 391/770] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:40:57 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 1175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:59.606680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01a03b8b-85df-434a-8a7f-a7bdc0b6f81d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:40:59.610791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01a03b8b-85df-434a-8a7f-a7bdc0b6f81d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:59.613390 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:59.613390 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:59.622333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01a03b8b-85df-434a-8a7f-a7bdc0b6f81d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:59.629707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-01a03b8b-85df-434a-8a7f-a7bdc0b6f81d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:40:59.819203 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:59.819203 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:40:59.826747 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01a03b8b-85df-434a-8a7f-a7bdc0b6f81d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:40:59.829843 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 380/771] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:59 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:59.928243 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38557fe2-36e1-4703-8f66-e9ee3ba908b1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:40:59.929767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38557fe2-36e1-4703-8f66-e9ee3ba908b1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:59.932918 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:59.932918 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:40:59.938255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38557fe2-36e1-4703-8f66-e9ee3ba908b1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:00.375260 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:00.375260 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:00.417933 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-38557fe2-36e1-4703-8f66-e9ee3ba908b1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:00.523635 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-38557fe2-36e1-4703-8f66-e9ee3ba908b1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:00.524785 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-38557fe2-36e1-4703-8f66-e9ee3ba908b1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:00.553375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-38557fe2-36e1-4703-8f66-e9ee3ba908b1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:00.583818 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:00.583818 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:00.692703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38557fe2-36e1-4703-8f66-e9ee3ba908b1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:41:00.695844 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 392/772] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:40:59 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 775 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:00.844833 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbfe9d95-5f51-42cc-bd75-5ecb5044dac3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:00.845493 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbfe9d95-5f51-42cc-bd75-5ecb5044dac3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:00.845684 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:00.845684 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:00.846063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbfe9d95-5f51-42cc-bd75-5ecb5044dac3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:00.846435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-cbfe9d95-5f51-42cc-bd75-5ecb5044dac3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:00.944110 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:00.944110 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:00.960334 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbfe9d95-5f51-42cc-bd75-5ecb5044dac3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:00.967227 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 381/773] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:00 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:01.748239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9b6e9b6-1c0c-4da9-be53-03a0c6e4375d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:41:01.749048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9b6e9b6-1c0c-4da9-be53-03a0c6e4375d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:01.749048 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:01.749048 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:01.749446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9b6e9b6-1c0c-4da9-be53-03a0c6e4375d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:01.845751 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:01.845751 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:01.856727 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f9b6e9b6-1c0c-4da9-be53-03a0c6e4375d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:01.874160 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-f9b6e9b6-1c0c-4da9-be53-03a0c6e4375d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:01.874974 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-f9b6e9b6-1c0c-4da9-be53-03a0c6e4375d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:01.884944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-f9b6e9b6-1c0c-4da9-be53-03a0c6e4375d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:01.894445 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:01.894445 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:01.918375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9b6e9b6-1c0c-4da9-be53-03a0c6e4375d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:41:01.925869 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 393/774] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:01 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:01.984328 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2575947f-5bc3-433e-aad8-7d8555252e34 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:01.985182 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2575947f-5bc3-433e-aad8-7d8555252e34 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:01.985528 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:01.985528 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:01.986226 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2575947f-5bc3-433e-aad8-7d8555252e34 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:01.986726 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2575947f-5bc3-433e-aad8-7d8555252e34 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:02.072819 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:02.072819 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:02.119890 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2575947f-5bc3-433e-aad8-7d8555252e34 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:02.125029 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 382/775] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:01 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:02.960212 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c53e3700-d30e-4840-a0fa-afbb2861ab26 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:41:02.962112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c53e3700-d30e-4840-a0fa-afbb2861ab26 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:02.962724 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:02.962724 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:02.969905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c53e3700-d30e-4840-a0fa-afbb2861ab26 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:03.140701 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abaeef27-2f16-4608-b072-8c4023a036fb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:03.143382 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abaeef27-2f16-4608-b072-8c4023a036fb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:03.143759 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:03.143759 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:03.144405 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abaeef27-2f16-4608-b072-8c4023a036fb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:03.145051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-abaeef27-2f16-4608-b072-8c4023a036fb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:03.280769 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:03.280769 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:03.292383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abaeef27-2f16-4608-b072-8c4023a036fb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:03.293347 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 383/776] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:03 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:03.329247 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:03.329247 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:03.376442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c53e3700-d30e-4840-a0fa-afbb2861ab26 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:03.434530 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-c53e3700-d30e-4840-a0fa-afbb2861ab26 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:03.434961 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-c53e3700-d30e-4840-a0fa-afbb2861ab26 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:03.453664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-c53e3700-d30e-4840-a0fa-afbb2861ab26 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:03.472359 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:03.472359 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:03.544020 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c53e3700-d30e-4840-a0fa-afbb2861ab26 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:41:03.557367 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 394/777] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:02 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:04.312531 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e65f76fe-6fa9-4ae7-9fa8-a6c1519af73a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:04.314079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e65f76fe-6fa9-4ae7-9fa8-a6c1519af73a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:04.317917 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:04.317917 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:04.319081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e65f76fe-6fa9-4ae7-9fa8-a6c1519af73a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:04.319896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e65f76fe-6fa9-4ae7-9fa8-a6c1519af73a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:04.390144 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:04.390144 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:04.395830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e65f76fe-6fa9-4ae7-9fa8-a6c1519af73a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:04.402049 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 384/778] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:04 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:04.571487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ffff669-6c2f-41eb-85dc-d7d45a7fbec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:41:04.572082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ffff669-6c2f-41eb-85dc-d7d45a7fbec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:04.572302 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:04.572302 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:04.572726 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ffff669-6c2f-41eb-85dc-d7d45a7fbec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:04.708629 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:04.708629 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:04.734343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5ffff669-6c2f-41eb-85dc-d7d45a7fbec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:04.763942 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-5ffff669-6c2f-41eb-85dc-d7d45a7fbec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:04.764662 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-5ffff669-6c2f-41eb-85dc-d7d45a7fbec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:04.785716 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-5ffff669-6c2f-41eb-85dc-d7d45a7fbec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:04.794389 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:04.794389 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:04.847177 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ffff669-6c2f-41eb-85dc-d7d45a7fbec9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:41:04.849118 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 395/779] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:04 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 993 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:04.865380 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-287062ac-b747-4454-8af7-ecb22f1e6f5c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/31f37831-7e05-4227-9c7d-8f364b72f5e0 Jan 02 02:41:04.865969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-287062ac-b747-4454-8af7-ecb22f1e6f5c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:04.866187 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:04.866187 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:04.866559 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-287062ac-b747-4454-8af7-ecb22f1e6f5c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:04.866970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-287062ac-b747-4454-8af7-ecb22f1e6f5c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 31f37831-7e05-4227-9c7d-8f364b72f5e0 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:04.893125 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:04.893125 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:04.973623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-287062ac-b747-4454-8af7-ecb22f1e6f5c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/31f37831-7e05-4227-9c7d-8f364b72f5e0 returned with HTTP 200 Jan 02 02:41:04.974738 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 385/780] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:04 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/31f37831-7e05-4227-9c7d-8f364b72f5e0 => generated 417 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:04.986538 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail Jan 02 02:41:04.987436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:04.987859 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:04.987859 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:04.988685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:04.989612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:04.991662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:41:05.115188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all volumes completed successfully. Jan 02 02:41:05.123392 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:05.125237 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:05.148345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:05.198649 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:05.198649 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:05.269626 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:05.272803 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:05.289345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:05.313992 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:05.313992 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:05.421503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1275d2d0-f490-4b2e-b4de-b3c650619dd4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:05.421931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1275d2d0-f490-4b2e-b4de-b3c650619dd4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:05.422118 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:05.422118 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:05.422462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1275d2d0-f490-4b2e-b4de-b3c650619dd4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:05.423946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4f3a8da-4e97-4d6b-8c56-d1f60eccba4b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail returned with HTTP 200 Jan 02 02:41:05.425770 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 396/781] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:41:04 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail => generated 1986 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:41:05.425987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1275d2d0-f490-4b2e-b4de-b3c650619dd4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:05.458435 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c75c46a1-155e-4be7-a315-8a28d137a3b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/31f37831-7e05-4227-9c7d-8f364b72f5e0/action Jan 02 02:41:05.459468 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:05.459468 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:05.460494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c75c46a1-155e-4be7-a315-8a28d137a3b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:41:05.472057 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c75c46a1-155e-4be7-a315-8a28d137a3b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:05.475095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-c75c46a1-155e-4be7-a315-8a28d137a3b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] delete called for group 31f37831-7e05-4227-9c7d-8f364b72f5e0 {{(pid=88066) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:41:05.476047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-c75c46a1-155e-4be7-a315-8a28d137a3b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete group with id: 31f37831-7e05-4227-9c7d-8f364b72f5e0 Jan 02 02:41:05.487336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:05.487336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:05.499692 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1275d2d0-f490-4b2e-b4de-b3c650619dd4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:05.500689 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 386/782] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:05 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:05.510693 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:05.510693 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:06.027226 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c75c46a1-155e-4be7-a315-8a28d137a3b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/31f37831-7e05-4227-9c7d-8f364b72f5e0/action returned with HTTP 202 Jan 02 02:41:06.029129 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 397/783] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:41:05 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/groups/31f37831-7e05-4227-9c7d-8f364b72f5e0/action => generated 0 bytes in 588 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:41:06.044446 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb3eee57-3c44-41a1-bd47-64b080e7d604 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:41:06.045543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb3eee57-3c44-41a1-bd47-64b080e7d604 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:06.045645 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:06.045645 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:06.046294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb3eee57-3c44-41a1-bd47-64b080e7d604 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:06.143397 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:06.143397 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:06.153330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb3eee57-3c44-41a1-bd47-64b080e7d604 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:06.182723 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-fb3eee57-3c44-41a1-bd47-64b080e7d604 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:06.184238 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-fb3eee57-3c44-41a1-bd47-64b080e7d604 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:06.205528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-fb3eee57-3c44-41a1-bd47-64b080e7d604 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:06.232329 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:06.232329 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:06.324178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb3eee57-3c44-41a1-bd47-64b080e7d604 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:41:06.328453 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 387/784] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:06 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:06.519972 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9713016-d94e-4a34-8c4e-ef441883df7e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:06.520499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9713016-d94e-4a34-8c4e-ef441883df7e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:06.520839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:06.520839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:06.521209 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9713016-d94e-4a34-8c4e-ef441883df7e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:06.521581 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e9713016-d94e-4a34-8c4e-ef441883df7e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:06.588433 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:06.588433 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:06.591097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9713016-d94e-4a34-8c4e-ef441883df7e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:06.612317 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 398/785] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:06 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:07.363799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-966322e7-b383-4471-9f50-0e152e2763d9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:41:07.364570 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-966322e7-b383-4471-9f50-0e152e2763d9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:07.365091 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:07.365091 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:07.365676 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-966322e7-b383-4471-9f50-0e152e2763d9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:07.524054 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:07.524054 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:07.546878 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-966322e7-b383-4471-9f50-0e152e2763d9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:07.578970 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-966322e7-b383-4471-9f50-0e152e2763d9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:07.581298 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-966322e7-b383-4471-9f50-0e152e2763d9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:07.598935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-966322e7-b383-4471-9f50-0e152e2763d9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:07.606927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-616574d1-6cb8-4dd6-ada5-d6651cdb8e49 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:07.607458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-616574d1-6cb8-4dd6-ada5-d6651cdb8e49 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:07.607674 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:07.607674 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:07.608043 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-616574d1-6cb8-4dd6-ada5-d6651cdb8e49 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:07.608411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-616574d1-6cb8-4dd6-ada5-d6651cdb8e49 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:07.615531 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:07.615531 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:07.659413 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:07.659413 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:07.666111 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-616574d1-6cb8-4dd6-ada5-d6651cdb8e49 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:07.670217 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 399/786] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:07 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:07.676452 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-966322e7-b383-4471-9f50-0e152e2763d9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:41:07.679989 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 388/787] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:07 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:08.685084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a2309209-e4e9-40e2-999a-d38e26e047bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:08.686452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a2309209-e4e9-40e2-999a-d38e26e047bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:08.686836 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:08.686836 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:08.687464 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a2309209-e4e9-40e2-999a-d38e26e047bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:08.687995 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a2309209-e4e9-40e2-999a-d38e26e047bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:08.710918 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0bc4bf1-3fec-4ba2-8e16-43138c73a8fa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:41:08.711784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0bc4bf1-3fec-4ba2-8e16-43138c73a8fa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:08.712039 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:08.712039 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:08.712872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0bc4bf1-3fec-4ba2-8e16-43138c73a8fa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:08.762023 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:08.762023 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:08.764392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a2309209-e4e9-40e2-999a-d38e26e047bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:08.771703 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 400/788] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:08 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:08.893208 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:08.893208 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:08.904758 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b0bc4bf1-3fec-4ba2-8e16-43138c73a8fa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:08.923646 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-b0bc4bf1-3fec-4ba2-8e16-43138c73a8fa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:08.924391 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-b0bc4bf1-3fec-4ba2-8e16-43138c73a8fa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:08.934382 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-b0bc4bf1-3fec-4ba2-8e16-43138c73a8fa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:08.942874 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:08.942874 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:08.970039 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0bc4bf1-3fec-4ba2-8e16-43138c73a8fa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 200 Jan 02 02:41:08.972432 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 389/789] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:08 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 992 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:09.790323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dfba64d6-380a-474d-84ce-3a2d5ace1364 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:09.794596 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dfba64d6-380a-474d-84ce-3a2d5ace1364 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:09.794858 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:09.794858 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:09.795199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dfba64d6-380a-474d-84ce-3a2d5ace1364 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:09.795744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-dfba64d6-380a-474d-84ce-3a2d5ace1364 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:09.853898 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:09.853898 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:09.856998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dfba64d6-380a-474d-84ce-3a2d5ace1364 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:09.858772 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 401/790] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:09 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:10.003391 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d24f8a1-4243-419d-bff2-5c3894e5a540 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c Jan 02 02:41:10.004432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d24f8a1-4243-419d-bff2-5c3894e5a540 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:10.004863 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:10.004863 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:10.005625 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d24f8a1-4243-419d-bff2-5c3894e5a540 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:10.343362 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d24f8a1-4243-419d-bff2-5c3894e5a540 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c returned with HTTP 404 Jan 02 02:41:10.347080 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 390/791] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:09 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/6088ae90-c769-41c5-83f6-39b73461d36c => generated 109 bytes in 350 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:41:10.356795 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee824545-b37e-4bcc-86f1-996b2eae29f3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/31f37831-7e05-4227-9c7d-8f364b72f5e0 Jan 02 02:41:10.365533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee824545-b37e-4bcc-86f1-996b2eae29f3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:10.365533 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:10.365533 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:10.366332 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee824545-b37e-4bcc-86f1-996b2eae29f3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:10.366885 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-ee824545-b37e-4bcc-86f1-996b2eae29f3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 31f37831-7e05-4227-9c7d-8f364b72f5e0 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:10.389370 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee824545-b37e-4bcc-86f1-996b2eae29f3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/31f37831-7e05-4227-9c7d-8f364b72f5e0 returned with HTTP 404 Jan 02 02:41:10.390575 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 402/792] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:10 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/31f37831-7e05-4227-9c7d-8f364b72f5e0 => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:41:10.406218 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f03460e-47d2-4eb5-9a57-1d0a1f4e604a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] DELETE http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 Jan 02 02:41:10.407241 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f03460e-47d2-4eb5-9a57-1d0a1f4e604a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:10.408072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f03460e-47d2-4eb5-9a57-1d0a1f4e604a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:10.417011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-4f03460e-47d2-4eb5-9a57-1d0a1f4e604a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] delete called for member a9816d54-ef31-4b52-804d-1e889226dd56 {{(pid=88067) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 02:41:10.417749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.group_snapshots [None req-4f03460e-47d2-4eb5-9a57-1d0a1f4e604a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete group_snapshot with id: a9816d54-ef31-4b52-804d-1e889226dd56 Jan 02 02:41:10.452252 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:10.452252 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:10.744761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f03460e-47d2-4eb5-9a57-1d0a1f4e604a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 returned with HTTP 202 Jan 02 02:41:10.747121 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 391/793] 10.222.0.39 () {60 vars in 1383 bytes} [Sat Jan 2 02:41:10 2021] DELETE /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 => generated 0 bytes in 349 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:41:10.757961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-53246689-d5de-4c67-a0fd-0a85807d2d34 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail Jan 02 02:41:10.758932 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-53246689-d5de-4c67-a0fd-0a85807d2d34 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:10.759652 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-53246689-d5de-4c67-a0fd-0a85807d2d34 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:10.760564 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-53246689-d5de-4c67-a0fd-0a85807d2d34 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:10.763459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-53246689-d5de-4c67-a0fd-0a85807d2d34 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:41:10.877645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64cab65b-2d41-4c1a-820c-a47b002c0c23 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:10.878628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64cab65b-2d41-4c1a-820c-a47b002c0c23 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:10.878925 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:10.878925 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:10.879503 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64cab65b-2d41-4c1a-820c-a47b002c0c23 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:10.880125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-64cab65b-2d41-4c1a-820c-a47b002c0c23 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:10.941650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-53246689-d5de-4c67-a0fd-0a85807d2d34 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all volumes completed successfully. Jan 02 02:41:10.943285 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-53246689-d5de-4c67-a0fd-0a85807d2d34 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:10.943978 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-53246689-d5de-4c67-a0fd-0a85807d2d34 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:10.953734 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-53246689-d5de-4c67-a0fd-0a85807d2d34 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:10.961238 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:10.961238 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:10.986716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-53246689-d5de-4c67-a0fd-0a85807d2d34 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail returned with HTTP 200 Jan 02 02:41:10.988240 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 403/794] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:41:10 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail => generated 1003 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:41:11.025908 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dc16c339-eb7b-4699-a75a-fbe896900907 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail Jan 02 02:41:11.026833 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dc16c339-eb7b-4699-a75a-fbe896900907 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:11.027268 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:11.027268 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:11.028692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dc16c339-eb7b-4699-a75a-fbe896900907 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:11.030463 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-dc16c339-eb7b-4699-a75a-fbe896900907 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:11.033113 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-dc16c339-eb7b-4699-a75a-fbe896900907 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:41:11.075015 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:11.075015 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:11.083165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64cab65b-2d41-4c1a-820c-a47b002c0c23 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:11.088374 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 392/795] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:10 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:11.097030 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dc16c339-eb7b-4699-a75a-fbe896900907 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all snapshots completed successfully. Jan 02 02:41:11.102284 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:11.102284 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:11.104036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dc16c339-eb7b-4699-a75a-fbe896900907 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail returned with HTTP 200 Jan 02 02:41:11.105380 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 404/796] 10.222.0.39 () {58 vars in 1231 bytes} [Sat Jan 2 02:41:11 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail => generated 453 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:11.164333 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38486ee3-a116-469b-b0fb-b7499a8834c2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad Jan 02 02:41:11.165541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38486ee3-a116-469b-b0fb-b7499a8834c2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:11.165930 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:11.165930 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:11.166585 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38486ee3-a116-469b-b0fb-b7499a8834c2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:11.332664 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:11.332664 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:11.340956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-38486ee3-a116-469b-b0fb-b7499a8834c2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:41:11.351894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38486ee3-a116-469b-b0fb-b7499a8834c2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad returned with HTTP 200 Jan 02 02:41:11.353963 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 393/797] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:11 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad => generated 450 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:12.103348 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5b734bf-f3b8-42d5-88f0-9b48f00df3b6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:12.104169 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5b734bf-f3b8-42d5-88f0-9b48f00df3b6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:12.104169 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:12.104169 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:12.104779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5b734bf-f3b8-42d5-88f0-9b48f00df3b6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:12.105286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e5b734bf-f3b8-42d5-88f0-9b48f00df3b6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:12.186773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:12.186773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:12.190183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5b734bf-f3b8-42d5-88f0-9b48f00df3b6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:12.191641 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 405/798] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:12 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:12.371863 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51de9e38-c486-4297-9e9e-3c59e18affd1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad Jan 02 02:41:12.372561 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51de9e38-c486-4297-9e9e-3c59e18affd1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:12.372919 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:12.372919 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:12.373498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51de9e38-c486-4297-9e9e-3c59e18affd1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:12.459807 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:12.459807 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:12.461437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-51de9e38-c486-4297-9e9e-3c59e18affd1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:41:12.469667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51de9e38-c486-4297-9e9e-3c59e18affd1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad returned with HTTP 200 Jan 02 02:41:12.473501 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 394/799] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:12 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad => generated 450 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:13.206592 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e242e166-fd3c-4807-a142-83f5e9bd8d41 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:13.207949 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e242e166-fd3c-4807-a142-83f5e9bd8d41 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:13.208385 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:13.208385 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:13.209797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e242e166-fd3c-4807-a142-83f5e9bd8d41 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:13.210368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e242e166-fd3c-4807-a142-83f5e9bd8d41 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:13.333667 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:13.333667 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:13.335764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e242e166-fd3c-4807-a142-83f5e9bd8d41 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:13.336889 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 406/800] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:13 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:13.491223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9c1df2d-6d14-45af-b9bb-ab8e7b006530 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad Jan 02 02:41:13.492107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9c1df2d-6d14-45af-b9bb-ab8e7b006530 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:13.492531 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:13.492531 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:13.493256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9c1df2d-6d14-45af-b9bb-ab8e7b006530 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:13.570335 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:13.570335 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:13.572414 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f9c1df2d-6d14-45af-b9bb-ab8e7b006530 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:41:13.574909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9c1df2d-6d14-45af-b9bb-ab8e7b006530 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad returned with HTTP 200 Jan 02 02:41:13.575855 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 395/801] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:13 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad => generated 450 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:14.354114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c89569c1-43e3-4ab7-8334-61524284fa72 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:14.354861 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c89569c1-43e3-4ab7-8334-61524284fa72 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:14.354861 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:14.354861 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:14.355219 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c89569c1-43e3-4ab7-8334-61524284fa72 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:14.356725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c89569c1-43e3-4ab7-8334-61524284fa72 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:14.401384 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:14.401384 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:14.405193 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c89569c1-43e3-4ab7-8334-61524284fa72 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:14.406378 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 407/802] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:14 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:14.594123 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a91dbfc-2a27-4ada-9ca6-bd93014f6a75 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad Jan 02 02:41:14.595053 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a91dbfc-2a27-4ada-9ca6-bd93014f6a75 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:14.595477 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:14.595477 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:14.596127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a91dbfc-2a27-4ada-9ca6-bd93014f6a75 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:14.646314 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a91dbfc-2a27-4ada-9ca6-bd93014f6a75 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad returned with HTTP 404 Jan 02 02:41:14.647965 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 396/803] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:14 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/24094f2b-3524-406f-811c-de6e0fcdd5ad => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:14.662280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-948a35a0-be99-4d29-8a7d-0d7c59fa464f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 Jan 02 02:41:14.663257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-948a35a0-be99-4d29-8a7d-0d7c59fa464f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:14.663681 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:14.663681 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:14.664329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-948a35a0-be99-4d29-8a7d-0d7c59fa464f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:14.664975 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-948a35a0-be99-4d29-8a7d-0d7c59fa464f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member a9816d54-ef31-4b52-804d-1e889226dd56 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:41:14.692107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-948a35a0-be99-4d29-8a7d-0d7c59fa464f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 returned with HTTP 404 Jan 02 02:41:14.694076 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 408/804] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:41:14 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/a9816d54-ef31-4b52-804d-1e889226dd56 => generated 116 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:41:14.705411 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd749475-0e13-4f7a-8398-b46bc40c5fb8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail Jan 02 02:41:14.706386 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd749475-0e13-4f7a-8398-b46bc40c5fb8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:14.707083 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd749475-0e13-4f7a-8398-b46bc40c5fb8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:14.708066 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-bd749475-0e13-4f7a-8398-b46bc40c5fb8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:14.711087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bd749475-0e13-4f7a-8398-b46bc40c5fb8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:41:14.846738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bd749475-0e13-4f7a-8398-b46bc40c5fb8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all volumes completed successfully. Jan 02 02:41:14.850714 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-bd749475-0e13-4f7a-8398-b46bc40c5fb8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:14.851311 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-bd749475-0e13-4f7a-8398-b46bc40c5fb8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:14.870265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-bd749475-0e13-4f7a-8398-b46bc40c5fb8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:14.883383 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:14.883383 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:14.998044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd749475-0e13-4f7a-8398-b46bc40c5fb8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail returned with HTTP 200 Jan 02 02:41:14.999968 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 397/805] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:41:14 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail => generated 1003 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:41:15.024000 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-41d29583-f26e-464b-9288-9cee61f14862 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/e97730cd-002d-4039-980e-966eb9a935ad/action Jan 02 02:41:15.024910 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-41d29583-f26e-464b-9288-9cee61f14862 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:41:15.025585 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-41d29583-f26e-464b-9288-9cee61f14862 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:15.026570 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-41d29583-f26e-464b-9288-9cee61f14862 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] delete called for group e97730cd-002d-4039-980e-966eb9a935ad {{(pid=88066) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:41:15.026911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-41d29583-f26e-464b-9288-9cee61f14862 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete group with id: e97730cd-002d-4039-980e-966eb9a935ad Jan 02 02:41:15.047816 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:15.047816 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:15.425982 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-383f9826-c5d2-4301-99bd-431292f9fa30 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:15.426864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-383f9826-c5d2-4301-99bd-431292f9fa30 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:15.426864 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:15.426864 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:15.427467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-383f9826-c5d2-4301-99bd-431292f9fa30 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:15.435998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-383f9826-c5d2-4301-99bd-431292f9fa30 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:15.436232 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-41d29583-f26e-464b-9288-9cee61f14862 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/e97730cd-002d-4039-980e-966eb9a935ad/action returned with HTTP 202 Jan 02 02:41:15.436966 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 409/806] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:41:15 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/groups/e97730cd-002d-4039-980e-966eb9a935ad/action => generated 0 bytes in 417 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:41:15.457275 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c4a4461-dc13-49c5-b09e-0f09495fed9f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e Jan 02 02:41:15.457275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c4a4461-dc13-49c5-b09e-0f09495fed9f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:15.457275 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:15.457275 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:15.457275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c4a4461-dc13-49c5-b09e-0f09495fed9f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:15.523808 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:15.523808 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:15.532124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-383f9826-c5d2-4301-99bd-431292f9fa30 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:15.532661 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 398/807] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:15 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:15.649402 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:15.649402 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:15.713066 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1c4a4461-dc13-49c5-b09e-0f09495fed9f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:15.799068 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1c4a4461-dc13-49c5-b09e-0f09495fed9f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:15.800313 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1c4a4461-dc13-49c5-b09e-0f09495fed9f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:15.827492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-1c4a4461-dc13-49c5-b09e-0f09495fed9f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:15.863461 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:15.863461 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:15.921070 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c4a4461-dc13-49c5-b09e-0f09495fed9f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e returned with HTTP 200 Jan 02 02:41:15.942684 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 410/808] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:15 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e => generated 999 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:16.551192 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1571a642-c8e8-4fe4-ac67-5a761240d4d7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:16.551745 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1571a642-c8e8-4fe4-ac67-5a761240d4d7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:16.551990 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:16.551990 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:16.552315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1571a642-c8e8-4fe4-ac67-5a761240d4d7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:16.552863 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1571a642-c8e8-4fe4-ac67-5a761240d4d7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:16.610400 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:16.610400 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:16.612289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1571a642-c8e8-4fe4-ac67-5a761240d4d7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:16.613147 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 399/809] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:16 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:16.950282 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d529d639-33db-4067-9b7c-57ee88575331 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e Jan 02 02:41:16.950840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d529d639-33db-4067-9b7c-57ee88575331 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:16.951226 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:16.951226 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:16.951860 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d529d639-33db-4067-9b7c-57ee88575331 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:17.149288 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:17.149288 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:17.194568 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d529d639-33db-4067-9b7c-57ee88575331 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:17.302323 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-d529d639-33db-4067-9b7c-57ee88575331 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:17.303406 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-d529d639-33db-4067-9b7c-57ee88575331 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:17.336556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-d529d639-33db-4067-9b7c-57ee88575331 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:17.391691 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:17.391691 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:17.492480 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d529d639-33db-4067-9b7c-57ee88575331 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e returned with HTTP 200 Jan 02 02:41:17.511270 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 411/810] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:16 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e => generated 999 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:17.628955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e49778b-049e-48df-9144-1b21aeee1ab9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:17.631241 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e49778b-049e-48df-9144-1b21aeee1ab9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:17.631442 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:17.631442 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:17.632220 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e49778b-049e-48df-9144-1b21aeee1ab9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:17.632619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0e49778b-049e-48df-9144-1b21aeee1ab9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:17.690556 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:17.690556 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:17.693984 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e49778b-049e-48df-9144-1b21aeee1ab9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:17.697042 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 400/811] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:17 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:18.523216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad10a667-8788-4516-a49b-3a8e39da002d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e Jan 02 02:41:18.524785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad10a667-8788-4516-a49b-3a8e39da002d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:18.525444 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:18.525444 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:18.529222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad10a667-8788-4516-a49b-3a8e39da002d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:18.724516 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7d03911-29c5-48ea-a7d6-b16816d20c97 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:18.725670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7d03911-29c5-48ea-a7d6-b16816d20c97 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:18.726023 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:18.726023 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:18.734926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7d03911-29c5-48ea-a7d6-b16816d20c97 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:18.735690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a7d03911-29c5-48ea-a7d6-b16816d20c97 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:18.750689 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:18.750689 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:18.778418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ad10a667-8788-4516-a49b-3a8e39da002d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:18.826518 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-ad10a667-8788-4516-a49b-3a8e39da002d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:18.827093 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-ad10a667-8788-4516-a49b-3a8e39da002d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:18.841488 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:18.841488 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:18.845912 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7d03911-29c5-48ea-a7d6-b16816d20c97 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:18.850693 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-ad10a667-8788-4516-a49b-3a8e39da002d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:18.869387 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 401/812] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:18 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:18.869983 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:18.869983 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:18.939344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad10a667-8788-4516-a49b-3a8e39da002d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e returned with HTTP 200 Jan 02 02:41:18.940318 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 412/813] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:18 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e => generated 999 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:19.875596 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-757f8766-8d78-451c-8da0-1d99a75c2e3b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:19.876941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-757f8766-8d78-451c-8da0-1d99a75c2e3b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:19.877337 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:19.877337 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:19.877955 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-757f8766-8d78-451c-8da0-1d99a75c2e3b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:19.878478 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-757f8766-8d78-451c-8da0-1d99a75c2e3b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:19.928839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:19.928839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:19.931234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-757f8766-8d78-451c-8da0-1d99a75c2e3b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:19.939824 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 402/814] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:19 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:19.960463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb19f913-9a87-40f3-8e05-46f6fc195abd tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e Jan 02 02:41:19.962398 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb19f913-9a87-40f3-8e05-46f6fc195abd tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:19.962398 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:19.962398 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:19.962803 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb19f913-9a87-40f3-8e05-46f6fc195abd tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:20.141932 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb19f913-9a87-40f3-8e05-46f6fc195abd tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e returned with HTTP 404 Jan 02 02:41:20.145219 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 413/815] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:19 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e => generated 109 bytes in 192 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:41:20.151630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b030e0c-a1ff-4075-9fc5-a5cc9987203a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/e97730cd-002d-4039-980e-966eb9a935ad Jan 02 02:41:20.152931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b030e0c-a1ff-4075-9fc5-a5cc9987203a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:20.153625 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:20.153625 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:20.154533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b030e0c-a1ff-4075-9fc5-a5cc9987203a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:20.155489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-0b030e0c-a1ff-4075-9fc5-a5cc9987203a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member e97730cd-002d-4039-980e-966eb9a935ad {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:20.162500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b030e0c-a1ff-4075-9fc5-a5cc9987203a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/e97730cd-002d-4039-980e-966eb9a935ad returned with HTTP 404 Jan 02 02:41:20.164430 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 403/816] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:20 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/e97730cd-002d-4039-980e-966eb9a935ad => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:41:20.175092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38ab2080-f47a-48be-be20-f9df7ed0c12a tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] DELETE http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types/f8bbcdc7-e5bb-4df7-bb6d-da792f8a6be7 Jan 02 02:41:20.176521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38ab2080-f47a-48be-be20-f9df7ed0c12a tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:20.177317 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38ab2080-f47a-48be-be20-f9df7ed0c12a tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:20.241938 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:41:20.241938 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:41:20.256917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38ab2080-f47a-48be-be20-f9df7ed0c12a tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types/f8bbcdc7-e5bb-4df7-bb6d-da792f8a6be7 returned with HTTP 202 Jan 02 02:41:20.258122 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 414/817] 10.222.0.39 () {60 vars in 1371 bytes} [Sat Jan 2 02:41:20 2021] DELETE /volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types/f8bbcdc7-e5bb-4df7-bb6d-da792f8a6be7 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:41:20.270999 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ea0841b-3ae3-49d8-85b2-36e025cddd86 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] POST http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types Jan 02 02:41:20.272076 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ea0841b-3ae3-49d8-85b2-36e025cddd86 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1186038030"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:20.352007 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ea0841b-3ae3-49d8-85b2-36e025cddd86 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types returned with HTTP 200 Jan 02 02:41:20.353331 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 404/818] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:41:20 2021] POST /volume/v3/180c3ff55fe7470999fdc2a05750db1b/types => generated 224 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:20.364770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c541c3b3-8254-4e7a-87b1-19c7c41bc4e5 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] POST http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types Jan 02 02:41:20.365587 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c541c3b3-8254-4e7a-87b1-19c7c41bc4e5 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-387363214"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:20.465905 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c541c3b3-8254-4e7a-87b1-19c7c41bc4e5 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types returned with HTTP 202 Jan 02 02:41:20.473424 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 415/819] 10.222.0.39 () {62 vars in 1278 bytes} [Sat Jan 2 02:41:20 2021] POST /volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types => generated 180 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:20.483534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5cad446d-3713-4999-925b-4ccaa008ef85 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups Jan 02 02:41:20.484757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5cad446d-3713-4999-925b-4ccaa008ef85 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b3a9a433-0b22-4626-ba81-f5dda21364d9", "volume_types": ["7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6"], "name": "tempest-GroupSnapshotsTest-Group-1687849995"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:20.486133 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-5cad446d-3713-4999-925b-4ccaa008ef85 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating new group {'group': {'group_type': 'b3a9a433-0b22-4626-ba81-f5dda21364d9', 'volume_types': ['7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6'], 'name': 'tempest-GroupSnapshotsTest-Group-1687849995'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 02:41:20.510191 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-5cad446d-3713-4999-925b-4ccaa008ef85 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating group tempest-GroupSnapshotsTest-Group-1687849995. Jan 02 02:41:20.577324 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5cad446d-3713-4999-925b-4ccaa008ef85 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Availability Zones retrieved successfully. Jan 02 02:41:20.676577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-5cad446d-3713-4999-925b-4ccaa008ef85 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Created reservations ['a6612c79-0ed7-444e-b9d2-324dd6cdfada'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:20.809687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5cad446d-3713-4999-925b-4ccaa008ef85 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups returned with HTTP 202 Jan 02 02:41:20.811002 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 405/820] 10.222.0.39 () {62 vars in 1264 bytes} [Sat Jan 2 02:41:20 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/groups => generated 112 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:20.820910 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94863cee-9a49-4c54-bdea-06e5f6b631bb tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:20.821821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94863cee-9a49-4c54-bdea-06e5f6b631bb tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:20.822486 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94863cee-9a49-4c54-bdea-06e5f6b631bb tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:20.823077 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-94863cee-9a49-4c54-bdea-06e5f6b631bb tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 00675b85-16e8-4368-b7a8-3bfd522e1082 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:20.836545 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:20.836545 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:20.934943 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94863cee-9a49-4c54-bdea-06e5f6b631bb tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 200 Jan 02 02:41:20.938602 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 416/821] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:20 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 392 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:20.947997 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b59f1a0-1619-4937-a001-89cebc24937d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:20.949555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b59f1a0-1619-4937-a001-89cebc24937d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:20.950005 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:20.950005 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:20.950695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b59f1a0-1619-4937-a001-89cebc24937d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:20.952373 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6b59f1a0-1619-4937-a001-89cebc24937d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:21.005938 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:21.005938 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:21.013139 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b59f1a0-1619-4937-a001-89cebc24937d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:21.020124 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 406/822] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:20 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:21.953091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f5faa64-e8e1-40e7-b8af-ccc26f9f964e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:21.954385 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f5faa64-e8e1-40e7-b8af-ccc26f9f964e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:21.955970 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:21.955970 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:21.956994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f5faa64-e8e1-40e7-b8af-ccc26f9f964e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:21.957631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-0f5faa64-e8e1-40e7-b8af-ccc26f9f964e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 00675b85-16e8-4368-b7a8-3bfd522e1082 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:21.975777 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:21.975777 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:22.022289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f5faa64-e8e1-40e7-b8af-ccc26f9f964e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 200 Jan 02 02:41:22.024152 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 417/823] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:21 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 393 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:22.029633 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac59229c-a35a-4a8b-ab26-5241e419cec1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:22.030426 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac59229c-a35a-4a8b-ab26-5241e419cec1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:22.031407 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:22.031407 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:22.032201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac59229c-a35a-4a8b-ab26-5241e419cec1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:22.033173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ac59229c-a35a-4a8b-ab26-5241e419cec1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:22.048691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes Jan 02 02:41:22.050342 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:22.050342 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:22.052027 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6", "group_id": "00675b85-16e8-4368-b7a8-3bfd522e1082", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1178624853"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:22.054671 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume request body: {'volume': {'volume_type': '7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6', 'group_id': '00675b85-16e8-4368-b7a8-3bfd522e1082', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1178624853'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:41:22.086934 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:22.086934 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:22.100437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac59229c-a35a-4a8b-ab26-5241e419cec1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:22.101594 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 407/824] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:22 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:22.145404 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:22.145404 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:22.147960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume of 1 GB Jan 02 02:41:22.183162 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Availability Zones retrieved successfully. Jan 02 02:41:22.222232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Flow 'volume_create_api' (8b0c12ad-fe8f-4e39-af29-c4fdaa8a71ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:22.229905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (386b89fb-7cf7-48d0-9321-57651139ea95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:22.235144 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:22.235144 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:22.236722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:41:22.333894 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (386b89fb-7cf7-48d0-9321-57651139ea95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:41:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1186038030',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '00675b85-16e8-4368-b7a8-3bfd522e1082', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:22.336551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db27beda-118f-4ce3-ba77-49423029dea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:22.435690 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1186038030 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1186038030, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:41:22.437021 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1186038030 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1186038030, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:41:22.508205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Created reservations ['d9a64d18-d2ec-4b6c-984c-82f362624582', '0530e982-fc59-4a5c-8026-359af63253d1', 'd5c50807-f1a0-43bd-993b-7427d5e2bd77', 'c24f0cf1-da6b-4895-b3cd-dc2a4ec659de'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:22.510147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db27beda-118f-4ce3-ba77-49423029dea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a64d18-d2ec-4b6c-984c-82f362624582', '0530e982-fc59-4a5c-8026-359af63253d1', 'd5c50807-f1a0-43bd-993b-7427d5e2bd77', 'c24f0cf1-da6b-4895-b3cd-dc2a4ec659de']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:22.513571 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a8152f-3043-468c-b926-fde100fcff35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:22.601960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a8152f-3043-468c-b926-fde100fcff35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c001de63-d7e4-4f1a-abd5-4470f1a3dcbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1178624853',encryption_key_id=None,group_id=00675b85-16e8-4368-b7a8-3bfd522e1082,group_type_id=,metadata={},multiattach=False,project_id='dc98f8514f64412896627a830851df6c',qos_specs=None,replication_status=,reservations=['d9a64d18-d2ec-4b6c-984c-82f362624582','0530e982-fc59-4a5c-8026-359af63253d1','d5c50807-f1a0-43bd-993b-7427d5e2bd77','c24f0cf1-da6b-4895-b3cd-dc2a4ec659de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7cbeedcfff49769556b241d42da705',volume_type_id=7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1178624853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=00675b85-16e8-4368-b7a8-3bfd522e1082,host=None,id=c001de63-d7e4-4f1a-abd5-4470f1a3dcbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc98f8514f64412896627a830851df6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3a7cbeedcfff49769556b241d42da705',volume_attachment=,volume_type=,volume_type_id=7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:22.604114 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e722b190-2940-446d-ac75-a4ce819d25f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:22.639656 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e722b190-2940-446d-ac75-a4ce819d25f2) transitioned into state 'SUCCESS' from state '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-1178624853',encryption_key_id=None,group_id=00675b85-16e8-4368-b7a8-3bfd522e1082,group_type_id=,metadata={},multiattach=False,project_id='dc98f8514f64412896627a830851df6c',qos_specs=None,replication_status=,reservations=['d9a64d18-d2ec-4b6c-984c-82f362624582','0530e982-fc59-4a5c-8026-359af63253d1','d5c50807-f1a0-43bd-993b-7427d5e2bd77','c24f0cf1-da6b-4895-b3cd-dc2a4ec659de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7cbeedcfff49769556b241d42da705',volume_type_id=7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:22.641702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9abed9d-3a6f-456e-a179-78658c141088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:22.752061 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9abed9d-3a6f-456e-a179-78658c141088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:22.778197 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Flow 'volume_create_api' (8b0c12ad-fe8f-4e39-af29-c4fdaa8a71ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:22.923511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume request issued successfully. Jan 02 02:41:22.962754 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:22.963394 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:22.973558 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:22.997228 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:22.997228 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:23.056458 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-210c4950-6f3b-40c3-b0a4-071f690b118b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes returned with HTTP 202 Jan 02 02:41:23.058097 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 418/825] 10.222.0.39 () {62 vars in 1267 bytes} [Sat Jan 2 02:41:22 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/volumes => generated 908 bytes in 1020 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:23.077035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-54a9d916-3764-4fd3-9deb-e1c9e2f940c5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb Jan 02 02:41:23.078107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-54a9d916-3764-4fd3-9deb-e1c9e2f940c5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:23.078470 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:23.078470 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:23.079162 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-54a9d916-3764-4fd3-9deb-e1c9e2f940c5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:23.141728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef5db783-4816-4d8e-9481-931f69ec66f9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:23.148329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef5db783-4816-4d8e-9481-931f69ec66f9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:23.148756 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:23.148756 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:23.149375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef5db783-4816-4d8e-9481-931f69ec66f9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:23.153472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ef5db783-4816-4d8e-9481-931f69ec66f9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:23.237250 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:23.237250 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:23.239647 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef5db783-4816-4d8e-9481-931f69ec66f9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:23.248662 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 419/826] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:23 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:23.297005 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:23.297005 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:23.335818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-54a9d916-3764-4fd3-9deb-e1c9e2f940c5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:23.361409 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-54a9d916-3764-4fd3-9deb-e1c9e2f940c5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:23.361763 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-54a9d916-3764-4fd3-9deb-e1c9e2f940c5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:23.388472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-54a9d916-3764-4fd3-9deb-e1c9e2f940c5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:23.444552 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:23.444552 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:23.548223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-54a9d916-3764-4fd3-9deb-e1c9e2f940c5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb returned with HTTP 200 Jan 02 02:41:23.551682 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 408/827] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:23 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb => generated 1000 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:41:24.264641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6897bc9d-b94b-4eb1-831e-45b222b47f24 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:24.266733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6897bc9d-b94b-4eb1-831e-45b222b47f24 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:24.272843 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:24.272843 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:24.274627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6897bc9d-b94b-4eb1-831e-45b222b47f24 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:24.275626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6897bc9d-b94b-4eb1-831e-45b222b47f24 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:24.414871 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:24.414871 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:24.427987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6897bc9d-b94b-4eb1-831e-45b222b47f24 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:24.427987 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 420/828] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:24 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:24.572484 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c23514d-8b66-487d-9445-068295edc86c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb Jan 02 02:41:24.573235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c23514d-8b66-487d-9445-068295edc86c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:24.573548 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:24.573548 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:24.575355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c23514d-8b66-487d-9445-068295edc86c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:24.916278 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:24.916278 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:24.960178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2c23514d-8b66-487d-9445-068295edc86c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:25.016159 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-2c23514d-8b66-487d-9445-068295edc86c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:25.016553 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-2c23514d-8b66-487d-9445-068295edc86c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:25.064924 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-2c23514d-8b66-487d-9445-068295edc86c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:25.078718 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:25.078718 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:25.179440 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c23514d-8b66-487d-9445-068295edc86c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb returned with HTTP 200 Jan 02 02:41:25.180206 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 409/829] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:24 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb => generated 1000 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:41:25.454292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de9ca9bc-e53f-448b-a2f0-978e856fd79d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:25.455264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de9ca9bc-e53f-448b-a2f0-978e856fd79d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:25.455264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:25.455264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:25.455785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de9ca9bc-e53f-448b-a2f0-978e856fd79d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:25.455977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-de9ca9bc-e53f-448b-a2f0-978e856fd79d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:25.579443 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:25.579443 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:25.585819 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de9ca9bc-e53f-448b-a2f0-978e856fd79d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:25.588016 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 421/830] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:25 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:26.197584 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-235b3f72-7dbb-4663-8399-6f810ef673f5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb Jan 02 02:41:26.198398 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-235b3f72-7dbb-4663-8399-6f810ef673f5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:26.199287 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:26.199287 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:26.200007 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-235b3f72-7dbb-4663-8399-6f810ef673f5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:26.445884 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:26.445884 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:26.484893 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-235b3f72-7dbb-4663-8399-6f810ef673f5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:26.536081 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-235b3f72-7dbb-4663-8399-6f810ef673f5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:26.536736 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-235b3f72-7dbb-4663-8399-6f810ef673f5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:26.563874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-235b3f72-7dbb-4663-8399-6f810ef673f5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:26.578742 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:26.578742 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:26.602647 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32d4bfe0-6287-49eb-bbf1-d720b845d849 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:26.603362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32d4bfe0-6287-49eb-bbf1-d720b845d849 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:26.603688 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:26.603688 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:26.604443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32d4bfe0-6287-49eb-bbf1-d720b845d849 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:26.604971 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-32d4bfe0-6287-49eb-bbf1-d720b845d849 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:26.654924 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-235b3f72-7dbb-4663-8399-6f810ef673f5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb returned with HTTP 200 Jan 02 02:41:26.655763 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 410/831] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:26 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb => generated 1001 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:41:26.675814 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes Jan 02 02:41:26.676297 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:26.676297 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:26.679285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6", "group_id": "00675b85-16e8-4368-b7a8-3bfd522e1082", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-273799893"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:26.684974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume request body: {'volume': {'volume_type': '7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6', 'group_id': '00675b85-16e8-4368-b7a8-3bfd522e1082', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-273799893'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:41:26.685248 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:26.685248 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:26.687373 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32d4bfe0-6287-49eb-bbf1-d720b845d849 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:26.688885 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 422/832] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:26 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:26.749804 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:26.749804 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:26.750893 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume of 1 GB Jan 02 02:41:26.809460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Availability Zones retrieved successfully. Jan 02 02:41:26.836681 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Flow 'volume_create_api' (fc3fd58c-7d9b-4658-91aa-4e0633a806b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:26.841989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54847294-3aac-478f-8af3-41b998ab6e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:26.847698 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:26.847698 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:26.849375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:41:26.983458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54847294-3aac-478f-8af3-41b998ab6e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:41:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1186038030',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '00675b85-16e8-4368-b7a8-3bfd522e1082', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:26.987423 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1accadd-415a-494f-a995-e4167ee06efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:27.047079 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1186038030 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1186038030, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:41:27.048342 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1186038030 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1186038030, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:41:27.080454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Created reservations ['ce4cc84d-5f30-4531-abf8-331d0a5f77d9', 'ac1e4199-23cd-4d33-bfa2-8b2dbfcce713', '9d8ebcea-71b3-4f2a-87bd-4d0ddd4ef016', '05b12337-e9ce-4012-a686-72f52ffe0cad'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:27.082754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1accadd-415a-494f-a995-e4167ee06efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce4cc84d-5f30-4531-abf8-331d0a5f77d9', 'ac1e4199-23cd-4d33-bfa2-8b2dbfcce713', '9d8ebcea-71b3-4f2a-87bd-4d0ddd4ef016', '05b12337-e9ce-4012-a686-72f52ffe0cad']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:27.091074 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc3fa1a3-1fa9-4063-946e-f89890fabed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:27.259999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc3fa1a3-1fa9-4063-946e-f89890fabed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4fe361d-aa99-44f5-9f8a-81e6d49c1828', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-273799893',encryption_key_id=None,group_id=00675b85-16e8-4368-b7a8-3bfd522e1082,group_type_id=,metadata={},multiattach=False,project_id='dc98f8514f64412896627a830851df6c',qos_specs=None,replication_status=,reservations=['ce4cc84d-5f30-4531-abf8-331d0a5f77d9','ac1e4199-23cd-4d33-bfa2-8b2dbfcce713','9d8ebcea-71b3-4f2a-87bd-4d0ddd4ef016','05b12337-e9ce-4012-a686-72f52ffe0cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7cbeedcfff49769556b241d42da705',volume_type_id=7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-273799893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=00675b85-16e8-4368-b7a8-3bfd522e1082,host=None,id=a4fe361d-aa99-44f5-9f8a-81e6d49c1828,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc98f8514f64412896627a830851df6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3a7cbeedcfff49769556b241d42da705',volume_attachment=,volume_type=,volume_type_id=7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:27.269335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7da071b-9e74-406d-8a3b-89bce4b0ae48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:27.350834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7da071b-9e74-406d-8a3b-89bce4b0ae48) transitioned into state 'SUCCESS' from state '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-273799893',encryption_key_id=None,group_id=00675b85-16e8-4368-b7a8-3bfd522e1082,group_type_id=,metadata={},multiattach=False,project_id='dc98f8514f64412896627a830851df6c',qos_specs=None,replication_status=,reservations=['ce4cc84d-5f30-4531-abf8-331d0a5f77d9','ac1e4199-23cd-4d33-bfa2-8b2dbfcce713','9d8ebcea-71b3-4f2a-87bd-4d0ddd4ef016','05b12337-e9ce-4012-a686-72f52ffe0cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7cbeedcfff49769556b241d42da705',volume_type_id=7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:27.354487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c218d5-2423-4a30-a4f8-e9e63f0d5598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:27.432516 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c218d5-2423-4a30-a4f8-e9e63f0d5598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:27.443399 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Flow 'volume_create_api' (fc3fd58c-7d9b-4658-91aa-4e0633a806b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:27.693158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume request issued successfully. Jan 02 02:41:27.708898 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-514e3ead-38d0-4357-8cec-7036adae6378 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:27.713242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-514e3ead-38d0-4357-8cec-7036adae6378 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:27.714964 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:27.714964 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:27.720309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-514e3ead-38d0-4357-8cec-7036adae6378 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:27.731432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-514e3ead-38d0-4357-8cec-7036adae6378 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:27.763781 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:27.764242 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:27.806560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:27.831573 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:27.831573 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:27.874046 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:27.874046 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:27.888689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-514e3ead-38d0-4357-8cec-7036adae6378 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:27.889738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ebca4fb-9b05-46f6-91d0-77d9ba4bc99c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes returned with HTTP 202 Jan 02 02:41:27.890675 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 411/833] 10.222.0.39 () {62 vars in 1267 bytes} [Sat Jan 2 02:41:26 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/volumes => generated 907 bytes in 1223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:41:27.907894 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 423/834] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:27 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:27.923550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b3d7d025-604c-4ff5-a8ac-2e17c9a2a712 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 Jan 02 02:41:27.926779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b3d7d025-604c-4ff5-a8ac-2e17c9a2a712 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:27.927849 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:27.927849 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:27.927849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b3d7d025-604c-4ff5-a8ac-2e17c9a2a712 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:28.082826 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:28.082826 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:28.125265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b3d7d025-604c-4ff5-a8ac-2e17c9a2a712 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:28.183249 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-b3d7d025-604c-4ff5-a8ac-2e17c9a2a712 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:28.184875 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-b3d7d025-604c-4ff5-a8ac-2e17c9a2a712 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:28.213812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-b3d7d025-604c-4ff5-a8ac-2e17c9a2a712 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:28.233758 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:28.233758 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:28.293550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b3d7d025-604c-4ff5-a8ac-2e17c9a2a712 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 returned with HTTP 200 Jan 02 02:41:28.297039 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 412/835] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:27 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 => generated 975 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:28.926257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-094d7e7a-ee1d-496b-8ca4-b4ee31573d5e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:28.937475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-094d7e7a-ee1d-496b-8ca4-b4ee31573d5e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:28.938352 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:28.938352 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:28.939747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-094d7e7a-ee1d-496b-8ca4-b4ee31573d5e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:28.940793 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-094d7e7a-ee1d-496b-8ca4-b4ee31573d5e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:28.989229 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:28.989229 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:28.991933 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-094d7e7a-ee1d-496b-8ca4-b4ee31573d5e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:28.993074 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 424/836] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:28 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:29.323130 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9c2dcaf2-6584-442b-ba0f-b497a5c46659 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 Jan 02 02:41:29.324777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9c2dcaf2-6584-442b-ba0f-b497a5c46659 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:29.325175 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:29.325175 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:29.325993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9c2dcaf2-6584-442b-ba0f-b497a5c46659 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:29.649018 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:29.649018 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:29.686173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9c2dcaf2-6584-442b-ba0f-b497a5c46659 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:29.740320 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-9c2dcaf2-6584-442b-ba0f-b497a5c46659 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:29.741261 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-9c2dcaf2-6584-442b-ba0f-b497a5c46659 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:29.785761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-9c2dcaf2-6584-442b-ba0f-b497a5c46659 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:29.802762 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:29.802762 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:29.831060 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9c2dcaf2-6584-442b-ba0f-b497a5c46659 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 returned with HTTP 200 Jan 02 02:41:29.832428 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 413/837] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:29 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 => generated 999 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:30.015421 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b8a19d72-c478-4497-93b8-83463419eb85 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:30.021782 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b8a19d72-c478-4497-93b8-83463419eb85 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:30.024342 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:30.024342 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:30.026028 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b8a19d72-c478-4497-93b8-83463419eb85 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:30.029988 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b8a19d72-c478-4497-93b8-83463419eb85 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:30.156786 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:30.156786 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:30.166837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b8a19d72-c478-4497-93b8-83463419eb85 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:30.174677 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 425/838] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:30 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:30.866667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eaa45f8e-9736-4e03-83c3-b2b13c1897b9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 Jan 02 02:41:30.866667 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eaa45f8e-9736-4e03-83c3-b2b13c1897b9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:30.866667 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:30.866667 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:30.866667 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eaa45f8e-9736-4e03-83c3-b2b13c1897b9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:30.948501 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:30.948501 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:30.959378 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-eaa45f8e-9736-4e03-83c3-b2b13c1897b9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:30.987064 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-eaa45f8e-9736-4e03-83c3-b2b13c1897b9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:30.987708 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-eaa45f8e-9736-4e03-83c3-b2b13c1897b9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:30.997483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-eaa45f8e-9736-4e03-83c3-b2b13c1897b9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:31.004807 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:31.004807 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:31.031312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eaa45f8e-9736-4e03-83c3-b2b13c1897b9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 returned with HTTP 200 Jan 02 02:41:31.032989 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 414/839] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:30 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 => generated 1000 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:41:31.064537 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21d25a5f-b4c5-43be-8178-1605f3bbd9c4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] PUT http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:31.065940 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:31.065940 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:31.067113 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21d25a5f-b4c5-43be-8178-1605f3bbd9c4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c001de63-d7e4-4f1a-abd5-4470f1a3dcbb"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:31.090733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-21d25a5f-b4c5-43be-8178-1605f3bbd9c4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Update called for group 00675b85-16e8-4368-b7a8-3bfd522e1082. {{(pid=88066) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 02:41:31.091798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-21d25a5f-b4c5-43be-8178-1605f3bbd9c4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Updating group 00675b85-16e8-4368-b7a8-3bfd522e1082 with name None description: None add_volumes: None remove_volumes: c001de63-d7e4-4f1a-abd5-4470f1a3dcbb. Jan 02 02:41:31.106639 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:31.106639 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:31.196518 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9b7aa2f-4698-4c0b-81fe-9d6013fdfb01 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:31.197084 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9b7aa2f-4698-4c0b-81fe-9d6013fdfb01 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:31.197280 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:31.197280 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:31.197618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9b7aa2f-4698-4c0b-81fe-9d6013fdfb01 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:31.198146 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d9b7aa2f-4698-4c0b-81fe-9d6013fdfb01 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:31.222499 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21d25a5f-b4c5-43be-8178-1605f3bbd9c4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 202 Jan 02 02:41:31.230967 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 426/840] 10.222.0.39 () {62 vars in 1373 bytes} [Sat Jan 2 02:41:31 2021] PUT /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:41:31.239626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a695710-d85a-463c-8f17-176c286de85c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:31.247050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a695710-d85a-463c-8f17-176c286de85c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:31.247413 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:31.247413 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:31.258447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a695710-d85a-463c-8f17-176c286de85c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:31.259479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-7a695710-d85a-463c-8f17-176c286de85c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 00675b85-16e8-4368-b7a8-3bfd522e1082 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:31.286994 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:31.286994 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:31.303556 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:31.303556 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:31.307844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9b7aa2f-4698-4c0b-81fe-9d6013fdfb01 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:31.316525 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 415/841] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:31 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:31.357168 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a695710-d85a-463c-8f17-176c286de85c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 200 Jan 02 02:41:31.368359 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 427/842] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:31 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 392 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:32.335417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-116a5cf3-4db2-4fe2-b4ed-0f48ec5497a5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:32.336154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-116a5cf3-4db2-4fe2-b4ed-0f48ec5497a5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:32.336154 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:32.336154 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:32.336677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-116a5cf3-4db2-4fe2-b4ed-0f48ec5497a5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:32.336877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-116a5cf3-4db2-4fe2-b4ed-0f48ec5497a5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:32.378491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c14de810-3009-426a-91bc-dad65ed0d100 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:32.379357 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c14de810-3009-426a-91bc-dad65ed0d100 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:32.379776 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:32.379776 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:32.380645 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c14de810-3009-426a-91bc-dad65ed0d100 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:32.381209 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-c14de810-3009-426a-91bc-dad65ed0d100 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 00675b85-16e8-4368-b7a8-3bfd522e1082 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:32.394935 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:32.394935 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:32.413358 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:32.413358 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:32.424218 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-116a5cf3-4db2-4fe2-b4ed-0f48ec5497a5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:32.429598 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 416/843] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:32 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:32.433652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c14de810-3009-426a-91bc-dad65ed0d100 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 200 Jan 02 02:41:32.435786 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 428/844] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:32 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 393 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:41:32.445723 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eac68673-d9cb-4c9b-a6da-74d7d971d2ed tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] PUT http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:32.446235 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:32.446235 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:32.446643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eac68673-d9cb-4c9b-a6da-74d7d971d2ed tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c001de63-d7e4-4f1a-abd5-4470f1a3dcbb"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:32.447716 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-eac68673-d9cb-4c9b-a6da-74d7d971d2ed tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Update called for group 00675b85-16e8-4368-b7a8-3bfd522e1082. {{(pid=88066) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 02:41:32.448068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-eac68673-d9cb-4c9b-a6da-74d7d971d2ed tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Updating group 00675b85-16e8-4368-b7a8-3bfd522e1082 with name None description: None add_volumes: c001de63-d7e4-4f1a-abd5-4470f1a3dcbb remove_volumes: None. Jan 02 02:41:32.455459 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:32.455459 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:32.641037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eac68673-d9cb-4c9b-a6da-74d7d971d2ed tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 202 Jan 02 02:41:32.642017 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 429/845] 10.222.0.39 () {62 vars in 1373 bytes} [Sat Jan 2 02:41:32 2021] PUT /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 02:41:32.657894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90dd059b-a5d2-4fb4-9868-fd10d04478e9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:32.665211 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90dd059b-a5d2-4fb4-9868-fd10d04478e9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:32.665591 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:32.665591 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:32.666243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90dd059b-a5d2-4fb4-9868-fd10d04478e9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:32.666879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-90dd059b-a5d2-4fb4-9868-fd10d04478e9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 00675b85-16e8-4368-b7a8-3bfd522e1082 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:32.690191 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:32.690191 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:32.793573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90dd059b-a5d2-4fb4-9868-fd10d04478e9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 200 Jan 02 02:41:32.795419 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 417/846] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:32 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 392 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:33.451905 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f9c898f-7fb7-41de-b272-4e0a6fe91478 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:33.452935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f9c898f-7fb7-41de-b272-4e0a6fe91478 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:33.453912 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:33.453912 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:33.457992 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f9c898f-7fb7-41de-b272-4e0a6fe91478 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:33.459057 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6f9c898f-7fb7-41de-b272-4e0a6fe91478 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:33.556559 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:33.556559 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:33.564698 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f9c898f-7fb7-41de-b272-4e0a6fe91478 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:33.566591 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 430/847] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:33 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:33.809758 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-81fc7346-3017-4850-9a34-5101cfb24faa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:33.810558 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-81fc7346-3017-4850-9a34-5101cfb24faa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:33.810906 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:33.810906 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:33.811553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-81fc7346-3017-4850-9a34-5101cfb24faa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:33.812222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-81fc7346-3017-4850-9a34-5101cfb24faa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 00675b85-16e8-4368-b7a8-3bfd522e1082 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:33.850564 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:33.850564 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:33.936235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-81fc7346-3017-4850-9a34-5101cfb24faa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 200 Jan 02 02:41:33.937957 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 418/848] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:33 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 393 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:33.951475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36af53cc-c92e-40d1-9766-829ce1263edc tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] PUT http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:33.952411 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:33.952411 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:33.953050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36af53cc-c92e-40d1-9766-829ce1263edc tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a4fe361d-aa99-44f5-9f8a-81e6d49c1828"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:33.954850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-36af53cc-c92e-40d1-9766-829ce1263edc tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Update called for group 00675b85-16e8-4368-b7a8-3bfd522e1082. {{(pid=88066) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 02:41:33.959033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-36af53cc-c92e-40d1-9766-829ce1263edc tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Updating group 00675b85-16e8-4368-b7a8-3bfd522e1082 with name None description: None add_volumes: None remove_volumes: a4fe361d-aa99-44f5-9f8a-81e6d49c1828. Jan 02 02:41:33.989136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:33.989136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:34.193666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36af53cc-c92e-40d1-9766-829ce1263edc tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 202 Jan 02 02:41:34.195354 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 431/849] 10.222.0.39 () {62 vars in 1373 bytes} [Sat Jan 2 02:41:33 2021] PUT /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:41:34.205387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b6784d7-28ef-4704-a8fb-1a45df481d38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:34.206589 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b6784d7-28ef-4704-a8fb-1a45df481d38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:34.206870 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:34.206870 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:34.207338 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b6784d7-28ef-4704-a8fb-1a45df481d38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:34.207821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-9b6784d7-28ef-4704-a8fb-1a45df481d38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 00675b85-16e8-4368-b7a8-3bfd522e1082 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:34.226625 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:34.226625 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:34.294707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b6784d7-28ef-4704-a8fb-1a45df481d38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 200 Jan 02 02:41:34.295567 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 419/850] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:34 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 392 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:41:34.587377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d7b48c66-1f60-4e20-94f5-2969dd39e8f1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:34.587887 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d7b48c66-1f60-4e20-94f5-2969dd39e8f1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:34.588423 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:34.588423 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:34.589916 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d7b48c66-1f60-4e20-94f5-2969dd39e8f1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:34.590451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d7b48c66-1f60-4e20-94f5-2969dd39e8f1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:34.664547 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:34.664547 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:34.666467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d7b48c66-1f60-4e20-94f5-2969dd39e8f1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:34.667261 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 432/851] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:34 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:35.309654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21907793-6bee-4785-9691-090112260d9c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:35.310619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21907793-6bee-4785-9691-090112260d9c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:35.311201 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:35.311201 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:35.311930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21907793-6bee-4785-9691-090112260d9c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:35.312537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-21907793-6bee-4785-9691-090112260d9c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 00675b85-16e8-4368-b7a8-3bfd522e1082 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:35.327151 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:35.327151 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:35.369890 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21907793-6bee-4785-9691-090112260d9c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 200 Jan 02 02:41:35.372062 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 420/852] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:35 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 393 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:35.383854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88c66450-1bc8-45d9-b92c-73a89db0f6b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] PUT http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:35.384754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:35.384754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:35.385475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88c66450-1bc8-45d9-b92c-73a89db0f6b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a4fe361d-aa99-44f5-9f8a-81e6d49c1828"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:35.387686 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-88c66450-1bc8-45d9-b92c-73a89db0f6b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Update called for group 00675b85-16e8-4368-b7a8-3bfd522e1082. {{(pid=88066) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 02:41:35.388348 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-88c66450-1bc8-45d9-b92c-73a89db0f6b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Updating group 00675b85-16e8-4368-b7a8-3bfd522e1082 with name None description: None add_volumes: a4fe361d-aa99-44f5-9f8a-81e6d49c1828 remove_volumes: None. Jan 02 02:41:35.397326 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:35.397326 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:35.734529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f44fabba-0c5c-449d-acad-ab8588b50f35 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:35.735727 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f44fabba-0c5c-449d-acad-ab8588b50f35 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:35.736105 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:35.736105 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:35.739318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f44fabba-0c5c-449d-acad-ab8588b50f35 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:35.739877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f44fabba-0c5c-449d-acad-ab8588b50f35 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:35.803560 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:35.803560 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:35.805939 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f44fabba-0c5c-449d-acad-ab8588b50f35 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:35.807623 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 421/853] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:35 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:35.878288 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88c66450-1bc8-45d9-b92c-73a89db0f6b5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 202 Jan 02 02:41:35.879942 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 433/854] 10.222.0.39 () {62 vars in 1373 bytes} [Sat Jan 2 02:41:35 2021] PUT /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 0 bytes in 501 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:41:35.889593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88a67492-018e-44f7-b6c4-e30b6f8e70aa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:35.890553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88a67492-018e-44f7-b6c4-e30b6f8e70aa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:35.890929 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:35.890929 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:35.891543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88a67492-018e-44f7-b6c4-e30b6f8e70aa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:35.892123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-88a67492-018e-44f7-b6c4-e30b6f8e70aa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 00675b85-16e8-4368-b7a8-3bfd522e1082 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:35.908463 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:35.908463 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:35.974709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88a67492-018e-44f7-b6c4-e30b6f8e70aa tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 200 Jan 02 02:41:35.976322 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 422/855] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:35 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 392 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:36.830787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-064727bc-73a6-4682-aa9a-d22c2de0163a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:36.831733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-064727bc-73a6-4682-aa9a-d22c2de0163a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:36.832084 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:36.832084 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:36.841639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-064727bc-73a6-4682-aa9a-d22c2de0163a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:36.842480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-064727bc-73a6-4682-aa9a-d22c2de0163a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:36.874417 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:36.874417 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:36.877072 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-064727bc-73a6-4682-aa9a-d22c2de0163a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:36.878200 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 434/856] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:36 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:36.991794 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65fafc83-b366-4e07-b9f2-ca8c8fc2dda1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:36.992391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65fafc83-b366-4e07-b9f2-ca8c8fc2dda1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:36.992567 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:36.992567 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:36.993651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65fafc83-b366-4e07-b9f2-ca8c8fc2dda1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:36.993651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-65fafc83-b366-4e07-b9f2-ca8c8fc2dda1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 00675b85-16e8-4368-b7a8-3bfd522e1082 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:37.031303 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:37.031303 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:37.069100 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65fafc83-b366-4e07-b9f2-ca8c8fc2dda1 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 200 Jan 02 02:41:37.070700 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 423/857] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:36 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 393 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:37.090611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail Jan 02 02:41:37.092115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:37.092982 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:37.092982 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:37.094137 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:37.096019 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:37.100332 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:41:37.254131 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all volumes completed successfully. Jan 02 02:41:37.258863 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:37.259906 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:37.279328 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:37.288722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:37.288722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:37.304205 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:37.305085 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:37.315136 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:37.323855 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:37.323855 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:37.351344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3fa8b954-8ba8-48c4-b228-82a31e7b587b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail returned with HTTP 200 Jan 02 02:41:37.353020 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 435/858] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:41:37 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail => generated 1994 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:41:37.388013 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-213a5d5b-7559-4205-8d78-2cc385aea917 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots Jan 02 02:41:37.388993 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:37.388993 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:37.389786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-213a5d5b-7559-4205-8d78-2cc385aea917 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "00675b85-16e8-4368-b7a8-3bfd522e1082", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2005913931"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:37.393130 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-213a5d5b-7559-4205-8d78-2cc385aea917 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating new group_snapshot {'group_snapshot': {'group_id': '00675b85-16e8-4368-b7a8-3bfd522e1082', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2005913931'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 02 02:41:37.413166 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:37.413166 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:37.428616 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.group_snapshots [None req-213a5d5b-7559-4205-8d78-2cc385aea917 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2005913931. Jan 02 02:41:37.502422 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:37.502422 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:37.593223 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-213a5d5b-7559-4205-8d78-2cc385aea917 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1186038030 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1186038030, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:41:37.657490 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-213a5d5b-7559-4205-8d78-2cc385aea917 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Created reservations ['1f86d46c-63c8-488b-849a-a5865fcc5a25', '97551bf3-9acf-458c-a3cf-5b0058aed342', 'd39869a3-8158-4903-a5b1-8f9201cac943', '9fa5bbb2-cd44-48cb-b563-4e6bd047bff3'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:37.913582 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-735dc6ee-e972-412b-b995-ef6578ea6be9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:37.920417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-213a5d5b-7559-4205-8d78-2cc385aea917 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots returned with HTTP 202 Jan 02 02:41:37.928156 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 424/859] 10.222.0.39 () {62 vars in 1291 bytes} [Sat Jan 2 02:41:37 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots => generated 187 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:37.932038 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-735dc6ee-e972-412b-b995-ef6578ea6be9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:37.937071 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:37.937071 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:37.938102 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-735dc6ee-e972-412b-b995-ef6578ea6be9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:37.938730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-735dc6ee-e972-412b-b995-ef6578ea6be9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:37.940724 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-69173d37-023b-4802-a401-cbecc1d8a0b2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f Jan 02 02:41:37.941318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-69173d37-023b-4802-a401-cbecc1d8a0b2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:37.941541 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:37.941541 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:37.941879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-69173d37-023b-4802-a401-cbecc1d8a0b2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:37.942279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-69173d37-023b-4802-a401-cbecc1d8a0b2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member f0c2a152-f867-4a76-86b4-7a81cb6da41f {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:41:37.955352 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:37.955352 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:37.981921 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-69173d37-023b-4802-a401-cbecc1d8a0b2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f returned with HTTP 200 Jan 02 02:41:37.982814 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 425/860] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:41:37 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f => generated 326 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:38.029932 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:38.029932 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:38.040047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-735dc6ee-e972-412b-b995-ef6578ea6be9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:38.042865 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 436/861] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:37 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:38.994856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8298e899-de84-495e-a3f8-29eaff2bd86e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f Jan 02 02:41:38.996234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8298e899-de84-495e-a3f8-29eaff2bd86e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:38.996648 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:38.996648 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:38.997265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8298e899-de84-495e-a3f8-29eaff2bd86e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:38.997858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-8298e899-de84-495e-a3f8-29eaff2bd86e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member f0c2a152-f867-4a76-86b4-7a81cb6da41f {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:41:39.018516 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:39.018516 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:39.040338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8298e899-de84-495e-a3f8-29eaff2bd86e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f returned with HTTP 200 Jan 02 02:41:39.041488 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 426/862] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:41:38 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f => generated 326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:39.075639 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3423de68-c5f5-4def-becb-9197c75187fd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:39.079219 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3423de68-c5f5-4def-becb-9197c75187fd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:39.079622 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:39.079622 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:39.080363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3423de68-c5f5-4def-becb-9197c75187fd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:39.081062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3423de68-c5f5-4def-becb-9197c75187fd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:39.192113 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:39.192113 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:39.202037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3423de68-c5f5-4def-becb-9197c75187fd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:39.213721 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 437/863] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:39 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:40.054786 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1fdbfbab-cfb1-4826-8bf1-b3c197c6aaaf tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f Jan 02 02:41:40.055591 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1fdbfbab-cfb1-4826-8bf1-b3c197c6aaaf tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:40.055591 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:40.055591 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:40.056067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1fdbfbab-cfb1-4826-8bf1-b3c197c6aaaf tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:40.056335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-1fdbfbab-cfb1-4826-8bf1-b3c197c6aaaf tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member f0c2a152-f867-4a76-86b4-7a81cb6da41f {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:41:40.079102 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:40.079102 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:40.117089 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1fdbfbab-cfb1-4826-8bf1-b3c197c6aaaf tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f returned with HTTP 200 Jan 02 02:41:40.119674 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 427/864] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:41:40 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f => generated 326 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:40.227584 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbbddc88-501d-4caf-822a-648bc8475bb8 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:40.230788 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbbddc88-501d-4caf-822a-648bc8475bb8 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:40.232270 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:40.232270 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:40.233480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbbddc88-501d-4caf-822a-648bc8475bb8 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:40.234396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fbbddc88-501d-4caf-822a-648bc8475bb8 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:40.313835 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:40.313835 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:40.318076 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbbddc88-501d-4caf-822a-648bc8475bb8 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:40.332626 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 438/865] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:40 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:41.138261 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cc167f9-8a19-4752-9b69-762a5eb7051a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f Jan 02 02:41:41.140559 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cc167f9-8a19-4752-9b69-762a5eb7051a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:41.141070 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:41.141070 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:41.143703 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cc167f9-8a19-4752-9b69-762a5eb7051a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:41.144503 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-7cc167f9-8a19-4752-9b69-762a5eb7051a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member f0c2a152-f867-4a76-86b4-7a81cb6da41f {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:41:41.165004 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:41.165004 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:41.212174 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cc167f9-8a19-4752-9b69-762a5eb7051a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f returned with HTTP 200 Jan 02 02:41:41.216260 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 428/866] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:41:41 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f => generated 326 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:41.356876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b7234811-3cca-4362-8466-686f00c00099 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:41.360034 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b7234811-3cca-4362-8466-686f00c00099 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:41.361851 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:41.361851 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:41.363119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b7234811-3cca-4362-8466-686f00c00099 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:41.364355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b7234811-3cca-4362-8466-686f00c00099 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:41.474948 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:41.474948 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:41.482507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b7234811-3cca-4362-8466-686f00c00099 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:41.484324 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 439/867] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:41 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:42.231181 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed8a7ea9-bb88-45e5-9b08-fac53463075b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f Jan 02 02:41:42.233190 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed8a7ea9-bb88-45e5-9b08-fac53463075b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:42.241115 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:42.241115 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:42.242552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed8a7ea9-bb88-45e5-9b08-fac53463075b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:42.253580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-ed8a7ea9-bb88-45e5-9b08-fac53463075b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member f0c2a152-f867-4a76-86b4-7a81cb6da41f {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:41:42.274696 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:42.274696 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:42.308693 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed8a7ea9-bb88-45e5-9b08-fac53463075b tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f returned with HTTP 200 Jan 02 02:41:42.310655 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 429/868] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:41:42 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f => generated 326 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:42.504707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-681eb559-9d98-45a2-b62f-2e38aa78fe7d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:42.505246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-681eb559-9d98-45a2-b62f-2e38aa78fe7d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:42.505442 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:42.505442 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:42.506090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-681eb559-9d98-45a2-b62f-2e38aa78fe7d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:42.506903 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-681eb559-9d98-45a2-b62f-2e38aa78fe7d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:42.581514 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:42.581514 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:42.583827 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-681eb559-9d98-45a2-b62f-2e38aa78fe7d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:42.585300 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 440/869] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:42 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:43.331009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b65bc4b-2289-4e73-9015-6100a4d0da1d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f Jan 02 02:41:43.332034 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b65bc4b-2289-4e73-9015-6100a4d0da1d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:43.332034 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:43.332034 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:43.332758 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b65bc4b-2289-4e73-9015-6100a4d0da1d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:43.333118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-6b65bc4b-2289-4e73-9015-6100a4d0da1d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member f0c2a152-f867-4a76-86b4-7a81cb6da41f {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:41:43.360761 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:43.360761 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:43.399445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b65bc4b-2289-4e73-9015-6100a4d0da1d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f returned with HTTP 200 Jan 02 02:41:43.405585 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 430/870] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:41:43 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f => generated 326 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:43.607541 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f163cd17-604b-4ad2-92c8-639196c09394 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:43.614434 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f163cd17-604b-4ad2-92c8-639196c09394 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:43.614954 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:43.614954 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:43.615676 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f163cd17-604b-4ad2-92c8-639196c09394 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:43.616271 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f163cd17-604b-4ad2-92c8-639196c09394 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:43.667993 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:43.667993 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:43.674497 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f163cd17-604b-4ad2-92c8-639196c09394 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:43.675709 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 441/871] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:43 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:44.416021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c93a2cc-2b49-4495-a8cd-990d07c61d1f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f Jan 02 02:41:44.416890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c93a2cc-2b49-4495-a8cd-990d07c61d1f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:44.417692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:44.417692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:44.418815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c93a2cc-2b49-4495-a8cd-990d07c61d1f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:44.418815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-1c93a2cc-2b49-4495-a8cd-990d07c61d1f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member f0c2a152-f867-4a76-86b4-7a81cb6da41f {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:41:44.431885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:44.431885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:44.466125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c93a2cc-2b49-4495-a8cd-990d07c61d1f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f returned with HTTP 200 Jan 02 02:41:44.476076 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 431/872] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:41:44 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f => generated 327 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:44.481927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-622b883a-a596-4bcb-bbee-169e8ebb98b2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail Jan 02 02:41:44.482634 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-622b883a-a596-4bcb-bbee-169e8ebb98b2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:44.482960 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:44.482960 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:44.483669 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-622b883a-a596-4bcb-bbee-169e8ebb98b2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:44.484375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-622b883a-a596-4bcb-bbee-169e8ebb98b2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:44.486996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-622b883a-a596-4bcb-bbee-169e8ebb98b2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:41:44.536238 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-622b883a-a596-4bcb-bbee-169e8ebb98b2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all snapshots completed successfully. Jan 02 02:41:44.537662 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:44.537662 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:44.539757 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-622b883a-a596-4bcb-bbee-169e8ebb98b2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail returned with HTTP 200 Jan 02 02:41:44.540935 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 442/873] 10.222.0.39 () {58 vars in 1231 bytes} [Sat Jan 2 02:41:44 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail => generated 931 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:44.563564 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-959e76d9-a111-4da6-8520-c101cae69162 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 Jan 02 02:41:44.564932 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-959e76d9-a111-4da6-8520-c101cae69162 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:44.565235 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:44.565235 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:44.566215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-959e76d9-a111-4da6-8520-c101cae69162 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:44.635039 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:44.635039 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:44.640508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-959e76d9-a111-4da6-8520-c101cae69162 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:41:44.644826 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-959e76d9-a111-4da6-8520-c101cae69162 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 returned with HTTP 200 Jan 02 02:41:44.658266 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 432/874] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:44 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 => generated 470 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:44.666665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f40553a9-a12b-4fbb-bb58-7d5f5b807e94 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/683e506c-12bf-4268-9122-3aa5eec80884 Jan 02 02:41:44.669989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f40553a9-a12b-4fbb-bb58-7d5f5b807e94 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:44.670814 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:44.670814 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:44.672085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f40553a9-a12b-4fbb-bb58-7d5f5b807e94 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:44.708913 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e8065c6-a2d0-488b-bc6e-1282914814ab tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:44.712573 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e8065c6-a2d0-488b-bc6e-1282914814ab tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:44.713253 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:44.713253 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:44.715705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e8065c6-a2d0-488b-bc6e-1282914814ab tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:44.721770 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3e8065c6-a2d0-488b-bc6e-1282914814ab tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:44.789644 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:44.789644 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:44.792646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e8065c6-a2d0-488b-bc6e-1282914814ab tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:44.793940 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 433/875] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:44 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:44.877208 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:44.877208 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:44.886956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f40553a9-a12b-4fbb-bb58-7d5f5b807e94 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:41:44.889544 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f40553a9-a12b-4fbb-bb58-7d5f5b807e94 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/683e506c-12bf-4268-9122-3aa5eec80884 returned with HTTP 200 Jan 02 02:41:44.890953 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 443/876] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:44 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/683e506c-12bf-4268-9122-3aa5eec80884 => generated 470 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:44.910607 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23943bb4-2ecf-42cd-9af6-c986a04b1684 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] DELETE http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f Jan 02 02:41:44.911433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23943bb4-2ecf-42cd-9af6-c986a04b1684 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:44.911856 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:44.911856 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:44.912527 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23943bb4-2ecf-42cd-9af6-c986a04b1684 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:44.913184 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-23943bb4-2ecf-42cd-9af6-c986a04b1684 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] delete called for member f0c2a152-f867-4a76-86b4-7a81cb6da41f {{(pid=88067) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 02:41:44.913730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.group_snapshots [None req-23943bb4-2ecf-42cd-9af6-c986a04b1684 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete group_snapshot with id: f0c2a152-f867-4a76-86b4-7a81cb6da41f Jan 02 02:41:44.943916 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:44.943916 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:45.105875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23943bb4-2ecf-42cd-9af6-c986a04b1684 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f returned with HTTP 202 Jan 02 02:41:45.108472 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 434/877] 10.222.0.39 () {60 vars in 1383 bytes} [Sat Jan 2 02:41:44 2021] DELETE /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:41:45.116736 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail Jan 02 02:41:45.117608 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:45.118037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:45.118037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:45.118713 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:45.119602 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:45.122711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:41:45.216251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all volumes completed successfully. Jan 02 02:41:45.219623 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:45.220376 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:45.238773 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:45.321022 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:45.321022 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:45.356920 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:45.359028 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:45.376123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:45.396996 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:45.396996 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:45.483480 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d645357-8489-4c94-a457-f930f87678df tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail returned with HTTP 200 Jan 02 02:41:45.521272 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 444/878] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:41:45 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail => generated 1994 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:41:45.523140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7620979e-a789-46b1-93cb-fe82e4cf0da0 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail Jan 02 02:41:45.527514 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7620979e-a789-46b1-93cb-fe82e4cf0da0 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:45.528093 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:45.528093 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:45.528842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7620979e-a789-46b1-93cb-fe82e4cf0da0 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:45.530037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-7620979e-a789-46b1-93cb-fe82e4cf0da0 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:45.532666 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:45.532666 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:45.536033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-7620979e-a789-46b1-93cb-fe82e4cf0da0 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:41:45.599809 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7620979e-a789-46b1-93cb-fe82e4cf0da0 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all snapshots completed successfully. Jan 02 02:41:45.601533 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:45.601533 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:45.603490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7620979e-a789-46b1-93cb-fe82e4cf0da0 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail returned with HTTP 200 Jan 02 02:41:45.605022 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 435/879] 10.222.0.39 () {58 vars in 1231 bytes} [Sat Jan 2 02:41:45 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail => generated 929 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:45.626559 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49b43a67-e5bf-4447-98ce-e73651b6ad51 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 Jan 02 02:41:45.627416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-49b43a67-e5bf-4447-98ce-e73651b6ad51 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:45.627772 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:45.627772 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:45.631075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-49b43a67-e5bf-4447-98ce-e73651b6ad51 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:45.705257 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:45.705257 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:45.706425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-49b43a67-e5bf-4447-98ce-e73651b6ad51 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:41:45.708417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49b43a67-e5bf-4447-98ce-e73651b6ad51 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 returned with HTTP 200 Jan 02 02:41:45.709284 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 445/880] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:45 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 => generated 469 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:45.827893 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-880cf059-8aa3-4678-af9f-83f992d7498a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:45.829054 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-880cf059-8aa3-4678-af9f-83f992d7498a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:45.829478 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:45.829478 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:45.830191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-880cf059-8aa3-4678-af9f-83f992d7498a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:45.830962 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-880cf059-8aa3-4678-af9f-83f992d7498a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:45.973880 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:45.973880 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:45.977670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-880cf059-8aa3-4678-af9f-83f992d7498a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:45.981885 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 436/881] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:45 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:46.733862 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a02c5c9a-029d-446d-b826-fd8349956476 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 Jan 02 02:41:46.734374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a02c5c9a-029d-446d-b826-fd8349956476 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:46.734584 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:46.734584 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:46.735245 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a02c5c9a-029d-446d-b826-fd8349956476 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:46.811852 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:46.811852 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:46.813661 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a02c5c9a-029d-446d-b826-fd8349956476 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:41:46.816146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a02c5c9a-029d-446d-b826-fd8349956476 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 returned with HTTP 200 Jan 02 02:41:46.822689 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 446/882] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:46 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 => generated 469 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:47.000154 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-28e87ff4-1757-4314-b754-a9b9b3dc4e4b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:47.000818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-28e87ff4-1757-4314-b754-a9b9b3dc4e4b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:47.001027 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:47.001027 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:47.001460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-28e87ff4-1757-4314-b754-a9b9b3dc4e4b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:47.001739 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-28e87ff4-1757-4314-b754-a9b9b3dc4e4b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:47.065146 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:47.065146 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:47.079910 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-28e87ff4-1757-4314-b754-a9b9b3dc4e4b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:47.081132 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 437/883] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:46 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:47.842633 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-949dc9c8-9792-4a43-ac03-fec83557b89c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 Jan 02 02:41:47.843632 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-949dc9c8-9792-4a43-ac03-fec83557b89c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:47.843632 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:47.843632 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:47.843632 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-949dc9c8-9792-4a43-ac03-fec83557b89c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:47.932872 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:47.932872 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:47.939201 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-949dc9c8-9792-4a43-ac03-fec83557b89c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:41:47.941750 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-949dc9c8-9792-4a43-ac03-fec83557b89c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 returned with HTTP 200 Jan 02 02:41:47.948008 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 447/884] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:47 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 => generated 469 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:48.096773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-47bad08a-7718-4d0c-8ea2-cf0361235e42 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:48.097304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-47bad08a-7718-4d0c-8ea2-cf0361235e42 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:48.097521 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:48.097521 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:48.097894 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-47bad08a-7718-4d0c-8ea2-cf0361235e42 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:48.098264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-47bad08a-7718-4d0c-8ea2-cf0361235e42 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:48.169835 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:48.169835 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:48.171927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-47bad08a-7718-4d0c-8ea2-cf0361235e42 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:48.181926 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 438/885] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:48 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:48.959517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d564903-29e5-4add-a08d-d78b55a02bf8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 Jan 02 02:41:48.960865 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d564903-29e5-4add-a08d-d78b55a02bf8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:48.961266 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:48.961266 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:48.962159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d564903-29e5-4add-a08d-d78b55a02bf8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:49.028332 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:49.028332 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:49.031877 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3d564903-29e5-4add-a08d-d78b55a02bf8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:41:49.035560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d564903-29e5-4add-a08d-d78b55a02bf8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 returned with HTTP 200 Jan 02 02:41:49.040261 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 448/886] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:48 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 => generated 469 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:49.194158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dc01697b-07dc-4673-be66-81f0986766c4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:49.194959 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dc01697b-07dc-4673-be66-81f0986766c4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:49.195546 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:49.195546 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:49.196181 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dc01697b-07dc-4673-be66-81f0986766c4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:49.197545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-dc01697b-07dc-4673-be66-81f0986766c4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:49.249431 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:49.249431 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:49.250672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dc01697b-07dc-4673-be66-81f0986766c4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:49.267284 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 439/887] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:49 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:50.059160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24914b04-c887-4388-85bc-6cdcd8c666ff tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 Jan 02 02:41:50.060024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-24914b04-c887-4388-85bc-6cdcd8c666ff tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:50.060024 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:50.060024 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:50.060473 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-24914b04-c887-4388-85bc-6cdcd8c666ff tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:50.087296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24914b04-c887-4388-85bc-6cdcd8c666ff tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 returned with HTTP 404 Jan 02 02:41:50.088665 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 449/888] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:50 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/c3158856-0bf9-44f7-91ff-444d00b7d0b9 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:50.099291 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dc285c1e-5a47-42eb-9802-0ab0a46f9103 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/683e506c-12bf-4268-9122-3aa5eec80884 Jan 02 02:41:50.099981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dc285c1e-5a47-42eb-9802-0ab0a46f9103 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:50.100177 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:50.100177 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:50.100882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dc285c1e-5a47-42eb-9802-0ab0a46f9103 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:50.130250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dc285c1e-5a47-42eb-9802-0ab0a46f9103 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/683e506c-12bf-4268-9122-3aa5eec80884 returned with HTTP 404 Jan 02 02:41:50.132185 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 440/889] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:50 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/683e506c-12bf-4268-9122-3aa5eec80884 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:50.142045 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-036143c9-a0b4-4ab3-b237-b76b291f0a74 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f Jan 02 02:41:50.143096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-036143c9-a0b4-4ab3-b237-b76b291f0a74 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:50.143811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-036143c9-a0b4-4ab3-b237-b76b291f0a74 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:50.144420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-036143c9-a0b4-4ab3-b237-b76b291f0a74 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member f0c2a152-f867-4a76-86b4-7a81cb6da41f {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:41:50.152358 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-036143c9-a0b4-4ab3-b237-b76b291f0a74 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f returned with HTTP 404 Jan 02 02:41:50.154040 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 450/890] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:41:50 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:41:50.162940 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87362664-cbb0-4dbd-a43d-cc0929e9d9d7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] DELETE http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f Jan 02 02:41:50.164025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87362664-cbb0-4dbd-a43d-cc0929e9d9d7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:50.164772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87362664-cbb0-4dbd-a43d-cc0929e9d9d7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:50.165378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-87362664-cbb0-4dbd-a43d-cc0929e9d9d7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] delete called for member f0c2a152-f867-4a76-86b4-7a81cb6da41f {{(pid=88067) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 02:41:50.166017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.group_snapshots [None req-87362664-cbb0-4dbd-a43d-cc0929e9d9d7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete group_snapshot with id: f0c2a152-f867-4a76-86b4-7a81cb6da41f Jan 02 02:41:50.174061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87362664-cbb0-4dbd-a43d-cc0929e9d9d7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f returned with HTTP 404 Jan 02 02:41:50.175553 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 441/891] 10.222.0.39 () {60 vars in 1383 bytes} [Sat Jan 2 02:41:50 2021] DELETE /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/f0c2a152-f867-4a76-86b4-7a81cb6da41f => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 02 02:41:50.184083 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail Jan 02 02:41:50.184690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:50.185187 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:50.185819 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:50.187737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:41:50.268732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7b6289b3-783f-4271-8ad7-c0b798dc5cd6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:50.268732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7b6289b3-783f-4271-8ad7-c0b798dc5cd6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:50.268732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7b6289b3-783f-4271-8ad7-c0b798dc5cd6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:50.269128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7b6289b3-783f-4271-8ad7-c0b798dc5cd6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:50.302338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all volumes completed successfully. Jan 02 02:41:50.313446 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:50.313446 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:50.332513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:50.336186 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:50.336186 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:50.338403 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7b6289b3-783f-4271-8ad7-c0b798dc5cd6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:50.339460 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 442/892] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:50 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:50.354014 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:50.354014 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:50.420076 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:50.420076 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:50.426628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:50.438120 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:50.438120 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:50.493483 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-baeb8124-2cbd-4cca-9160-723bb2915db4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail returned with HTTP 200 Jan 02 02:41:50.497364 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 451/893] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:41:50 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail => generated 1994 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:41:50.513033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be41255e-fb04-4c73-882f-bad35d37e31c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082/action Jan 02 02:41:50.513554 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:50.513554 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:50.514229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be41255e-fb04-4c73-882f-bad35d37e31c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:41:50.514597 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be41255e-fb04-4c73-882f-bad35d37e31c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:50.515761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-be41255e-fb04-4c73-882f-bad35d37e31c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] delete called for group 00675b85-16e8-4368-b7a8-3bfd522e1082 {{(pid=88067) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:41:50.516287 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-be41255e-fb04-4c73-882f-bad35d37e31c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete group with id: 00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:50.533427 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:50.533427 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:51.070553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be41255e-fb04-4c73-882f-bad35d37e31c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082/action returned with HTTP 202 Jan 02 02:41:51.077746 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 443/894] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:41:50 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082/action => generated 0 bytes in 563 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:41:51.083414 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bde3e41a-3a82-430e-801a-5cfca0cbcd77 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 Jan 02 02:41:51.083886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bde3e41a-3a82-430e-801a-5cfca0cbcd77 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:51.084054 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:51.084054 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:51.084438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bde3e41a-3a82-430e-801a-5cfca0cbcd77 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:51.293514 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:51.293514 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:51.319837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bde3e41a-3a82-430e-801a-5cfca0cbcd77 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:51.361010 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-55af7fec-5c5b-4c58-8a03-2c18217ede13 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:51.361552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-55af7fec-5c5b-4c58-8a03-2c18217ede13 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:51.361785 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:51.361785 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:51.362136 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-55af7fec-5c5b-4c58-8a03-2c18217ede13 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:51.362469 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-55af7fec-5c5b-4c58-8a03-2c18217ede13 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:51.411449 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-bde3e41a-3a82-430e-801a-5cfca0cbcd77 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:51.411905 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-bde3e41a-3a82-430e-801a-5cfca0cbcd77 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:51.444363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-bde3e41a-3a82-430e-801a-5cfca0cbcd77 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:51.456025 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:51.456025 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:51.457961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-55af7fec-5c5b-4c58-8a03-2c18217ede13 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:51.478664 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:51.478664 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:51.479230 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 444/895] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:51 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:51.523410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bde3e41a-3a82-430e-801a-5cfca0cbcd77 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 returned with HTTP 200 Jan 02 02:41:51.537839 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 452/896] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:51 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 => generated 999 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:52.491060 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e7e804e-e5aa-4311-8474-75e1cddb0712 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:52.491967 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e7e804e-e5aa-4311-8474-75e1cddb0712 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:52.493595 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:52.493595 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:52.496606 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e7e804e-e5aa-4311-8474-75e1cddb0712 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:52.497678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3e7e804e-e5aa-4311-8474-75e1cddb0712 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:52.545185 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb304506-a670-481a-89bc-375b08c7fc76 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 Jan 02 02:41:52.545680 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb304506-a670-481a-89bc-375b08c7fc76 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:52.545860 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:52.545860 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:52.546222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb304506-a670-481a-89bc-375b08c7fc76 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:52.558164 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:52.558164 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:52.562072 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e7e804e-e5aa-4311-8474-75e1cddb0712 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:52.563925 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 445/897] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:52 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:52.712851 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:52.712851 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:52.750116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cb304506-a670-481a-89bc-375b08c7fc76 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:52.801828 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-cb304506-a670-481a-89bc-375b08c7fc76 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:52.807357 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-cb304506-a670-481a-89bc-375b08c7fc76 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:52.841194 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-cb304506-a670-481a-89bc-375b08c7fc76 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:52.849596 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:52.849596 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:52.891755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb304506-a670-481a-89bc-375b08c7fc76 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 returned with HTTP 200 Jan 02 02:41:52.902312 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 453/898] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:52 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 => generated 999 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:53.583115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84ca134f-5e0d-49cc-a42b-8c16cf1b4d78 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:53.584072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84ca134f-5e0d-49cc-a42b-8c16cf1b4d78 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:53.584425 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:53.584425 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:53.593458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84ca134f-5e0d-49cc-a42b-8c16cf1b4d78 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:53.594199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-84ca134f-5e0d-49cc-a42b-8c16cf1b4d78 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:53.740269 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:53.740269 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:53.747159 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84ca134f-5e0d-49cc-a42b-8c16cf1b4d78 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:53.749108 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 446/899] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:53 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 821 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:53.914545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7b18781-34ca-413f-89b4-ff9c7c790bec tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 Jan 02 02:41:53.915353 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7b18781-34ca-413f-89b4-ff9c7c790bec tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:53.915679 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:53.915679 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:53.916259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7b18781-34ca-413f-89b4-ff9c7c790bec tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:54.133955 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:54.133955 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:54.145909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f7b18781-34ca-413f-89b4-ff9c7c790bec tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:54.181062 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-f7b18781-34ca-413f-89b4-ff9c7c790bec tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:54.188470 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-f7b18781-34ca-413f-89b4-ff9c7c790bec tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:54.212797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-f7b18781-34ca-413f-89b4-ff9c7c790bec tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:54.223269 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:54.223269 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:54.287236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7b18781-34ca-413f-89b4-ff9c7c790bec tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 returned with HTTP 200 Jan 02 02:41:54.288455 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 454/900] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:53 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 => generated 999 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:54.782309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7b6ca3f-b2d9-41e0-9c74-5d5769943415 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:54.783376 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7b6ca3f-b2d9-41e0-9c74-5d5769943415 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:54.783743 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:54.783743 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:54.784435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7b6ca3f-b2d9-41e0-9c74-5d5769943415 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:54.802868 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e7b6ca3f-b2d9-41e0-9c74-5d5769943415 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:54.916426 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:54.916426 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:54.929462 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7b6ca3f-b2d9-41e0-9c74-5d5769943415 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:54.931533 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 447/901] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:54 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 821 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:55.320105 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f13b70f0-b4fa-44c3-8dfa-3b6a465a993e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 Jan 02 02:41:55.320816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f13b70f0-b4fa-44c3-8dfa-3b6a465a993e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:55.321020 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:55.321020 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:55.321694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f13b70f0-b4fa-44c3-8dfa-3b6a465a993e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:55.476945 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:55.476945 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:55.519798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f13b70f0-b4fa-44c3-8dfa-3b6a465a993e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:55.585126 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-f13b70f0-b4fa-44c3-8dfa-3b6a465a993e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:55.585828 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-f13b70f0-b4fa-44c3-8dfa-3b6a465a993e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:55.616847 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-f13b70f0-b4fa-44c3-8dfa-3b6a465a993e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:55.643664 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:55.643664 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:55.763444 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f13b70f0-b4fa-44c3-8dfa-3b6a465a993e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 returned with HTTP 200 Jan 02 02:41:55.792786 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 455/902] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:55 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 => generated 999 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:55.953787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a70f99a-d1b4-4d1b-9dea-1d998e7856ee tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:41:55.955468 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a70f99a-d1b4-4d1b-9dea-1d998e7856ee tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:55.958424 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:55.958424 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:55.959721 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a70f99a-d1b4-4d1b-9dea-1d998e7856ee tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:55.965465 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5a70f99a-d1b4-4d1b-9dea-1d998e7856ee tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:56.077097 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:56.077097 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:56.101831 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a70f99a-d1b4-4d1b-9dea-1d998e7856ee tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:41:56.103714 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 448/903] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:55 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:56.122076 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-afb42f66-8ef9-4f74-8252-ad30260bfaac tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 Jan 02 02:41:56.122594 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-afb42f66-8ef9-4f74-8252-ad30260bfaac tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:56.122963 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:56.122963 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:56.123638 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-afb42f66-8ef9-4f74-8252-ad30260bfaac tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:56.403163 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:56.403163 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:56.448941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-afb42f66-8ef9-4f74-8252-ad30260bfaac tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:41:56.521092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-afb42f66-8ef9-4f74-8252-ad30260bfaac tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 returned with HTTP 200 Jan 02 02:41:56.523700 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 456/904] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:56 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 => generated 916 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:56.804281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b78b82ca-6eb7-4c8d-8ae5-a77794f9551a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 Jan 02 02:41:56.805387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b78b82ca-6eb7-4c8d-8ae5-a77794f9551a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:56.805749 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:56.805749 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:56.806422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b78b82ca-6eb7-4c8d-8ae5-a77794f9551a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:57.055891 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:57.055891 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:57.077967 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b78b82ca-6eb7-4c8d-8ae5-a77794f9551a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:57.110739 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-b78b82ca-6eb7-4c8d-8ae5-a77794f9551a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:57.111629 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-b78b82ca-6eb7-4c8d-8ae5-a77794f9551a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:57.131789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-b78b82ca-6eb7-4c8d-8ae5-a77794f9551a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:57.149983 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:57.149983 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:57.197549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b78b82ca-6eb7-4c8d-8ae5-a77794f9551a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 returned with HTTP 200 Jan 02 02:41:57.198894 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 457/905] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:56 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 => generated 999 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:41:57.554313 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-37424638-be6e-4c35-91c4-0b5ea9b27f61 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] GET http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3/export_record Jan 02 02:41:57.555814 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-37424638-be6e-4c35-91c4-0b5ea9b27f61 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:57.556186 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:57.556186 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:57.556923 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-37424638-be6e-4c35-91c4-0b5ea9b27f61 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Calling method 'export_record' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:57.558141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-37424638-be6e-4c35-91c4-0b5ea9b27f61 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Export record for backup be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 02 02:41:57.621196 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:57.621196 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:57.626795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.api [None req-37424638-be6e-4c35-91c4-0b5ea9b27f61 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Calling RPCAPI with context: , host: n-d-767704-6, backup: be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 02 02:41:57.660512 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-37424638-be6e-4c35-91c4-0b5ea9b27f61 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] export_record in rpcapi backup_id be141331-fd3b-4005-9f2a-c76b9d3ab0f3 on host n-d-767704-6. {{(pid=88067) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 02 02:41:57.701899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-37424638-be6e-4c35-91c4-0b5ea9b27f61 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmUxNDEzMzEtZmQzYi00MDA1LTlmMmEtYzc2YjlkM2FiMGYzIiwgInVzZXJfaWQiOiAiOTJjYjRhYzFmYTMxNGQ4MzkwN2Y0ZDY4YzBhMDRlZDkiLCAicHJvamVjdF9pZCI6ICI4YWU0NzA3ZjlkY2E0MTUyODY1Y2Q1NDdkN2U1YmM3ZCIsICJ2b2x1bWVfaWQiOiAiZmM2NDEzOTktZDQ5Mi00OGYwLTg0NWItYTFjNTRhZTY2MDQwIiwgImhvc3QiOiAibi1kLTc2NzcwNC02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NDc1MjkwMzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYzY0MTM5OS1kNDkyLTQ4ZjAtODQ1Yi1hMWM1NGFlNjYwNDAvMjAyMTAxMDIwMjQwNTAvYXpfbm92YV9iYWNrdXBfYmUxNDEzMzEtZmQzYi00MDA1LTlmMmEtYzc2YjlkM2FiMGYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMDJUMDI6NDA6MzVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMDJUMDI6NDA6MzVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0wMlQwMjo0MTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88067) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 02 02:41:57.702961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-37424638-be6e-4c35-91c4-0b5ea9b27f61 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3/export_record returned with HTTP 200 Jan 02 02:41:57.705876 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 449/906] 10.222.0.39 () {58 vars in 1357 bytes} [Sat Jan 2 02:41:56 2021] GET /volume/v3/11be96e084a54c0795a6906dff8db17f/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3/export_record => generated 1448 bytes in 1170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:57.719090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c8ea44a-1e26-4984-b612-e6ea40d25ee4 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] POST http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/import_record Jan 02 02:41:57.719959 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:57.719959 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:57.720848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c8ea44a-1e26-4984-b612-e6ea40d25ee4 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDJkMWFlNDQtN2JmMi00ZTlhLWEyNDktYzZmYTE3ZTBjNjAyIiwgInVzZXJfaWQiOiAiOTJjYjRhYzFmYTMxNGQ4MzkwN2Y0ZDY4YzBhMDRlZDkiLCAicHJvamVjdF9pZCI6ICI4YWU0NzA3ZjlkY2E0MTUyODY1Y2Q1NDdkN2U1YmM3ZCIsICJ2b2x1bWVfaWQiOiAiZmM2NDEzOTktZDQ5Mi00OGYwLTg0NWItYTFjNTRhZTY2MDQwIiwgImhvc3QiOiAibi1kLTc2NzcwNC02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NDc1MjkwMzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYzY0MTM5OS1kNDkyLTQ4ZjAtODQ1Yi1hMWM1NGFlNjYwNDAvMjAyMTAxMDIwMjQwNTAvYXpfbm92YV9iYWNrdXBfYmUxNDEzMzEtZmQzYi00MDA1LTlmMmEtYzc2YjlkM2FiMGYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMDJUMDI6NDA6MzVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMDJUMDI6NDA6MzVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0wMlQwMjo0MTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:57.722492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-8c8ea44a-1e26-4984-b612-e6ea40d25ee4 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDJkMWFlNDQtN2JmMi00ZTlhLWEyNDktYzZmYTE3ZTBjNjAyIiwgInVzZXJfaWQiOiAiOTJjYjRhYzFmYTMxNGQ4MzkwN2Y0ZDY4YzBhMDRlZDkiLCAicHJvamVjdF9pZCI6ICI4YWU0NzA3ZjlkY2E0MTUyODY1Y2Q1NDdkN2U1YmM3ZCIsICJ2b2x1bWVfaWQiOiAiZmM2NDEzOTktZDQ5Mi00OGYwLTg0NWItYTFjNTRhZTY2MDQwIiwgImhvc3QiOiAibi1kLTc2NzcwNC02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NDc1MjkwMzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYzY0MTM5OS1kNDkyLTQ4ZjAtODQ1Yi1hMWM1NGFlNjYwNDAvMjAyMTAxMDIwMjQwNTAvYXpfbm92YV9iYWNrdXBfYmUxNDEzMzEtZmQzYi00MDA1LTlmMmEtYzc2YjlkM2FiMGYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMDJUMDI6NDA6MzVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMDJUMDI6NDA6MzVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0wMlQwMjo0MTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88066) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 02 02:41:57.723155 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-8c8ea44a-1e26-4984-b612-e6ea40d25ee4 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDJkMWFlNDQtN2JmMi00ZTlhLWEyNDktYzZmYTE3ZTBjNjAyIiwgInVzZXJfaWQiOiAiOTJjYjRhYzFmYTMxNGQ4MzkwN2Y0ZDY4YzBhMDRlZDkiLCAicHJvamVjdF9pZCI6ICI4YWU0NzA3ZjlkY2E0MTUyODY1Y2Q1NDdkN2U1YmM3ZCIsICJ2b2x1bWVfaWQiOiAiZmM2NDEzOTktZDQ5Mi00OGYwLTg0NWItYTFjNTRhZTY2MDQwIiwgImhvc3QiOiAibi1kLTc2NzcwNC02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NDc1MjkwMzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYzY0MTM5OS1kNDkyLTQ4ZjAtODQ1Yi1hMWM1NGFlNjYwNDAvMjAyMTAxMDIwMjQwNTAvYXpfbm92YV9iYWNrdXBfYmUxNDEzMzEtZmQzYi00MDA1LTlmMmEtYzc2YjlkM2FiMGYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMDJUMDI6NDA6MzVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMDJUMDI6NDA6MzVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0wMlQwMjo0MTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88066) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 02 02:41:57.791590 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-8c8ea44a-1e26-4984-b612-e6ea40d25ee4 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:41:57.793556 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-8c8ea44a-1e26-4984-b612-e6ea40d25ee4 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:41:57.863211 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-8c8ea44a-1e26-4984-b612-e6ea40d25ee4 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Created reservations ['31873965-8164-4dd1-9510-3e63d967e5cf', 'a8f0d5d7-7a9f-4c9d-8df6-710af5bcf2ef'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:58.060276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-8c8ea44a-1e26-4984-b612-e6ea40d25ee4 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] import_record rpcapi backup id 02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 on host n-d-767704-6 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDJkMWFlNDQtN2JmMi00ZTlhLWEyNDktYzZmYTE3ZTBjNjAyIiwgInVzZXJfaWQiOiAiOTJjYjRhYzFmYTMxNGQ4MzkwN2Y0ZDY4YzBhMDRlZDkiLCAicHJvamVjdF9pZCI6ICI4YWU0NzA3ZjlkY2E0MTUyODY1Y2Q1NDdkN2U1YmM3ZCIsICJ2b2x1bWVfaWQiOiAiZmM2NDEzOTktZDQ5Mi00OGYwLTg0NWItYTFjNTRhZTY2MDQwIiwgImhvc3QiOiAibi1kLTc2NzcwNC02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NDc1MjkwMzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYzY0MTM5OS1kNDkyLTQ4ZjAtODQ1Yi1hMWM1NGFlNjYwNDAvMjAyMTAxMDIwMjQwNTAvYXpfbm92YV9iYWNrdXBfYmUxNDEzMzEtZmQzYi00MDA1LTlmMmEtYzc2YjlkM2FiMGYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMDJUMDI6NDA6MzVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMDJUMDI6NDA6MzVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0wMlQwMjo0MTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88066) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 02 02:41:58.065235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-8c8ea44a-1e26-4984-b612-e6ea40d25ee4 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Import record output: {'backup': {'id': '02d1ae44-7bf2-4e9a-a249-c6fa17e0c602', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602'}, {'rel': 'bookmark', 'href': 'http://10.222.0.39/volume/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602'}]}}. {{(pid=88066) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 02 02:41:58.065845 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c8ea44a-1e26-4984-b612-e6ea40d25ee4 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/import_record returned with HTTP 201 Jan 02 02:41:58.072274 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 458/907] 10.222.0.39 () {60 vars in 1269 bytes} [Sat Jan 2 02:41:57 2021] POST /volume/v3/11be96e084a54c0795a6906dff8db17f/backups/import_record => generated 354 bytes in 360 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 02 02:41:58.086097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78590dd1-df38-4a18-9778-a902a1aa989c tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] GET http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 Jan 02 02:41:58.093081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78590dd1-df38-4a18-9778-a902a1aa989c tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:58.093794 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:58.093794 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:58.101435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78590dd1-df38-4a18-9778-a902a1aa989c tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:58.102162 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-78590dd1-df38-4a18-9778-a902a1aa989c tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Show backup with id 02d1ae44-7bf2-4e9a-a249-c6fa17e0c602. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:58.175376 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:58.175376 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:58.179553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78590dd1-df38-4a18-9778-a902a1aa989c tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 returned with HTTP 200 Jan 02 02:41:58.186464 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 450/908] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:58 2021] GET /volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 => generated 713 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:58.224542 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da79062d-e839-41fe-9f33-76147edc8b3e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 Jan 02 02:41:58.225156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da79062d-e839-41fe-9f33-76147edc8b3e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:58.225374 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:58.225374 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:58.225748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da79062d-e839-41fe-9f33-76147edc8b3e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:58.330483 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:58.330483 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:58.357996 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-da79062d-e839-41fe-9f33-76147edc8b3e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:41:58.394445 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-da79062d-e839-41fe-9f33-76147edc8b3e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:41:58.395226 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-da79062d-e839-41fe-9f33-76147edc8b3e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:41:58.414115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-da79062d-e839-41fe-9f33-76147edc8b3e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:41:58.422990 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:58.422990 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:58.471551 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da79062d-e839-41fe-9f33-76147edc8b3e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 returned with HTTP 200 Jan 02 02:41:58.472732 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 459/909] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:58 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 => generated 999 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:59.212180 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7b329025-39ca-4e81-810a-212a963b1e9d tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] GET http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 Jan 02 02:41:59.220204 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7b329025-39ca-4e81-810a-212a963b1e9d tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:59.224441 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:59.224441 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:59.226050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7b329025-39ca-4e81-810a-212a963b1e9d tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:59.226920 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7b329025-39ca-4e81-810a-212a963b1e9d tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Show backup with id 02d1ae44-7bf2-4e9a-a249-c6fa17e0c602. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:41:59.367326 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:59.367326 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:59.386350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7b329025-39ca-4e81-810a-212a963b1e9d tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 returned with HTTP 200 Jan 02 02:41:59.401821 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 451/910] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:59 2021] GET /volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 => generated 824 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:59.414718 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f0557160-dc75-42fd-a1c2-3988ccd0487d tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] GET http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups Jan 02 02:41:59.415256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f0557160-dc75-42fd-a1c2-3988ccd0487d tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:59.415485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:59.415485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:59.415813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f0557160-dc75-42fd-a1c2-3988ccd0487d tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:59.506405 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be1e05c4-8867-4ff4-b313-a0741df08cbc tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 Jan 02 02:41:59.507012 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be1e05c4-8867-4ff4-b313-a0741df08cbc tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:59.507428 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:59.507428 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:59.507787 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be1e05c4-8867-4ff4-b313-a0741df08cbc tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:59.518389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f0557160-dc75-42fd-a1c2-3988ccd0487d tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups returned with HTTP 200 Jan 02 02:41:59.529104 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 460/911] 10.222.0.39 () {58 vars in 1204 bytes} [Sat Jan 2 02:41:59 2021] GET /volume/v3/11be96e084a54c0795a6906dff8db17f/backups => generated 404 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:59.540928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] POST http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3/restore Jan 02 02:41:59.553253 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:59.553253 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:41:59.554293 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:59.558291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Restoring backup be141331-fd3b-4005-9f2a-c76b9d3ab0f3 ({'restore': {}}) {{(pid=88066) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 02 02:41:59.563498 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Restoring backup be141331-fd3b-4005-9f2a-c76b9d3ab0f3 to volume None. Jan 02 02:41:59.618465 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:59.618465 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:41:59.622759 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.backup.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Creating volume of 1 GB for restore of backup be141331-fd3b-4005-9f2a-c76b9d3ab0f3. Jan 02 02:41:59.650369 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be1e05c4-8867-4ff4-b313-a0741df08cbc tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 returned with HTTP 404 Jan 02 02:41:59.651880 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 452/912] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:59 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 02 02:41:59.659384 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-812a282e-a22e-44d4-9e66-e3857008c42f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb Jan 02 02:41:59.659955 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-812a282e-a22e-44d4-9e66-e3857008c42f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:59.660443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-812a282e-a22e-44d4-9e66-e3857008c42f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:59.673671 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Availability zone cache updated, next update will occur around 2021-01-02 03:41:59.672322. {{(pid=88066) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 02:41:59.674966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Availability Zones retrieved successfully. Jan 02 02:41:59.720438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Flow 'volume_create_api' (5486a61d-1f9f-47c6-8913-55c76f0bcde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:59.741827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594598a9-b36e-43a9-bf39-e8e27a9ce10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:59.749394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:41:59.757895 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-812a282e-a22e-44d4-9e66-e3857008c42f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb returned with HTTP 404 Jan 02 02:41:59.761738 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 453/913] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:41:59 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 02 02:41:59.770558 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-510da08f-5700-4d79-9d47-bb6f617074f8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 Jan 02 02:41:59.777945 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-510da08f-5700-4d79-9d47-bb6f617074f8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:59.778731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-510da08f-5700-4d79-9d47-bb6f617074f8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:59.779489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-510da08f-5700-4d79-9d47-bb6f617074f8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 00675b85-16e8-4368-b7a8-3bfd522e1082 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:41:59.794990 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-510da08f-5700-4d79-9d47-bb6f617074f8 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 returned with HTTP 404 Jan 02 02:41:59.796281 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 454/914] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:41:59 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/00675b85-16e8-4368-b7a8-3bfd522e1082 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:41:59.804631 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99069b77-e4dd-4983-8101-33f74a112de6 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] DELETE http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types/b3a9a433-0b22-4626-ba81-f5dda21364d9 Jan 02 02:41:59.805231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99069b77-e4dd-4983-8101-33f74a112de6 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:59.805712 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99069b77-e4dd-4983-8101-33f74a112de6 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:59.868753 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:41:59.868753 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:41:59.879584 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99069b77-e4dd-4983-8101-33f74a112de6 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types/b3a9a433-0b22-4626-ba81-f5dda21364d9 returned with HTTP 202 Jan 02 02:41:59.880989 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 455/915] 10.222.0.39 () {60 vars in 1371 bytes} [Sat Jan 2 02:41:59 2021] DELETE /volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types/b3a9a433-0b22-4626-ba81-f5dda21364d9 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:41:59.910399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07479ce4-5bee-4f0b-80e2-d1f21b972e9c tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] POST http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types Jan 02 02:41:59.911381 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07479ce4-5bee-4f0b-80e2-d1f21b972e9c tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-846921915"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:59.928199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594598a9-b36e-43a9-bf39-e8e27a9ce10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:59.938390 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7938065-d297-4a58-8a9e-2f996803246b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:00.020548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07479ce4-5bee-4f0b-80e2-d1f21b972e9c tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types returned with HTTP 200 Jan 02 02:42:00.021675 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 456/916] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:41:59 2021] POST /volume/v3/180c3ff55fe7470999fdc2a05750db1b/types => generated 223 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:00.032670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-42ae6962-b62c-4ec7-8fb2-0e487abee305 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] POST http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types Jan 02 02:42:00.033751 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-42ae6962-b62c-4ec7-8fb2-0e487abee305 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2029945071"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:00.121941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-42ae6962-b62c-4ec7-8fb2-0e487abee305 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types returned with HTTP 202 Jan 02 02:42:00.129667 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 457/917] 10.222.0.39 () {62 vars in 1278 bytes} [Sat Jan 2 02:42:00 2021] POST /volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types => generated 181 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:42:00.144687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Created reservations ['273e5ef0-a87b-4cf5-849f-f1185be76827', '6492a8e8-1f39-44be-bf86-e36571162984', 'ebe33fde-980c-4b0c-ad16-3a3d49544cd6', '2fca7118-9a5e-443a-b3ab-ecc576767d9b'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:42:00.146975 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7938065-d297-4a58-8a9e-2f996803246b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273e5ef0-a87b-4cf5-849f-f1185be76827', '6492a8e8-1f39-44be-bf86-e36571162984', 'ebe33fde-980c-4b0c-ad16-3a3d49544cd6', '2fca7118-9a5e-443a-b3ab-ecc576767d9b']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:00.147470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e6da8ca-c086-4bb1-b817-d3f063f6b464 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups Jan 02 02:42:00.149619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e6da8ca-c086-4bb1-b817-d3f063f6b464 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d32ee6b6-c935-4ce4-b99c-52a36d57686e", "volume_types": ["a513cd78-b280-4836-8d22-ff298ef3afce"], "name": "tempest-GroupSnapshotsTest-Group-769098329"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:00.152205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-1e6da8ca-c086-4bb1-b817-d3f063f6b464 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating new group {'group': {'group_type': 'd32ee6b6-c935-4ce4-b99c-52a36d57686e', 'volume_types': ['a513cd78-b280-4836-8d22-ff298ef3afce'], 'name': 'tempest-GroupSnapshotsTest-Group-769098329'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 02:42:00.154766 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5d2f2c5-1635-46cb-8d27-7749c3a8a56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:00.189033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-1e6da8ca-c086-4bb1-b817-d3f063f6b464 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating group tempest-GroupSnapshotsTest-Group-769098329. Jan 02 02:42:00.238646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e6da8ca-c086-4bb1-b817-d3f063f6b464 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Availability Zones retrieved successfully. Jan 02 02:42:00.313803 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-1e6da8ca-c086-4bb1-b817-d3f063f6b464 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Created reservations ['0d310798-b706-4b68-88ee-53081882e678'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:42:00.359458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5d2f2c5-1635-46cb-8d27-7749c3a8a56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3340aba6-2807-447f-9fda-e461efd395af', '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_be141331-fd3b-4005-9f2a-c76b9d3ab0f3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae4707f9dca4152865cd547d7e5bc7d',qos_specs=None,replication_status=,reservations=['273e5ef0-a87b-4cf5-849f-f1185be76827','6492a8e8-1f39-44be-bf86-e36571162984','ebe33fde-980c-4b0c-ad16-3a3d49544cd6','2fca7118-9a5e-443a-b3ab-ecc576767d9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92cb4ac1fa314d83907f4d68c0a04ed9',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:42:00Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_be141331-fd3b-4005-9f2a-c76b9d3ab0f3',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3340aba6-2807-447f-9fda-e461efd395af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae4707f9dca4152865cd547d7e5bc7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='92cb4ac1fa314d83907f4d68c0a04ed9',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:00.366058 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c83d8020-58df-4ab7-8928-835f58b97102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:00.430374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c83d8020-58df-4ab7-8928-835f58b97102) transitioned into 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_be141331-fd3b-4005-9f2a-c76b9d3ab0f3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae4707f9dca4152865cd547d7e5bc7d',qos_specs=None,replication_status=,reservations=['273e5ef0-a87b-4cf5-849f-f1185be76827','6492a8e8-1f39-44be-bf86-e36571162984','ebe33fde-980c-4b0c-ad16-3a3d49544cd6','2fca7118-9a5e-443a-b3ab-ecc576767d9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92cb4ac1fa314d83907f4d68c0a04ed9',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:00.436903 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e6da8ca-c086-4bb1-b817-d3f063f6b464 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups returned with HTTP 202 Jan 02 02:42:00.439998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df218b9b-e255-4179-b951-18ad55c5456b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:00.441232 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 458/918] 10.222.0.39 () {62 vars in 1264 bytes} [Sat Jan 2 02:42:00 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/groups => generated 111 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:00.451173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-028663de-69a8-460b-8e4b-dbf9e6b7a284 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/3cd6e6b3-67a9-4b5c-a37d-c449c11091ed Jan 02 02:42:00.452225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-028663de-69a8-460b-8e4b-dbf9e6b7a284 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:00.452851 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:00.452851 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:00.464892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-028663de-69a8-460b-8e4b-dbf9e6b7a284 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:00.465492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-028663de-69a8-460b-8e4b-dbf9e6b7a284 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 3cd6e6b3-67a9-4b5c-a37d-c449c11091ed {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:42:00.474276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df218b9b-e255-4179-b951-18ad55c5456b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:00.474597 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:00.474597 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:00.477082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Flow 'volume_create_api' (5486a61d-1f9f-47c6-8913-55c76f0bcde0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:42:00.572635 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-028663de-69a8-460b-8e4b-dbf9e6b7a284 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/3cd6e6b3-67a9-4b5c-a37d-c449c11091ed returned with HTTP 200 Jan 02 02:42:00.584868 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 459/919] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:42:00 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/3cd6e6b3-67a9-4b5c-a37d-c449c11091ed => generated 391 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:00.620799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Create volume request issued successfully. Jan 02 02:42:00.856782 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:00.856782 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:00.859166 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:42:00.860165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 02 02:42:00.860165 n-d-767704-6 devstack@c-api.service[88065]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 02 02:42:00.860165 n-d-767704-6 devstack@c-api.service[88065]: hub = hubs.get_hub() Jan 02 02:42:01.587572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4737b4e6-d341-4e23-b204-4d35f4555ef2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/3cd6e6b3-67a9-4b5c-a37d-c449c11091ed Jan 02 02:42:01.589418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4737b4e6-d341-4e23-b204-4d35f4555ef2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:01.589820 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:01.589820 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:01.590429 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4737b4e6-d341-4e23-b204-4d35f4555ef2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:01.591017 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-4737b4e6-d341-4e23-b204-4d35f4555ef2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 3cd6e6b3-67a9-4b5c-a37d-c449c11091ed {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:42:01.626591 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:01.626591 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:01.725466 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4737b4e6-d341-4e23-b204-4d35f4555ef2 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/3cd6e6b3-67a9-4b5c-a37d-c449c11091ed returned with HTTP 200 Jan 02 02:42:01.726322 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 460/920] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:42:01 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/3cd6e6b3-67a9-4b5c-a37d-c449c11091ed => generated 392 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:42:01.741720 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes Jan 02 02:42:01.742681 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:01.742681 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:01.753122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a513cd78-b280-4836-8d22-ff298ef3afce", "group_id": "3cd6e6b3-67a9-4b5c-a37d-c449c11091ed", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1673724262"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:01.754642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume request body: {'volume': {'volume_type': 'a513cd78-b280-4836-8d22-ff298ef3afce', 'group_id': '3cd6e6b3-67a9-4b5c-a37d-c449c11091ed', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1673724262'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:42:01.792939 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:01.792939 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:01.794696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume of 1 GB Jan 02 02:42:01.835288 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Availability Zones retrieved successfully. Jan 02 02:42:01.874577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Flow 'volume_create_api' (0a1c6a28-da72-4eac-8398-0aa7ae22e588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:42:01.878340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (201ae7c3-6db0-46ab-b2fd-92a992947b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:01.880309 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:01.880309 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:01.886745 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:42:02.002009 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (201ae7c3-6db0-46ab-b2fd-92a992947b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:42:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a513cd78-b280-4836-8d22-ff298ef3afce,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-846921915',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a513cd78-b280-4836-8d22-ff298ef3afce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3cd6e6b3-67a9-4b5c-a37d-c449c11091ed', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:02.005000 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd4f4922-a7e0-4022-b743-373ac524a388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:02.099065 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:02.099065 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:02.111761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:42:02.124201 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-846921915 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-846921915, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:42:02.126807 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-846921915 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-846921915, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:42:02.209407 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Created reservations ['bbe87599-5a87-4786-8a89-20261288522e', 'ac72a9c2-45b7-4c87-92be-07fca64c12cd', '4ebf420e-a86b-45d9-8377-5b6496fd9198', '172a0bb7-dfac-4fd5-be33-679f73bfa233'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:42:02.211501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd4f4922-a7e0-4022-b743-373ac524a388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbe87599-5a87-4786-8a89-20261288522e', 'ac72a9c2-45b7-4c87-92be-07fca64c12cd', '4ebf420e-a86b-45d9-8377-5b6496fd9198', '172a0bb7-dfac-4fd5-be33-679f73bfa233']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:02.215389 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf10fda-fcf3-4742-b80b-433a01603c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:02.395544 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf10fda-fcf3-4742-b80b-433a01603c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87c5eed2-dc9a-40cc-a794-8c903b5175e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1673724262',encryption_key_id=None,group_id=3cd6e6b3-67a9-4b5c-a37d-c449c11091ed,group_type_id=,metadata={},multiattach=False,project_id='dc98f8514f64412896627a830851df6c',qos_specs=None,replication_status=,reservations=['bbe87599-5a87-4786-8a89-20261288522e','ac72a9c2-45b7-4c87-92be-07fca64c12cd','4ebf420e-a86b-45d9-8377-5b6496fd9198','172a0bb7-dfac-4fd5-be33-679f73bfa233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7cbeedcfff49769556b241d42da705',volume_type_id=a513cd78-b280-4836-8d22-ff298ef3afce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1673724262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3cd6e6b3-67a9-4b5c-a37d-c449c11091ed,host=None,id=87c5eed2-dc9a-40cc-a794-8c903b5175e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc98f8514f64412896627a830851df6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3a7cbeedcfff49769556b241d42da705',volume_attachment=,volume_type=,volume_type_id=a513cd78-b280-4836-8d22-ff298ef3afce)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:02.403612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0838dc2c-87b2-4bca-a14c-08ce805a305b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:02.468024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0838dc2c-87b2-4bca-a14c-08ce805a305b) transitioned into state 'SUCCESS' from state '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-1673724262',encryption_key_id=None,group_id=3cd6e6b3-67a9-4b5c-a37d-c449c11091ed,group_type_id=,metadata={},multiattach=False,project_id='dc98f8514f64412896627a830851df6c',qos_specs=None,replication_status=,reservations=['bbe87599-5a87-4786-8a89-20261288522e','ac72a9c2-45b7-4c87-92be-07fca64c12cd','4ebf420e-a86b-45d9-8377-5b6496fd9198','172a0bb7-dfac-4fd5-be33-679f73bfa233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7cbeedcfff49769556b241d42da705',volume_type_id=a513cd78-b280-4836-8d22-ff298ef3afce)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:02.470477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e28cc2c7-0868-481e-b7eb-1b4087bff511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:02.525131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e28cc2c7-0868-481e-b7eb-1b4087bff511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:02.528364 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Flow 'volume_create_api' (0a1c6a28-da72-4eac-8398-0aa7ae22e588) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:42:02.627917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Create volume request issued successfully. Jan 02 02:42:02.661761 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:42:02.665929 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:42:02.684702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:42:02.697320 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:02.697320 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:02.725008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c6bc01a-b6f8-49c6-a814-079b63d03c8d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes returned with HTTP 202 Jan 02 02:42:02.727343 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 461/921] 10.222.0.39 () {62 vars in 1267 bytes} [Sat Jan 2 02:42:01 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/volumes => generated 907 bytes in 990 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:42:02.742964 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6ae461d-b8d4-4b78-98dc-6fcf89355c38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 Jan 02 02:42:02.743843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6ae461d-b8d4-4b78-98dc-6fcf89355c38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:02.744216 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:02.744216 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:02.745343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6ae461d-b8d4-4b78-98dc-6fcf89355c38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:02.875549 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:02.875549 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:02.914534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b6ae461d-b8d4-4b78-98dc-6fcf89355c38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:42:02.962029 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-b6ae461d-b8d4-4b78-98dc-6fcf89355c38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:42:02.966616 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-b6ae461d-b8d4-4b78-98dc-6fcf89355c38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:42:03.005232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-b6ae461d-b8d4-4b78-98dc-6fcf89355c38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:42:03.023412 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:03.023412 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:03.075157 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6ae461d-b8d4-4b78-98dc-6fcf89355c38 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 returned with HTTP 200 Jan 02 02:42:03.076679 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 462/922] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:42:02 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 => generated 999 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:42:03.216830 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:03.216830 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:03.221848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:42:04.103839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deb00617-8f7d-459d-addc-7faf7c94c403 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 Jan 02 02:42:04.105340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deb00617-8f7d-459d-addc-7faf7c94c403 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:04.105598 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:04.105598 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:04.106253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deb00617-8f7d-459d-addc-7faf7c94c403 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:04.207902 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:04.207902 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:04.244332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-deb00617-8f7d-459d-addc-7faf7c94c403 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:42:04.272862 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-deb00617-8f7d-459d-addc-7faf7c94c403 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:42:04.273589 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-deb00617-8f7d-459d-addc-7faf7c94c403 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:42:04.282934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-deb00617-8f7d-459d-addc-7faf7c94c403 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:42:04.302930 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:04.302930 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:04.303290 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:04.303290 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:04.306797 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:42:04.307587 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Checking backup size 1 against volume size 1 {{(pid=88066) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 02 02:42:04.308540 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.backup.api [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Overwriting volume 3340aba6-2807-447f-9fda-e461efd395af with restore of backup be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:04.347035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] restore_backup in rpcapi backup_id be141331-fd3b-4005-9f2a-c76b9d3ab0f3 {{(pid=88066) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 02 02:42:04.351687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a34a7a95-bd4a-4575-b2ad-77725d6676d3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3/restore returned with HTTP 202 Jan 02 02:42:04.352955 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 461/923] 10.222.0.39 () {60 vars in 1360 bytes} [Sat Jan 2 02:41:59 2021] POST /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3/restore => generated 189 bytes in 4823 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:42:04.366431 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e087f44d-6e3b-4123-8988-ce04ec1e8994 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:04.366969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e087f44d-6e3b-4123-8988-ce04ec1e8994 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:04.367189 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:04.367189 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:04.367559 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e087f44d-6e3b-4123-8988-ce04ec1e8994 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:04.367928 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e087f44d-6e3b-4123-8988-ce04ec1e8994 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:04.378672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deb00617-8f7d-459d-addc-7faf7c94c403 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 returned with HTTP 200 Jan 02 02:42:04.379845 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 463/924] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:42:04 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 => generated 999 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:04.425852 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:04.425852 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:04.429107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e087f44d-6e3b-4123-8988-ce04ec1e8994 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:04.430480 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 462/925] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:04 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:05.428031 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a8673bc2-d82d-4052-93c2-cab0b4b8021d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 Jan 02 02:42:05.437455 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a8673bc2-d82d-4052-93c2-cab0b4b8021d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:05.440798 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:05.440798 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:05.444121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a8673bc2-d82d-4052-93c2-cab0b4b8021d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:05.444877 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8ac1c97-2725-4de5-b138-6e9aff690bf0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:05.445417 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8ac1c97-2725-4de5-b138-6e9aff690bf0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:05.445612 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:05.445612 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:05.446269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8ac1c97-2725-4de5-b138-6e9aff690bf0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:05.446820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c8ac1c97-2725-4de5-b138-6e9aff690bf0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:05.509720 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:05.509720 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:05.512394 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8ac1c97-2725-4de5-b138-6e9aff690bf0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:05.522091 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 463/926] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:05 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:05.852301 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:05.852301 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:05.879036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a8673bc2-d82d-4052-93c2-cab0b4b8021d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:42:05.965168 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-a8673bc2-d82d-4052-93c2-cab0b4b8021d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:42:05.967105 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-a8673bc2-d82d-4052-93c2-cab0b4b8021d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:42:05.986314 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-a8673bc2-d82d-4052-93c2-cab0b4b8021d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:42:06.002770 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:06.002770 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:06.087161 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a8673bc2-d82d-4052-93c2-cab0b4b8021d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 returned with HTTP 200 Jan 02 02:42:06.094455 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 464/927] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:42:05 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 => generated 1000 bytes in 690 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:42:06.118456 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d37a4bb-ffa6-422f-b0ae-226da8e341ab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots Jan 02 02:42:06.119165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:06.119165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:06.120494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d37a4bb-ffa6-422f-b0ae-226da8e341ab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3cd6e6b3-67a9-4b5c-a37d-c449c11091ed", "name": "tempest-group_snapshot-1499940810"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:06.121742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-5d37a4bb-ffa6-422f-b0ae-226da8e341ab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating new group_snapshot {'group_snapshot': {'group_id': '3cd6e6b3-67a9-4b5c-a37d-c449c11091ed', 'name': 'tempest-group_snapshot-1499940810'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 02 02:42:06.144688 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:06.144688 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:06.193911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.group_snapshots [None req-5d37a4bb-ffa6-422f-b0ae-226da8e341ab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Creating group_snapshot tempest-group_snapshot-1499940810. Jan 02 02:42:06.326076 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:06.326076 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:06.409512 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-5d37a4bb-ffa6-422f-b0ae-226da8e341ab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-846921915 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-846921915, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:42:06.411722 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-5d37a4bb-ffa6-422f-b0ae-226da8e341ab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-846921915 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-846921915, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:42:06.545845 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-442fc966-a5be-4c53-a6d0-00637dd64df9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:06.547217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-5d37a4bb-ffa6-422f-b0ae-226da8e341ab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Created reservations ['d4ac0131-644e-4def-9114-f06f1ea45df8', 'e525c26f-b4cd-4acc-9c8e-9c804cf5f7a1', 'b7c27139-74bf-4f95-8801-c7d848414ab3', 'f594107c-e02d-492e-b2d8-7685ff3b16c5'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:42:06.556885 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-442fc966-a5be-4c53-a6d0-00637dd64df9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:06.559944 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:06.559944 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:06.561018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-442fc966-a5be-4c53-a6d0-00637dd64df9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:06.563248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-442fc966-a5be-4c53-a6d0-00637dd64df9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:06.690169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d37a4bb-ffa6-422f-b0ae-226da8e341ab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots returned with HTTP 202 Jan 02 02:42:06.691871 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 464/928] 10.222.0.39 () {62 vars in 1291 bytes} [Sat Jan 2 02:42:06 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots => generated 168 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:06.694652 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:06.694652 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:06.697004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-442fc966-a5be-4c53-a6d0-00637dd64df9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:06.697844 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 465/929] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:06 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:06.714924 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52db1bec-f19e-4537-9541-991ff4408e91 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 Jan 02 02:42:06.715547 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52db1bec-f19e-4537-9541-991ff4408e91 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:06.715777 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:06.715777 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:06.716160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52db1bec-f19e-4537-9541-991ff4408e91 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:06.716580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-52db1bec-f19e-4537-9541-991ff4408e91 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 0cecaef5-8e83-4239-8e82-fb108571eac7 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:42:06.733506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:06.733506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:06.762692 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52db1bec-f19e-4537-9541-991ff4408e91 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 returned with HTTP 200 Jan 02 02:42:06.763908 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 465/930] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:42:06 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 => generated 307 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:07.724132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a804268-7916-484d-aac0-b87f14e75883 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:07.724700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a804268-7916-484d-aac0-b87f14e75883 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:07.725009 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:07.725009 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:07.725304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a804268-7916-484d-aac0-b87f14e75883 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:07.725638 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7a804268-7916-484d-aac0-b87f14e75883 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:07.780930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a55ab7a6-ff3d-4b3b-982b-8124c67abfab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 Jan 02 02:42:07.781520 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a55ab7a6-ff3d-4b3b-982b-8124c67abfab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:07.781716 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:07.781716 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:07.782500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a55ab7a6-ff3d-4b3b-982b-8124c67abfab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:07.783452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-a55ab7a6-ff3d-4b3b-982b-8124c67abfab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 0cecaef5-8e83-4239-8e82-fb108571eac7 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:42:07.788626 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:07.788626 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:07.795413 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a804268-7916-484d-aac0-b87f14e75883 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:07.796542 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 466/931] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:07 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:07.803161 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:07.803161 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:07.833983 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a55ab7a6-ff3d-4b3b-982b-8124c67abfab tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 returned with HTTP 200 Jan 02 02:42:07.842803 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 466/932] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:42:07 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 => generated 307 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:08.827904 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-667541f5-f3bd-48c1-9ab8-525aaaa0f7e6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:08.828373 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-667541f5-f3bd-48c1-9ab8-525aaaa0f7e6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:08.828373 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:08.828373 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:08.841068 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-667541f5-f3bd-48c1-9ab8-525aaaa0f7e6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:08.841797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-667541f5-f3bd-48c1-9ab8-525aaaa0f7e6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:08.861801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36b789a3-60ee-4aa3-bf94-f5b38e159f55 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 Jan 02 02:42:08.863377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36b789a3-60ee-4aa3-bf94-f5b38e159f55 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:08.866857 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:08.866857 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:08.867837 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36b789a3-60ee-4aa3-bf94-f5b38e159f55 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:08.868983 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-36b789a3-60ee-4aa3-bf94-f5b38e159f55 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 0cecaef5-8e83-4239-8e82-fb108571eac7 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:42:08.916234 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:08.916234 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:08.926438 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:08.926438 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:08.930353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-667541f5-f3bd-48c1-9ab8-525aaaa0f7e6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:08.932196 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 467/933] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:08 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:08.986510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36b789a3-60ee-4aa3-bf94-f5b38e159f55 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 returned with HTTP 200 Jan 02 02:42:08.988261 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 467/934] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:42:08 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 => generated 307 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:42:09.953246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c49829a3-6194-4bc7-b624-79fefc581064 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:09.954166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c49829a3-6194-4bc7-b624-79fefc581064 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:09.954499 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:09.954499 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:09.955147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c49829a3-6194-4bc7-b624-79fefc581064 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:09.955766 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c49829a3-6194-4bc7-b624-79fefc581064 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:10.003718 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d09e459-4ec8-42fa-a1e7-1791e16a7add tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 Jan 02 02:42:10.004874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d09e459-4ec8-42fa-a1e7-1791e16a7add tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:10.005291 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:10.005291 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:10.005976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d09e459-4ec8-42fa-a1e7-1791e16a7add tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:10.006609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-1d09e459-4ec8-42fa-a1e7-1791e16a7add tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 0cecaef5-8e83-4239-8e82-fb108571eac7 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:42:10.018334 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:10.018334 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:10.052417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d09e459-4ec8-42fa-a1e7-1791e16a7add tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 returned with HTTP 200 Jan 02 02:42:10.053329 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 468/935] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:42:09 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 => generated 308 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:42:10.069158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb00cefe-334e-4ac0-973b-2788ea09d5b3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail Jan 02 02:42:10.069699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb00cefe-334e-4ac0-973b-2788ea09d5b3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:10.069910 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:10.069910 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:10.070248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb00cefe-334e-4ac0-973b-2788ea09d5b3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:10.071440 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-eb00cefe-334e-4ac0-973b-2788ea09d5b3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:42:10.074808 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-eb00cefe-334e-4ac0-973b-2788ea09d5b3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:42:10.080576 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:10.080576 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:10.124855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c49829a3-6194-4bc7-b624-79fefc581064 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:10.140275 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 468/936] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:09 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:10.199648 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-eb00cefe-334e-4ac0-973b-2788ea09d5b3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all snapshots completed successfully. Jan 02 02:42:10.223644 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:10.223644 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:10.223644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb00cefe-334e-4ac0-973b-2788ea09d5b3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail returned with HTTP 200 Jan 02 02:42:10.240970 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 469/937] 10.222.0.39 () {58 vars in 1231 bytes} [Sat Jan 2 02:42:10 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail => generated 454 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:10.249555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1400df3c-ccab-41e3-a29b-d54e3733fef7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f Jan 02 02:42:10.249555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1400df3c-ccab-41e3-a29b-d54e3733fef7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:10.249555 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:10.249555 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:10.249555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1400df3c-ccab-41e3-a29b-d54e3733fef7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:10.301311 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:10.301311 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:10.301311 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1400df3c-ccab-41e3-a29b-d54e3733fef7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:42:10.328692 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1400df3c-ccab-41e3-a29b-d54e3733fef7 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f returned with HTTP 200 Jan 02 02:42:10.328692 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 469/938] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:10 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f => generated 451 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:10.334724 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77cb1582-79d1-4fc1-a20b-cb6fbf76d953 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 Jan 02 02:42:10.334724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77cb1582-79d1-4fc1-a20b-cb6fbf76d953 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:10.334724 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:10.334724 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:10.334724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77cb1582-79d1-4fc1-a20b-cb6fbf76d953 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:10.334724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-77cb1582-79d1-4fc1-a20b-cb6fbf76d953 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 0cecaef5-8e83-4239-8e82-fb108571eac7 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:42:10.349779 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:10.349779 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:10.395807 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77cb1582-79d1-4fc1-a20b-cb6fbf76d953 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 returned with HTTP 200 Jan 02 02:42:10.395807 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 470/939] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:42:10 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 => generated 308 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:10.421268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8dc8247-b708-4976-912c-c3f010e5dbb4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/detail Jan 02 02:42:10.421268 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8dc8247-b708-4976-912c-c3f010e5dbb4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:10.421268 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:10.421268 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:10.421268 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8dc8247-b708-4976-912c-c3f010e5dbb4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:10.511250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8dc8247-b708-4976-912c-c3f010e5dbb4 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/detail returned with HTTP 200 Jan 02 02:42:10.540392 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 470/940] 10.222.0.39 () {60 vars in 1290 bytes} [Sat Jan 2 02:42:10 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/detail => generated 311 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:10.548383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a0837f69-9d62-4ddc-bd8a-db8c373b9e5f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] DELETE http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 Jan 02 02:42:10.548383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a0837f69-9d62-4ddc-bd8a-db8c373b9e5f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:10.548383 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:10.548383 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:10.548383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a0837f69-9d62-4ddc-bd8a-db8c373b9e5f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:10.548383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-a0837f69-9d62-4ddc-bd8a-db8c373b9e5f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] delete called for member 0cecaef5-8e83-4239-8e82-fb108571eac7 {{(pid=88066) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 02:42:10.548383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.group_snapshots [None req-a0837f69-9d62-4ddc-bd8a-db8c373b9e5f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete group_snapshot with id: 0cecaef5-8e83-4239-8e82-fb108571eac7 Jan 02 02:42:10.571822 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:10.571822 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:10.898481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a0837f69-9d62-4ddc-bd8a-db8c373b9e5f tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 returned with HTTP 202 Jan 02 02:42:10.898481 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 471/941] 10.222.0.39 () {60 vars in 1383 bytes} [Sat Jan 2 02:42:10 2021] DELETE /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 => generated 0 bytes in 380 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:42:10.929154 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b98cf0c9-0e8c-43c8-9fa9-7d7911fa982e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail Jan 02 02:42:10.936525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b98cf0c9-0e8c-43c8-9fa9-7d7911fa982e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:10.936525 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:10.936525 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:10.943888 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b98cf0c9-0e8c-43c8-9fa9-7d7911fa982e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:10.943888 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-b98cf0c9-0e8c-43c8-9fa9-7d7911fa982e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:42:10.943888 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:10.943888 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:10.943888 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-b98cf0c9-0e8c-43c8-9fa9-7d7911fa982e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:42:11.043887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b98cf0c9-0e8c-43c8-9fa9-7d7911fa982e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all volumes completed successfully. Jan 02 02:42:11.043887 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-b98cf0c9-0e8c-43c8-9fa9-7d7911fa982e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:42:11.043887 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-b98cf0c9-0e8c-43c8-9fa9-7d7911fa982e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:42:11.060789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-b98cf0c9-0e8c-43c8-9fa9-7d7911fa982e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:42:11.070748 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:11.070748 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:11.174395 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb20f06f-b5bf-442a-ba39-6ff9a46c50d7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:11.174395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb20f06f-b5bf-442a-ba39-6ff9a46c50d7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:11.174395 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:11.174395 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:11.174395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb20f06f-b5bf-442a-ba39-6ff9a46c50d7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:11.174395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-eb20f06f-b5bf-442a-ba39-6ff9a46c50d7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:11.176840 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b98cf0c9-0e8c-43c8-9fa9-7d7911fa982e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail returned with HTTP 200 Jan 02 02:42:11.176840 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 471/942] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:42:10 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail => generated 1003 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:42:11.223351 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3196d61-98aa-4404-ba09-1fc3903fb930 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail Jan 02 02:42:11.223351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3196d61-98aa-4404-ba09-1fc3903fb930 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:11.231244 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:11.231244 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:11.231244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3196d61-98aa-4404-ba09-1fc3903fb930 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:11.231244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-f3196d61-98aa-4404-ba09-1fc3903fb930 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:42:11.234746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-f3196d61-98aa-4404-ba09-1fc3903fb930 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:42:11.297899 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:11.297899 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:11.301640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb20f06f-b5bf-442a-ba39-6ff9a46c50d7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:11.322254 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 472/943] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:11 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:11.333265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f3196d61-98aa-4404-ba09-1fc3903fb930 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all snapshots completed successfully. Jan 02 02:42:11.335281 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:11.335281 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:11.346446 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3196d61-98aa-4404-ba09-1fc3903fb930 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail returned with HTTP 200 Jan 02 02:42:11.348214 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 472/944] 10.222.0.39 () {58 vars in 1231 bytes} [Sat Jan 2 02:42:11 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/detail => generated 453 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:11.375595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b95a619a-cd40-4ec1-a046-f274c9bdd50e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f Jan 02 02:42:11.375595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b95a619a-cd40-4ec1-a046-f274c9bdd50e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:11.375595 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:11.375595 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:11.375595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b95a619a-cd40-4ec1-a046-f274c9bdd50e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:11.491463 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:11.491463 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:11.491463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b95a619a-cd40-4ec1-a046-f274c9bdd50e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:42:11.507579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b95a619a-cd40-4ec1-a046-f274c9bdd50e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f returned with HTTP 200 Jan 02 02:42:11.515771 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 473/945] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:11 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f => generated 450 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:12.332795 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4bc32008-9b3b-4970-baa1-2cb57cdd9e04 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:12.332795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4bc32008-9b3b-4970-baa1-2cb57cdd9e04 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:12.332795 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:12.332795 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:12.332795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4bc32008-9b3b-4970-baa1-2cb57cdd9e04 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:12.332795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4bc32008-9b3b-4970-baa1-2cb57cdd9e04 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:12.384375 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:12.384375 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:12.384375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4bc32008-9b3b-4970-baa1-2cb57cdd9e04 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:12.411415 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 473/946] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:12 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:12.526816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2004dca3-00d7-4660-a52d-4e05d0d31cfe tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f Jan 02 02:42:12.526816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2004dca3-00d7-4660-a52d-4e05d0d31cfe tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:12.526816 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:12.526816 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:12.526816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2004dca3-00d7-4660-a52d-4e05d0d31cfe tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:12.603132 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:12.603132 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:12.603132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2004dca3-00d7-4660-a52d-4e05d0d31cfe tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:42:12.603132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2004dca3-00d7-4660-a52d-4e05d0d31cfe tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f returned with HTTP 200 Jan 02 02:42:12.612676 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 474/947] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:12 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f => generated 450 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:13.397801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c270d6a-b374-40d3-8bc2-3f0b9d1f5680 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:13.397801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c270d6a-b374-40d3-8bc2-3f0b9d1f5680 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:13.397801 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:13.397801 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:13.397801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c270d6a-b374-40d3-8bc2-3f0b9d1f5680 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:13.397801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5c270d6a-b374-40d3-8bc2-3f0b9d1f5680 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:13.436569 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:13.436569 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:13.438800 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c270d6a-b374-40d3-8bc2-3f0b9d1f5680 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:13.446381 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 474/948] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:13 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:13.620206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c77f8c11-d689-447b-8e62-6b08ccf38002 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f Jan 02 02:42:13.620206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c77f8c11-d689-447b-8e62-6b08ccf38002 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:13.620206 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:13.620206 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:13.620206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c77f8c11-d689-447b-8e62-6b08ccf38002 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:13.664059 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:13.664059 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:13.665273 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c77f8c11-d689-447b-8e62-6b08ccf38002 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Snapshot retrieved successfully. Jan 02 02:42:13.668019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c77f8c11-d689-447b-8e62-6b08ccf38002 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f returned with HTTP 200 Jan 02 02:42:13.674276 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 475/949] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:13 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f => generated 449 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:14.459677 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1f2a99a6-a62c-47c4-8132-b0640b883bbd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:14.459677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1f2a99a6-a62c-47c4-8132-b0640b883bbd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:14.459677 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:14.459677 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:14.459677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1f2a99a6-a62c-47c4-8132-b0640b883bbd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:14.459677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1f2a99a6-a62c-47c4-8132-b0640b883bbd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:14.575415 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:14.575415 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:14.575415 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1f2a99a6-a62c-47c4-8132-b0640b883bbd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:14.575415 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 475/950] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:14 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:14.690332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-74297fe6-8039-4000-8d3c-eb3383c48482 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f Jan 02 02:42:14.690332 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-74297fe6-8039-4000-8d3c-eb3383c48482 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:14.690332 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:14.690332 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:14.690332 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-74297fe6-8039-4000-8d3c-eb3383c48482 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:14.873339 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-74297fe6-8039-4000-8d3c-eb3383c48482 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f returned with HTTP 404 Jan 02 02:42:14.876236 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 476/951] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:14 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/snapshots/da4fecbe-a0ef-4f56-967b-d59cab961e2f => generated 111 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:14.908050 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ebb59ac7-07fe-4d11-95cd-d769009fe88d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 Jan 02 02:42:14.908543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ebb59ac7-07fe-4d11-95cd-d769009fe88d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:14.908778 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:14.908778 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:14.909142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ebb59ac7-07fe-4d11-95cd-d769009fe88d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:14.909538 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-ebb59ac7-07fe-4d11-95cd-d769009fe88d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 0cecaef5-8e83-4239-8e82-fb108571eac7 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:42:14.935094 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ebb59ac7-07fe-4d11-95cd-d769009fe88d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 returned with HTTP 404 Jan 02 02:42:14.936163 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 476/952] 10.222.0.39 () {60 vars in 1380 bytes} [Sat Jan 2 02:42:14 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 => generated 116 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:42:14.955017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-794e4d89-e86e-4124-a2d0-280c8d894e9d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots Jan 02 02:42:14.955599 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-794e4d89-e86e-4124-a2d0-280c8d894e9d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:14.956087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-794e4d89-e86e-4124-a2d0-280c8d894e9d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:15.022749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-794e4d89-e86e-4124-a2d0-280c8d894e9d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots returned with HTTP 200 Jan 02 02:42:15.022749 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 477/953] 10.222.0.39 () {60 vars in 1269 bytes} [Sat Jan 2 02:42:14 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots => generated 23 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:15.037139 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a233934b-112c-440b-b5ff-65440e134d90 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] DELETE http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 Jan 02 02:42:15.050116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a233934b-112c-440b-b5ff-65440e134d90 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:15.050116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a233934b-112c-440b-b5ff-65440e134d90 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:15.050116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.group_snapshots [None req-a233934b-112c-440b-b5ff-65440e134d90 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] delete called for member 0cecaef5-8e83-4239-8e82-fb108571eac7 {{(pid=88067) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 02:42:15.050116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.group_snapshots [None req-a233934b-112c-440b-b5ff-65440e134d90 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete group_snapshot with id: 0cecaef5-8e83-4239-8e82-fb108571eac7 Jan 02 02:42:15.092825 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a233934b-112c-440b-b5ff-65440e134d90 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 returned with HTTP 404 Jan 02 02:42:15.092825 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 477/954] 10.222.0.39 () {60 vars in 1383 bytes} [Sat Jan 2 02:42:15 2021] DELETE /volume/v3/dc98f8514f64412896627a830851df6c/group_snapshots/0cecaef5-8e83-4239-8e82-fb108571eac7 => generated 116 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:42:15.106582 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f32b1a5a-cf0f-49a8-a182-5f2a67199bd3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail Jan 02 02:42:15.106582 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f32b1a5a-cf0f-49a8-a182-5f2a67199bd3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:15.106582 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f32b1a5a-cf0f-49a8-a182-5f2a67199bd3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:15.110452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-f32b1a5a-cf0f-49a8-a182-5f2a67199bd3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:42:15.146321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f32b1a5a-cf0f-49a8-a182-5f2a67199bd3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:42:15.335993 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f32b1a5a-cf0f-49a8-a182-5f2a67199bd3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Get all volumes completed successfully. Jan 02 02:42:15.335993 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-f32b1a5a-cf0f-49a8-a182-5f2a67199bd3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:42:15.335993 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-f32b1a5a-cf0f-49a8-a182-5f2a67199bd3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:42:15.372830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-f32b1a5a-cf0f-49a8-a182-5f2a67199bd3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:42:15.397420 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:15.397420 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:15.472883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f32b1a5a-cf0f-49a8-a182-5f2a67199bd3 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail returned with HTTP 200 Jan 02 02:42:15.488557 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 478/955] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:42:15 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/detail => generated 1003 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:42:15.515784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c7fa394-bdd5-4ebf-a935-9ffd225c3e0c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] POST http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/3cd6e6b3-67a9-4b5c-a37d-c449c11091ed/action Jan 02 02:42:15.515784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c7fa394-bdd5-4ebf-a935-9ffd225c3e0c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:42:15.515784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c7fa394-bdd5-4ebf-a935-9ffd225c3e0c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:15.515784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-6c7fa394-bdd5-4ebf-a935-9ffd225c3e0c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] delete called for group 3cd6e6b3-67a9-4b5c-a37d-c449c11091ed {{(pid=88067) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:42:15.515784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-6c7fa394-bdd5-4ebf-a935-9ffd225c3e0c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete group with id: 3cd6e6b3-67a9-4b5c-a37d-c449c11091ed Jan 02 02:42:15.621665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2fd2f6c3-8373-440f-a541-d99d9e66feae tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:15.621665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2fd2f6c3-8373-440f-a541-d99d9e66feae tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:15.621665 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:15.621665 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:15.621665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2fd2f6c3-8373-440f-a541-d99d9e66feae tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:15.623576 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:15.623576 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:15.627784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2fd2f6c3-8373-440f-a541-d99d9e66feae tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:15.654313 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:15.654313 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:15.654313 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2fd2f6c3-8373-440f-a541-d99d9e66feae tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:15.654313 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 479/956] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:15 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:15.899056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c7fa394-bdd5-4ebf-a935-9ffd225c3e0c tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/3cd6e6b3-67a9-4b5c-a37d-c449c11091ed/action returned with HTTP 202 Jan 02 02:42:15.899056 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 478/957] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:42:15 2021] POST /volume/v3/dc98f8514f64412896627a830851df6c/groups/3cd6e6b3-67a9-4b5c-a37d-c449c11091ed/action => generated 0 bytes in 417 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:42:15.944538 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4ed5dce-d75a-4cdd-9553-14acc15c457d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 Jan 02 02:42:15.951667 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4ed5dce-d75a-4cdd-9553-14acc15c457d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:15.951667 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:15.951667 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:15.951667 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4ed5dce-d75a-4cdd-9553-14acc15c457d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:16.193922 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:16.193922 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:16.260611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e4ed5dce-d75a-4cdd-9553-14acc15c457d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:42:16.322475 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-e4ed5dce-d75a-4cdd-9553-14acc15c457d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:42:16.323272 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-e4ed5dce-d75a-4cdd-9553-14acc15c457d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:42:16.344985 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-e4ed5dce-d75a-4cdd-9553-14acc15c457d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:42:16.365144 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:16.365144 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:16.530135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4ed5dce-d75a-4cdd-9553-14acc15c457d tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 returned with HTTP 200 Jan 02 02:42:16.530135 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 480/958] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:42:15 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 => generated 999 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:16.689347 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-47282263-6221-43af-aa28-14b5025dc3c5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:16.689347 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-47282263-6221-43af-aa28-14b5025dc3c5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:16.696172 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:16.696172 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:16.696172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-47282263-6221-43af-aa28-14b5025dc3c5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:16.696172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-47282263-6221-43af-aa28-14b5025dc3c5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:16.782636 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:16.782636 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:16.785016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-47282263-6221-43af-aa28-14b5025dc3c5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:16.789296 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 479/959] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:16 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:17.575345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c7e9acd-abff-41fb-8f88-5569d1133a6a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 Jan 02 02:42:17.575345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c7e9acd-abff-41fb-8f88-5569d1133a6a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:17.575345 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:17.575345 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:17.575345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c7e9acd-abff-41fb-8f88-5569d1133a6a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:17.845021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9c69651c-3aa5-461e-962b-ac202b672e00 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:17.845021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9c69651c-3aa5-461e-962b-ac202b672e00 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:17.845021 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:17.845021 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:17.845021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9c69651c-3aa5-461e-962b-ac202b672e00 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:17.845021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9c69651c-3aa5-461e-962b-ac202b672e00 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:17.945307 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:17.945307 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:17.976304 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0c7e9acd-abff-41fb-8f88-5569d1133a6a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:42:18.000309 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-0c7e9acd-abff-41fb-8f88-5569d1133a6a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:42:18.000309 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-0c7e9acd-abff-41fb-8f88-5569d1133a6a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:42:18.024393 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-0c7e9acd-abff-41fb-8f88-5569d1133a6a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:42:18.024393 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:18.024393 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:18.085030 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c7e9acd-abff-41fb-8f88-5569d1133a6a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 returned with HTTP 200 Jan 02 02:42:18.085030 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 481/960] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:42:17 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 => generated 999 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:18.169543 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:18.169543 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:18.190853 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9c69651c-3aa5-461e-962b-ac202b672e00 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:18.209171 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 480/961] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:17 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:19.151809 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd038f37-84f2-4623-91ac-a572fa71441a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 Jan 02 02:42:19.151809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd038f37-84f2-4623-91ac-a572fa71441a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:19.151809 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:19.151809 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:19.151809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd038f37-84f2-4623-91ac-a572fa71441a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:19.224738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2297d64-c93f-498a-9b58-109631d56a3d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:19.224738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2297d64-c93f-498a-9b58-109631d56a3d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:19.224738 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:19.224738 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:19.224738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2297d64-c93f-498a-9b58-109631d56a3d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:19.224738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f2297d64-c93f-498a-9b58-109631d56a3d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:19.324643 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:19.324643 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:19.327572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2297d64-c93f-498a-9b58-109631d56a3d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:19.328852 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 481/962] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:19 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:19.669500 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:19.669500 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:19.719521 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fd038f37-84f2-4623-91ac-a572fa71441a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:42:19.822761 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-fd038f37-84f2-4623-91ac-a572fa71441a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:42:19.850306 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-fd038f37-84f2-4623-91ac-a572fa71441a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:42:19.880036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-fd038f37-84f2-4623-91ac-a572fa71441a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:42:19.902988 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:19.902988 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:20.102278 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd038f37-84f2-4623-91ac-a572fa71441a tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 returned with HTTP 200 Jan 02 02:42:20.102278 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 482/963] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:42:19 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 => generated 999 bytes in 984 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:20.397748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a2ff3415-1ac0-4185-9cc7-5bf9ef82a722 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:20.397748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a2ff3415-1ac0-4185-9cc7-5bf9ef82a722 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:20.421513 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:20.421513 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:20.421513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a2ff3415-1ac0-4185-9cc7-5bf9ef82a722 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:20.421513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a2ff3415-1ac0-4185-9cc7-5bf9ef82a722 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:20.597290 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:20.597290 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:20.626873 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a2ff3415-1ac0-4185-9cc7-5bf9ef82a722 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:20.628229 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 482/964] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:20 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:21.156926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-114bcb2e-a57b-4fef-8b8b-31e5719d8e4e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 Jan 02 02:42:21.156926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-114bcb2e-a57b-4fef-8b8b-31e5719d8e4e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:21.156926 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:21.156926 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:21.156926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-114bcb2e-a57b-4fef-8b8b-31e5719d8e4e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:21.441632 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:21.441632 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:21.472609 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-114bcb2e-a57b-4fef-8b8b-31e5719d8e4e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Volume info retrieved successfully. Jan 02 02:42:21.501996 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-114bcb2e-a57b-4fef-8b8b-31e5719d8e4e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:42:21.502445 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-114bcb2e-a57b-4fef-8b8b-31e5719d8e4e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:42:21.530455 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-114bcb2e-a57b-4fef-8b8b-31e5719d8e4e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:42:21.551839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:21.551839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:21.590280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-114bcb2e-a57b-4fef-8b8b-31e5719d8e4e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 returned with HTTP 200 Jan 02 02:42:21.590280 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 483/965] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:42:21 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 => generated 998 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:21.671810 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59aacf55-0387-4827-ae3a-038bf46475d5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:21.679432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59aacf55-0387-4827-ae3a-038bf46475d5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:21.679432 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:21.679432 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:21.694795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59aacf55-0387-4827-ae3a-038bf46475d5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:21.694795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-59aacf55-0387-4827-ae3a-038bf46475d5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:21.862350 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:21.862350 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:21.864801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59aacf55-0387-4827-ae3a-038bf46475d5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:21.865879 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 483/966] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:21 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:22.632621 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3aaa98df-2a16-4c3b-a93c-6dfafed5b1f5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 Jan 02 02:42:22.632621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3aaa98df-2a16-4c3b-a93c-6dfafed5b1f5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:22.632621 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:22.632621 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:22.632621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3aaa98df-2a16-4c3b-a93c-6dfafed5b1f5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:22.888336 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0704ca00-9808-483c-a001-d5b2d6bc5f50 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:22.910168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0704ca00-9808-483c-a001-d5b2d6bc5f50 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:22.910168 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:22.910168 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:22.910168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0704ca00-9808-483c-a001-d5b2d6bc5f50 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:22.910168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0704ca00-9808-483c-a001-d5b2d6bc5f50 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:23.091494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3aaa98df-2a16-4c3b-a93c-6dfafed5b1f5 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 returned with HTTP 404 Jan 02 02:42:23.093066 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 484/967] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:42:22 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 => generated 109 bytes in 476 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:42:23.095681 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:23.095681 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:23.099390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0704ca00-9808-483c-a001-d5b2d6bc5f50 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:23.103064 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f5a28a6-d790-4ec0-b042-d7a21136ed19 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] GET http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/3cd6e6b3-67a9-4b5c-a37d-c449c11091ed Jan 02 02:42:23.104030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f5a28a6-d790-4ec0-b042-d7a21136ed19 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:23.105622 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 484/968] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:22 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:23.106394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f5a28a6-d790-4ec0-b042-d7a21136ed19 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:23.107028 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-2f5a28a6-d790-4ec0-b042-d7a21136ed19 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] show called for member 3cd6e6b3-67a9-4b5c-a37d-c449c11091ed {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:42:23.122016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f5a28a6-d790-4ec0-b042-d7a21136ed19 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/groups/3cd6e6b3-67a9-4b5c-a37d-c449c11091ed returned with HTTP 404 Jan 02 02:42:23.123837 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 485/969] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:42:23 2021] GET /volume/v3/dc98f8514f64412896627a830851df6c/groups/3cd6e6b3-67a9-4b5c-a37d-c449c11091ed => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:42:23.131860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a7ad115-30be-4343-b3a3-1b522fe2ac85 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] DELETE http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types/d32ee6b6-c935-4ce4-b99c-52a36d57686e Jan 02 02:42:23.132874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a7ad115-30be-4343-b3a3-1b522fe2ac85 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:23.133313 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:23.133313 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:23.133997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a7ad115-30be-4343-b3a3-1b522fe2ac85 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:23.167803 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:42:23.167803 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:42:23.237165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a7ad115-30be-4343-b3a3-1b522fe2ac85 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types/d32ee6b6-c935-4ce4-b99c-52a36d57686e returned with HTTP 202 Jan 02 02:42:23.237165 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 485/970] 10.222.0.39 () {60 vars in 1371 bytes} [Sat Jan 2 02:42:23 2021] DELETE /volume/v3/180c3ff55fe7470999fdc2a05750db1b/group_types/d32ee6b6-c935-4ce4-b99c-52a36d57686e => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 02:42:23.263214 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b34eb597-2263-47f0-8d1a-e59ae556a11e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] DELETE http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 Jan 02 02:42:23.263214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b34eb597-2263-47f0-8d1a-e59ae556a11e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:23.263214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b34eb597-2263-47f0-8d1a-e59ae556a11e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:23.283850 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-b34eb597-2263-47f0-8d1a-e59ae556a11e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete volume with id: 87c5eed2-dc9a-40cc-a794-8c903b5175e7 Jan 02 02:42:23.434108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b34eb597-2263-47f0-8d1a-e59ae556a11e tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 returned with HTTP 404 Jan 02 02:42:23.435312 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 486/971] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:42:23 2021] DELETE /volume/v3/dc98f8514f64412896627a830851df6c/volumes/87c5eed2-dc9a-40cc-a794-8c903b5175e7 => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:23.443280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a3fb225-8b42-429d-ba24-9bac58d842c7 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] DELETE http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/a513cd78-b280-4836-8d22-ff298ef3afce Jan 02 02:42:23.444177 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a3fb225-8b42-429d-ba24-9bac58d842c7 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:23.444925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a3fb225-8b42-429d-ba24-9bac58d842c7 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:23.796148 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a3fb225-8b42-429d-ba24-9bac58d842c7 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/a513cd78-b280-4836-8d22-ff298ef3afce returned with HTTP 202 Jan 02 02:42:23.797688 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 486/972] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:42:23 2021] DELETE /volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/a513cd78-b280-4836-8d22-ff298ef3afce => generated 0 bytes in 358 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:42:23.848140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27af071a-e08e-4fd2-9987-a775b1e95151 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] GET http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/a513cd78-b280-4836-8d22-ff298ef3afce Jan 02 02:42:23.848140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27af071a-e08e-4fd2-9987-a775b1e95151 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:23.861876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27af071a-e08e-4fd2-9987-a775b1e95151 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:23.891134 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27af071a-e08e-4fd2-9987-a775b1e95151 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/a513cd78-b280-4836-8d22-ff298ef3afce returned with HTTP 404 Jan 02 02:42:23.908210 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 487/973] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:42:23 2021] GET /volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/a513cd78-b280-4836-8d22-ff298ef3afce => generated 114 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:23.922194 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3aa9abf4-c722-4403-b67e-5c33af138950 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] DELETE http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 Jan 02 02:42:23.925696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3aa9abf4-c722-4403-b67e-5c33af138950 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:23.925696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3aa9abf4-c722-4403-b67e-5c33af138950 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:23.925696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3aa9abf4-c722-4403-b67e-5c33af138950 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete volume with id: a4fe361d-aa99-44f5-9f8a-81e6d49c1828 Jan 02 02:42:24.106047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3aa9abf4-c722-4403-b67e-5c33af138950 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 returned with HTTP 404 Jan 02 02:42:24.107120 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 487/974] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:42:23 2021] DELETE /volume/v3/dc98f8514f64412896627a830851df6c/volumes/a4fe361d-aa99-44f5-9f8a-81e6d49c1828 => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:24.115901 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32f599d1-0ee2-4625-bc7c-caf6543a7b04 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] DELETE http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb Jan 02 02:42:24.116429 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32f599d1-0ee2-4625-bc7c-caf6543a7b04 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:24.176284 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32f599d1-0ee2-4625-bc7c-caf6543a7b04 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:24.176284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-32f599d1-0ee2-4625-bc7c-caf6543a7b04 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete volume with id: c001de63-d7e4-4f1a-abd5-4470f1a3dcbb Jan 02 02:42:24.263736 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1a05044d-df95-4f5e-bc17-cf05097e1d99 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:24.278870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1a05044d-df95-4f5e-bc17-cf05097e1d99 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:24.278870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1a05044d-df95-4f5e-bc17-cf05097e1d99 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:24.278870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1a05044d-df95-4f5e-bc17-cf05097e1d99 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:24.457451 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32f599d1-0ee2-4625-bc7c-caf6543a7b04 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb returned with HTTP 404 Jan 02 02:42:24.459075 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 488/975] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:42:24 2021] DELETE /volume/v3/dc98f8514f64412896627a830851df6c/volumes/c001de63-d7e4-4f1a-abd5-4470f1a3dcbb => generated 109 bytes in 347 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:24.471261 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18e9b7c2-eec9-47db-a9f1-46ecbe4965ec tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] DELETE http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6 Jan 02 02:42:24.471807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18e9b7c2-eec9-47db-a9f1-46ecbe4965ec tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:24.472319 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18e9b7c2-eec9-47db-a9f1-46ecbe4965ec tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:24.506809 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:24.506809 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:24.527125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1a05044d-df95-4f5e-bc17-cf05097e1d99 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:24.538982 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 488/976] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:24 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:24.552989 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:42:24.552989 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:42:24.575645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18e9b7c2-eec9-47db-a9f1-46ecbe4965ec tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6 returned with HTTP 202 Jan 02 02:42:24.576514 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 489/977] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:42:24 2021] DELETE /volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:42:24.585584 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38dc48c0-b598-4118-9140-b7b72a5fcc56 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] GET http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6 Jan 02 02:42:24.586642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38dc48c0-b598-4118-9140-b7b72a5fcc56 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:24.587083 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:24.587083 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:24.587799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38dc48c0-b598-4118-9140-b7b72a5fcc56 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:24.592141 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee33fa1d-1d90-48f8-be3f-3ea068b19b92 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] DELETE http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:42:24.592723 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee33fa1d-1d90-48f8-be3f-3ea068b19b92 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:24.593207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee33fa1d-1d90-48f8-be3f-3ea068b19b92 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:24.593667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-ee33fa1d-1d90-48f8-be3f-3ea068b19b92 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Delete volume with id: 7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:42:24.606570 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38dc48c0-b598-4118-9140-b7b72a5fcc56 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6 returned with HTTP 404 Jan 02 02:42:24.608035 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 489/978] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:42:24 2021] GET /volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/7e6abb6c-d5d1-408a-b4dc-f47ab00cbbd6 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:24.627837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6d010b74-799e-417a-85d5-496e53fd80a9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] DELETE http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e Jan 02 02:42:24.636673 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6d010b74-799e-417a-85d5-496e53fd80a9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:24.637213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6d010b74-799e-417a-85d5-496e53fd80a9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:24.637701 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-6d010b74-799e-417a-85d5-496e53fd80a9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] Delete volume with id: 4227f8dd-a759-4960-a7de-40ed24b8b77e Jan 02 02:42:24.692301 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:24.692301 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:24.693591 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ee33fa1d-1d90-48f8-be3f-3ea068b19b92 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:42:24.783878 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6d010b74-799e-417a-85d5-496e53fd80a9 tempest-GroupSnapshotsTest-1688131659 tempest-GroupSnapshotsTest-1688131659] http://10.222.0.39/volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e returned with HTTP 404 Jan 02 02:42:24.797628 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 490/979] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:42:24 2021] DELETE /volume/v3/dc98f8514f64412896627a830851df6c/volumes/4227f8dd-a759-4960-a7de-40ed24b8b77e => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:24.804511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ee33fa1d-1d90-48f8-be3f-3ea068b19b92 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Delete volume request issued successfully. Jan 02 02:42:24.804511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee33fa1d-1d90-48f8-be3f-3ea068b19b92 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 202 Jan 02 02:42:24.809063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-310efeea-da1e-4a8a-b2f3-3c967898ce2b tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] DELETE http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/e8c92778-4d52-48ea-b05b-8602db3891be Jan 02 02:42:24.809063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-310efeea-da1e-4a8a-b2f3-3c967898ce2b tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:24.809063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-310efeea-da1e-4a8a-b2f3-3c967898ce2b tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:24.818164 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 490/980] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:42:24 2021] DELETE /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:42:24.830089 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e23d0ee-08ef-49f3-985e-b08ad1ab043c tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:42:24.830089 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e23d0ee-08ef-49f3-985e-b08ad1ab043c tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:24.830089 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:24.830089 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:24.830089 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e23d0ee-08ef-49f3-985e-b08ad1ab043c tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:25.146518 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:42:25.146518 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:42:25.179905 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-310efeea-da1e-4a8a-b2f3-3c967898ce2b tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/e8c92778-4d52-48ea-b05b-8602db3891be returned with HTTP 202 Jan 02 02:42:25.189804 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 491/981] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:42:24 2021] DELETE /volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/e8c92778-4d52-48ea-b05b-8602db3891be => generated 0 bytes in 389 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:42:25.197351 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93491d0a-10d1-4320-8724-c5153ca373c5 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] GET http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/e8c92778-4d52-48ea-b05b-8602db3891be Jan 02 02:42:25.197351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93491d0a-10d1-4320-8724-c5153ca373c5 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:25.197351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93491d0a-10d1-4320-8724-c5153ca373c5 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:25.214383 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:25.214383 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:25.226133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93491d0a-10d1-4320-8724-c5153ca373c5 tempest-GroupSnapshotsTest-823463428 tempest-GroupSnapshotsTest-823463428] http://10.222.0.39/volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/e8c92778-4d52-48ea-b05b-8602db3891be returned with HTTP 404 Jan 02 02:42:25.226133 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 492/982] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:42:25 2021] GET /volume/v3/180c3ff55fe7470999fdc2a05750db1b/types/e8c92778-4d52-48ea-b05b-8602db3891be => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:25.323643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3e23d0ee-08ef-49f3-985e-b08ad1ab043c tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:42:25.425115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e23d0ee-08ef-49f3-985e-b08ad1ab043c tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:42:25.426023 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 491/983] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:24 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 913 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:25.572762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-586d3bb4-2248-42c8-b6bd-68730b078717 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:25.572762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-586d3bb4-2248-42c8-b6bd-68730b078717 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:25.572762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-586d3bb4-2248-42c8-b6bd-68730b078717 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:25.572762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-586d3bb4-2248-42c8-b6bd-68730b078717 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:25.684234 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:25.684234 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:25.684234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-586d3bb4-2248-42c8-b6bd-68730b078717 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:25.684234 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 493/984] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:25 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:26.471794 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b875141-f156-4039-89b9-bf59ef4bd3b0 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:42:26.471794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b875141-f156-4039-89b9-bf59ef4bd3b0 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:26.471794 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:26.471794 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:26.471794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b875141-f156-4039-89b9-bf59ef4bd3b0 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:26.658725 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:26.658725 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:26.687803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b875141-f156-4039-89b9-bf59ef4bd3b0 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:42:26.710046 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-883b2188-d6c0-4161-aca9-28335f0247cc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:26.731140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-883b2188-d6c0-4161-aca9-28335f0247cc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:26.731140 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:26.731140 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:26.731140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-883b2188-d6c0-4161-aca9-28335f0247cc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:26.731140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-883b2188-d6c0-4161-aca9-28335f0247cc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:26.748843 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b875141-f156-4039-89b9-bf59ef4bd3b0 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:42:26.748843 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 492/985] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:26 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 913 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:26.848527 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:26.848527 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:26.848527 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-883b2188-d6c0-4161-aca9-28335f0247cc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:26.879648 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 494/986] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:26 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:27.814044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2d2031e-77e7-450c-af6a-5aa4e7de57d7 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:42:27.814044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2d2031e-77e7-450c-af6a-5aa4e7de57d7 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:27.814044 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:27.814044 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:27.814044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2d2031e-77e7-450c-af6a-5aa4e7de57d7 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:27.890469 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c16e249-92c7-475b-9d4a-7d1fc2f542c3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:27.891618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c16e249-92c7-475b-9d4a-7d1fc2f542c3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:27.891980 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:27.891980 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:27.900696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c16e249-92c7-475b-9d4a-7d1fc2f542c3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:27.901873 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6c16e249-92c7-475b-9d4a-7d1fc2f542c3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:28.030055 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:28.030055 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:28.034310 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c16e249-92c7-475b-9d4a-7d1fc2f542c3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:28.038011 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 495/987] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:27 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:28.218193 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:28.218193 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:28.249728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d2d2031e-77e7-450c-af6a-5aa4e7de57d7 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:42:28.357470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2d2031e-77e7-450c-af6a-5aa4e7de57d7 tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:42:28.357470 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 493/988] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:27 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 913 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:29.099286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-760c9a73-771a-4f1a-b205-5cc66a8d9f81 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:29.099286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-760c9a73-771a-4f1a-b205-5cc66a8d9f81 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:29.099286 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:29.099286 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:29.099286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-760c9a73-771a-4f1a-b205-5cc66a8d9f81 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:29.099286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-760c9a73-771a-4f1a-b205-5cc66a8d9f81 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:29.158101 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:29.158101 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:29.158101 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-760c9a73-771a-4f1a-b205-5cc66a8d9f81 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:29.180774 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 496/989] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:29 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:29.384044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8ff0770a-5a77-48d7-8d63-b7260c11134c tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:42:29.384044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8ff0770a-5a77-48d7-8d63-b7260c11134c tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:29.384044 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:29.384044 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:29.384044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8ff0770a-5a77-48d7-8d63-b7260c11134c tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:29.577956 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:29.577956 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:29.577956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8ff0770a-5a77-48d7-8d63-b7260c11134c tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Volume info retrieved successfully. Jan 02 02:42:29.598173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8ff0770a-5a77-48d7-8d63-b7260c11134c tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 200 Jan 02 02:42:29.598173 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 494/990] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:29 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:30.195436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17ee506b-1c8b-4265-8bc7-0318b25390dc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:30.195436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17ee506b-1c8b-4265-8bc7-0318b25390dc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:30.195436 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:30.195436 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:30.195436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17ee506b-1c8b-4265-8bc7-0318b25390dc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:30.195436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-17ee506b-1c8b-4265-8bc7-0318b25390dc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:30.282045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:30.282045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:30.302677 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17ee506b-1c8b-4265-8bc7-0318b25390dc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:30.302677 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 497/991] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:30 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:30.622235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-41cb48ee-8067-47c7-9627-c8f9564e48fd tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] GET http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 Jan 02 02:42:30.623161 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-41cb48ee-8067-47c7-9627-c8f9564e48fd tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:30.623580 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:30.623580 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:30.624236 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-41cb48ee-8067-47c7-9627-c8f9564e48fd tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:30.861686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-41cb48ee-8067-47c7-9627-c8f9564e48fd tempest-DeleteServersTestJSON-2035569998 tempest-DeleteServersTestJSON-2035569998] http://10.222.0.39/volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 returned with HTTP 404 Jan 02 02:42:30.870211 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 495/992] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:30 2021] GET /volume/v3/a10b4a362f10468a8f22139e577ceb41/volumes/7f5d17f4-4018-4fe5-8dc1-b24fea6e62b2 => generated 109 bytes in 252 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:31.320939 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b1c0a316-4ebe-4350-9162-4d8d6f021891 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:31.320939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b1c0a316-4ebe-4350-9162-4d8d6f021891 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:31.320939 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:31.320939 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:31.320939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b1c0a316-4ebe-4350-9162-4d8d6f021891 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:31.320939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b1c0a316-4ebe-4350-9162-4d8d6f021891 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:31.377059 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:31.377059 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:31.383092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b1c0a316-4ebe-4350-9162-4d8d6f021891 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:31.385177 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 498/993] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:31 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:32.444035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52472e8a-d808-408e-b61b-594fe26e215f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:32.444035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52472e8a-d808-408e-b61b-594fe26e215f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:32.444035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52472e8a-d808-408e-b61b-594fe26e215f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:32.451438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-52472e8a-d808-408e-b61b-594fe26e215f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:32.593506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:32.593506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:32.593506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52472e8a-d808-408e-b61b-594fe26e215f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:32.593506 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 496/994] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:32 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:33.613849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ecba3fe-0f81-4640-966c-01c9780cd861 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:33.613849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ecba3fe-0f81-4640-966c-01c9780cd861 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:33.613849 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:33.613849 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:33.613849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ecba3fe-0f81-4640-966c-01c9780cd861 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:33.613849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3ecba3fe-0f81-4640-966c-01c9780cd861 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:33.674612 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:33.674612 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:33.674612 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ecba3fe-0f81-4640-966c-01c9780cd861 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:33.674612 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 499/995] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:33 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:34.707159 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11996337-2719-498f-b969-0e81df63f23c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:34.707159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11996337-2719-498f-b969-0e81df63f23c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:34.707159 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:34.707159 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:34.707159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11996337-2719-498f-b969-0e81df63f23c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:34.707159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-11996337-2719-498f-b969-0e81df63f23c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:34.815107 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:34.815107 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:34.816930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11996337-2719-498f-b969-0e81df63f23c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:34.818039 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 497/996] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:34 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:35.846301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52ad5440-b60e-41a2-8e60-f13895d2a944 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:35.846301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52ad5440-b60e-41a2-8e60-f13895d2a944 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:35.846301 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:35.846301 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:35.846301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52ad5440-b60e-41a2-8e60-f13895d2a944 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:35.846301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-52ad5440-b60e-41a2-8e60-f13895d2a944 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:35.980078 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:35.980078 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:35.986535 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52ad5440-b60e-41a2-8e60-f13895d2a944 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:36.013306 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 500/997] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:35 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:37.029963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd60d87d-0913-4964-b231-fd6e994c55cb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:37.042024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd60d87d-0913-4964-b231-fd6e994c55cb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:37.042024 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:37.042024 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:37.042024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd60d87d-0913-4964-b231-fd6e994c55cb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:37.042024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bd60d87d-0913-4964-b231-fd6e994c55cb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:37.229416 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:37.229416 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:37.230120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd60d87d-0913-4964-b231-fd6e994c55cb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:37.230857 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 498/998] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:37 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:37.963741 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b65110ea-3570-4623-8ad2-a2b3c9da03d0 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] POST http://10.222.0.39/volume/v3/6d1109a9b59c495d8450085718837c6a/group_types Jan 02 02:42:37.963741 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:37.963741 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:37.963741 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b65110ea-3570-4623-8ad2-a2b3c9da03d0 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1842946464", "description": "tempest-group-type-description-15996668", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:38.207135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b65110ea-3570-4623-8ad2-a2b3c9da03d0 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] http://10.222.0.39/volume/v3/6d1109a9b59c495d8450085718837c6a/group_types returned with HTTP 202 Jan 02 02:42:38.207135 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 501/999] 10.222.0.39 () {62 vars in 1279 bytes} [Sat Jan 2 02:42:37 2021] POST /volume/v3/6d1109a9b59c495d8450085718837c6a/group_types => generated 263 bytes in 919 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:38.229897 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c3954535-35c0-4e12-9d28-7f31f3d26b13 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] GET http://10.222.0.39/volume/v3/6d1109a9b59c495d8450085718837c6a/group_types Jan 02 02:42:38.229897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c3954535-35c0-4e12-9d28-7f31f3d26b13 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:38.229897 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:38.229897 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:38.229897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c3954535-35c0-4e12-9d28-7f31f3d26b13 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:38.245735 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5434fb91-f388-4de1-b885-f9172269a3db tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:38.252500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5434fb91-f388-4de1-b885-f9172269a3db tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:38.252500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5434fb91-f388-4de1-b885-f9172269a3db tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:38.252500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5434fb91-f388-4de1-b885-f9172269a3db tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:38.302841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c3954535-35c0-4e12-9d28-7f31f3d26b13 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] http://10.222.0.39/volume/v3/6d1109a9b59c495d8450085718837c6a/group_types returned with HTTP 200 Jan 02 02:42:38.302841 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 499/1000] 10.222.0.39 () {60 vars in 1257 bytes} [Sat Jan 2 02:42:38 2021] GET /volume/v3/6d1109a9b59c495d8450085718837c6a/group_types => generated 497 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:38.327582 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-416b111f-a6c9-40b5-ab97-5e3dcd86e35e tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] PUT http://10.222.0.39/volume/v3/6d1109a9b59c495d8450085718837c6a/group_types/c370ca7f-f0c8-47c0-b110-e012b0c3b2e1 Jan 02 02:42:38.327582 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-416b111f-a6c9-40b5-ab97-5e3dcd86e35e tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1803657779", "description": "updated-group-type-desc"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:38.340636 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:38.340636 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:38.350078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5434fb91-f388-4de1-b885-f9172269a3db tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:38.358774 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 502/1001] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:38 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:38.385225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-416b111f-a6c9-40b5-ab97-5e3dcd86e35e tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] http://10.222.0.39/volume/v3/6d1109a9b59c495d8450085718837c6a/group_types/c370ca7f-f0c8-47c0-b110-e012b0c3b2e1 returned with HTTP 200 Jan 02 02:42:38.386266 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 500/1002] 10.222.0.39 () {62 vars in 1389 bytes} [Sat Jan 2 02:42:38 2021] PUT /volume/v3/6d1109a9b59c495d8450085718837c6a/group_types/c370ca7f-f0c8-47c0-b110-e012b0c3b2e1 => generated 255 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:38.396053 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-840ee034-0d8f-4f81-b922-02d3d1fe99f5 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] GET http://10.222.0.39/volume/v3/6d1109a9b59c495d8450085718837c6a/group_types/c370ca7f-f0c8-47c0-b110-e012b0c3b2e1 Jan 02 02:42:38.396619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-840ee034-0d8f-4f81-b922-02d3d1fe99f5 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:38.396842 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:38.396842 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:38.397192 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-840ee034-0d8f-4f81-b922-02d3d1fe99f5 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:38.412303 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-840ee034-0d8f-4f81-b922-02d3d1fe99f5 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] http://10.222.0.39/volume/v3/6d1109a9b59c495d8450085718837c6a/group_types/c370ca7f-f0c8-47c0-b110-e012b0c3b2e1 returned with HTTP 200 Jan 02 02:42:38.424235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f79199bd-1bf8-46f9-8d58-fc565c70f773 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] DELETE http://10.222.0.39/volume/v3/6d1109a9b59c495d8450085718837c6a/group_types/c370ca7f-f0c8-47c0-b110-e012b0c3b2e1 Jan 02 02:42:38.425128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f79199bd-1bf8-46f9-8d58-fc565c70f773 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:38.425613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f79199bd-1bf8-46f9-8d58-fc565c70f773 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:38.432888 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 503/1003] 10.222.0.39 () {60 vars in 1368 bytes} [Sat Jan 2 02:42:38 2021] GET /volume/v3/6d1109a9b59c495d8450085718837c6a/group_types/c370ca7f-f0c8-47c0-b110-e012b0c3b2e1 => generated 255 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:42:38.458172 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:42:38.458172 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:42:38.510244 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f79199bd-1bf8-46f9-8d58-fc565c70f773 tempest-GroupTypesTest-895271123 tempest-GroupTypesTest-895271123] http://10.222.0.39/volume/v3/6d1109a9b59c495d8450085718837c6a/group_types/c370ca7f-f0c8-47c0-b110-e012b0c3b2e1 returned with HTTP 202 Jan 02 02:42:38.510244 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 501/1004] 10.222.0.39 () {60 vars in 1371 bytes} [Sat Jan 2 02:42:38 2021] DELETE /volume/v3/6d1109a9b59c495d8450085718837c6a/group_types/c370ca7f-f0c8-47c0-b110-e012b0c3b2e1 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:42:39.406804 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be3de54e-ab1d-4786-b6d1-15fc28152e88 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:39.406804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be3de54e-ab1d-4786-b6d1-15fc28152e88 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:39.406804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be3de54e-ab1d-4786-b6d1-15fc28152e88 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:39.406804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-be3de54e-ab1d-4786-b6d1-15fc28152e88 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:39.552721 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:39.552721 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:39.552721 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be3de54e-ab1d-4786-b6d1-15fc28152e88 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:39.552721 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 504/1005] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:39 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:40.571274 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43802f0c-7b69-46d1-9ece-7c01672e7483 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:40.572184 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43802f0c-7b69-46d1-9ece-7c01672e7483 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:40.572631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43802f0c-7b69-46d1-9ece-7c01672e7483 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:40.573153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-43802f0c-7b69-46d1-9ece-7c01672e7483 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:40.624256 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:40.624256 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:40.632755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43802f0c-7b69-46d1-9ece-7c01672e7483 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:40.633618 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 502/1006] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:40 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:41.691310 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71ec683f-beed-4f78-adc3-053e8b0bebdb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:41.691310 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71ec683f-beed-4f78-adc3-053e8b0bebdb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:41.691310 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:41.691310 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:41.691310 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71ec683f-beed-4f78-adc3-053e8b0bebdb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:41.691310 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-71ec683f-beed-4f78-adc3-053e8b0bebdb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:41.902113 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:41.902113 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:41.914786 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71ec683f-beed-4f78-adc3-053e8b0bebdb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:41.914786 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 505/1007] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:41 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:42.931654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d5e1d80-3f0c-4670-a6ce-2ef49717dc16 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:42.931654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d5e1d80-3f0c-4670-a6ce-2ef49717dc16 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:42.931654 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:42.931654 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:42.931654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d5e1d80-3f0c-4670-a6ce-2ef49717dc16 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:42.936429 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9d5e1d80-3f0c-4670-a6ce-2ef49717dc16 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:42.997961 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:42.997961 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:42.997961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d5e1d80-3f0c-4670-a6ce-2ef49717dc16 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:42.997961 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 503/1008] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:42 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:44.018665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4bd899e4-7e98-4324-80c3-6b04fa518c7f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:44.018665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4bd899e4-7e98-4324-80c3-6b04fa518c7f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:44.018665 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:44.018665 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:44.018665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4bd899e4-7e98-4324-80c3-6b04fa518c7f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:44.018665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4bd899e4-7e98-4324-80c3-6b04fa518c7f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:44.112174 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:44.112174 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:44.112174 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4bd899e4-7e98-4324-80c3-6b04fa518c7f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:44.112174 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 506/1009] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:44 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:45.132511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0268f791-da66-4c9a-90f6-134c88bbc34a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:45.132511 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0268f791-da66-4c9a-90f6-134c88bbc34a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:45.132511 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:45.132511 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:45.132511 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0268f791-da66-4c9a-90f6-134c88bbc34a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:45.132511 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0268f791-da66-4c9a-90f6-134c88bbc34a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:45.308801 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:45.308801 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:45.308801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0268f791-da66-4c9a-90f6-134c88bbc34a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:45.342587 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 504/1010] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:45 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:46.357501 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f1297562-db97-416f-8fe4-5388b45aa9ed tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:46.359003 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f1297562-db97-416f-8fe4-5388b45aa9ed tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:46.359427 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:46.359427 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:46.360075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f1297562-db97-416f-8fe4-5388b45aa9ed tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:46.360848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f1297562-db97-416f-8fe4-5388b45aa9ed tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:46.473963 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:46.473963 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:46.473963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f1297562-db97-416f-8fe4-5388b45aa9ed tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:46.490975 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 507/1011] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:46 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:47.511275 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-724e0eef-143c-47c2-8bd6-bae0f73eb1dc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:47.512526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-724e0eef-143c-47c2-8bd6-bae0f73eb1dc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:47.513005 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:47.513005 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:47.513384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-724e0eef-143c-47c2-8bd6-bae0f73eb1dc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:47.513754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-724e0eef-143c-47c2-8bd6-bae0f73eb1dc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:47.563223 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:47.563223 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:47.564982 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-724e0eef-143c-47c2-8bd6-bae0f73eb1dc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:47.573190 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 505/1012] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:47 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:48.587298 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e04c946-44a2-46ee-9885-2f70ad1342bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:48.587855 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e04c946-44a2-46ee-9885-2f70ad1342bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:48.587972 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:48.587972 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:48.588416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e04c946-44a2-46ee-9885-2f70ad1342bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:48.588732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8e04c946-44a2-46ee-9885-2f70ad1342bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:48.643404 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:48.643404 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:48.647120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e04c946-44a2-46ee-9885-2f70ad1342bc tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:48.651358 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 508/1013] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:48 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:49.667056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ed51bef-d4f2-4012-8407-d75f443e17cf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:49.667910 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ed51bef-d4f2-4012-8407-d75f443e17cf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:49.667910 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:49.667910 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:49.668357 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ed51bef-d4f2-4012-8407-d75f443e17cf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:49.668507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3ed51bef-d4f2-4012-8407-d75f443e17cf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id be141331-fd3b-4005-9f2a-c76b9d3ab0f3. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:49.710433 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:49.710433 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:49.713397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ed51bef-d4f2-4012-8407-d75f443e17cf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 200 Jan 02 02:42:49.714318 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 506/1014] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:49 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 822 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:49.738982 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3de7f218-edb5-4c7d-992c-309df3e29ee6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/3340aba6-2807-447f-9fda-e461efd395af Jan 02 02:42:49.739515 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3de7f218-edb5-4c7d-992c-309df3e29ee6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:49.739695 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:49.739695 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:49.740316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3de7f218-edb5-4c7d-992c-309df3e29ee6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:49.910705 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:49.910705 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:49.927803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3de7f218-edb5-4c7d-992c-309df3e29ee6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:42:49.953582 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3de7f218-edb5-4c7d-992c-309df3e29ee6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/3340aba6-2807-447f-9fda-e461efd395af returned with HTTP 200 Jan 02 02:42:49.957147 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 509/1015] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:49 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/3340aba6-2807-447f-9fda-e461efd395af => generated 971 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:49.986506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c6428ac-0d3c-4bf8-a415-063c7ec70465 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes Jan 02 02:42:49.986916 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c6428ac-0d3c-4bf8-a415-063c7ec70465 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:49.987097 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:49.987097 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:49.987506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c6428ac-0d3c-4bf8-a415-063c7ec70465 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:49.988080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-4c6428ac-0d3c-4bf8-a415-063c7ec70465 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:42:49.989987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4c6428ac-0d3c-4bf8-a415-063c7ec70465 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:42:50.118047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4c6428ac-0d3c-4bf8-a415-063c7ec70465 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Get all volumes completed successfully. Jan 02 02:42:50.123501 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c6428ac-0d3c-4bf8-a415-063c7ec70465 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes returned with HTTP 200 Jan 02 02:42:50.125574 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 507/1016] 10.222.0.39 () {58 vars in 1204 bytes} [Sat Jan 2 02:42:49 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes => generated 795 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:50.151261 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be527335-bed6-47ff-93f0-20c2514a9c3c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] DELETE http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/3340aba6-2807-447f-9fda-e461efd395af Jan 02 02:42:50.151810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be527335-bed6-47ff-93f0-20c2514a9c3c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:50.152010 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:50.152010 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:50.159148 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be527335-bed6-47ff-93f0-20c2514a9c3c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:50.169364 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-be527335-bed6-47ff-93f0-20c2514a9c3c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Delete volume with id: 3340aba6-2807-447f-9fda-e461efd395af Jan 02 02:42:50.265941 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:50.265941 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:50.267115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-be527335-bed6-47ff-93f0-20c2514a9c3c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:42:50.317696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-be527335-bed6-47ff-93f0-20c2514a9c3c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Delete volume request issued successfully. Jan 02 02:42:50.318818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be527335-bed6-47ff-93f0-20c2514a9c3c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/3340aba6-2807-447f-9fda-e461efd395af returned with HTTP 202 Jan 02 02:42:50.319951 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 510/1017] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:42:50 2021] DELETE /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/3340aba6-2807-447f-9fda-e461efd395af => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:42:50.331927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e0e76e9-3ccf-4948-a015-de21ec02ebea tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] DELETE http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 Jan 02 02:42:50.332857 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e0e76e9-3ccf-4948-a015-de21ec02ebea tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:50.333062 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:50.333062 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:50.334410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e0e76e9-3ccf-4948-a015-de21ec02ebea tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:50.334953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-0e0e76e9-3ccf-4948-a015-de21ec02ebea tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Delete backup with id: 02d1ae44-7bf2-4e9a-a249-c6fa17e0c602. Jan 02 02:42:50.437658 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:50.437658 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:50.550821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-0e0e76e9-3ccf-4948-a015-de21ec02ebea tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] delete_backup rpcapi backup_id 02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 {{(pid=88066) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 02:42:50.565730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e0e76e9-3ccf-4948-a015-de21ec02ebea tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 returned with HTTP 202 Jan 02 02:42:50.569075 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 508/1018] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:42:50 2021] DELETE /volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:42:50.580734 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc1843d7-bd09-4b24-bffb-dada68a7f634 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] GET http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 Jan 02 02:42:50.581279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc1843d7-bd09-4b24-bffb-dada68a7f634 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:50.581481 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:50.581481 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:50.582146 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc1843d7-bd09-4b24-bffb-dada68a7f634 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:50.582764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fc1843d7-bd09-4b24-bffb-dada68a7f634 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Show backup with id 02d1ae44-7bf2-4e9a-a249-c6fa17e0c602. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:50.706779 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:50.706779 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:50.720420 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc1843d7-bd09-4b24-bffb-dada68a7f634 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 returned with HTTP 200 Jan 02 02:42:50.721286 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 511/1019] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:50 2021] GET /volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 => generated 823 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:51.742814 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4786df4-c556-4740-9826-cf199a214ff9 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] GET http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 Jan 02 02:42:51.744500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4786df4-c556-4740-9826-cf199a214ff9 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:51.744985 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:51.744985 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:51.745643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4786df4-c556-4740-9826-cf199a214ff9 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:51.746205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a4786df4-c556-4740-9826-cf199a214ff9 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Show backup with id 02d1ae44-7bf2-4e9a-a249-c6fa17e0c602. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:51.794230 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4786df4-c556-4740-9826-cf199a214ff9 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 returned with HTTP 404 Jan 02 02:42:51.795597 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 509/1020] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:51 2021] GET /volume/v3/11be96e084a54c0795a6906dff8db17f/backups/02d1ae44-7bf2-4e9a-a249-c6fa17e0c602 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:51.804546 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25e61f51-fe0d-4af3-b0a9-4e66549f0e5d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] DELETE http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 Jan 02 02:42:51.805348 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25e61f51-fe0d-4af3-b0a9-4e66549f0e5d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:51.805348 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:51.805348 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:51.805763 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25e61f51-fe0d-4af3-b0a9-4e66549f0e5d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:51.806540 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-25e61f51-fe0d-4af3-b0a9-4e66549f0e5d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Delete backup with id: be141331-fd3b-4005-9f2a-c76b9d3ab0f3. Jan 02 02:42:51.870612 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:51.870612 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:51.955882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-25e61f51-fe0d-4af3-b0a9-4e66549f0e5d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] delete_backup rpcapi backup_id be141331-fd3b-4005-9f2a-c76b9d3ab0f3 {{(pid=88067) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 02:42:51.972223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25e61f51-fe0d-4af3-b0a9-4e66549f0e5d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 returned with HTTP 202 Jan 02 02:42:51.973415 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 512/1021] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:42:51 2021] DELETE /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/be141331-fd3b-4005-9f2a-c76b9d3ab0f3 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:42:52.039895 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] POST http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes Jan 02 02:42:52.041498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1217845296"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:52.042750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1217845296'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:42:52.053005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Create volume of 1 GB Jan 02 02:42:52.567552 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Availability Zones retrieved successfully. Jan 02 02:42:52.653565 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Flow 'volume_create_api' (1e8fd953-498b-4b23-aa2a-f00d1d8c6984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:42:52.660436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efb8a5a0-fdd6-44a1-8b75-27bc58042e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:52.668201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:42:53.111624 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efb8a5a0-fdd6-44a1-8b75-27bc58042e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:53.114937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0cc45e4-5748-4a19-925c-0ec2900c48a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:53.274432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Created reservations ['1d2ffee0-f9e3-45ed-a875-d4c399f130c9', '998ac8ad-968c-49bf-b0e7-2e567de0dba2', 'b0888662-a190-4b7a-be42-f514a74570eb', 'e47266c0-aaf0-41b2-a428-fb434774d4d0'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:42:53.276759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0cc45e4-5748-4a19-925c-0ec2900c48a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d2ffee0-f9e3-45ed-a875-d4c399f130c9', '998ac8ad-968c-49bf-b0e7-2e567de0dba2', 'b0888662-a190-4b7a-be42-f514a74570eb', 'e47266c0-aaf0-41b2-a428-fb434774d4d0']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:53.279170 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9584494b-5f16-4b82-ab2e-bbd360a015f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:53.552294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9584494b-5f16-4b82-ab2e-bbd360a015f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6f8d06f-c7c3-4baa-ae9c-d226085cd649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1217845296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae4707f9dca4152865cd547d7e5bc7d',qos_specs=None,replication_status=,reservations=['1d2ffee0-f9e3-45ed-a875-d4c399f130c9','998ac8ad-968c-49bf-b0e7-2e567de0dba2','b0888662-a190-4b7a-be42-f514a74570eb','e47266c0-aaf0-41b2-a428-fb434774d4d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92cb4ac1fa314d83907f4d68c0a04ed9',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:42:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1217845296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6f8d06f-c7c3-4baa-ae9c-d226085cd649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae4707f9dca4152865cd547d7e5bc7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='92cb4ac1fa314d83907f4d68c0a04ed9',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:53.563915 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2cbb455-f884-4cf7-b18c-a2318e2316dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:53.731670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2cbb455-f884-4cf7-b18c-a2318e2316dd) transitioned into state 'SUCCESS' from state '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-1217845296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae4707f9dca4152865cd547d7e5bc7d',qos_specs=None,replication_status=,reservations=['1d2ffee0-f9e3-45ed-a875-d4c399f130c9','998ac8ad-968c-49bf-b0e7-2e567de0dba2','b0888662-a190-4b7a-be42-f514a74570eb','e47266c0-aaf0-41b2-a428-fb434774d4d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92cb4ac1fa314d83907f4d68c0a04ed9',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:53.758076 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7543f431-4d4e-49fa-98fb-07fb276eb183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:53.851647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7543f431-4d4e-49fa-98fb-07fb276eb183) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:53.878838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Flow 'volume_create_api' (1e8fd953-498b-4b23-aa2a-f00d1d8c6984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:42:54.096193 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Create volume request issued successfully. Jan 02 02:42:54.158532 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67c36071-038a-419f-9b0d-68f4e7ffe150 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes returned with HTTP 202 Jan 02 02:42:54.160115 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 510/1022] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:42:52 2021] POST /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes => generated 823 bytes in 2125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:42:54.195900 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0cc942ae-13e7-4638-ab63-50c15ebd091d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 Jan 02 02:42:54.199442 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0cc942ae-13e7-4638-ab63-50c15ebd091d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:54.200927 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:54.200927 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:54.205661 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0cc942ae-13e7-4638-ab63-50c15ebd091d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:54.536052 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:54.536052 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:54.567030 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0cc942ae-13e7-4638-ab63-50c15ebd091d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:42:54.622792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0cc942ae-13e7-4638-ab63-50c15ebd091d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 returned with HTTP 200 Jan 02 02:42:54.624105 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 513/1023] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:54 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 => generated 915 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:55.654899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99342775-5b77-4079-82ae-76b1bc72151a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 Jan 02 02:42:55.655413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99342775-5b77-4079-82ae-76b1bc72151a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:55.655948 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:55.655948 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:55.656931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99342775-5b77-4079-82ae-76b1bc72151a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:55.783989 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:55.783989 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:55.811887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-99342775-5b77-4079-82ae-76b1bc72151a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:42:55.892476 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99342775-5b77-4079-82ae-76b1bc72151a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 returned with HTTP 200 Jan 02 02:42:55.900662 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 511/1024] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:55 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 => generated 915 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:56.927104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1eeb6ee6-f84e-4350-a500-e30f2a3d3aa5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 Jan 02 02:42:56.927885 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1eeb6ee6-f84e-4350-a500-e30f2a3d3aa5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:56.927885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:56.927885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:56.928392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1eeb6ee6-f84e-4350-a500-e30f2a3d3aa5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:57.173571 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:57.173571 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:57.203740 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1eeb6ee6-f84e-4350-a500-e30f2a3d3aa5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:42:57.333589 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1eeb6ee6-f84e-4350-a500-e30f2a3d3aa5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 returned with HTTP 200 Jan 02 02:42:57.350401 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 514/1025] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:56 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 => generated 916 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:57.380768 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9697ae1-ea9e-4543-9977-f4f0069e2fa9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] POST http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups Jan 02 02:42:57.382147 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:57.382147 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:57.384994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9697ae1-ea9e-4543-9977-f4f0069e2fa9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6f8d06f-c7c3-4baa-ae9c-d226085cd649", "name": "tempest-VolumesBackupsAdminTest-Backup-490144843"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:57.387395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-e9697ae1-ea9e-4543-9977-f4f0069e2fa9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Creating new backup {'backup': {'volume_id': 'f6f8d06f-c7c3-4baa-ae9c-d226085cd649', 'name': 'tempest-VolumesBackupsAdminTest-Backup-490144843'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 02:42:57.388629 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-e9697ae1-ea9e-4543-9977-f4f0069e2fa9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Creating backup of volume f6f8d06f-c7c3-4baa-ae9c-d226085cd649 in container None Jan 02 02:42:57.538966 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:57.538966 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:57.541848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e9697ae1-ea9e-4543-9977-f4f0069e2fa9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:42:57.758073 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-e9697ae1-ea9e-4543-9977-f4f0069e2fa9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Created reservations ['56e1c277-e6b3-42f3-9975-23e3a089d037', '3d95241b-0c0e-43aa-9a80-83860ddcda9c'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:42:58.116329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9697ae1-ea9e-4543-9977-f4f0069e2fa9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups returned with HTTP 202 Jan 02 02:42:58.133685 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 512/1026] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:42:57 2021] POST /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups => generated 400 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:42:58.142667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ded540d6-47b3-4c0d-b86d-4e5fa69e6427 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] GET http://10.222.0.39/volume/v3/0017c5d3bc8a4d9da5106879fb9abb97/os-hosts Jan 02 02:42:58.154186 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ded540d6-47b3-4c0d-b86d-4e5fa69e6427 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:58.156450 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:58.156450 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:58.157682 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ded540d6-47b3-4c0d-b86d-4e5fa69e6427 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:58.173699 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-520590b4-f1ae-4954-8dc7-8ecded7a2953 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:42:58.181540 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-520590b4-f1ae-4954-8dc7-8ecded7a2953 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:58.184536 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:58.184536 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:58.185371 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-520590b4-f1ae-4954-8dc7-8ecded7a2953 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:58.186055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-520590b4-f1ae-4954-8dc7-8ecded7a2953 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:58.226469 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.hosts [None req-ded540d6-47b3-4c0d-b86d-4e5fa69e6427 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] status, active and update: available, enabled, 2021-01-02 02:42:51+00:00 {{(pid=88067) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 02:42:58.227011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.hosts [None req-ded540d6-47b3-4c0d-b86d-4e5fa69e6427 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] status, active and update: available, enabled, 2021-01-02 02:42:56+00:00 {{(pid=88067) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 02:42:58.237153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.hosts [None req-ded540d6-47b3-4c0d-b86d-4e5fa69e6427 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] status, active and update: available, enabled, 2021-01-02 02:42:52+00:00 {{(pid=88067) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 02:42:58.239125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ded540d6-47b3-4c0d-b86d-4e5fa69e6427 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] http://10.222.0.39/volume/v3/0017c5d3bc8a4d9da5106879fb9abb97/os-hosts returned with HTTP 200 Jan 02 02:42:58.255246 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 515/1027] 10.222.0.39 () {58 vars in 1207 bytes} [Sat Jan 2 02:42:57 2021] GET /volume/v3/0017c5d3bc8a4d9da5106879fb9abb97/os-hosts => generated 563 bytes in 773 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:58.278029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99ce306f-a9c5-49f8-aee7-ea72e3d690d9 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] GET http://10.222.0.39/volume/v3/0017c5d3bc8a4d9da5106879fb9abb97/os-hosts Jan 02 02:42:58.283260 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99ce306f-a9c5-49f8-aee7-ea72e3d690d9 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:58.285333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99ce306f-a9c5-49f8-aee7-ea72e3d690d9 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:58.323577 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:58.323577 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:58.328510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.hosts [None req-99ce306f-a9c5-49f8-aee7-ea72e3d690d9 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] status, active and update: available, enabled, 2021-01-02 02:42:51+00:00 {{(pid=88067) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 02:42:58.332526 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-520590b4-f1ae-4954-8dc7-8ecded7a2953 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:42:58.333714 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.hosts [None req-99ce306f-a9c5-49f8-aee7-ea72e3d690d9 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] status, active and update: available, enabled, 2021-01-02 02:42:56+00:00 {{(pid=88067) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 02:42:58.337062 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 513/1028] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:58 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 807 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:58.348764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.hosts [None req-99ce306f-a9c5-49f8-aee7-ea72e3d690d9 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] status, active and update: available, enabled, 2021-01-02 02:42:52+00:00 {{(pid=88067) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 02:42:58.350646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99ce306f-a9c5-49f8-aee7-ea72e3d690d9 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] http://10.222.0.39/volume/v3/0017c5d3bc8a4d9da5106879fb9abb97/os-hosts returned with HTTP 200 Jan 02 02:42:58.374228 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 516/1029] 10.222.0.39 () {58 vars in 1207 bytes} [Sat Jan 2 02:42:58 2021] GET /volume/v3/0017c5d3bc8a4d9da5106879fb9abb97/os-hosts => generated 563 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:58.380261 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-edbbc920-03ea-41e7-957d-7d799aa757a4 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] GET http://10.222.0.39/volume/v3/0017c5d3bc8a4d9da5106879fb9abb97/os-hosts/n-d-767704-6@lvmdriver-1 Jan 02 02:42:58.381700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-edbbc920-03ea-41e7-957d-7d799aa757a4 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:58.382378 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:58.382378 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:42:58.383525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-edbbc920-03ea-41e7-957d-7d799aa757a4 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:58.662568 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-edbbc920-03ea-41e7-957d-7d799aa757a4 tempest-VolumeHostsAdminTestsJSON-706220341 tempest-VolumeHostsAdminTestsJSON-706220341] http://10.222.0.39/volume/v3/0017c5d3bc8a4d9da5106879fb9abb97/os-hosts/n-d-767704-6@lvmdriver-1 returned with HTTP 200 Jan 02 02:42:58.685529 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 514/1030] 10.222.0.39 () {58 vars in 1282 bytes} [Sat Jan 2 02:42:58 2021] GET /volume/v3/0017c5d3bc8a4d9da5106879fb9abb97/os-hosts/n-d-767704-6@lvmdriver-1 => generated 564 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:59.364068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15717cdd-81c8-4023-a46f-70d8df005879 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:42:59.365075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15717cdd-81c8-4023-a46f-70d8df005879 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:59.365817 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15717cdd-81c8-4023-a46f-70d8df005879 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:59.380762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-15717cdd-81c8-4023-a46f-70d8df005879 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:42:59.646049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:59.646049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:42:59.659493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15717cdd-81c8-4023-a46f-70d8df005879 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:42:59.676735 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 517/1031] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:59 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 807 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:00.699851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3edc9e5e-0beb-4515-8420-217457bb1c1f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:00.700944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3edc9e5e-0beb-4515-8420-217457bb1c1f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:00.704720 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3edc9e5e-0beb-4515-8420-217457bb1c1f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:00.705397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3edc9e5e-0beb-4515-8420-217457bb1c1f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:00.841045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:00.841045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:00.852123 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3edc9e5e-0beb-4515-8420-217457bb1c1f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:00.855518 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 515/1032] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:00 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 807 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:01.882790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc2521a7-0739-40d9-bbdd-c96159bef48e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:01.885123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc2521a7-0739-40d9-bbdd-c96159bef48e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:01.885943 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:01.885943 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:01.887360 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc2521a7-0739-40d9-bbdd-c96159bef48e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:01.888716 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bc2521a7-0739-40d9-bbdd-c96159bef48e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:01.999955 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:01.999955 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:02.013329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc2521a7-0739-40d9-bbdd-c96159bef48e tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:02.046945 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 518/1033] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:01 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 807 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:03.053232 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d37b7ec-f1f2-47b2-a00f-379f2283daf3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:03.053976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d37b7ec-f1f2-47b2-a00f-379f2283daf3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:03.053976 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:03.053976 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:03.054303 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d37b7ec-f1f2-47b2-a00f-379f2283daf3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:03.054803 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5d37b7ec-f1f2-47b2-a00f-379f2283daf3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:03.115951 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:03.115951 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:03.124130 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d37b7ec-f1f2-47b2-a00f-379f2283daf3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:03.125232 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 516/1034] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:03 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 807 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:04.178864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8658d8d2-8854-45d0-a660-41f8dac567c9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:04.184698 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8658d8d2-8854-45d0-a660-41f8dac567c9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:04.185394 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:04.185394 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:04.186418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8658d8d2-8854-45d0-a660-41f8dac567c9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:04.191718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8658d8d2-8854-45d0-a660-41f8dac567c9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:04.310264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:04.310264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:04.317510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8658d8d2-8854-45d0-a660-41f8dac567c9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:04.320709 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 519/1035] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:04 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 807 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:05.341914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7650a6e-eb6a-4791-8bb3-79d94c2b7f11 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:05.343059 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7650a6e-eb6a-4791-8bb3-79d94c2b7f11 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:05.343449 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:05.343449 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:05.344016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7650a6e-eb6a-4791-8bb3-79d94c2b7f11 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:05.344524 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f7650a6e-eb6a-4791-8bb3-79d94c2b7f11 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:05.394337 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:05.394337 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:05.402221 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7650a6e-eb6a-4791-8bb3-79d94c2b7f11 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:05.406927 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 517/1036] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:05 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:06.441471 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3744bdff-7869-4538-ba34-51c0c326a916 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:06.445561 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3744bdff-7869-4538-ba34-51c0c326a916 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:06.445977 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:06.445977 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:06.450254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3744bdff-7869-4538-ba34-51c0c326a916 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:06.451038 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3744bdff-7869-4538-ba34-51c0c326a916 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:06.582205 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:06.582205 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:06.586678 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3744bdff-7869-4538-ba34-51c0c326a916 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:06.590764 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 520/1037] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:06 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:07.606713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a88dce9c-df8b-4da0-ad2d-a6a87cf6a367 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:07.607500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a88dce9c-df8b-4da0-ad2d-a6a87cf6a367 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:07.607500 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:07.607500 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:07.607838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a88dce9c-df8b-4da0-ad2d-a6a87cf6a367 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:07.608324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a88dce9c-df8b-4da0-ad2d-a6a87cf6a367 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:07.659605 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:07.659605 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:07.661855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a88dce9c-df8b-4da0-ad2d-a6a87cf6a367 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:07.662669 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 518/1038] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:07 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:08.699019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ae543f1-8c5a-455c-ac7b-a86ca243a67b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:08.699019 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ae543f1-8c5a-455c-ac7b-a86ca243a67b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:08.699019 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:08.699019 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:08.699019 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ae543f1-8c5a-455c-ac7b-a86ca243a67b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:08.699019 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9ae543f1-8c5a-455c-ac7b-a86ca243a67b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:08.829955 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:08.829955 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:08.831875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ae543f1-8c5a-455c-ac7b-a86ca243a67b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:08.839542 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 521/1039] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:08 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:09.864460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-833e9c9f-202a-4272-8f20-ec0fca484169 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:09.867957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-833e9c9f-202a-4272-8f20-ec0fca484169 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:09.873151 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:09.873151 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:09.873981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-833e9c9f-202a-4272-8f20-ec0fca484169 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:09.874653 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-833e9c9f-202a-4272-8f20-ec0fca484169 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:09.936072 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:09.936072 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:09.938504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-833e9c9f-202a-4272-8f20-ec0fca484169 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:09.939862 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 519/1040] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:09 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:10.959932 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05fedaf7-7bf8-42ac-b319-38ec6d0b7a05 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:10.961400 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05fedaf7-7bf8-42ac-b319-38ec6d0b7a05 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:10.962381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:10.962381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:10.963090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05fedaf7-7bf8-42ac-b319-38ec6d0b7a05 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:10.963633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-05fedaf7-7bf8-42ac-b319-38ec6d0b7a05 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:11.010902 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:11.010902 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:11.019389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05fedaf7-7bf8-42ac-b319-38ec6d0b7a05 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:11.020879 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 522/1041] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:10 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:12.043108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f80e390c-dae3-4fb2-a470-0f6294ab9946 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:12.044259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f80e390c-dae3-4fb2-a470-0f6294ab9946 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:12.044692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:12.044692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:12.045362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f80e390c-dae3-4fb2-a470-0f6294ab9946 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:12.045914 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f80e390c-dae3-4fb2-a470-0f6294ab9946 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:12.090555 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:12.090555 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:12.093699 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f80e390c-dae3-4fb2-a470-0f6294ab9946 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:12.095246 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 520/1042] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:12 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:13.130681 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc400aea-d67c-40f2-8e49-53cccf1b46e7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:13.134225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc400aea-d67c-40f2-8e49-53cccf1b46e7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:13.140470 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:13.140470 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:13.144533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc400aea-d67c-40f2-8e49-53cccf1b46e7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:13.145570 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bc400aea-d67c-40f2-8e49-53cccf1b46e7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:13.261768 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:13.261768 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:13.265702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc400aea-d67c-40f2-8e49-53cccf1b46e7 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:13.267614 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 523/1043] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:13 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:14.287608 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-241e21ba-ebbd-443a-8c23-c6b0a6e0e90d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:14.300473 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-241e21ba-ebbd-443a-8c23-c6b0a6e0e90d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:14.301334 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:14.301334 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:14.302395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-241e21ba-ebbd-443a-8c23-c6b0a6e0e90d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:14.303265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-241e21ba-ebbd-443a-8c23-c6b0a6e0e90d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:14.411368 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:14.411368 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:14.424873 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-241e21ba-ebbd-443a-8c23-c6b0a6e0e90d tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:14.429037 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 521/1044] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:14 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:15.459073 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c58eaf5-46a2-40cf-b10c-b34859015f9a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:15.460365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c58eaf5-46a2-40cf-b10c-b34859015f9a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:15.461123 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:15.461123 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:15.462905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c58eaf5-46a2-40cf-b10c-b34859015f9a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:15.473060 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8c58eaf5-46a2-40cf-b10c-b34859015f9a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:15.609152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:15.609152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:15.623038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c58eaf5-46a2-40cf-b10c-b34859015f9a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:15.624722 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 524/1045] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:15 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:16.650934 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cef25695-b452-44e0-80de-a383b532c608 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:16.657246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cef25695-b452-44e0-80de-a383b532c608 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:16.657635 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:16.657635 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:16.658345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cef25695-b452-44e0-80de-a383b532c608 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:16.665275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-cef25695-b452-44e0-80de-a383b532c608 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:16.735136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:16.735136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:16.737530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cef25695-b452-44e0-80de-a383b532c608 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:16.738564 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 522/1046] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:16 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:17.765407 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-183dd85a-5d1a-4ce4-b46e-de78e5126c40 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:17.777438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-183dd85a-5d1a-4ce4-b46e-de78e5126c40 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:17.784815 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:17.784815 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:17.788255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-183dd85a-5d1a-4ce4-b46e-de78e5126c40 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:17.789020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-183dd85a-5d1a-4ce4-b46e-de78e5126c40 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:17.916532 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:17.916532 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:17.926592 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-183dd85a-5d1a-4ce4-b46e-de78e5126c40 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:17.928959 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 525/1047] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:17 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:18.944357 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0c63c72-454c-4ed9-b929-85f1d5ac3ce8 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:18.945062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0c63c72-454c-4ed9-b929-85f1d5ac3ce8 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:18.945192 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:18.945192 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:18.945509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0c63c72-454c-4ed9-b929-85f1d5ac3ce8 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:18.946546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b0c63c72-454c-4ed9-b929-85f1d5ac3ce8 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:19.006042 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:19.006042 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:19.013058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0c63c72-454c-4ed9-b929-85f1d5ac3ce8 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:19.014679 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 523/1048] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:18 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:20.037589 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e6ad6764-3862-4f1a-b3db-e78a207c7c8f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:20.038537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e6ad6764-3862-4f1a-b3db-e78a207c7c8f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:20.039060 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:20.039060 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:20.039682 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e6ad6764-3862-4f1a-b3db-e78a207c7c8f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:20.040213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e6ad6764-3862-4f1a-b3db-e78a207c7c8f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:20.131538 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:20.131538 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:20.134005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e6ad6764-3862-4f1a-b3db-e78a207c7c8f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:20.137333 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 524/1049] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:20 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:21.081454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8b1b45d-9f0f-4ce1-893e-e208ac69d58d tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 Jan 02 02:43:21.082303 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8b1b45d-9f0f-4ce1-893e-e208ac69d58d tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:21.083261 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:21.083261 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:21.083887 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8b1b45d-9f0f-4ce1-893e-e208ac69d58d tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:21.131501 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-c8b1b45d-9f0f-4ce1-893e-e208ac69d58d tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] 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 02 02:43:21.132872 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-c8b1b45d-9f0f-4ce1-893e-e208ac69d58d tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] 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 02 02:43:21.134626 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-c8b1b45d-9f0f-4ce1-893e-e208ac69d58d tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] 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 02 02:43:21.137137 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-c8b1b45d-9f0f-4ce1-893e-e208ac69d58d tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] 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 02 02:43:21.148670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8b1b45d-9f0f-4ce1-893e-e208ac69d58d tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 returned with HTTP 200 Jan 02 02:43:21.150433 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 526/1050] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:43:19 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 => generated 361 bytes in 1576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:21.162899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0ebb8d16-2dc2-4ede-b73e-37e06493aa84 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:21.164074 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0ebb8d16-2dc2-4ede-b73e-37e06493aa84 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:21.166340 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:21.166340 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:21.167373 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0ebb8d16-2dc2-4ede-b73e-37e06493aa84 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:21.168218 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0ebb8d16-2dc2-4ede-b73e-37e06493aa84 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:21.178700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93861013-f499-4999-a4e6-74d8df137a6a tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3/defaults Jan 02 02:43:21.179493 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93861013-f499-4999-a4e6-74d8df137a6a tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:21.183076 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93861013-f499-4999-a4e6-74d8df137a6a tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'defaults' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:21.235549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93861013-f499-4999-a4e6-74d8df137a6a tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3/defaults returned with HTTP 200 Jan 02 02:43:21.236941 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:21.236941 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:21.239778 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 527/1051] 10.222.0.39 () {58 vars in 1348 bytes} [Sat Jan 2 02:43:21 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3/defaults => generated 361 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:21.244357 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0ebb8d16-2dc2-4ede-b73e-37e06493aa84 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:21.256422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd1caa25-9ebd-496f-b9dc-1d8a3284d0ae tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] PUT http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 Jan 02 02:43:21.264296 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 525/1052] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:21 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:21.265865 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd1caa25-9ebd-496f-b9dc-1d8a3284d0ae tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:43:21.479707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd1caa25-9ebd-496f-b9dc-1d8a3284d0ae tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 returned with HTTP 200 Jan 02 02:43:21.480961 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 528/1053] 10.222.0.39 () {60 vars in 1341 bytes} [Sat Jan 2 02:43:21 2021] PUT /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 => generated 319 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:21.507036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1a55baed-599d-44e3-934d-8fd452910033 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] DELETE http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 Jan 02 02:43:21.507984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1a55baed-599d-44e3-934d-8fd452910033 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:21.522004 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:21.522004 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:21.522839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1a55baed-599d-44e3-934d-8fd452910033 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:21.616949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1a55baed-599d-44e3-934d-8fd452910033 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 returned with HTTP 200 Jan 02 02:43:21.620565 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 526/1054] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:43:21 2021] DELETE /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 => generated 0 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 02:43:21.634262 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1a812de0-a4bf-4030-b62b-3f04f08431fb tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 Jan 02 02:43:21.659566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1a812de0-a4bf-4030-b62b-3f04f08431fb tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:21.660119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1a812de0-a4bf-4030-b62b-3f04f08431fb tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:21.814881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1a812de0-a4bf-4030-b62b-3f04f08431fb tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 returned with HTTP 200 Jan 02 02:43:21.815831 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 529/1055] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:43:21 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 => generated 361 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:21.831991 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6461d30e-f47c-4bdb-8703-6ae0346fd781 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] PUT http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 Jan 02 02:43:21.832807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6461d30e-f47c-4bdb-8703-6ae0346fd781 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:43:22.273338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18c42d9f-8714-444a-b737-cce230d2dc77 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:22.275110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18c42d9f-8714-444a-b737-cce230d2dc77 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:22.275604 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18c42d9f-8714-444a-b737-cce230d2dc77 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:22.275973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-18c42d9f-8714-444a-b737-cce230d2dc77 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:22.311506 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-6461d30e-f47c-4bdb-8703-6ae0346fd781 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] 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 02 02:43:22.312617 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-6461d30e-f47c-4bdb-8703-6ae0346fd781 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] 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 02 02:43:22.314362 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-6461d30e-f47c-4bdb-8703-6ae0346fd781 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] 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 02 02:43:22.315355 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-6461d30e-f47c-4bdb-8703-6ae0346fd781 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] 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 02 02:43:22.331222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6461d30e-f47c-4bdb-8703-6ae0346fd781 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 returned with HTTP 200 Jan 02 02:43:22.332382 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 527/1056] 10.222.0.39 () {60 vars in 1342 bytes} [Sat Jan 2 02:43:21 2021] PUT /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 => generated 319 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:22.348102 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-130a9a0d-06f8-4581-b0df-163462c9bf41 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3/defaults Jan 02 02:43:22.349051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-130a9a0d-06f8-4581-b0df-163462c9bf41 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:22.349678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-130a9a0d-06f8-4581-b0df-163462c9bf41 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'defaults' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:22.361145 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:22.361145 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:22.373841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18c42d9f-8714-444a-b737-cce230d2dc77 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:22.378090 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 530/1057] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:22 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:22.379213 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-130a9a0d-06f8-4581-b0df-163462c9bf41 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3/defaults returned with HTTP 200 Jan 02 02:43:22.380188 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 528/1058] 10.222.0.39 () {58 vars in 1348 bytes} [Sat Jan 2 02:43:22 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3/defaults => generated 361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:22.396344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64c84807-92a7-4d58-aeb4-04a34de7c9d6 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 Jan 02 02:43:22.399126 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64c84807-92a7-4d58-aeb4-04a34de7c9d6 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:22.416827 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:22.416827 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:22.417366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64c84807-92a7-4d58-aeb4-04a34de7c9d6 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:22.486697 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64c84807-92a7-4d58-aeb4-04a34de7c9d6 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 returned with HTTP 200 Jan 02 02:43:22.487558 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 531/1059] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:43:22 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 => generated 361 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:22.504146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f19db817-f19d-4ccd-8c67-8a39443f07f6 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3?usage=True Jan 02 02:43:22.504873 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f19db817-f19d-4ccd-8c67-8a39443f07f6 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:22.505363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f19db817-f19d-4ccd-8c67-8a39443f07f6 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:22.569926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f19db817-f19d-4ccd-8c67-8a39443f07f6 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3?usage=True returned with HTTP 200 Jan 02 02:43:22.570732 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 529/1060] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:43:22 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3?usage=True => generated 1076 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:43:23.292974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] POST http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes Jan 02 02:43:23.295198 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-820111888"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:43:23.296785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-820111888'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:43:23.301283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Create volume of 1 GB Jan 02 02:43:23.340886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Availability Zones retrieved successfully. Jan 02 02:43:23.373378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Flow 'volume_create_api' (8378754b-c97a-42b1-b5f1-5819a92f01cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:43:23.373378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4acdaf-96a3-4113-b888-05acd5f94b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:23.373378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:43:23.398366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b7e9686-d970-4d8a-94b9-3719740054eb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:23.399695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b7e9686-d970-4d8a-94b9-3719740054eb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:23.400196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b7e9686-d970-4d8a-94b9-3719740054eb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:23.400555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3b7e9686-d970-4d8a-94b9-3719740054eb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:23.464497 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:23.464497 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:23.466522 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b7e9686-d970-4d8a-94b9-3719740054eb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:23.474026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4acdaf-96a3-4113-b888-05acd5f94b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:23.479505 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 530/1061] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:23 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:23.494359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4477fd7d-fa6f-4cc0-a786-df41c17359c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:23.606438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Created reservations ['5462ff95-7f4b-413c-b964-19ac4db00d2f', '6b91285a-c984-4b93-b8c2-e5a8d0aaafbf', '154f501c-8a84-4557-ac52-d15dd9bd33df', 'ef490b4a-3a7d-4201-81f0-9ec0ab688af4'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:43:23.608372 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4477fd7d-fa6f-4cc0-a786-df41c17359c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5462ff95-7f4b-413c-b964-19ac4db00d2f', '6b91285a-c984-4b93-b8c2-e5a8d0aaafbf', '154f501c-8a84-4557-ac52-d15dd9bd33df', 'ef490b4a-3a7d-4201-81f0-9ec0ab688af4']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:23.610555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9885b9-c4e0-46c1-9370-6c1a76c3564f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:23.715498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9885b9-c4e0-46c1-9370-6c1a76c3564f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '584d6725-e6f5-4342-badd-97fe13aca9e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-820111888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55448acb93c646eb95b803bc6c2659d3',qos_specs=None,replication_status=,reservations=['5462ff95-7f4b-413c-b964-19ac4db00d2f','6b91285a-c984-4b93-b8c2-e5a8d0aaafbf','154f501c-8a84-4557-ac52-d15dd9bd33df','ef490b4a-3a7d-4201-81f0-9ec0ab688af4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65242e780bd48a3834c0e909618f0ef',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:43:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-820111888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=584d6725-e6f5-4342-badd-97fe13aca9e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55448acb93c646eb95b803bc6c2659d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e65242e780bd48a3834c0e909618f0ef',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:23.731046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd84331d-5b10-42bc-a3c0-bd88cf819f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:23.789014 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd84331d-5b10-42bc-a3c0-bd88cf819f09) transitioned into state 'SUCCESS' from state '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-820111888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55448acb93c646eb95b803bc6c2659d3',qos_specs=None,replication_status=,reservations=['5462ff95-7f4b-413c-b964-19ac4db00d2f','6b91285a-c984-4b93-b8c2-e5a8d0aaafbf','154f501c-8a84-4557-ac52-d15dd9bd33df','ef490b4a-3a7d-4201-81f0-9ec0ab688af4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65242e780bd48a3834c0e909618f0ef',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:23.791848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13577b2c-8039-45c4-be13-e8af37387111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:23.818842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13577b2c-8039-45c4-be13-e8af37387111) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:23.824423 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Flow 'volume_create_api' (8378754b-c97a-42b1-b5f1-5819a92f01cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:43:23.987859 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Create volume request issued successfully. Jan 02 02:43:24.079038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-58afbded-85e8-444b-b8f5-675b16c2b701 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes returned with HTTP 202 Jan 02 02:43:24.082208 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 532/1062] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:43:22 2021] POST /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes => generated 824 bytes in 1498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:43:24.097085 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27dbf266-f232-45a8-85ce-9d6a76726af4 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] GET http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 Jan 02 02:43:24.097791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27dbf266-f232-45a8-85ce-9d6a76726af4 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:24.098118 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:24.098118 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:24.099334 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27dbf266-f232-45a8-85ce-9d6a76726af4 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:24.222482 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:24.222482 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:24.255213 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-27dbf266-f232-45a8-85ce-9d6a76726af4 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Volume info retrieved successfully. Jan 02 02:43:24.316387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27dbf266-f232-45a8-85ce-9d6a76726af4 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 returned with HTTP 200 Jan 02 02:43:24.328959 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 531/1063] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:24 2021] GET /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 => generated 892 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:24.511171 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d4a1984-6b58-47c0-90b2-f0cbd0c36f11 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:24.512438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d4a1984-6b58-47c0-90b2-f0cbd0c36f11 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:24.515486 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:24.515486 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:24.516710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d4a1984-6b58-47c0-90b2-f0cbd0c36f11 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:24.518074 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1d4a1984-6b58-47c0-90b2-f0cbd0c36f11 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:24.653759 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:24.653759 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:24.656769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d4a1984-6b58-47c0-90b2-f0cbd0c36f11 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:24.675335 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 533/1064] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:24 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:25.339572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4beed4b-a9fd-4faf-943b-56bcb870843d tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] GET http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 Jan 02 02:43:25.341034 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4beed4b-a9fd-4faf-943b-56bcb870843d tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:25.341406 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:25.341406 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:25.342366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4beed4b-a9fd-4faf-943b-56bcb870843d tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:25.601225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:25.601225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:25.638654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c4beed4b-a9fd-4faf-943b-56bcb870843d tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Volume info retrieved successfully. Jan 02 02:43:25.685165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0ad378d7-197e-4a12-a412-5b237b150d05 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:25.686110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0ad378d7-197e-4a12-a412-5b237b150d05 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:25.686541 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:25.686541 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:25.687213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0ad378d7-197e-4a12-a412-5b237b150d05 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:25.687781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0ad378d7-197e-4a12-a412-5b237b150d05 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:25.761344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4beed4b-a9fd-4faf-943b-56bcb870843d tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 returned with HTTP 200 Jan 02 02:43:25.763096 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 532/1065] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:25 2021] GET /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 => generated 916 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:25.774852 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:25.774852 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:25.777903 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0ad378d7-197e-4a12-a412-5b237b150d05 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:25.785801 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 534/1066] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:25 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:26.783429 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86cdc65b-f4e3-4bd0-96bd-5ca73df20523 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] GET http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 Jan 02 02:43:26.784769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86cdc65b-f4e3-4bd0-96bd-5ca73df20523 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:26.785180 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:26.785180 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:26.802936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86cdc65b-f4e3-4bd0-96bd-5ca73df20523 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:26.823613 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-46f7fca6-8c79-40b4-acde-583efb90b42a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:26.829254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-46f7fca6-8c79-40b4-acde-583efb90b42a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:26.830085 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:26.830085 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:26.831116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-46f7fca6-8c79-40b4-acde-583efb90b42a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:26.833638 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-46f7fca6-8c79-40b4-acde-583efb90b42a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:26.924274 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:26.924274 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:26.971324 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-86cdc65b-f4e3-4bd0-96bd-5ca73df20523 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Volume info retrieved successfully. Jan 02 02:43:26.982283 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:26.982283 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:26.986938 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-46f7fca6-8c79-40b4-acde-583efb90b42a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:26.988381 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 535/1067] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:26 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:27.046728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86cdc65b-f4e3-4bd0-96bd-5ca73df20523 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 returned with HTTP 200 Jan 02 02:43:27.048265 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 533/1068] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:26 2021] GET /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 => generated 917 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:27.083507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ce20edfd-de74-4250-a327-9eee9bc6b457 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3?usage=True Jan 02 02:43:27.087758 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ce20edfd-de74-4250-a327-9eee9bc6b457 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:27.088148 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:27.088148 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:27.088879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ce20edfd-de74-4250-a327-9eee9bc6b457 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:27.385603 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ce20edfd-de74-4250-a327-9eee9bc6b457 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3?usage=True returned with HTTP 200 Jan 02 02:43:27.386487 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 536/1069] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:43:27 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3?usage=True => generated 1076 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:43:27.428250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a2d52c20-1bb2-4f68-a424-232225f930a2 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] DELETE http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 Jan 02 02:43:27.429687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a2d52c20-1bb2-4f68-a424-232225f930a2 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:27.430104 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:27.430104 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:27.433349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a2d52c20-1bb2-4f68-a424-232225f930a2 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:27.436081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-a2d52c20-1bb2-4f68-a424-232225f930a2 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Delete volume with id: 584d6725-e6f5-4342-badd-97fe13aca9e0 Jan 02 02:43:27.558786 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:27.558786 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:27.560035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a2d52c20-1bb2-4f68-a424-232225f930a2 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Volume info retrieved successfully. Jan 02 02:43:27.605273 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a2d52c20-1bb2-4f68-a424-232225f930a2 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Delete volume request issued successfully. Jan 02 02:43:27.605745 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a2d52c20-1bb2-4f68-a424-232225f930a2 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 returned with HTTP 202 Jan 02 02:43:27.610569 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 534/1070] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:43:27 2021] DELETE /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:43:27.615181 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee013195-0926-4eeb-a43e-389c849d5053 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] GET http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 Jan 02 02:43:27.615813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee013195-0926-4eeb-a43e-389c849d5053 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:27.616301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee013195-0926-4eeb-a43e-389c849d5053 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:27.774639 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:27.774639 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:27.795495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ee013195-0926-4eeb-a43e-389c849d5053 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Volume info retrieved successfully. Jan 02 02:43:27.854962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee013195-0926-4eeb-a43e-389c849d5053 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 returned with HTTP 200 Jan 02 02:43:27.885525 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 537/1071] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:27 2021] GET /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 => generated 916 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:28.010985 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2418a663-74f1-42c4-975e-b5efb9f97cdb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:28.011781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2418a663-74f1-42c4-975e-b5efb9f97cdb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:28.012142 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:28.012142 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:28.012759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2418a663-74f1-42c4-975e-b5efb9f97cdb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:28.013261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2418a663-74f1-42c4-975e-b5efb9f97cdb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:28.090097 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:28.090097 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:28.103861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2418a663-74f1-42c4-975e-b5efb9f97cdb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:28.118871 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 535/1072] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:28 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:28.877831 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09b58810-4507-44c3-b309-d8fec64a443e tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] GET http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 Jan 02 02:43:28.878969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09b58810-4507-44c3-b309-d8fec64a443e tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:28.879336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:28.879336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:28.879977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09b58810-4507-44c3-b309-d8fec64a443e tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:29.034442 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:29.034442 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:29.070049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-09b58810-4507-44c3-b309-d8fec64a443e tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Volume info retrieved successfully. Jan 02 02:43:29.141948 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9361f34-caf1-427d-b9dd-bc2270aca621 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:29.142487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9361f34-caf1-427d-b9dd-bc2270aca621 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:29.142672 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:29.142672 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:29.143220 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9361f34-caf1-427d-b9dd-bc2270aca621 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:29.143580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f9361f34-caf1-427d-b9dd-bc2270aca621 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:29.177982 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09b58810-4507-44c3-b309-d8fec64a443e tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 returned with HTTP 200 Jan 02 02:43:29.190736 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 538/1073] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:28 2021] GET /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 => generated 916 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:29.223937 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:29.223937 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:29.239445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9361f34-caf1-427d-b9dd-bc2270aca621 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:29.240325 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 536/1074] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:29 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:29.525661 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] POST http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes Jan 02 02:43:29.541643 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:29.541643 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:29.542968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1051413262", "imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:43:29.545466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1051413262', 'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:43:29.863083 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Create volume of 1 GB Jan 02 02:43:29.938670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Availability Zones retrieved successfully. Jan 02 02:43:29.967774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Flow 'volume_create_api' (071a4bc1-07df-4cda-93aa-cb8530118590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:43:29.971783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad28340-5316-48d7-b240-290aadc50e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:29.974294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:43:30.207553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-958cafc5-f32e-4cd3-b052-b2382465f402 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] GET http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 Jan 02 02:43:30.208957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-958cafc5-f32e-4cd3-b052-b2382465f402 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:30.209284 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:30.209284 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:30.209964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-958cafc5-f32e-4cd3-b052-b2382465f402 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:30.211860 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad28340-5316-48d7-b240-290aadc50e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:30.217225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b619dbd3-0597-4516-a270-93f77bd828bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:30.428248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Created reservations ['f5acf2ec-1442-4c76-a0cb-944e00a3f596', '7d82967b-d6d9-4084-be61-ffaf10ad08d1', 'f662f5a5-d948-4ac0-ba65-40481519a0c0', '677a6152-542f-4673-8b1b-94f3fe1de98f'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:43:30.430294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b619dbd3-0597-4516-a270-93f77bd828bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5acf2ec-1442-4c76-a0cb-944e00a3f596', '7d82967b-d6d9-4084-be61-ffaf10ad08d1', 'f662f5a5-d948-4ac0-ba65-40481519a0c0', '677a6152-542f-4673-8b1b-94f3fe1de98f']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:30.433251 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993200fe-7562-4e00-8cdd-9c15a921a1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:30.491379 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:30.491379 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:30.518849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-958cafc5-f32e-4cd3-b052-b2382465f402 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Volume info retrieved successfully. Jan 02 02:43:30.565600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993200fe-7562-4e00-8cdd-9c15a921a1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50acc7b2-d9d3-4362-823f-fc5b25cfb927', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1051413262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d2bc513eae14b03bad41c84785ed18c',qos_specs=None,replication_status=,reservations=['f5acf2ec-1442-4c76-a0cb-944e00a3f596','7d82967b-d6d9-4084-be61-ffaf10ad08d1','f662f5a5-d948-4ac0-ba65-40481519a0c0','677a6152-542f-4673-8b1b-94f3fe1de98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b9b32f25e243d9bc681b61d0088749',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1051413262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50acc7b2-d9d3-4362-823f-fc5b25cfb927,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d2bc513eae14b03bad41c84785ed18c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='77b9b32f25e243d9bc681b61d0088749',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:30.567888 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524ce854-533f-4d01-9c26-fd612ca9b322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:30.575622 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-958cafc5-f32e-4cd3-b052-b2382465f402 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 returned with HTTP 200 Jan 02 02:43:30.579448 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 537/1075] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:30 2021] GET /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 => generated 916 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:30.606677 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0bc215cb-581e-49d3-b429-daf4bdba83bd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:30.607212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0bc215cb-581e-49d3-b429-daf4bdba83bd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:30.607410 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:30.607410 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:30.607974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0bc215cb-581e-49d3-b429-daf4bdba83bd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:30.608483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0bc215cb-581e-49d3-b429-daf4bdba83bd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:30.629791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524ce854-533f-4d01-9c26-fd612ca9b322) transitioned into state 'SUCCESS' from state '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-1051413262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d2bc513eae14b03bad41c84785ed18c',qos_specs=None,replication_status=,reservations=['f5acf2ec-1442-4c76-a0cb-944e00a3f596','7d82967b-d6d9-4084-be61-ffaf10ad08d1','f662f5a5-d948-4ac0-ba65-40481519a0c0','677a6152-542f-4673-8b1b-94f3fe1de98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b9b32f25e243d9bc681b61d0088749',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:30.634118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b99734-3636-4439-9fcb-96e6eb567b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:30.659088 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:30.659088 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:30.661265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0bc215cb-581e-49d3-b429-daf4bdba83bd tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:30.668101 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 538/1076] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:30 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:30.672954 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b99734-3636-4439-9fcb-96e6eb567b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:30.683581 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Flow 'volume_create_api' (071a4bc1-07df-4cda-93aa-cb8530118590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:43:30.908156 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Create volume request issued successfully. Jan 02 02:43:30.952726 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86361e68-f19d-446f-88e5-4b87b578f00a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes returned with HTTP 202 Jan 02 02:43:30.957228 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 539/1077] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:43:29 2021] POST /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes => generated 826 bytes in 1766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:43:30.968770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0bcc1c83-e9de-4b66-b153-50d449903a2d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:30.969297 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0bcc1c83-e9de-4b66-b153-50d449903a2d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:30.970077 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:30.970077 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:30.970438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0bcc1c83-e9de-4b66-b153-50d449903a2d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:31.154087 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:31.154087 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:31.182038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0bcc1c83-e9de-4b66-b153-50d449903a2d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:31.279997 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0bcc1c83-e9de-4b66-b153-50d449903a2d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:31.280934 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 539/1078] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:30 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:31.597884 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a1565bc-1c0d-4dca-ad96-62b74fda0a2b tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] GET http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 Jan 02 02:43:31.598419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a1565bc-1c0d-4dca-ad96-62b74fda0a2b tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:31.598643 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:31.598643 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:31.599016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a1565bc-1c0d-4dca-ad96-62b74fda0a2b tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:31.686927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-539c7b18-ff99-4d87-8a2c-10d729215394 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:31.688218 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-539c7b18-ff99-4d87-8a2c-10d729215394 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:31.688716 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:31.688716 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:31.689350 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-539c7b18-ff99-4d87-8a2c-10d729215394 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:31.689869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-539c7b18-ff99-4d87-8a2c-10d729215394 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:31.707778 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a1565bc-1c0d-4dca-ad96-62b74fda0a2b tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 returned with HTTP 404 Jan 02 02:43:31.709010 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 540/1079] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:31 2021] GET /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:43:31.723000 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] POST http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes Jan 02 02:43:31.725279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-786890716"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:43:31.729738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-786890716'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:43:31.730315 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Create volume of 1 GB Jan 02 02:43:31.731191 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:31.731191 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:31.770968 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Availability Zones retrieved successfully. Jan 02 02:43:31.793223 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:31.793223 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:31.811384 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-539c7b18-ff99-4d87-8a2c-10d729215394 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:31.812655 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 540/1080] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:31 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:31.824654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Flow 'volume_create_api' (e4b1feb2-2c9e-45ef-b059-dcc225ca635f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:43:31.827506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd9f8c4-ea11-4e2a-a76e-5a2b1f66186c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:31.840911 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:43:32.031806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd9f8c4-ea11-4e2a-a76e-5a2b1f66186c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:32.041339 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f21c6ae5-ddd2-4cbd-aa40-28b12dd0ccc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:32.196566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Created reservations ['5a3d8678-0f17-4aec-89a2-a9f5ab8dad7c', '788bf102-856a-439e-b354-e899387e9baa', 'b0c80a07-8eff-4448-9fe8-47d1cd5e0ac4', '45e9dce5-9dae-4533-9810-00e56911c544'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:43:32.198523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f21c6ae5-ddd2-4cbd-aa40-28b12dd0ccc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a3d8678-0f17-4aec-89a2-a9f5ab8dad7c', '788bf102-856a-439e-b354-e899387e9baa', 'b0c80a07-8eff-4448-9fe8-47d1cd5e0ac4', '45e9dce5-9dae-4533-9810-00e56911c544']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:32.200886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d36ab6b7-4d13-427c-bbc6-363c071a89fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:32.298834 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-130b8271-76a3-4a18-9927-53e1470f910a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:32.300128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-130b8271-76a3-4a18-9927-53e1470f910a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:32.300572 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:32.300572 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:32.301446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-130b8271-76a3-4a18-9927-53e1470f910a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:32.343600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d36ab6b7-4d13-427c-bbc6-363c071a89fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccaea39a-b579-436c-940f-99082afdfe13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-786890716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55448acb93c646eb95b803bc6c2659d3',qos_specs=None,replication_status=,reservations=['5a3d8678-0f17-4aec-89a2-a9f5ab8dad7c','788bf102-856a-439e-b354-e899387e9baa','b0c80a07-8eff-4448-9fe8-47d1cd5e0ac4','45e9dce5-9dae-4533-9810-00e56911c544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65242e780bd48a3834c0e909618f0ef',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:43:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-786890716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccaea39a-b579-436c-940f-99082afdfe13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55448acb93c646eb95b803bc6c2659d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e65242e780bd48a3834c0e909618f0ef',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:32.354798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b008c37a-e55e-41cc-9d25-fd59fc3226d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:32.453532 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:32.453532 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:32.474976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b008c37a-e55e-41cc-9d25-fd59fc3226d8) transitioned into state 'SUCCESS' from state '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-786890716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55448acb93c646eb95b803bc6c2659d3',qos_specs=None,replication_status=,reservations=['5a3d8678-0f17-4aec-89a2-a9f5ab8dad7c','788bf102-856a-439e-b354-e899387e9baa','b0c80a07-8eff-4448-9fe8-47d1cd5e0ac4','45e9dce5-9dae-4533-9810-00e56911c544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65242e780bd48a3834c0e909618f0ef',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:32.478852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99871465-d9bb-4410-a564-e8e34cae38b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:32.486570 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-130b8271-76a3-4a18-9927-53e1470f910a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:32.537000 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99871465-d9bb-4410-a564-e8e34cae38b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:32.540909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Flow 'volume_create_api' (e4b1feb2-2c9e-45ef-b059-dcc225ca635f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:43:32.549865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-130b8271-76a3-4a18-9927-53e1470f910a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:32.551742 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 541/1081] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:32 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:32.706038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Create volume request issued successfully. Jan 02 02:43:32.803822 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4df9edd1-8d45-4a69-a4dd-fad976884fb5 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes returned with HTTP 202 Jan 02 02:43:32.803822 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 541/1082] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:43:31 2021] POST /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes => generated 824 bytes in 1086 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:43:32.820417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-63b98325-988a-429e-bb4a-105c75bda349 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] GET http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:32.821013 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-63b98325-988a-429e-bb4a-105c75bda349 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:32.821284 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:32.821284 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:32.821555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-63b98325-988a-429e-bb4a-105c75bda349 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:32.828037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4d369d6-5eb6-4c02-a14f-00b2baf08ae2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:32.828790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4d369d6-5eb6-4c02-a14f-00b2baf08ae2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:32.828790 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:32.828790 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:32.829224 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4d369d6-5eb6-4c02-a14f-00b2baf08ae2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:32.829664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e4d369d6-5eb6-4c02-a14f-00b2baf08ae2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:32.882953 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:32.882953 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:32.885296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4d369d6-5eb6-4c02-a14f-00b2baf08ae2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:32.904221 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 542/1083] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:32 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:33.005066 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:33.005066 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:33.030426 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-63b98325-988a-429e-bb4a-105c75bda349 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Volume info retrieved successfully. Jan 02 02:43:33.092650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-63b98325-988a-429e-bb4a-105c75bda349 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/ccaea39a-b579-436c-940f-99082afdfe13 returned with HTTP 200 Jan 02 02:43:33.093708 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 542/1084] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:32 2021] GET /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/ccaea39a-b579-436c-940f-99082afdfe13 => generated 916 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:33.570235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec90c240-9d30-4610-b12f-d5c23fa4eb5c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:33.571080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec90c240-9d30-4610-b12f-d5c23fa4eb5c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:33.571340 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:33.571340 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:33.571781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec90c240-9d30-4610-b12f-d5c23fa4eb5c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:33.697193 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:33.697193 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:33.710382 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ec90c240-9d30-4610-b12f-d5c23fa4eb5c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:33.736247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec90c240-9d30-4610-b12f-d5c23fa4eb5c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:33.737306 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 543/1085] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:33 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:33.901762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57927d43-07cf-4871-bc01-e8b8aa655ac3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:33.902481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57927d43-07cf-4871-bc01-e8b8aa655ac3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:33.902863 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:33.902863 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:33.904031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57927d43-07cf-4871-bc01-e8b8aa655ac3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:33.904551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-57927d43-07cf-4871-bc01-e8b8aa655ac3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:33.990229 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:33.990229 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:33.995309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57927d43-07cf-4871-bc01-e8b8aa655ac3 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:34.008657 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 543/1086] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:33 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:34.110888 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25124b16-ca0e-45c1-b6d9-62c25ed9a120 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] GET http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:34.111425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25124b16-ca0e-45c1-b6d9-62c25ed9a120 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:34.111583 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:34.111583 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:34.112212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25124b16-ca0e-45c1-b6d9-62c25ed9a120 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:34.293738 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:34.293738 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:34.316273 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-25124b16-ca0e-45c1-b6d9-62c25ed9a120 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Volume info retrieved successfully. Jan 02 02:43:34.384278 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25124b16-ca0e-45c1-b6d9-62c25ed9a120 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/ccaea39a-b579-436c-940f-99082afdfe13 returned with HTTP 200 Jan 02 02:43:34.386172 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 544/1087] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:34 2021] GET /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/ccaea39a-b579-436c-940f-99082afdfe13 => generated 916 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:34.768371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c291aace-a39f-4b0f-a7d5-93e1706e41fa tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:34.769367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c291aace-a39f-4b0f-a7d5-93e1706e41fa tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:34.769645 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:34.769645 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:34.770648 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c291aace-a39f-4b0f-a7d5-93e1706e41fa tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:35.044840 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdf49221-2716-4ad7-b87d-7d34840ff0e6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:35.053672 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fdf49221-2716-4ad7-b87d-7d34840ff0e6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:35.055159 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:35.055159 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:35.056562 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fdf49221-2716-4ad7-b87d-7d34840ff0e6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:35.057920 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fdf49221-2716-4ad7-b87d-7d34840ff0e6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:35.165287 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:35.165287 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:35.171136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:35.171136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:35.173404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdf49221-2716-4ad7-b87d-7d34840ff0e6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:35.178278 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 545/1088] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:35 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:35.188422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c291aace-a39f-4b0f-a7d5-93e1706e41fa tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:35.291279 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c291aace-a39f-4b0f-a7d5-93e1706e41fa tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:35.291279 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 544/1089] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:34 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:35.427839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a384ae4f-8b8b-4fc4-b2d9-7e580f5dd92f tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] GET http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:35.428350 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a384ae4f-8b8b-4fc4-b2d9-7e580f5dd92f tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:35.428555 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:35.428555 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:35.431684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a384ae4f-8b8b-4fc4-b2d9-7e580f5dd92f tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:35.565501 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:35.565501 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:35.585517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a384ae4f-8b8b-4fc4-b2d9-7e580f5dd92f tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Volume info retrieved successfully. Jan 02 02:43:35.645168 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a384ae4f-8b8b-4fc4-b2d9-7e580f5dd92f tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/ccaea39a-b579-436c-940f-99082afdfe13 returned with HTTP 200 Jan 02 02:43:35.646026 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 546/1090] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:35 2021] GET /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/ccaea39a-b579-436c-940f-99082afdfe13 => generated 917 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:35.668630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad139b00-9154-4394-aaa4-091576e19fc0 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3?usage=True Jan 02 02:43:35.669860 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad139b00-9154-4394-aaa4-091576e19fc0 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:35.670040 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:35.670040 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:35.670403 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad139b00-9154-4394-aaa4-091576e19fc0 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:35.841202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad139b00-9154-4394-aaa4-091576e19fc0 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3?usage=True returned with HTTP 200 Jan 02 02:43:35.858408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc0b0a96-72f9-4c54-aac4-8019643fae4f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/5c1d3c477718472199fe0622817b6670?usage=True Jan 02 02:43:35.858958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc0b0a96-72f9-4c54-aac4-8019643fae4f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:35.859155 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:35.859155 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:35.859505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc0b0a96-72f9-4c54-aac4-8019643fae4f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:35.865726 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 545/1091] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:43:35 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3?usage=True => generated 1076 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:43:36.165923 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc0b0a96-72f9-4c54-aac4-8019643fae4f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/5c1d3c477718472199fe0622817b6670?usage=True returned with HTTP 200 Jan 02 02:43:36.171949 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 547/1092] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:43:35 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/5c1d3c477718472199fe0622817b6670?usage=True => generated 868 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:36.189827 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18d5dbda-d9a0-4892-967a-5ed4405ec7f1 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] POST http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/os-volume-transfer Jan 02 02:43:36.190758 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18d5dbda-d9a0-4892-967a-5ed4405ec7f1 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ccaea39a-b579-436c-940f-99082afdfe13"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:43:36.191910 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.volume_transfer [None req-18d5dbda-d9a0-4892-967a-5ed4405ec7f1 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Creating new volume transfer {'transfer': {'volume_id': 'ccaea39a-b579-436c-940f-99082afdfe13'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 02 02:43:36.192414 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.volume_transfer [None req-18d5dbda-d9a0-4892-967a-5ed4405ec7f1 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Creating transfer of volume ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:36.192824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.transfer.api [None req-18d5dbda-d9a0-4892-967a-5ed4405ec7f1 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Generating transfer record for volume ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:36.200606 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2dc23b2e-517b-417f-91e8-606f4d5960f5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:36.211122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2dc23b2e-517b-417f-91e8-606f4d5960f5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:36.218534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2dc23b2e-517b-417f-91e8-606f4d5960f5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:36.221327 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2dc23b2e-517b-417f-91e8-606f4d5960f5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:36.329348 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:36.329348 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:36.370237 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18d5dbda-d9a0-4892-967a-5ed4405ec7f1 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/os-volume-transfer returned with HTTP 202 Jan 02 02:43:36.375476 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 546/1093] 10.222.0.39 () {60 vars in 1258 bytes} [Sat Jan 2 02:43:36 2021] POST /volume/v3/55448acb93c646eb95b803bc6c2659d3/os-volume-transfer => generated 507 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:43:36.381781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5c45d0e-3743-4f3e-9648-dac771972ec7 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:36.382320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5c45d0e-3743-4f3e-9648-dac771972ec7 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:36.382519 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:36.382519 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:36.384842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5c45d0e-3743-4f3e-9648-dac771972ec7 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:36.387353 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:36.387353 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:36.396505 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2dc23b2e-517b-417f-91e8-606f4d5960f5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:36.408672 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 548/1094] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:36 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:36.446122 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:36.446122 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:36.456461 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c5c45d0e-3743-4f3e-9648-dac771972ec7 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:36.486566 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5c45d0e-3743-4f3e-9648-dac771972ec7 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:36.493041 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 547/1095] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:36 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:36.779666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65c58134-78b0-4b40-a10f-c3108d334dff tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] POST http://10.222.0.39/volume/v3/5c1d3c477718472199fe0622817b6670/os-volume-transfer/22951af5-6967-4f32-af16-048668b08277/accept Jan 02 02:43:36.785115 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:36.785115 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:36.786969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65c58134-78b0-4b40-a10f-c3108d334dff tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a8c8051bfb9b0231"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:43:36.792313 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.volume_transfer [None req-65c58134-78b0-4b40-a10f-c3108d334dff tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] Accepting volume transfer 22951af5-6967-4f32-af16-048668b08277 {{(pid=88067) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 02 02:43:36.795806 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.volume_transfer [None req-65c58134-78b0-4b40-a10f-c3108d334dff tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] Accepting transfer 22951af5-6967-4f32-af16-048668b08277 Jan 02 02:43:37.359248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-65c58134-78b0-4b40-a10f-c3108d334dff tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] Created reservations ['14e8a3b9-b501-4e67-b037-dc8b00fdd76f', '3046f1bf-4264-4c9b-a58b-8f8e3d266147', '18b990cc-6a42-4a29-a975-3028ab2d540d', '67572696-4c17-48c2-ad70-425baa38dd2c'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:43:37.418814 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11766e2c-f695-41af-8930-13e848d2682a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:37.419634 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11766e2c-f695-41af-8930-13e848d2682a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:37.420012 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:37.420012 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:37.420616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11766e2c-f695-41af-8930-13e848d2682a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:37.421116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-11766e2c-f695-41af-8930-13e848d2682a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:37.470878 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:37.470878 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:37.473250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11766e2c-f695-41af-8930-13e848d2682a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:37.475934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-65c58134-78b0-4b40-a10f-c3108d334dff tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] Created reservations ['95aa372a-a242-426e-9304-71d1d9d3bd87', '027d47e4-6211-4956-a86b-46ae21cf858b', '7e332b6c-e0a8-40c2-a777-6d685f75b14c', 'd6bc2f04-620c-42a7-bd6d-125803c9776a'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:43:37.484047 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 548/1096] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:37 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:37.510286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4a563c8-8f0c-4c97-962c-2af7be45450f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:37.511110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4a563c8-8f0c-4c97-962c-2af7be45450f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:37.511477 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:37.511477 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:37.512070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4a563c8-8f0c-4c97-962c-2af7be45450f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:37.619449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-65c58134-78b0-4b40-a10f-c3108d334dff tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] Created reservations ['cd03c201-cff7-4931-8084-c6f800d9207b', '3abb7cd1-73f5-42d8-9137-af35bbbf0b22', '96e06ed4-449d-48b5-82e7-7c3e848a1be4', 'ecad7e85-79fe-47b9-ab40-ccb0f27cef4c'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:43:37.632512 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:37.632512 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:37.653467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a4a563c8-8f0c-4c97-962c-2af7be45450f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:37.713969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4a563c8-8f0c-4c97-962c-2af7be45450f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:37.718484 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 549/1097] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:37 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:37.799161 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-65c58134-78b0-4b40-a10f-c3108d334dff tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] Created reservations ['f687d5cb-b498-4dc1-a52c-57a635808fe2', 'e0b49181-9ad2-43b7-ab92-4654417a62fe', 'ee02e7e1-4236-400c-af69-c23a370fdce7', 'f5bd5e28-2769-4af9-9095-516a37672307'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:43:37.802082 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:37.802082 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:37.902152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-65c58134-78b0-4b40-a10f-c3108d334dff tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] Transfer volume completed successfully. Jan 02 02:43:37.945544 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:43:37.945544 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:43:38.217463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.transfer.api [None req-65c58134-78b0-4b40-a10f-c3108d334dff tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] Volume ccaea39a-b579-436c-940f-99082afdfe13 has been transferred. Jan 02 02:43:38.345954 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65c58134-78b0-4b40-a10f-c3108d334dff tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] http://10.222.0.39/volume/v3/5c1d3c477718472199fe0622817b6670/os-volume-transfer/22951af5-6967-4f32-af16-048668b08277/accept returned with HTTP 202 Jan 02 02:43:38.352797 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 549/1098] 10.222.0.39 () {60 vars in 1390 bytes} [Sat Jan 2 02:43:36 2021] POST /volume/v3/5c1d3c477718472199fe0622817b6670/os-volume-transfer/22951af5-6967-4f32-af16-048668b08277/accept => generated 431 bytes in 1945 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:43:38.361842 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a5f405b6-9165-474d-8813-f9e5467a41b5 tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] GET http://10.222.0.39/volume/v3/5c1d3c477718472199fe0622817b6670/volumes/ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:38.363349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a5f405b6-9165-474d-8813-f9e5467a41b5 tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:38.363757 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:38.363757 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:38.364425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a5f405b6-9165-474d-8813-f9e5467a41b5 tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:38.498592 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4e2c26d-8eca-427f-8f98-5166fa069e18 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:38.499180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4e2c26d-8eca-427f-8f98-5166fa069e18 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:38.499474 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:38.499474 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:38.499997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4e2c26d-8eca-427f-8f98-5166fa069e18 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:38.500448 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f4e2c26d-8eca-427f-8f98-5166fa069e18 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:38.547325 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:38.547325 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:38.551185 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4e2c26d-8eca-427f-8f98-5166fa069e18 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:38.555088 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 550/1099] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:38 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:38.561999 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:38.561999 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:38.606476 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a5f405b6-9165-474d-8813-f9e5467a41b5 tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] Volume info retrieved successfully. Jan 02 02:43:38.697324 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a5f405b6-9165-474d-8813-f9e5467a41b5 tempest-VolumeQuotasAdminTestJSON-2112261464 tempest-VolumeQuotasAdminTestJSON-2112261464] http://10.222.0.39/volume/v3/5c1d3c477718472199fe0622817b6670/volumes/ccaea39a-b579-436c-940f-99082afdfe13 returned with HTTP 200 Jan 02 02:43:38.703732 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 550/1100] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:38 2021] GET /volume/v3/5c1d3c477718472199fe0622817b6670/volumes/ccaea39a-b579-436c-940f-99082afdfe13 => generated 917 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:38.721034 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f721019c-c3fc-45ff-b52e-f55441a29e87 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3?usage=True Jan 02 02:43:38.724145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f721019c-c3fc-45ff-b52e-f55441a29e87 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:38.735073 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b282bb72-65bc-4c72-a66b-fb253182f158 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:38.736269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b282bb72-65bc-4c72-a66b-fb253182f158 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:38.736772 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:38.736772 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:38.737589 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b282bb72-65bc-4c72-a66b-fb253182f158 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:38.751931 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:38.751931 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:38.769449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f721019c-c3fc-45ff-b52e-f55441a29e87 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:38.927161 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:38.927161 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:38.983532 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b282bb72-65bc-4c72-a66b-fb253182f158 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:39.056624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b282bb72-65bc-4c72-a66b-fb253182f158 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:39.060269 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 551/1101] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:38 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:39.079338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f721019c-c3fc-45ff-b52e-f55441a29e87 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3?usage=True returned with HTTP 200 Jan 02 02:43:39.080442 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 551/1102] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:43:38 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3?usage=True => generated 1076 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:43:39.097176 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4535f10-0238-4255-b3ad-6d5a4b4477ad tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/5c1d3c477718472199fe0622817b6670?usage=True Jan 02 02:43:39.098665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4535f10-0238-4255-b3ad-6d5a4b4477ad tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:39.100790 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:39.100790 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:39.101641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4535f10-0238-4255-b3ad-6d5a4b4477ad tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:39.269063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4535f10-0238-4255-b3ad-6d5a4b4477ad tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/5c1d3c477718472199fe0622817b6670?usage=True returned with HTTP 200 Jan 02 02:43:39.272659 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 552/1103] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:43:39 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/5c1d3c477718472199fe0622817b6670?usage=True => generated 868 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:39.287268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4aa81f4e-a501-49af-8f3e-b026fb45f78f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] DELETE http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:39.288167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4aa81f4e-a501-49af-8f3e-b026fb45f78f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:39.290609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4aa81f4e-a501-49af-8f3e-b026fb45f78f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:39.303031 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4aa81f4e-a501-49af-8f3e-b026fb45f78f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Delete volume with id: ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:39.580400 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a5909fd-d0f6-4691-9ccd-8347d001cc1a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:39.581563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a5909fd-d0f6-4691-9ccd-8347d001cc1a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:39.582465 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a5909fd-d0f6-4691-9ccd-8347d001cc1a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:39.583153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6a5909fd-d0f6-4691-9ccd-8347d001cc1a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:39.599863 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:39.599863 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:39.613214 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4aa81f4e-a501-49af-8f3e-b026fb45f78f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Volume info retrieved successfully. Jan 02 02:43:39.685211 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:39.685211 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:39.690312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a5909fd-d0f6-4691-9ccd-8347d001cc1a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:39.695907 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 553/1104] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:39 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:39.730938 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4aa81f4e-a501-49af-8f3e-b026fb45f78f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Delete volume request issued successfully. Jan 02 02:43:39.731813 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4aa81f4e-a501-49af-8f3e-b026fb45f78f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 returned with HTTP 202 Jan 02 02:43:39.736636 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 552/1105] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:43:39 2021] DELETE /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 => generated 0 bytes in 451 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:43:39.741572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-266e92fe-5423-4388-ba40-4566a3d205d8 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:39.742612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-266e92fe-5423-4388-ba40-4566a3d205d8 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:39.742994 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:39.742994 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:39.743578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-266e92fe-5423-4388-ba40-4566a3d205d8 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:39.880735 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:39.880735 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:39.915565 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-266e92fe-5423-4388-ba40-4566a3d205d8 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Volume info retrieved successfully. Jan 02 02:43:39.943788 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-266e92fe-5423-4388-ba40-4566a3d205d8 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 returned with HTTP 200 Jan 02 02:43:39.955578 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 554/1106] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:39 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 => generated 1087 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:43:40.094360 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67b2c601-c21b-49fc-9613-8364b475c52f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:40.096630 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67b2c601-c21b-49fc-9613-8364b475c52f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:40.097578 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:40.097578 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:40.098874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67b2c601-c21b-49fc-9613-8364b475c52f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:40.373230 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:40.373230 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:40.408530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-67b2c601-c21b-49fc-9613-8364b475c52f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:40.511206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67b2c601-c21b-49fc-9613-8364b475c52f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:40.520648 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 553/1107] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:40 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:40.717024 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d5fe1735-975b-4913-81b8-add0b29a08f0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:40.717597 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d5fe1735-975b-4913-81b8-add0b29a08f0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:40.717754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:40.717754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:40.718130 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d5fe1735-975b-4913-81b8-add0b29a08f0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:40.718495 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d5fe1735-975b-4913-81b8-add0b29a08f0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:40.850566 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:40.850566 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:40.860485 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d5fe1735-975b-4913-81b8-add0b29a08f0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:40.862891 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 555/1108] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:40 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:40.967379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de0c1c52-1057-40d1-83b9-cdbffc42dc46 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:40.968346 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de0c1c52-1057-40d1-83b9-cdbffc42dc46 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:40.968805 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:40.968805 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:40.969505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de0c1c52-1057-40d1-83b9-cdbffc42dc46 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:41.159474 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:41.159474 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:41.191268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-de0c1c52-1057-40d1-83b9-cdbffc42dc46 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Volume info retrieved successfully. Jan 02 02:43:41.270169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de0c1c52-1057-40d1-83b9-cdbffc42dc46 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 returned with HTTP 200 Jan 02 02:43:41.271024 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 554/1109] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:40 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 => generated 1087 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:43:41.365327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] POST http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes Jan 02 02:43:41.366123 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:41.366123 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:41.368192 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-882538490"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:43:41.369713 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-882538490'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:43:41.370354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Create volume of 1 GB Jan 02 02:43:41.416115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Availability Zones retrieved successfully. Jan 02 02:43:41.463892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Flow 'volume_create_api' (6a87983f-7a5c-438f-bea3-13cb17157f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:43:41.477583 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1d61dd-3bdd-42a6-9844-b969c2d5b482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:41.487905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:43:41.537390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-96598fce-53cb-4cab-a2d9-3455c983a094 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:41.538307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-96598fce-53cb-4cab-a2d9-3455c983a094 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:41.538730 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:41.538730 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:41.541348 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-96598fce-53cb-4cab-a2d9-3455c983a094 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:41.681817 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:41.681817 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:41.707387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1d61dd-3bdd-42a6-9844-b969c2d5b482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:41.718070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3600f6ad-76a1-42ab-bb0a-db3271637e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:41.724942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-96598fce-53cb-4cab-a2d9-3455c983a094 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:41.860387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-96598fce-53cb-4cab-a2d9-3455c983a094 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:41.864498 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 555/1110] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:41 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:41.890380 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77eeac2f-3fb2-40d1-b77f-c67278ad938a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:41.891173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77eeac2f-3fb2-40d1-b77f-c67278ad938a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:41.893005 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:41.893005 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:41.893759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77eeac2f-3fb2-40d1-b77f-c67278ad938a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:41.894315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-77eeac2f-3fb2-40d1-b77f-c67278ad938a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:41.983693 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:41.983693 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:41.988285 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77eeac2f-3fb2-40d1-b77f-c67278ad938a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:41.993188 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 556/1111] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:41 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:42.030593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Created reservations ['f53e3d61-9c75-40ee-a8ac-3eaba28fb4b1', '3c4c0d46-fb43-4a06-b297-51a885fb1a2c', 'f9d9712a-d358-4747-9a38-7e743ca3503d', 'a9ade17f-520a-420b-805f-57dec9765e82'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:43:42.033548 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3600f6ad-76a1-42ab-bb0a-db3271637e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f53e3d61-9c75-40ee-a8ac-3eaba28fb4b1', '3c4c0d46-fb43-4a06-b297-51a885fb1a2c', 'f9d9712a-d358-4747-9a38-7e743ca3503d', 'a9ade17f-520a-420b-805f-57dec9765e82']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:42.035779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (283001ac-2334-45f7-a7eb-8e18d31542f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:42.166869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (283001ac-2334-45f7-a7eb-8e18d31542f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acfd639b-9fe4-47a8-a9fc-305d8421fbbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-882538490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e3df7ff9fc4755aee1fb16ec660266',qos_specs=None,replication_status=,reservations=['f53e3d61-9c75-40ee-a8ac-3eaba28fb4b1','3c4c0d46-fb43-4a06-b297-51a885fb1a2c','f9d9712a-d358-4747-9a38-7e743ca3503d','a9ade17f-520a-420b-805f-57dec9765e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b2e989d554c42538a99504355139f6e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-882538490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acfd639b-9fe4-47a8-a9fc-305d8421fbbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e3df7ff9fc4755aee1fb16ec660266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0b2e989d554c42538a99504355139f6e',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:42.175025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cd7f75e-bb05-46ef-9073-23ed1c0a8dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:42.239543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cd7f75e-bb05-46ef-9073-23ed1c0a8dd1) transitioned into state 'SUCCESS' from state '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-882538490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e3df7ff9fc4755aee1fb16ec660266',qos_specs=None,replication_status=,reservations=['f53e3d61-9c75-40ee-a8ac-3eaba28fb4b1','3c4c0d46-fb43-4a06-b297-51a885fb1a2c','f9d9712a-d358-4747-9a38-7e743ca3503d','a9ade17f-520a-420b-805f-57dec9765e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b2e989d554c42538a99504355139f6e',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:42.243690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433af743-1fee-450f-baf3-4f34bdc8857c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:43:42.277867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433af743-1fee-450f-baf3-4f34bdc8857c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:43:42.280829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Flow 'volume_create_api' (6a87983f-7a5c-438f-bea3-13cb17157f5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:43:42.287672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5de9f50f-b784-4d7d-aad2-d94c213d83d9 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:42.288207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5de9f50f-b784-4d7d-aad2-d94c213d83d9 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:42.288431 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:42.288431 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:42.289704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5de9f50f-b784-4d7d-aad2-d94c213d83d9 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:42.456069 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Create volume request issued successfully. Jan 02 02:43:42.476208 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:42.476208 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:42.500874 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5de9f50f-b784-4d7d-aad2-d94c213d83d9 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Volume info retrieved successfully. Jan 02 02:43:42.505236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3c84d5a8-94ce-42fd-874a-bf8189c6c31b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes returned with HTTP 202 Jan 02 02:43:42.516704 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 556/1112] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:43:41 2021] POST /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes => generated 825 bytes in 1157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:43:42.542134 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82464198-234c-4c25-9455-3b124925f1e3 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:43:42.542748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82464198-234c-4c25-9455-3b124925f1e3 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:42.542947 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:42.542947 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:42.543282 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82464198-234c-4c25-9455-3b124925f1e3 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:42.568465 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5de9f50f-b784-4d7d-aad2-d94c213d83d9 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 returned with HTTP 200 Jan 02 02:43:42.569353 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 557/1113] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:42 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 => generated 1087 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:43:42.668635 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:42.668635 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:42.704512 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-82464198-234c-4c25-9455-3b124925f1e3 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:43:42.775467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82464198-234c-4c25-9455-3b124925f1e3 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:43:42.785345 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 557/1114] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:42 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 917 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:42.911930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c215c50c-5c6a-47e2-95f1-1b0abc0c8ca1 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:42.911930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c215c50c-5c6a-47e2-95f1-1b0abc0c8ca1 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:42.911930 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:42.911930 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:42.911930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c215c50c-5c6a-47e2-95f1-1b0abc0c8ca1 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:43.009762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-994c243f-4b99-4f13-a24d-eff7ba95a9a4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:43.010314 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-994c243f-4b99-4f13-a24d-eff7ba95a9a4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:43.010532 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:43.010532 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:43.010889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-994c243f-4b99-4f13-a24d-eff7ba95a9a4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:43.011412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-994c243f-4b99-4f13-a24d-eff7ba95a9a4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:43.099531 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:43.099531 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:43.134946 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:43.134946 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:43.153275 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c215c50c-5c6a-47e2-95f1-1b0abc0c8ca1 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:43.154649 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-994c243f-4b99-4f13-a24d-eff7ba95a9a4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:43.174179 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 558/1115] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:43 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:43.233131 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c215c50c-5c6a-47e2-95f1-1b0abc0c8ca1 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:43.240108 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 558/1116] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:42 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:43.592081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2556724-e261-46eb-9aaa-eebf8c92819a tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:43.592977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2556724-e261-46eb-9aaa-eebf8c92819a tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:43.593349 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:43.593349 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:43.594042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2556724-e261-46eb-9aaa-eebf8c92819a tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:43.808549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5df96635-11c8-4d54-b7fa-6df89f37c599 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:43:43.809542 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5df96635-11c8-4d54-b7fa-6df89f37c599 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:43.809783 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:43.809783 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:43.810168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5df96635-11c8-4d54-b7fa-6df89f37c599 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:44.016474 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:44.016474 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:44.060201 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5df96635-11c8-4d54-b7fa-6df89f37c599 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:43:44.069795 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:44.069795 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:44.108984 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c2556724-e261-46eb-9aaa-eebf8c92819a tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Volume info retrieved successfully. Jan 02 02:43:44.159096 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5df96635-11c8-4d54-b7fa-6df89f37c599 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:43:44.160486 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 559/1117] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:43 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 917 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:44.190204 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf26aa08-7d76-4d97-a656-c51722be8e6b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:44.190961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf26aa08-7d76-4d97-a656-c51722be8e6b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:44.191165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:44.191165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:44.194551 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2556724-e261-46eb-9aaa-eebf8c92819a tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 returned with HTTP 200 Jan 02 02:43:44.197576 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf26aa08-7d76-4d97-a656-c51722be8e6b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:44.198905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bf26aa08-7d76-4d97-a656-c51722be8e6b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:44.202421 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 559/1118] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:43 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 => generated 1087 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:43:44.251742 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:44.251742 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:44.255764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf26aa08-7d76-4d97-a656-c51722be8e6b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:44.256905 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 560/1119] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:44 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:44.283545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e23462c-5b9d-4d3c-a6c5-cfcc8dd8319e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:44.284508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e23462c-5b9d-4d3c-a6c5-cfcc8dd8319e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:44.285007 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:44.285007 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:44.285703 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e23462c-5b9d-4d3c-a6c5-cfcc8dd8319e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:44.408375 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:44.408375 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:44.438390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e23462c-5b9d-4d3c-a6c5-cfcc8dd8319e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:44.491270 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e23462c-5b9d-4d3c-a6c5-cfcc8dd8319e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:44.492616 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 560/1120] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:44 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:45.193572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f34b8cd-0e53-43a9-b422-eadb611119ba tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:43:45.194321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f34b8cd-0e53-43a9-b422-eadb611119ba tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:45.194654 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:45.194654 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:45.195374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f34b8cd-0e53-43a9-b422-eadb611119ba tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:45.219070 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d735980-b233-4d50-9598-24c42882c478 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:45.219997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d735980-b233-4d50-9598-24c42882c478 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:45.220333 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:45.220333 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:45.220928 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d735980-b233-4d50-9598-24c42882c478 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:45.408722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:45.408722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:45.434651 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7f34b8cd-0e53-43a9-b422-eadb611119ba tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:43:45.441017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d735980-b233-4d50-9598-24c42882c478 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 returned with HTTP 404 Jan 02 02:43:45.459571 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 561/1121] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:45 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/volumes/ccaea39a-b579-436c-940f-99082afdfe13 => generated 109 bytes in 244 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:43:45.481202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c440306-50ca-4190-902a-a1093da4aadf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:45.481475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c440306-50ca-4190-902a-a1093da4aadf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:45.481931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c440306-50ca-4190-902a-a1093da4aadf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:45.482298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5c440306-50ca-4190-902a-a1093da4aadf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:45.554075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f34b8cd-0e53-43a9-b422-eadb611119ba tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:43:45.555048 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 561/1122] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:45 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 917 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:45.565719 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e155167-f6bc-4f54-8c2c-7f91daaa7f91 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] GET http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/8e2f9389cb4745e49259daa2ba5f3c56?usage=True Jan 02 02:43:45.580756 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:45.580756 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:45.587155 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e155167-f6bc-4f54-8c2c-7f91daaa7f91 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:45.587470 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:45.587470 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:45.587812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e155167-f6bc-4f54-8c2c-7f91daaa7f91 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:45.601976 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c440306-50ca-4190-902a-a1093da4aadf tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:45.603474 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 562/1123] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:45 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:45.609550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c1f28ff-d526-4d83-8ee4-d012720c3063 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:45.610081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c1f28ff-d526-4d83-8ee4-d012720c3063 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:45.610308 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:45.610308 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:45.610667 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c1f28ff-d526-4d83-8ee4-d012720c3063 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:45.755047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e155167-f6bc-4f54-8c2c-7f91daaa7f91 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/8e2f9389cb4745e49259daa2ba5f3c56?usage=True returned with HTTP 200 Jan 02 02:43:45.755932 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 562/1124] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:43:45 2021] GET /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/8e2f9389cb4745e49259daa2ba5f3c56?usage=True => generated 868 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:45.767778 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:45.767778 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:45.777042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc7491eb-98e3-4518-9310-9ef145f617b0 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] PUT http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 Jan 02 02:43:45.777990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc7491eb-98e3-4518-9310-9ef145f617b0 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:43:45.797259 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8c1f28ff-d526-4d83-8ee4-d012720c3063 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:45.859984 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c1f28ff-d526-4d83-8ee4-d012720c3063 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:45.860911 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 563/1125] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:45 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:46.119789 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc7491eb-98e3-4518-9310-9ef145f617b0 tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 returned with HTTP 200 Jan 02 02:43:46.121609 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 563/1126] 10.222.0.39 () {60 vars in 1342 bytes} [Sat Jan 2 02:43:45 2021] PUT /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 => generated 321 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:46.134290 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5000147-bd66-4c1d-bea6-596745e9605f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] PUT http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 Jan 02 02:43:46.135172 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:46.135172 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:46.135832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5000147-bd66-4c1d-bea6-596745e9605f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:43:46.567027 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5000147-bd66-4c1d-bea6-596745e9605f tempest-VolumeQuotasAdminTestJSON-1259607425 tempest-VolumeQuotasAdminTestJSON-1259607425] http://10.222.0.39/volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 returned with HTTP 200 Jan 02 02:43:46.568559 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 564/1127] 10.222.0.39 () {60 vars in 1342 bytes} [Sat Jan 2 02:43:46 2021] PUT /volume/v3/8e2f9389cb4745e49259daa2ba5f3c56/os-quota-sets/55448acb93c646eb95b803bc6c2659d3 => generated 319 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:46.586280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b41ed253-7a71-4ff3-aed7-4d128033962c tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:43:46.590009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cafdb96c-3015-43de-82a6-d283a3920156 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] DELETE http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:46.591115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b41ed253-7a71-4ff3-aed7-4d128033962c tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:46.592125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cafdb96c-3015-43de-82a6-d283a3920156 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:46.593198 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cafdb96c-3015-43de-82a6-d283a3920156 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:46.593706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b41ed253-7a71-4ff3-aed7-4d128033962c tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:46.594378 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-cafdb96c-3015-43de-82a6-d283a3920156 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Delete volume with id: ccaea39a-b579-436c-940f-99082afdfe13 Jan 02 02:43:46.795135 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:46.795135 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:46.834027 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b41ed253-7a71-4ff3-aed7-4d128033962c tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:43:46.842081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cafdb96c-3015-43de-82a6-d283a3920156 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/ccaea39a-b579-436c-940f-99082afdfe13 returned with HTTP 404 Jan 02 02:43:46.843415 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 564/1128] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:43:46 2021] DELETE /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/ccaea39a-b579-436c-940f-99082afdfe13 => generated 109 bytes in 265 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:43:46.848568 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32cf871f-0e49-47cf-a0a6-26559a66ae9f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:46.849466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32cf871f-0e49-47cf-a0a6-26559a66ae9f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:46.850166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32cf871f-0e49-47cf-a0a6-26559a66ae9f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:46.850754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-32cf871f-0e49-47cf-a0a6-26559a66ae9f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:46.914614 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:46.914614 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:46.922343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b41ed253-7a71-4ff3-aed7-4d128033962c tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:43:46.924755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32cf871f-0e49-47cf-a0a6-26559a66ae9f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:46.927748 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 565/1129] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:46 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 918 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:46.932780 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 565/1130] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:46 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:46.935843 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9c45b3e9-0aff-4a9b-b213-886585c8f834 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] DELETE http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 Jan 02 02:43:46.941325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9c45b3e9-0aff-4a9b-b213-886585c8f834 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:46.942934 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:46.942934 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:46.943930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5803410-dbf3-4898-a6a9-402c23e3f7af tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:46.944482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5803410-dbf3-4898-a6a9-402c23e3f7af tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:46.944701 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:46.944701 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:46.945580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9c45b3e9-0aff-4a9b-b213-886585c8f834 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:46.947973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-9c45b3e9-0aff-4a9b-b213-886585c8f834 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] Delete volume with id: 584d6725-e6f5-4342-badd-97fe13aca9e0 Jan 02 02:43:46.965182 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5803410-dbf3-4898-a6a9-402c23e3f7af tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:47.104655 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:47.104655 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:47.111986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9c45b3e9-0aff-4a9b-b213-886585c8f834 tempest-VolumeQuotasAdminTestJSON-969546483 tempest-VolumeQuotasAdminTestJSON-969546483] http://10.222.0.39/volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 returned with HTTP 404 Jan 02 02:43:47.113333 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 566/1131] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:43:46 2021] DELETE /volume/v3/55448acb93c646eb95b803bc6c2659d3/volumes/584d6725-e6f5-4342-badd-97fe13aca9e0 => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:43:47.123124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c5803410-dbf3-4898-a6a9-402c23e3f7af tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:47.236688 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5803410-dbf3-4898-a6a9-402c23e3f7af tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:47.250658 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 566/1132] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:46 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:47.977558 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1884319f-5e8d-47a7-aa86-11d94710569a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:47.983418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1884319f-5e8d-47a7-aa86-11d94710569a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:47.983418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1884319f-5e8d-47a7-aa86-11d94710569a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:47.983418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1884319f-5e8d-47a7-aa86-11d94710569a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:48.051414 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:48.051414 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:48.060094 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1884319f-5e8d-47a7-aa86-11d94710569a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:48.061862 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 567/1133] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:47 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:48.276084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4089511a-5924-4db2-bb2b-0be244c142d2 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:48.278832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4089511a-5924-4db2-bb2b-0be244c142d2 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:48.280997 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:48.280997 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:48.282413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4089511a-5924-4db2-bb2b-0be244c142d2 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:48.473167 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:48.473167 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:48.501844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4089511a-5924-4db2-bb2b-0be244c142d2 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:48.559960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4089511a-5924-4db2-bb2b-0be244c142d2 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:48.584879 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 567/1134] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:48 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:49.092930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8ca733fe-10e6-4093-ac76-464b1eb8bd21 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:49.093611 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8ca733fe-10e6-4093-ac76-464b1eb8bd21 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:49.093742 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:49.093742 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:49.094005 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8ca733fe-10e6-4093-ac76-464b1eb8bd21 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:49.094373 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8ca733fe-10e6-4093-ac76-464b1eb8bd21 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:49.143769 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:49.143769 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:49.150951 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8ca733fe-10e6-4093-ac76-464b1eb8bd21 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:49.153191 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 568/1135] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:49 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:49.579138 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c542b654-294a-4048-a911-2468875ee62a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:49.579693 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c542b654-294a-4048-a911-2468875ee62a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:49.579921 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:49.579921 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:49.580297 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c542b654-294a-4048-a911-2468875ee62a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:49.756563 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:49.756563 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:49.817546 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c542b654-294a-4048-a911-2468875ee62a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:49.899391 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c542b654-294a-4048-a911-2468875ee62a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:49.926973 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 568/1136] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:49 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:50.182707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-214f5e91-bf6a-4bb2-a2dc-2cf4ddbed57a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:50.183556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-214f5e91-bf6a-4bb2-a2dc-2cf4ddbed57a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:50.183928 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:50.183928 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:50.184577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-214f5e91-bf6a-4bb2-a2dc-2cf4ddbed57a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:50.185189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-214f5e91-bf6a-4bb2-a2dc-2cf4ddbed57a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:50.392231 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:50.392231 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:50.395856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-214f5e91-bf6a-4bb2-a2dc-2cf4ddbed57a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:50.413289 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 569/1137] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:50 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:50.932363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ab6c893a-6501-49eb-8ecf-72b3282385cb tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:50.932954 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ab6c893a-6501-49eb-8ecf-72b3282385cb tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:50.933182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:50.933182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:50.933736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ab6c893a-6501-49eb-8ecf-72b3282385cb tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:51.294744 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:51.294744 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:51.315203 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ab6c893a-6501-49eb-8ecf-72b3282385cb tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:51.426064 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe157ab5-2438-4e23-b20d-cddd0528f7b0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:51.427479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe157ab5-2438-4e23-b20d-cddd0528f7b0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:51.428231 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:51.428231 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:51.434764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ab6c893a-6501-49eb-8ecf-72b3282385cb tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:51.435742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe157ab5-2438-4e23-b20d-cddd0528f7b0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:51.436829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fe157ab5-2438-4e23-b20d-cddd0528f7b0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:51.442387 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 569/1138] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:50 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:51.488888 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:51.488888 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:51.493282 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe157ab5-2438-4e23-b20d-cddd0528f7b0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:51.495574 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 570/1139] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:51 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:52.463674 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-318982c7-4610-45ae-86c2-d32965a8c649 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:52.469815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-318982c7-4610-45ae-86c2-d32965a8c649 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:52.477099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:52.477099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:52.478238 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-318982c7-4610-45ae-86c2-d32965a8c649 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:52.524764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-711f1b7a-e200-44f6-b43a-6bbad9aed1b1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:52.525873 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-711f1b7a-e200-44f6-b43a-6bbad9aed1b1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:52.531949 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:52.531949 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:52.532950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-711f1b7a-e200-44f6-b43a-6bbad9aed1b1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:52.533931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-711f1b7a-e200-44f6-b43a-6bbad9aed1b1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:52.639343 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:52.639343 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:52.666078 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:52.666078 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:52.668112 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-318982c7-4610-45ae-86c2-d32965a8c649 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:52.681154 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-711f1b7a-e200-44f6-b43a-6bbad9aed1b1 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:52.684316 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 571/1140] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:52 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:52.761376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-318982c7-4610-45ae-86c2-d32965a8c649 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:52.762594 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 570/1141] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:52 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:53.710270 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-107fac77-92f8-4fb5-a62c-bc0b5839977f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:53.714542 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-107fac77-92f8-4fb5-a62c-bc0b5839977f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:53.717755 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:53.717755 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:53.721675 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-107fac77-92f8-4fb5-a62c-bc0b5839977f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:53.738581 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-107fac77-92f8-4fb5-a62c-bc0b5839977f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:53.782335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6164832-cf6c-4ac3-abed-cdd823d3d446 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:53.783350 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6164832-cf6c-4ac3-abed-cdd823d3d446 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:53.783722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:53.783722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:53.784308 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6164832-cf6c-4ac3-abed-cdd823d3d446 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:53.806443 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:53.806443 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:53.812234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-107fac77-92f8-4fb5-a62c-bc0b5839977f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:53.815041 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 572/1142] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:53 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:53.879647 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:53.879647 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:53.892344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c6164832-cf6c-4ac3-abed-cdd823d3d446 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:53.930714 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6164832-cf6c-4ac3-abed-cdd823d3d446 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:53.931858 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 571/1143] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:53 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:54.847174 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4366ebd0-d2b8-4f5d-96e0-140db210b975 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:54.850130 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4366ebd0-d2b8-4f5d-96e0-140db210b975 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:54.853071 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:54.853071 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:54.854198 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4366ebd0-d2b8-4f5d-96e0-140db210b975 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:54.854745 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4366ebd0-d2b8-4f5d-96e0-140db210b975 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:54.907053 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:54.907053 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:54.913309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4366ebd0-d2b8-4f5d-96e0-140db210b975 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:54.915259 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 573/1144] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:54 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:54.960053 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6380e89d-e2dd-4371-8c85-d37eba799a2b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:54.961840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6380e89d-e2dd-4371-8c85-d37eba799a2b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:54.962225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:54.962225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:54.962831 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6380e89d-e2dd-4371-8c85-d37eba799a2b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:55.106052 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:55.106052 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:55.138981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6380e89d-e2dd-4371-8c85-d37eba799a2b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:55.212390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6380e89d-e2dd-4371-8c85-d37eba799a2b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:55.212390 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 572/1145] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:54 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:55.939172 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de854c2b-8381-4af0-ae56-c7e8777cea34 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:55.993952 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de854c2b-8381-4af0-ae56-c7e8777cea34 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:55.994267 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:55.994267 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:55.994993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de854c2b-8381-4af0-ae56-c7e8777cea34 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:56.000106 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-de854c2b-8381-4af0-ae56-c7e8777cea34 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:56.128020 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:56.128020 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:56.131671 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de854c2b-8381-4af0-ae56-c7e8777cea34 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:56.163066 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 574/1146] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:55 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:56.206499 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f79e058-77a5-4c45-8693-92587da83471 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:56.207384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f79e058-77a5-4c45-8693-92587da83471 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:56.207664 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:56.207664 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:56.208574 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f79e058-77a5-4c45-8693-92587da83471 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:56.547741 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:56.547741 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:56.570177 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7f79e058-77a5-4c45-8693-92587da83471 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:56.647748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f79e058-77a5-4c45-8693-92587da83471 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:56.664931 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 573/1147] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:56 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:57.174720 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38075c51-af75-465c-9fa5-d32262ecf448 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:57.175480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38075c51-af75-465c-9fa5-d32262ecf448 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:57.175799 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:57.175799 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:57.176378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38075c51-af75-465c-9fa5-d32262ecf448 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:57.181116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-38075c51-af75-465c-9fa5-d32262ecf448 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:57.296532 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:57.296532 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:57.308025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38075c51-af75-465c-9fa5-d32262ecf448 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:57.327263 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 575/1148] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:57 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:57.666036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c382b11-f10c-4b1e-8708-4eaf7b300825 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:57.666554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c382b11-f10c-4b1e-8708-4eaf7b300825 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:57.666970 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:57.666970 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:57.668226 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c382b11-f10c-4b1e-8708-4eaf7b300825 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:57.815654 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:57.815654 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:57.828184 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0c382b11-f10c-4b1e-8708-4eaf7b300825 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:57.934553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c382b11-f10c-4b1e-8708-4eaf7b300825 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:57.936907 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 574/1149] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:57 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:58.334388 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb86a707-bb5c-450c-8115-4f80b50246ec tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:58.336099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb86a707-bb5c-450c-8115-4f80b50246ec tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:58.336542 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:58.336542 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:58.337258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb86a707-bb5c-450c-8115-4f80b50246ec tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:58.337826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-eb86a707-bb5c-450c-8115-4f80b50246ec tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:58.458425 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:58.458425 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:58.473847 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb86a707-bb5c-450c-8115-4f80b50246ec tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:58.486795 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 576/1150] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:58 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:43:58.955188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6bae5c85-f904-4ab2-a78e-45d3739abd31 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:43:58.956030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6bae5c85-f904-4ab2-a78e-45d3739abd31 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:58.956568 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:58.956568 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:58.957258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6bae5c85-f904-4ab2-a78e-45d3739abd31 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:59.139552 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:59.139552 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:59.167463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6bae5c85-f904-4ab2-a78e-45d3739abd31 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:43:59.246760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6bae5c85-f904-4ab2-a78e-45d3739abd31 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:43:59.247551 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 575/1151] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:58 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 918 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:43:59.497600 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d6924d41-23c5-4e8d-9626-c0f07a9137c2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:43:59.498711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d6924d41-23c5-4e8d-9626-c0f07a9137c2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:43:59.499085 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:43:59.499085 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:43:59.499850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d6924d41-23c5-4e8d-9626-c0f07a9137c2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:43:59.500378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d6924d41-23c5-4e8d-9626-c0f07a9137c2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:43:59.560165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:43:59.560165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:43:59.598088 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d6924d41-23c5-4e8d-9626-c0f07a9137c2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:43:59.607422 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 577/1152] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:43:59 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:00.272190 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34bf305f-c2ac-411e-80f4-4792bf984c01 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:44:00.273091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34bf305f-c2ac-411e-80f4-4792bf984c01 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:00.273472 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:00.273472 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:00.274209 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34bf305f-c2ac-411e-80f4-4792bf984c01 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:00.474594 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:00.474594 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:00.485693 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-34bf305f-c2ac-411e-80f4-4792bf984c01 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:00.537185 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34bf305f-c2ac-411e-80f4-4792bf984c01 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:44:00.538731 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 576/1153] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:00 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 976 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:00.623152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61f6b555-fef2-4edd-8528-40688c0b153f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:00.623343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61f6b555-fef2-4edd-8528-40688c0b153f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:00.623458 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:00.623458 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:00.624031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61f6b555-fef2-4edd-8528-40688c0b153f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:00.624551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-61f6b555-fef2-4edd-8528-40688c0b153f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:00.674117 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:00.674117 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:00.676401 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61f6b555-fef2-4edd-8528-40688c0b153f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:00.678115 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 578/1154] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:00 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:01.554704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-00ac2be0-f5c0-4b5f-abf7-7ee844ae1a4e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:44:01.555512 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-00ac2be0-f5c0-4b5f-abf7-7ee844ae1a4e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:01.555512 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:01.555512 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:01.556974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-00ac2be0-f5c0-4b5f-abf7-7ee844ae1a4e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:01.679656 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:01.679656 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:01.697563 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-00ac2be0-f5c0-4b5f-abf7-7ee844ae1a4e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:01.698323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-453eafe3-ac75-47fa-8fcc-86f383da0ac4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:01.698833 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-453eafe3-ac75-47fa-8fcc-86f383da0ac4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:01.699394 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:01.699394 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:01.699981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-453eafe3-ac75-47fa-8fcc-86f383da0ac4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:01.700503 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-453eafe3-ac75-47fa-8fcc-86f383da0ac4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:01.770251 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:01.770251 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:01.772169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-453eafe3-ac75-47fa-8fcc-86f383da0ac4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:01.778115 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 579/1155] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:01 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:01.788155 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-00ac2be0-f5c0-4b5f-abf7-7ee844ae1a4e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:44:01.789533 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 577/1156] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:01 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 976 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:02.792851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-614cbaeb-cf77-48ec-8c03-5ee7c679d8eb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:02.793402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-614cbaeb-cf77-48ec-8c03-5ee7c679d8eb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:02.793592 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:02.793592 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:02.793969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-614cbaeb-cf77-48ec-8c03-5ee7c679d8eb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:02.794345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-614cbaeb-cf77-48ec-8c03-5ee7c679d8eb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:02.806781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21e4dfc3-897a-4c40-ab97-4fe72a6809c8 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:44:02.808218 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21e4dfc3-897a-4c40-ab97-4fe72a6809c8 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:02.808422 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:02.808422 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:02.809265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21e4dfc3-897a-4c40-ab97-4fe72a6809c8 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:02.851766 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:02.851766 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:02.857400 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-614cbaeb-cf77-48ec-8c03-5ee7c679d8eb tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:02.858329 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 580/1157] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:02 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:02.930615 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:02.930615 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:02.952337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-21e4dfc3-897a-4c40-ab97-4fe72a6809c8 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:03.048906 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21e4dfc3-897a-4c40-ab97-4fe72a6809c8 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:44:03.049640 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 578/1158] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:02 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 979 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:03.873227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4712ee7d-94f1-4440-8b2e-e7461a2567a6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:03.873957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4712ee7d-94f1-4440-8b2e-e7461a2567a6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:03.874156 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:03.874156 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:03.874805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4712ee7d-94f1-4440-8b2e-e7461a2567a6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:03.875347 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4712ee7d-94f1-4440-8b2e-e7461a2567a6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:03.936791 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:03.936791 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:03.939019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4712ee7d-94f1-4440-8b2e-e7461a2567a6 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:03.944203 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 581/1159] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:03 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:04.067144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b23c677-a127-4b9c-999b-cbeac0907def tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:44:04.068492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b23c677-a127-4b9c-999b-cbeac0907def tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:04.072273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:04.072273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:04.072778 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b23c677-a127-4b9c-999b-cbeac0907def tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:04.159034 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:04.159034 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:04.187732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b23c677-a127-4b9c-999b-cbeac0907def tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:04.238897 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b23c677-a127-4b9c-999b-cbeac0907def tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:44:04.239744 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 579/1160] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:04 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 979 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:04.958597 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e2ff6bd4-fbc6-450f-a402-649a90e461ce tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:04.959705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e2ff6bd4-fbc6-450f-a402-649a90e461ce tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:04.960121 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:04.960121 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:04.961488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e2ff6bd4-fbc6-450f-a402-649a90e461ce tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:04.962037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e2ff6bd4-fbc6-450f-a402-649a90e461ce tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:05.026587 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:05.026587 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:05.029746 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e2ff6bd4-fbc6-450f-a402-649a90e461ce tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:05.049262 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 582/1161] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:04 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:05.257078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c48c7e07-ba30-4aa5-856f-28cc0e170175 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:44:05.259259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c48c7e07-ba30-4aa5-856f-28cc0e170175 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:05.259737 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:05.259737 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:05.260395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c48c7e07-ba30-4aa5-856f-28cc0e170175 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:05.396100 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:05.396100 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:05.422756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c48c7e07-ba30-4aa5-856f-28cc0e170175 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:05.488466 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c48c7e07-ba30-4aa5-856f-28cc0e170175 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:44:05.491106 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 580/1162] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:05 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 979 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:06.050692 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d96b5d8c-a84e-49e4-abf8-310f16f63c81 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:06.052775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d96b5d8c-a84e-49e4-abf8-310f16f63c81 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:06.052775 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:06.052775 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:06.052775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d96b5d8c-a84e-49e4-abf8-310f16f63c81 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:06.052775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d96b5d8c-a84e-49e4-abf8-310f16f63c81 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:06.110033 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:06.110033 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:06.114818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d96b5d8c-a84e-49e4-abf8-310f16f63c81 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:06.118227 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 583/1163] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:06 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:06.512511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d7749063-2157-4930-8a67-b4381b04a176 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:44:06.513364 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d7749063-2157-4930-8a67-b4381b04a176 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:06.513763 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:06.513763 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:06.514526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d7749063-2157-4930-8a67-b4381b04a176 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:06.655888 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:06.655888 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:06.686894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d7749063-2157-4930-8a67-b4381b04a176 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:06.773958 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d7749063-2157-4930-8a67-b4381b04a176 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:44:06.776726 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 581/1164] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:06 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 979 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:07.133801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a1645c25-7840-41f5-a34b-5943ffb38d1c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:07.135586 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a1645c25-7840-41f5-a34b-5943ffb38d1c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:07.135974 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:07.135974 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:07.136553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a1645c25-7840-41f5-a34b-5943ffb38d1c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:07.137415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a1645c25-7840-41f5-a34b-5943ffb38d1c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:07.219307 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:07.219307 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:07.219307 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a1645c25-7840-41f5-a34b-5943ffb38d1c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:07.219307 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 584/1165] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:07 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:44:07.802505 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27994e41-6941-439a-859e-9c3831e7325d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:44:07.806119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27994e41-6941-439a-859e-9c3831e7325d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:07.813805 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:07.813805 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:07.817635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27994e41-6941-439a-859e-9c3831e7325d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:07.976444 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:07.976444 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:08.002576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-27994e41-6941-439a-859e-9c3831e7325d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:08.087042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27994e41-6941-439a-859e-9c3831e7325d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:44:08.098995 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 582/1166] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:07 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 979 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:08.234110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65204a77-1182-4267-a651-95c0d34b71d5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:08.237948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65204a77-1182-4267-a651-95c0d34b71d5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:08.238279 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:08.238279 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:08.238939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65204a77-1182-4267-a651-95c0d34b71d5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:08.240011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-65204a77-1182-4267-a651-95c0d34b71d5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:08.324486 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:08.324486 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:08.340924 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65204a77-1182-4267-a651-95c0d34b71d5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:08.350794 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 585/1167] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:08 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:09.111058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-637aca25-94ca-4b7d-8c05-a34b2777eda9 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:44:09.111984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-637aca25-94ca-4b7d-8c05-a34b2777eda9 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:09.112182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:09.112182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:09.112844 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-637aca25-94ca-4b7d-8c05-a34b2777eda9 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:09.318141 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:09.318141 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:09.348126 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-637aca25-94ca-4b7d-8c05-a34b2777eda9 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:09.365170 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-48e81c8f-c155-4a09-81d5-7081a29f8a5c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:09.365170 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-48e81c8f-c155-4a09-81d5-7081a29f8a5c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:09.365170 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:09.365170 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:09.365170 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-48e81c8f-c155-4a09-81d5-7081a29f8a5c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:09.365638 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-48e81c8f-c155-4a09-81d5-7081a29f8a5c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:09.416368 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-637aca25-94ca-4b7d-8c05-a34b2777eda9 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:44:09.434873 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 583/1168] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:09 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 979 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:09.443840 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:09.443840 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:09.454490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-48e81c8f-c155-4a09-81d5-7081a29f8a5c tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:09.461337 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 586/1169] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:09 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:44:10.463890 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dde89512-9641-4d57-a710-bb8a6f3a9f8b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:44:10.465277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dde89512-9641-4d57-a710-bb8a6f3a9f8b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:10.465277 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:10.465277 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:10.465991 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dde89512-9641-4d57-a710-bb8a6f3a9f8b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:10.481163 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a5b9de56-a90e-4ff8-bad3-ae0e2ec9109f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:10.482045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a5b9de56-a90e-4ff8-bad3-ae0e2ec9109f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:10.482045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:10.482045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:10.482567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a5b9de56-a90e-4ff8-bad3-ae0e2ec9109f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:10.482567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a5b9de56-a90e-4ff8-bad3-ae0e2ec9109f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:10.529228 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:10.529228 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:10.531105 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a5b9de56-a90e-4ff8-bad3-ae0e2ec9109f tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:10.531917 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 587/1170] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:10 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:10.668681 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:10.668681 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:10.778199 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dde89512-9641-4d57-a710-bb8a6f3a9f8b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:10.947012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dde89512-9641-4d57-a710-bb8a6f3a9f8b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:44:10.948392 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 584/1171] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:10 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 1370 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:44:11.552749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32a2d750-5874-45de-848c-29a53b9e85f5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:11.553468 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32a2d750-5874-45de-848c-29a53b9e85f5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:11.553877 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:11.553877 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:11.554578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32a2d750-5874-45de-848c-29a53b9e85f5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:11.555078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-32a2d750-5874-45de-848c-29a53b9e85f5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:11.608142 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:11.608142 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:11.610514 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32a2d750-5874-45de-848c-29a53b9e85f5 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:11.611651 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 588/1172] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:11 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:11.988495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e15cb8f2-a579-456c-a8d3-c255f109534e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:44:11.988495 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e15cb8f2-a579-456c-a8d3-c255f109534e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:11.988495 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:11.988495 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:11.988495 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e15cb8f2-a579-456c-a8d3-c255f109534e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:12.160911 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:12.160911 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:12.183364 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e15cb8f2-a579-456c-a8d3-c255f109534e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:12.209750 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e15cb8f2-a579-456c-a8d3-c255f109534e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:44:12.211778 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 585/1173] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:11 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 1367 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:44:12.244148 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] POST http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes Jan 02 02:44:12.245338 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:12.245338 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:12.247205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1492490078"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:12.250186 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1492490078'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:44:12.251132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Create volume of 1 GB Jan 02 02:44:12.340743 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Availability Zones retrieved successfully. Jan 02 02:44:12.405127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Flow 'volume_create_api' (6da19e2e-678a-4095-b559-2046487c8310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:44:12.418783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c90a817e-9478-47d8-b585-a0ed21d92c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:12.427670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:44:12.680026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c90a817e-9478-47d8-b585-a0ed21d92c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:12.682332 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b95ece07-83f1-489b-b1f4-df6733d61edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:12.979152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02f0733d-e959-4ea2-985c-f4252e469ec5 tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] GET http://10.222.0.39/volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 Jan 02 02:44:12.979609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02f0733d-e959-4ea2-985c-f4252e469ec5 tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:12.979804 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:12.979804 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:12.980433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02f0733d-e959-4ea2-985c-f4252e469ec5 tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:13.017286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Created reservations ['267bf8e4-5d6c-46d3-bb79-e9820aae4eb0', '706fc60f-0a1d-48b4-917b-52ff6ddd94c2', '27d00756-0433-41bd-9f1a-b2dffcc2a86a', 'e6e8efe5-5b80-4377-9a82-9c9eb170f6cf'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:44:13.021788 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b95ece07-83f1-489b-b1f4-df6733d61edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['267bf8e4-5d6c-46d3-bb79-e9820aae4eb0', '706fc60f-0a1d-48b4-917b-52ff6ddd94c2', '27d00756-0433-41bd-9f1a-b2dffcc2a86a', 'e6e8efe5-5b80-4377-9a82-9c9eb170f6cf']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:13.029037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d123edd4-f82a-47d7-b70a-381ff73bbac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:13.066788 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02f0733d-e959-4ea2-985c-f4252e469ec5 tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] http://10.222.0.39/volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 returned with HTTP 200 Jan 02 02:44:13.072889 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 586/1174] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:44:12 2021] GET /volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 => generated 361 bytes in 704 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:13.080869 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f36b284-593f-49e7-87d1-c9c0938db470 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:13.085691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f36b284-593f-49e7-87d1-c9c0938db470 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:13.086471 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f36b284-593f-49e7-87d1-c9c0938db470 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:13.086991 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5f36b284-593f-49e7-87d1-c9c0938db470 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:13.124344 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:13.124344 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:13.141281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f36b284-593f-49e7-87d1-c9c0938db470 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:13.142380 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 587/1175] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:13 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:13.234517 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d123edd4-f82a-47d7-b70a-381ff73bbac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c2be715-c5b4-4175-8cda-7cd3f38f1a26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1492490078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d2bc513eae14b03bad41c84785ed18c',qos_specs=None,replication_status=,reservations=['267bf8e4-5d6c-46d3-bb79-e9820aae4eb0','706fc60f-0a1d-48b4-917b-52ff6ddd94c2','27d00756-0433-41bd-9f1a-b2dffcc2a86a','e6e8efe5-5b80-4377-9a82-9c9eb170f6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b9b32f25e243d9bc681b61d0088749',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:44:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1492490078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c2be715-c5b4-4175-8cda-7cd3f38f1a26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d2bc513eae14b03bad41c84785ed18c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='77b9b32f25e243d9bc681b61d0088749',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:13.240501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d721c4-1e2a-48d2-9413-43654711c691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:13.315138 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d721c4-1e2a-48d2-9413-43654711c691) transitioned into state 'SUCCESS' from state '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-1492490078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d2bc513eae14b03bad41c84785ed18c',qos_specs=None,replication_status=,reservations=['267bf8e4-5d6c-46d3-bb79-e9820aae4eb0','706fc60f-0a1d-48b4-917b-52ff6ddd94c2','27d00756-0433-41bd-9f1a-b2dffcc2a86a','e6e8efe5-5b80-4377-9a82-9c9eb170f6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b9b32f25e243d9bc681b61d0088749',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:13.320065 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67c520a-b502-4ab9-81e5-99e14b0c8841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:13.405520 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67c520a-b502-4ab9-81e5-99e14b0c8841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:13.408213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Flow 'volume_create_api' (6da19e2e-678a-4095-b559-2046487c8310) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:44:13.538950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Create volume request issued successfully. Jan 02 02:44:13.600974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] POST http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes Jan 02 02:44:13.601570 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:13.601570 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:13.602130 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-119353382"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:13.603255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-119353382'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:44:13.603628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Create volume of 1 GB Jan 02 02:44:13.625475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-48911c5b-d2cb-434b-a00d-4534afff0d52 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes returned with HTTP 202 Jan 02 02:44:13.640697 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 589/1176] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:44:12 2021] POST /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes => generated 826 bytes in 1393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:44:13.641999 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Availability Zones retrieved successfully. Jan 02 02:44:13.651878 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b927869-ccfc-4358-a203-e805d3c82904 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 Jan 02 02:44:13.652945 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b927869-ccfc-4358-a203-e805d3c82904 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:13.653331 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:13.653331 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:13.654044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b927869-ccfc-4358-a203-e805d3c82904 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:13.687244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Flow 'volume_create_api' (5cba5d33-3d64-4001-afff-9f3c2aa36456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:44:13.705299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c457288d-6822-47eb-a220-babe0a29ea20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:13.707804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:44:13.892458 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:13.892458 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:13.924878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c457288d-6822-47eb-a220-babe0a29ea20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:13.936786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5514bb06-b8ab-490c-aaf1-0060ebfbd598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:13.938644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3b927869-ccfc-4358-a203-e805d3c82904 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:14.065144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b927869-ccfc-4358-a203-e805d3c82904 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 returned with HTTP 200 Jan 02 02:44:14.076448 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 590/1177] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:13 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 => generated 918 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:14.143618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Created reservations ['f7f232c4-6ddf-442e-8877-3ac700af041c', '4e0d3e75-ce77-43ce-b933-e5ccb15cb15a', '476c095b-c677-4e11-8d2a-6967c8a5dd76', '44820589-875e-4951-b200-d5c2d0e13755'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:44:14.150100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5514bb06-b8ab-490c-aaf1-0060ebfbd598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7f232c4-6ddf-442e-8877-3ac700af041c', '4e0d3e75-ce77-43ce-b933-e5ccb15cb15a', '476c095b-c677-4e11-8d2a-6967c8a5dd76', '44820589-875e-4951-b200-d5c2d0e13755']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:14.152578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97a492b6-93a6-4821-a60d-65c97135444d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:14.169882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36ab21b7-5429-4604-b410-27e030634125 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:14.171913 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36ab21b7-5429-4604-b410-27e030634125 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:14.177835 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:14.177835 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:14.178729 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36ab21b7-5429-4604-b410-27e030634125 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:14.179428 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-36ab21b7-5429-4604-b410-27e030634125 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:14.329606 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:14.329606 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:14.347505 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36ab21b7-5429-4604-b410-27e030634125 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:14.349218 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 591/1178] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:14 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 818 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:14.645545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97a492b6-93a6-4821-a60d-65c97135444d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b9be1da-1528-449c-8712-1f4080ae902d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-119353382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0866b4db5b40488472c2c881795438',qos_specs=None,replication_status=,reservations=['f7f232c4-6ddf-442e-8877-3ac700af041c','4e0d3e75-ce77-43ce-b933-e5ccb15cb15a','476c095b-c677-4e11-8d2a-6967c8a5dd76','44820589-875e-4951-b200-d5c2d0e13755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2d064b5f184c13bd34888145a451fe',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-119353382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b9be1da-1528-449c-8712-1f4080ae902d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f0866b4db5b40488472c2c881795438',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ca2d064b5f184c13bd34888145a451fe',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:14.656404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7f59f3-784e-4d3c-b53e-b9262d25d0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:14.770169 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7f59f3-784e-4d3c-b53e-b9262d25d0fc) transitioned into state 'SUCCESS' from state '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-119353382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0866b4db5b40488472c2c881795438',qos_specs=None,replication_status=,reservations=['f7f232c4-6ddf-442e-8877-3ac700af041c','4e0d3e75-ce77-43ce-b933-e5ccb15cb15a','476c095b-c677-4e11-8d2a-6967c8a5dd76','44820589-875e-4951-b200-d5c2d0e13755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2d064b5f184c13bd34888145a451fe',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:14.781189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0d5957-1766-4b3d-9b6e-e13bcecdda28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:14.867852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0d5957-1766-4b3d-9b6e-e13bcecdda28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:14.886216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Flow 'volume_create_api' (5cba5d33-3d64-4001-afff-9f3c2aa36456) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:44:15.085874 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Create volume request issued successfully. Jan 02 02:44:15.089559 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb96ae6c-7bf3-4330-95d6-4a77c01dc010 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 Jan 02 02:44:15.090734 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb96ae6c-7bf3-4330-95d6-4a77c01dc010 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:15.091296 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:15.091296 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:15.097694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb96ae6c-7bf3-4330-95d6-4a77c01dc010 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:15.146804 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0d3cb69-832a-4c64-85f4-d567c293b8e4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes returned with HTTP 202 Jan 02 02:44:15.148196 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 588/1179] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:44:13 2021] POST /volume/v3/3f0866b4db5b40488472c2c881795438/volumes => generated 827 bytes in 2000 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:44:15.179481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2ae6e82-f717-4ba7-868c-8afec670744c tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] GET http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d Jan 02 02:44:15.189479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2ae6e82-f717-4ba7-868c-8afec670744c tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:15.191758 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:15.191758 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:15.192550 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2ae6e82-f717-4ba7-868c-8afec670744c tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:15.343283 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:15.343283 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:15.394211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cb96ae6c-7bf3-4330-95d6-4a77c01dc010 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:15.422251 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:15.422251 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:15.446005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c2ae6e82-f717-4ba7-868c-8afec670744c tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Volume info retrieved successfully. Jan 02 02:44:15.501492 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2ae6e82-f717-4ba7-868c-8afec670744c tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d returned with HTTP 200 Jan 02 02:44:15.520718 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 589/1180] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:15 2021] GET /volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d => generated 919 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:15.521037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb96ae6c-7bf3-4330-95d6-4a77c01dc010 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 returned with HTTP 200 Jan 02 02:44:15.521037 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 592/1181] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:15 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 => generated 918 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:15.526510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deac52d0-0e5d-4c19-bb02-8433fda232c4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:15.529419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deac52d0-0e5d-4c19-bb02-8433fda232c4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:15.529419 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:15.529419 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:15.529419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deac52d0-0e5d-4c19-bb02-8433fda232c4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:15.529419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-deac52d0-0e5d-4c19-bb02-8433fda232c4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:15.581355 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:15.581355 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:15.583572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deac52d0-0e5d-4c19-bb02-8433fda232c4 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:15.584559 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 590/1182] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:15 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 820 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:16.528038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e58f8f2-b7e9-4b52-843d-f235ce44055d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 Jan 02 02:44:16.530179 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e58f8f2-b7e9-4b52-843d-f235ce44055d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:16.533134 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:16.533134 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:16.534987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e58f8f2-b7e9-4b52-843d-f235ce44055d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:16.539158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67a53af4-4e40-43b7-b358-235820bea3e6 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] GET http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d Jan 02 02:44:16.539692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67a53af4-4e40-43b7-b358-235820bea3e6 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:16.539876 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:16.539876 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:16.540253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67a53af4-4e40-43b7-b358-235820bea3e6 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:16.651997 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:16.651997 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:16.671883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-67a53af4-4e40-43b7-b358-235820bea3e6 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Volume info retrieved successfully. Jan 02 02:44:16.750872 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67a53af4-4e40-43b7-b358-235820bea3e6 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d returned with HTTP 200 Jan 02 02:44:16.752116 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 591/1183] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:16 2021] GET /volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d => generated 919 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:16.761679 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30ef4229-e9c5-42c3-b931-0b8762752a33 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:16.762201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30ef4229-e9c5-42c3-b931-0b8762752a33 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:16.762413 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:16.762413 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:16.762763 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30ef4229-e9c5-42c3-b931-0b8762752a33 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:16.763088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-30ef4229-e9c5-42c3-b931-0b8762752a33 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:16.774571 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:16.774571 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:16.806311 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8e58f8f2-b7e9-4b52-843d-f235ce44055d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:16.831078 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:16.831078 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:16.837126 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30ef4229-e9c5-42c3-b931-0b8762752a33 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:16.838027 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 592/1184] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:16 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:16.861593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d598ad81-ab25-445b-90da-0476c18613f9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 Jan 02 02:44:16.862123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d598ad81-ab25-445b-90da-0476c18613f9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:16.862315 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:16.862315 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:16.862668 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d598ad81-ab25-445b-90da-0476c18613f9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:16.946926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e58f8f2-b7e9-4b52-843d-f235ce44055d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 returned with HTTP 200 Jan 02 02:44:16.951424 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 593/1185] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:16 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 => generated 919 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:16.980655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] POST http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes Jan 02 02:44:16.981716 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:16.981716 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:16.989795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-795389248"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:16.993065 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-795389248'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:44:16.994033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Create volume of 1 GB Jan 02 02:44:17.000751 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:17.000751 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:17.028644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d598ad81-ab25-445b-90da-0476c18613f9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:44:17.077551 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Availability Zones retrieved successfully. Jan 02 02:44:17.159514 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d598ad81-ab25-445b-90da-0476c18613f9 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 returned with HTTP 200 Jan 02 02:44:17.163701 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Flow 'volume_create_api' (8240ac4b-3021-4a2f-b4cd-04798e0542f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:44:17.163966 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 593/1186] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:16 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 => generated 916 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:17.167768 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a4f46d0-7e46-46d7-9e15-06b44a724c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:17.183474 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:44:17.207729 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef44f776-a440-4b82-bdf5-e288d2458710 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] POST http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc/action Jan 02 02:44:17.208489 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:17.208489 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:17.209372 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef44f776-a440-4b82-bdf5-e288d2458710 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:44:17.210692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef44f776-a440-4b82-bdf5-e288d2458710 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:17.212407 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-ef44f776-a440-4b82-bdf5-e288d2458710 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] Updating backup '3137bd8e-a0cf-409a-a94f-76a0133cb0bc' with '{'status': 'error'}' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 02 02:44:17.331579 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:17.331579 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:17.376134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-ef44f776-a440-4b82-bdf5-e288d2458710 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] reset_status in rpcapi backup_id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc on host n-d-767704-6. {{(pid=88067) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 02 02:44:17.379535 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef44f776-a440-4b82-bdf5-e288d2458710 tempest-VolumesBackupsAdminTest-680871321 tempest-VolumesBackupsAdminTest-680871321] http://10.222.0.39/volume/v3/11be96e084a54c0795a6906dff8db17f/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc/action returned with HTTP 202 Jan 02 02:44:17.380635 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 594/1187] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:44:17 2021] POST /volume/v3/11be96e084a54c0795a6906dff8db17f/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:44:17.395306 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a216802-c935-4d01-93b2-5125c28a120b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:17.395835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a216802-c935-4d01-93b2-5125c28a120b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:17.396203 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:17.396203 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:17.396453 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a216802-c935-4d01-93b2-5125c28a120b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:17.401005 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3a216802-c935-4d01-93b2-5125c28a120b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Show backup with id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:44:17.440136 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a4f46d0-7e46-46d7-9e15-06b44a724c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:17.440724 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:17.440724 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:17.442587 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a216802-c935-4d01-93b2-5125c28a120b tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 200 Jan 02 02:44:17.443563 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 595/1188] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:17 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:17.447299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e58e9d5-256e-4d3b-929a-24ac3001b099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:17.458854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6fc94fb-c329-4b37-b015-5d530ac2baf0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] DELETE http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc Jan 02 02:44:17.459390 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6fc94fb-c329-4b37-b015-5d530ac2baf0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:17.459608 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:17.459608 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:17.460426 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6fc94fb-c329-4b37-b015-5d530ac2baf0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:17.460698 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-f6fc94fb-c329-4b37-b015-5d530ac2baf0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Delete backup with id: 3137bd8e-a0cf-409a-a94f-76a0133cb0bc. Jan 02 02:44:17.496020 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:17.496020 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:17.533260 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-f6fc94fb-c329-4b37-b015-5d530ac2baf0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] delete_backup rpcapi backup_id 3137bd8e-a0cf-409a-a94f-76a0133cb0bc {{(pid=88067) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 02:44:17.536691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6fc94fb-c329-4b37-b015-5d530ac2baf0 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc returned with HTTP 202 Jan 02 02:44:17.541621 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 596/1189] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:44:17 2021] DELETE /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/backups/3137bd8e-a0cf-409a-a94f-76a0133cb0bc => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:44:17.574941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d90b4214-900c-4643-9b7c-b3eb4a9f82ac tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] DELETE http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 Jan 02 02:44:17.575201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d90b4214-900c-4643-9b7c-b3eb4a9f82ac tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:17.575579 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:17.575579 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:17.576004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d90b4214-900c-4643-9b7c-b3eb4a9f82ac tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:17.576383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-d90b4214-900c-4643-9b7c-b3eb4a9f82ac tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Delete volume with id: f6f8d06f-c7c3-4baa-ae9c-d226085cd649 Jan 02 02:44:17.683432 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:17.683432 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:17.684538 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d90b4214-900c-4643-9b7c-b3eb4a9f82ac tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:44:17.768931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d90b4214-900c-4643-9b7c-b3eb4a9f82ac tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Delete volume request issued successfully. Jan 02 02:44:17.769416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d90b4214-900c-4643-9b7c-b3eb4a9f82ac tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 returned with HTTP 202 Jan 02 02:44:17.770494 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 597/1190] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:44:17 2021] DELETE /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:44:17.775755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43d42037-b06c-49aa-934b-11c0d5f3eff3 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] GET http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d Jan 02 02:44:17.776286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43d42037-b06c-49aa-934b-11c0d5f3eff3 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:17.776555 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:17.776555 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:17.789147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43d42037-b06c-49aa-934b-11c0d5f3eff3 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:17.894917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Created reservations ['79212f92-28b4-4182-8964-1a8d33a1a887', '2ac774da-0554-4f47-a223-be55295570e4', 'f735f5d7-9cab-460d-817b-028d40f6a27f', '988f9baa-fbcd-40f8-ab78-33baac6522fe'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:44:17.899479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e58e9d5-256e-4d3b-929a-24ac3001b099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79212f92-28b4-4182-8964-1a8d33a1a887', '2ac774da-0554-4f47-a223-be55295570e4', 'f735f5d7-9cab-460d-817b-028d40f6a27f', '988f9baa-fbcd-40f8-ab78-33baac6522fe']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:17.914872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (127a36b1-10d7-4aa9-926a-cbb858d34a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:17.974806 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:17.974806 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:17.997539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-43d42037-b06c-49aa-934b-11c0d5f3eff3 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Volume info retrieved successfully. Jan 02 02:44:18.051416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43d42037-b06c-49aa-934b-11c0d5f3eff3 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d returned with HTTP 200 Jan 02 02:44:18.058555 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 598/1191] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:17 2021] GET /volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d => generated 920 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:18.062713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2e7acefb-64ef-400c-b6b2-6ff51368a0f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 Jan 02 02:44:18.063239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2e7acefb-64ef-400c-b6b2-6ff51368a0f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:18.063449 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:18.063449 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:18.063826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2e7acefb-64ef-400c-b6b2-6ff51368a0f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:18.181390 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:18.181390 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:18.189714 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (127a36b1-10d7-4aa9-926a-cbb858d34a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b27bad2-271c-43a0-9ffe-b39f26d8f46e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-795389248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d2bc513eae14b03bad41c84785ed18c',qos_specs=None,replication_status=,reservations=['79212f92-28b4-4182-8964-1a8d33a1a887','2ac774da-0554-4f47-a223-be55295570e4','f735f5d7-9cab-460d-817b-028d40f6a27f','988f9baa-fbcd-40f8-ab78-33baac6522fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b9b32f25e243d9bc681b61d0088749',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-795389248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b27bad2-271c-43a0-9ffe-b39f26d8f46e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d2bc513eae14b03bad41c84785ed18c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='77b9b32f25e243d9bc681b61d0088749',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:18.194213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32c81325-48f4-4f2b-a59a-2db3197c7466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:18.208643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2e7acefb-64ef-400c-b6b2-6ff51368a0f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:44:18.255261 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2e7acefb-64ef-400c-b6b2-6ff51368a0f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 returned with HTTP 200 Jan 02 02:44:18.256413 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 599/1192] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:18 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 => generated 915 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:18.267515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b3281f16-f4b2-44d1-8853-710b671691ad tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] PUT http://10.222.0.39/volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 Jan 02 02:44:18.268056 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:18.268056 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:18.268526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b3281f16-f4b2-44d1-8853-710b671691ad tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:18.285189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32c81325-48f4-4f2b-a59a-2db3197c7466) transitioned into state 'SUCCESS' from state '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-795389248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d2bc513eae14b03bad41c84785ed18c',qos_specs=None,replication_status=,reservations=['79212f92-28b4-4182-8964-1a8d33a1a887','2ac774da-0554-4f47-a223-be55295570e4','f735f5d7-9cab-460d-817b-028d40f6a27f','988f9baa-fbcd-40f8-ab78-33baac6522fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b9b32f25e243d9bc681b61d0088749',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:18.287791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a47ff50-8521-4fc4-9711-0291e4f26b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:18.326390 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a47ff50-8521-4fc4-9711-0291e4f26b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:18.333118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Flow 'volume_create_api' (8240ac4b-3021-4a2f-b4cd-04798e0542f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:44:18.596915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Create volume request issued successfully. Jan 02 02:44:18.629396 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b3281f16-f4b2-44d1-8853-710b671691ad tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] http://10.222.0.39/volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 returned with HTTP 200 Jan 02 02:44:18.629396 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 600/1193] 10.222.0.39 () {60 vars in 1341 bytes} [Sat Jan 2 02:44:18 2021] PUT /volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 => generated 316 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:18.629396 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] POST http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes Jan 02 02:44:18.630165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:18.631286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Create volume request body: {'volume': {'size': 2}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:44:18.632614 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Create volume of 2 GB Jan 02 02:44:18.682327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Availability Zones retrieved successfully. Jan 02 02:44:18.700022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c09b7076-2238-4465-baf4-93728e7dfc17 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes returned with HTTP 202 Jan 02 02:44:18.703298 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 594/1194] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:44:16 2021] POST /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes => generated 825 bytes in 1738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:44:18.726433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-91864375-f873-4a88-b1ea-a9acf81f7a10 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e Jan 02 02:44:18.741986 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-91864375-f873-4a88-b1ea-a9acf81f7a10 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:18.742927 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:18.742927 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:18.744072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-91864375-f873-4a88-b1ea-a9acf81f7a10 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:18.785750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Flow 'volume_create_api' (32b17ded-1d37-4d22-a0b7-21ba53e8dab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:44:18.817379 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e99de9-6e2b-40cd-9a3b-847a639d39bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:18.842026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Validating volume size '2' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:44:19.043804 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:19.043804 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:19.093155 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-91864375-f873-4a88-b1ea-a9acf81f7a10 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:19.247404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-91864375-f873-4a88-b1ea-a9acf81f7a10 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e returned with HTTP 200 Jan 02 02:44:19.257373 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 595/1195] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:18 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e => generated 917 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:19.296188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90f8b8b7-09fd-49c9-86f1-034145472a29 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 Jan 02 02:44:19.297172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90f8b8b7-09fd-49c9-86f1-034145472a29 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:19.305308 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:19.305308 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:19.306172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90f8b8b7-09fd-49c9-86f1-034145472a29 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:19.330266 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e99de9-6e2b-40cd-9a3b-847a639d39bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:19.357997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac45243f-3f0b-4208-ade3-281744972886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:19.716441 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota_utils [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Quota exceeded for 3f0866b4db5b40488472c2c881795438, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 02 02:44:19.743560 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:19.743560 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:19.784137 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac45243f-3f0b-4208-ade3-281744972886) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 02:44:19.784137 n-d-767704-6 devstack@c-api.service[88065]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 02 02:44:19.801271 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac45243f-3f0b-4208-ade3-281744972886) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:19.811736 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac45243f-3f0b-4208-ade3-281744972886) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 02:44:19.818305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-90f8b8b7-09fd-49c9-86f1-034145472a29 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:44:19.823988 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e99de9-6e2b-40cd-9a3b-847a639d39bb) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:19.833699 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e99de9-6e2b-40cd-9a3b-847a639d39bb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 02:44:19.837233 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Flow 'volume_create_api' (32b17ded-1d37-4d22-a0b7-21ba53e8dab6) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 02:44:19.837926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.middleware.fault [None req-6b374262-d147-4a35-8442-42f9da7a965f tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes returned with HTTP 413 Jan 02 02:44:19.861685 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 601/1196] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:44:18 2021] POST /volume/v3/3f0866b4db5b40488472c2c881795438/volumes => generated 208 bytes in 1237 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 02:44:19.921908 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-740e681e-04ae-496d-a75c-0d22e25a756c tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] PUT http://10.222.0.39/volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 Jan 02 02:44:19.924626 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:19.924626 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:19.925591 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-740e681e-04ae-496d-a75c-0d22e25a756c tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:20.029950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90f8b8b7-09fd-49c9-86f1-034145472a29 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 returned with HTTP 200 Jan 02 02:44:20.040990 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 596/1197] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:19 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 => generated 915 bytes in 748 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:44:20.083416 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:20.083416 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:20.274639 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bff19113-3fec-47d0-be2f-28629e55fcd2 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e Jan 02 02:44:20.275176 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bff19113-3fec-47d0-be2f-28629e55fcd2 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:20.275404 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:20.275404 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:20.276040 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bff19113-3fec-47d0-be2f-28629e55fcd2 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:20.396437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-740e681e-04ae-496d-a75c-0d22e25a756c tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] http://10.222.0.39/volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 returned with HTTP 200 Jan 02 02:44:20.401364 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 602/1198] 10.222.0.39 () {60 vars in 1341 bytes} [Sat Jan 2 02:44:19 2021] PUT /volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 => generated 316 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:20.421987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] POST http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes Jan 02 02:44:20.435568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:20.445765 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Create volume request body: {'volume': {'size': 1}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:44:20.446971 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Create volume of 1 GB Jan 02 02:44:20.540551 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Availability Zones retrieved successfully. Jan 02 02:44:20.553159 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:20.553159 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:20.604317 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bff19113-3fec-47d0-be2f-28629e55fcd2 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:20.621349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Flow 'volume_create_api' (1af9a8ab-5302-4cd7-b8ef-888a91b6c89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:44:20.632311 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41152de-2599-48d5-a212-219e256ca116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:20.649104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:44:20.687787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bff19113-3fec-47d0-be2f-28629e55fcd2 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e returned with HTTP 200 Jan 02 02:44:20.696428 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 597/1199] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:20 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e => generated 917 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:44:20.838837 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41152de-2599-48d5-a212-219e256ca116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:20.843899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0ce647-3e3c-467c-9652-f7f9dc14f1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:21.062150 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4b0e270-eef1-45ce-82e8-62a98c445e0a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 Jan 02 02:44:21.062996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4b0e270-eef1-45ce-82e8-62a98c445e0a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:21.063397 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:21.063397 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:21.064027 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4b0e270-eef1-45ce-82e8-62a98c445e0a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:21.209073 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:21.209073 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:21.276748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f4b0e270-eef1-45ce-82e8-62a98c445e0a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:44:21.354695 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4b0e270-eef1-45ce-82e8-62a98c445e0a tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 returned with HTTP 200 Jan 02 02:44:21.358901 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 598/1200] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:21 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 => generated 915 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:21.427567 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota_utils [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Quota exceeded for 3f0866b4db5b40488472c2c881795438, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 02 02:44:21.441204 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0ce647-3e3c-467c-9652-f7f9dc14f1a9) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 02:44:21.441204 n-d-767704-6 devstack@c-api.service[88065]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 02 02:44:21.487882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0ce647-3e3c-467c-9652-f7f9dc14f1a9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:21.495840 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0ce647-3e3c-467c-9652-f7f9dc14f1a9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 02:44:21.525166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41152de-2599-48d5-a212-219e256ca116) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:21.534433 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41152de-2599-48d5-a212-219e256ca116) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 02:44:21.551788 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Flow 'volume_create_api' (1af9a8ab-5302-4cd7-b8ef-888a91b6c89c) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 02:44:21.557799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.middleware.fault [None req-081682ea-9be3-4e7c-bf72-e4f9098976be tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes returned with HTTP 413 Jan 02 02:44:21.574660 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 603/1201] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:44:20 2021] POST /volume/v3/3f0866b4db5b40488472c2c881795438/volumes => generated 150 bytes in 1152 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 02:44:21.588868 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3daf26bf-1871-4699-9c52-c8fe3c00277d tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] PUT http://10.222.0.39/volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 Jan 02 02:44:21.589720 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:21.589720 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:21.602165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3daf26bf-1871-4699-9c52-c8fe3c00277d tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:21.716711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c3b87f9-1f91-44f5-9257-53ad04d43d02 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e Jan 02 02:44:21.718027 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c3b87f9-1f91-44f5-9257-53ad04d43d02 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:21.720332 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:21.720332 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:21.721628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c3b87f9-1f91-44f5-9257-53ad04d43d02 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:21.892936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3daf26bf-1871-4699-9c52-c8fe3c00277d tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] http://10.222.0.39/volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 returned with HTTP 200 Jan 02 02:44:21.894876 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 599/1202] 10.222.0.39 () {60 vars in 1341 bytes} [Sat Jan 2 02:44:21 2021] PUT /volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 => generated 315 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:21.909920 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c605b89-fc13-4bf8-9723-9b7636501062 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] POST http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d/action Jan 02 02:44:21.911113 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c605b89-fc13-4bf8-9723-9b7636501062 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:44:21.911641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c605b89-fc13-4bf8-9723-9b7636501062 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:22.081420 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:22.081420 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:22.082759 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5c605b89-fc13-4bf8-9723-9b7636501062 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Volume info retrieved successfully. Jan 02 02:44:22.141315 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:22.141315 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:22.171219 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0c3b87f9-1f91-44f5-9257-53ad04d43d02 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:44:22.278426 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c3b87f9-1f91-44f5-9257-53ad04d43d02 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e returned with HTTP 200 Jan 02 02:44:22.284669 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 604/1203] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:21 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e => generated 918 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:22.391016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa0c1c8d-e499-4ce2-9370-9aaaeff65f27 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 Jan 02 02:44:22.392304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa0c1c8d-e499-4ce2-9370-9aaaeff65f27 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:22.393123 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:22.393123 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:22.393985 n-d-767704-6 devstack@c-api.service[88065]: ERROR cinder.volume.api [None req-5c605b89-fc13-4bf8-9723-9b7636501062 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Quota exceeded for 3f0866b4db5b40488472c2c881795438, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 02 02:44:22.395622 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa0c1c8d-e499-4ce2-9370-9aaaeff65f27 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:22.416798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.middleware.fault [None req-5c605b89-fc13-4bf8-9723-9b7636501062 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d/action returned with HTTP 413 Jan 02 02:44:22.431003 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 600/1204] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:44:21 2021] POST /volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d/action => generated 208 bytes in 515 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 02:44:22.440963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee88de52-4d2b-41f6-9365-cbc75e800bb4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] DELETE http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d Jan 02 02:44:22.441747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee88de52-4d2b-41f6-9365-cbc75e800bb4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:22.441958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:22.441958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:22.442302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee88de52-4d2b-41f6-9365-cbc75e800bb4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:22.442767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-ee88de52-4d2b-41f6-9365-cbc75e800bb4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Delete volume with id: 7b9be1da-1528-449c-8712-1f4080ae902d Jan 02 02:44:22.617948 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:22.617948 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:22.640812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ee88de52-4d2b-41f6-9365-cbc75e800bb4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Volume info retrieved successfully. Jan 02 02:44:22.768848 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:22.768848 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:22.822572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ee88de52-4d2b-41f6-9365-cbc75e800bb4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Delete volume request issued successfully. Jan 02 02:44:22.829207 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee88de52-4d2b-41f6-9365-cbc75e800bb4 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d returned with HTTP 202 Jan 02 02:44:22.832300 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 601/1205] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:44:22 2021] DELETE /volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d => generated 0 bytes in 401 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:44:22.842080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fa0c1c8d-e499-4ce2-9370-9aaaeff65f27 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:44:22.853265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ffd9c23a-6c45-4fab-a0f8-4b239fc825ad tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] GET http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d Jan 02 02:44:22.853953 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ffd9c23a-6c45-4fab-a0f8-4b239fc825ad tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:22.854294 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:22.854294 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:22.854875 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ffd9c23a-6c45-4fab-a0f8-4b239fc825ad tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:23.025143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa0c1c8d-e499-4ce2-9370-9aaaeff65f27 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 returned with HTTP 200 Jan 02 02:44:23.051251 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 605/1206] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:22 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 => generated 915 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:23.083411 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:23.083411 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:23.110701 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ffd9c23a-6c45-4fab-a0f8-4b239fc825ad tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Volume info retrieved successfully. Jan 02 02:44:23.169913 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ffd9c23a-6c45-4fab-a0f8-4b239fc825ad tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d returned with HTTP 200 Jan 02 02:44:23.171105 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 602/1207] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:22 2021] GET /volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d => generated 919 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:24.059468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dc70a23d-153b-4249-8588-e08930ebd615 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 Jan 02 02:44:24.060026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dc70a23d-153b-4249-8588-e08930ebd615 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:24.060202 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:24.060202 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:24.060608 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dc70a23d-153b-4249-8588-e08930ebd615 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:24.199288 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15980674-95cd-4ea7-8554-4c7b95c05eda tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] GET http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d Jan 02 02:44:24.199826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15980674-95cd-4ea7-8554-4c7b95c05eda tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:24.200040 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:24.200040 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:24.200405 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15980674-95cd-4ea7-8554-4c7b95c05eda tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:24.229623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dc70a23d-153b-4249-8588-e08930ebd615 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 returned with HTTP 404 Jan 02 02:44:24.230674 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 606/1208] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:24 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/f6f8d06f-c7c3-4baa-ae9c-d226085cd649 => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:44:24.241597 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6038b2c0-7eb1-4cf3-96a6-da89371960a2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] DELETE http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 Jan 02 02:44:24.257250 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6038b2c0-7eb1-4cf3-96a6-da89371960a2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:24.258112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6038b2c0-7eb1-4cf3-96a6-da89371960a2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:24.259004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-6038b2c0-7eb1-4cf3-96a6-da89371960a2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Delete volume with id: fc641399-d492-48f0-845b-a1c54ae66040 Jan 02 02:44:24.439180 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:24.439180 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:24.446104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6038b2c0-7eb1-4cf3-96a6-da89371960a2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:44:24.531135 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:24.531135 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:24.545459 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6038b2c0-7eb1-4cf3-96a6-da89371960a2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Delete volume request issued successfully. Jan 02 02:44:24.545941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6038b2c0-7eb1-4cf3-96a6-da89371960a2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 returned with HTTP 202 Jan 02 02:44:24.547146 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 607/1209] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:44:24 2021] DELETE /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:44:24.557060 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d67b186c-ee92-4d38-b826-452b52a11f54 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 Jan 02 02:44:24.557610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d67b186c-ee92-4d38-b826-452b52a11f54 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:24.557830 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:24.557830 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:24.558206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d67b186c-ee92-4d38-b826-452b52a11f54 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:24.641528 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-15980674-95cd-4ea7-8554-4c7b95c05eda tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Volume info retrieved successfully. Jan 02 02:44:24.762310 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:24.762310 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:24.792516 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d67b186c-ee92-4d38-b826-452b52a11f54 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:44:24.889250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d67b186c-ee92-4d38-b826-452b52a11f54 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 returned with HTTP 200 Jan 02 02:44:24.899569 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 608/1210] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:24 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 => generated 915 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:24.922585 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15980674-95cd-4ea7-8554-4c7b95c05eda tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d returned with HTTP 200 Jan 02 02:44:24.977446 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 603/1211] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:24 2021] GET /volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d => generated 919 bytes in 783 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:44:25.909076 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4742a2b2-ad40-4bbd-bdd7-f7ad540d00f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 Jan 02 02:44:25.909899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4742a2b2-ad40-4bbd-bdd7-f7ad540d00f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:25.909899 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:25.909899 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:25.910407 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4742a2b2-ad40-4bbd-bdd7-f7ad540d00f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:25.999246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02732f80-a19f-44d8-9dc5-389361b96cc6 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] GET http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d Jan 02 02:44:26.013131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02732f80-a19f-44d8-9dc5-389361b96cc6 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:26.013408 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:26.013408 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:26.013776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02732f80-a19f-44d8-9dc5-389361b96cc6 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:26.229790 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:26.229790 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:26.269652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4742a2b2-ad40-4bbd-bdd7-f7ad540d00f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:44:26.313416 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:26.313416 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:26.389439 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-02732f80-a19f-44d8-9dc5-389361b96cc6 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Volume info retrieved successfully. Jan 02 02:44:26.406169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4742a2b2-ad40-4bbd-bdd7-f7ad540d00f2 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 returned with HTTP 200 Jan 02 02:44:26.407003 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 609/1212] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:25 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 => generated 915 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:26.623326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02732f80-a19f-44d8-9dc5-389361b96cc6 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d returned with HTTP 200 Jan 02 02:44:26.648622 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 604/1213] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:25 2021] GET /volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d => generated 919 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:27.424276 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d37f4f19-571c-4710-b5ab-a1d444888376 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 Jan 02 02:44:27.425151 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d37f4f19-571c-4710-b5ab-a1d444888376 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:27.425151 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:27.425151 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:27.425624 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d37f4f19-571c-4710-b5ab-a1d444888376 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:27.632566 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:27.632566 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:27.660433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d37f4f19-571c-4710-b5ab-a1d444888376 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:44:27.666772 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f42f2787-04ce-4d51-ab1e-6fec54f2ae91 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] GET http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d Jan 02 02:44:27.667317 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f42f2787-04ce-4d51-ab1e-6fec54f2ae91 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:27.673399 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:27.673399 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:27.673944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f42f2787-04ce-4d51-ab1e-6fec54f2ae91 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:27.774908 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d37f4f19-571c-4710-b5ab-a1d444888376 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 returned with HTTP 200 Jan 02 02:44:27.775736 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 610/1214] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:27 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 => generated 915 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:44:27.879633 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:27.879633 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:27.924815 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f42f2787-04ce-4d51-ab1e-6fec54f2ae91 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Volume info retrieved successfully. Jan 02 02:44:27.987611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f42f2787-04ce-4d51-ab1e-6fec54f2ae91 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d returned with HTTP 200 Jan 02 02:44:27.993011 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 605/1215] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:27 2021] GET /volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d => generated 919 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:28.814036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94d7f734-7dd4-4e69-b4c0-aa4cf18c5822 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 Jan 02 02:44:28.814953 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94d7f734-7dd4-4e69-b4c0-aa4cf18c5822 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:28.815482 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:28.815482 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:28.816419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94d7f734-7dd4-4e69-b4c0-aa4cf18c5822 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:29.026250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6248cd3-f28d-4841-9af4-ea3fbca8b9b0 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] GET http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d Jan 02 02:44:29.027369 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6248cd3-f28d-4841-9af4-ea3fbca8b9b0 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:29.028740 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:29.028740 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:29.030076 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6248cd3-f28d-4841-9af4-ea3fbca8b9b0 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:29.171101 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:29.171101 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:29.215395 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-94d7f734-7dd4-4e69-b4c0-aa4cf18c5822 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Volume info retrieved successfully. Jan 02 02:44:29.275390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6248cd3-f28d-4841-9af4-ea3fbca8b9b0 tempest-VolumeQuotasNegativeTestJSON-1991397939 tempest-VolumeQuotasNegativeTestJSON-1991397939] http://10.222.0.39/volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d returned with HTTP 404 Jan 02 02:44:29.282549 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 606/1216] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:29 2021] GET /volume/v3/3f0866b4db5b40488472c2c881795438/volumes/7b9be1da-1528-449c-8712-1f4080ae902d => generated 109 bytes in 259 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:44:29.306078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d9047cf-979c-44aa-ac3c-cc72b87dcd38 tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] PUT http://10.222.0.39/volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 Jan 02 02:44:29.307612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d9047cf-979c-44aa-ac3c-cc72b87dcd38 tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:29.375620 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94d7f734-7dd4-4e69-b4c0-aa4cf18c5822 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 returned with HTTP 200 Jan 02 02:44:29.377081 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 611/1217] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:28 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 => generated 915 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:29.944618 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d9047cf-979c-44aa-ac3c-cc72b87dcd38 tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] http://10.222.0.39/volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 returned with HTTP 200 Jan 02 02:44:29.949499 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 607/1218] 10.222.0.39 () {60 vars in 1342 bytes} [Sat Jan 2 02:44:29 2021] PUT /volume/v3/1af166d0581641ee978ed334d5f75dd5/os-quota-sets/3f0866b4db5b40488472c2c881795438 => generated 319 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:30.403117 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-06aac601-51b8-4fde-b785-6bf29840c679 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 Jan 02 02:44:30.404112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-06aac601-51b8-4fde-b785-6bf29840c679 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:30.404478 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:30.404478 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:30.405100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-06aac601-51b8-4fde-b785-6bf29840c679 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:30.551674 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:30.551674 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:30.571046 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-06aac601-51b8-4fde-b785-6bf29840c679 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 returned with HTTP 404 Jan 02 02:44:30.571046 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 612/1219] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:30 2021] GET /volume/v3/8ae4707f9dca4152865cd547d7e5bc7d/volumes/fc641399-d492-48f0-845b-a1c54ae66040 => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:44:41.226513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d9047cf-979c-44aa-ac3c-cc72b87dcd38 tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] GET http://10.222.0.39/volume// Jan 02 02:44:41.227972 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d9047cf-979c-44aa-ac3c-cc72b87dcd38 tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:41.228929 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d9047cf-979c-44aa-ac3c-cc72b87dcd38 tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:41.231542 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d9047cf-979c-44aa-ac3c-cc72b87dcd38 tempest-VolumeQuotasNegativeTestJSON-304549646 tempest-VolumeQuotasNegativeTestJSON-304549646] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:44:41.232781 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 608/1220] 10.222.0.39 () {56 vars in 872 bytes} [Sat Jan 2 02:44:41 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:44:41.243186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-06aac601-51b8-4fde-b785-6bf29840c679 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] GET http://10.222.0.39/volume// Jan 02 02:44:41.244421 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-06aac601-51b8-4fde-b785-6bf29840c679 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:41.246247 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:41.246247 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:41.247159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-06aac601-51b8-4fde-b785-6bf29840c679 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:41.250178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-06aac601-51b8-4fde-b785-6bf29840c679 tempest-VolumesBackupsAdminTest-901555297 tempest-VolumesBackupsAdminTest-901555297] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:44:41.251404 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 613/1221] 10.222.0.39 () {56 vars in 872 bytes} [Sat Jan 2 02:44:41 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:44:41.999265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-caa6a078-d3be-44a6-9a86-ce99ec384e9c tempest-VersionsTest-529140121 tempest-VersionsTest-529140121] GET http://10.222.0.39/volume/v2/ Jan 02 02:44:41.999811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-caa6a078-d3be-44a6-9a86-ce99ec384e9c tempest-VersionsTest-529140121 tempest-VersionsTest-529140121] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:42.000361 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-caa6a078-d3be-44a6-9a86-ce99ec384e9c tempest-VersionsTest-529140121 tempest-VersionsTest-529140121] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:42.001385 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-caa6a078-d3be-44a6-9a86-ce99ec384e9c tempest-VersionsTest-529140121 tempest-VersionsTest-529140121] http://10.222.0.39/volume/v2/ returned with HTTP 200 Jan 02 02:44:42.013039 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eeaa8560-7ea7-4322-9b71-a42732967a03 tempest-VersionsTest-529140121 tempest-VersionsTest-529140121] GET http://10.222.0.39/volume/v3/ Jan 02 02:44:42.013616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eeaa8560-7ea7-4322-9b71-a42732967a03 tempest-VersionsTest-529140121 tempest-VersionsTest-529140121] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:42.014095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eeaa8560-7ea7-4322-9b71-a42732967a03 tempest-VersionsTest-529140121 tempest-VersionsTest-529140121] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:42.015087 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eeaa8560-7ea7-4322-9b71-a42732967a03 tempest-VersionsTest-529140121 tempest-VersionsTest-529140121] http://10.222.0.39/volume/v3/ returned with HTTP 200 Jan 02 02:44:42.015933 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 614/1222] 10.222.0.39 () {58 vars in 1084 bytes} [Sat Jan 2 02:44:42 2021] GET /volume/v3/ => generated 386 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:42.022819 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 609/1223] 10.222.0.39 () {58 vars in 1084 bytes} [Sat Jan 2 02:44:41 2021] GET /volume/v2/ => generated 382 bytes in 757 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 02 02:44:44.152692 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-f10d3e5f-f973-4919-9926-1d26a347b60b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:44:44.153507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-f10d3e5f-f973-4919-9926-1d26a347b60b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:44.153993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-f10d3e5f-f973-4919-9926-1d26a347b60b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:44.211024 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:44.211024 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:44.222128 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-f10d3e5f-f973-4919-9926-1d26a347b60b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:44:44.252241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-f10d3e5f-f973-4919-9926-1d26a347b60b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:44:44.253277 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 610/1224] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:44:44 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 918 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:44.275926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-f10d3e5f-f973-4919-9926-1d26a347b60b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume// Jan 02 02:44:44.276511 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-f10d3e5f-f973-4919-9926-1d26a347b60b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:44.276844 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:44.276844 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:44.277626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-f10d3e5f-f973-4919-9926-1d26a347b60b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:44.278773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-f10d3e5f-f973-4919-9926-1d26a347b60b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:44:44.279670 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 611/1225] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:44:44 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 02:44:44.299199 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-e2407abe-bc94-4e7d-bd4d-cc547c2593f2 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] POST http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments Jan 02 02:44:44.300146 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-e2407abe-bc94-4e7d-bd4d-cc547c2593f2 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acfd639b-9fe4-47a8-a9fc-305d8421fbbd", "instance_uuid": "bcc18bdb-fdc4-4839-b063-c88dbe7084c9", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:44.415548 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:44.415548 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:44.461286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] POST http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes Jan 02 02:44:44.466570 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-241736317"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:44.473011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-241736317'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:44:44.473782 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Create volume of 1 GB Jan 02 02:44:44.554225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Availability Zones retrieved successfully. Jan 02 02:44:44.554718 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-e2407abe-bc94-4e7d-bd4d-cc547c2593f2 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments returned with HTTP 200 Jan 02 02:44:44.558927 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 612/1226] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:44:44 2021] POST /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments => generated 273 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:44:44.629870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Flow 'volume_create_api' (2ed6f0d8-4f8d-423c-8280-231df7386baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:44:44.637371 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7075df9f-3441-44dc-9005-69cf98526e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:44.640486 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:44:44.674408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-bd281d6b-99ed-43f6-a644-ecdb3c24eef7 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] POST http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/f501f451-d37d-4e10-b67a-f57d45040d60/action Jan 02 02:44:44.675184 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:44.675184 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:44.676112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-bd281d6b-99ed-43f6-a644-ecdb3c24eef7 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:44:44.676786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-bd281d6b-99ed-43f6-a644-ecdb3c24eef7 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:44:44.761318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7075df9f-3441-44dc-9005-69cf98526e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:44.765081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1267eac1-447e-425f-bf68-17cc22fea561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:44.867788 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:44.867788 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:44.902458 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8dc2b55a-965c-446c-b018-3d13f35a5dba req-bd281d6b-99ed-43f6-a644-ecdb3c24eef7 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/f501f451-d37d-4e10-b67a-f57d45040d60/action returned with HTTP 204 Jan 02 02:44:44.903801 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 613/1227] 10.222.0.39 () {66 vars in 1696 bytes} [Sat Jan 2 02:44:44 2021] POST /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/f501f451-d37d-4e10-b67a-f57d45040d60/action => generated 0 bytes in 238 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:44:44.954453 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a0239e44-8dd8-42d4-9f97-219bb36bc777 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:44:44.955169 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a0239e44-8dd8-42d4-9f97-219bb36bc777 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:44.957206 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:44.957206 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:44.957206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a0239e44-8dd8-42d4-9f97-219bb36bc777 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:44.997511 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Created reservations ['ecb2d545-89f8-49fe-a6f5-5c944a85d24d', '350e6476-129d-4e96-85c7-fc3c989791e8', '451c7ded-b1d5-4472-a9df-72aa42049e12', '03605348-2793-49fd-9e88-8ee2e80e7cb1'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:44:45.001267 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1267eac1-447e-425f-bf68-17cc22fea561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecb2d545-89f8-49fe-a6f5-5c944a85d24d', '350e6476-129d-4e96-85c7-fc3c989791e8', '451c7ded-b1d5-4472-a9df-72aa42049e12', '03605348-2793-49fd-9e88-8ee2e80e7cb1']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:45.004573 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fb963c3-13ff-4fee-b7a1-2e7fd54e7f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:45.096381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:45.096381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:45.132113 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a0239e44-8dd8-42d4-9f97-219bb36bc777 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:44:45.173692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:45.173692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:45.200641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a0239e44-8dd8-42d4-9f97-219bb36bc777 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:44:45.201529 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 614/1228] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:44 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 1180 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:44:45.227979 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fb963c3-13ff-4fee-b7a1-2e7fd54e7f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb74e4b3-c628-4394-a662-da32d65679aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-241736317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7a21098ae35416591d128237ed81fd5',qos_specs=None,replication_status=,reservations=['ecb2d545-89f8-49fe-a6f5-5c944a85d24d','350e6476-129d-4e96-85c7-fc3c989791e8','451c7ded-b1d5-4472-a9df-72aa42049e12','03605348-2793-49fd-9e88-8ee2e80e7cb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08522dc5a245442c9919cd798a47c113',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-241736317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb74e4b3-c628-4394-a662-da32d65679aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7a21098ae35416591d128237ed81fd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='08522dc5a245442c9919cd798a47c113',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:45.227979 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34d0b667-da6e-4182-be2b-5937bea04a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:45.291462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34d0b667-da6e-4182-be2b-5937bea04a9e) transitioned into state 'SUCCESS' from state '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-241736317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7a21098ae35416591d128237ed81fd5',qos_specs=None,replication_status=,reservations=['ecb2d545-89f8-49fe-a6f5-5c944a85d24d','350e6476-129d-4e96-85c7-fc3c989791e8','451c7ded-b1d5-4472-a9df-72aa42049e12','03605348-2793-49fd-9e88-8ee2e80e7cb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08522dc5a245442c9919cd798a47c113',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:45.293800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30fe803c-2f69-4540-be19-69120d438a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:44:45.327975 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30fe803c-2f69-4540-be19-69120d438a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:44:45.340181 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Flow 'volume_create_api' (2ed6f0d8-4f8d-423c-8280-231df7386baf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:44:45.447769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-2d6f686b-5ba7-4e1f-b5a1-e34bafc91a2f req-1f78e584-b05e-4080-94dc-d93b677e407b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:44:45.448307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-2d6f686b-5ba7-4e1f-b5a1-e34bafc91a2f req-1f78e584-b05e-4080-94dc-d93b677e407b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:45.448529 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:45.448529 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:45.448933 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-2d6f686b-5ba7-4e1f-b5a1-e34bafc91a2f req-1f78e584-b05e-4080-94dc-d93b677e407b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:45.472203 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Create volume request issued successfully. Jan 02 02:44:45.502570 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cfb028be-ae05-41fa-812f-78e05594939f tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes returned with HTTP 202 Jan 02 02:44:45.510799 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 615/1229] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:44:43 2021] POST /volume/v3/d7a21098ae35416591d128237ed81fd5/volumes => generated 818 bytes in 1588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:44:45.546539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bfa4f33c-68dd-4aab-8df1-13945957a624 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] GET http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa Jan 02 02:44:45.549104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bfa4f33c-68dd-4aab-8df1-13945957a624 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:45.549104 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:45.549104 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:45.549104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bfa4f33c-68dd-4aab-8df1-13945957a624 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:45.564753 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:45.564753 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:45.585837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-2d6f686b-5ba7-4e1f-b5a1-e34bafc91a2f req-1f78e584-b05e-4080-94dc-d93b677e407b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:44:45.630645 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:45.630645 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:45.651794 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-2d6f686b-5ba7-4e1f-b5a1-e34bafc91a2f req-1f78e584-b05e-4080-94dc-d93b677e407b tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:44:45.653376 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 615/1230] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:44:45 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 1180 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:44:45.662931 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:45.662931 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:45.674974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bfa4f33c-68dd-4aab-8df1-13945957a624 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Volume info retrieved successfully. Jan 02 02:44:45.712686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bfa4f33c-68dd-4aab-8df1-13945957a624 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa returned with HTTP 200 Jan 02 02:44:45.724626 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 616/1231] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:45 2021] GET /volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa => generated 910 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:45.739266 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-2d6f686b-5ba7-4e1f-b5a1-e34bafc91a2f req-203d6955-f36a-4194-a55b-aadfb8d85d64 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] DELETE http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/f501f451-d37d-4e10-b67a-f57d45040d60 Jan 02 02:44:45.739800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-2d6f686b-5ba7-4e1f-b5a1-e34bafc91a2f req-203d6955-f36a-4194-a55b-aadfb8d85d64 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:45.740008 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:45.740008 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:45.747695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-2d6f686b-5ba7-4e1f-b5a1-e34bafc91a2f req-203d6955-f36a-4194-a55b-aadfb8d85d64 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:45.788857 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:45.788857 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:46.188717 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-2d6f686b-5ba7-4e1f-b5a1-e34bafc91a2f req-203d6955-f36a-4194-a55b-aadfb8d85d64 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:44:46.189857 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-2d6f686b-5ba7-4e1f-b5a1-e34bafc91a2f req-203d6955-f36a-4194-a55b-aadfb8d85d64 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:44:46.199637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-2d6f686b-5ba7-4e1f-b5a1-e34bafc91a2f req-203d6955-f36a-4194-a55b-aadfb8d85d64 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/f501f451-d37d-4e10-b67a-f57d45040d60 returned with HTTP 200 Jan 02 02:44:46.201029 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 616/1232] 10.222.0.39 () {64 vars in 1644 bytes} [Sat Jan 2 02:44:45 2021] DELETE /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/attachments/f501f451-d37d-4e10-b67a-f57d45040d60 => generated 19 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:46.250249 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cb514e8-c76a-4b3c-8c2a-d411d3540993 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:44:46.256253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cb514e8-c76a-4b3c-8c2a-d411d3540993 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:46.256253 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:46.256253 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:46.256253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cb514e8-c76a-4b3c-8c2a-d411d3540993 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:46.315511 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:46.315511 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:46.342628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7cb514e8-c76a-4b3c-8c2a-d411d3540993 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:44:46.378496 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cb514e8-c76a-4b3c-8c2a-d411d3540993 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:44:46.392646 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 617/1233] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:46 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 918 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:46.745655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-105a1a45-6f35-41ad-ad56-2b9e0cd76c0c tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] GET http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa Jan 02 02:44:46.746198 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-105a1a45-6f35-41ad-ad56-2b9e0cd76c0c tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:46.746396 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:46.746396 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:46.746773 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-105a1a45-6f35-41ad-ad56-2b9e0cd76c0c tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:46.931992 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:46.931992 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:46.991962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-105a1a45-6f35-41ad-ad56-2b9e0cd76c0c tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Volume info retrieved successfully. Jan 02 02:44:47.133168 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-105a1a45-6f35-41ad-ad56-2b9e0cd76c0c tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa returned with HTTP 200 Jan 02 02:44:47.155647 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 617/1234] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:46 2021] GET /volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa => generated 911 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:47.175431 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b5b6a0e6-8c60-4f53-971c-d427c37c001e tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] GET http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/limits Jan 02 02:44:47.175983 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b5b6a0e6-8c60-4f53-971c-d427c37c001e tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:47.176174 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:47.176174 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:47.176569 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b5b6a0e6-8c60-4f53-971c-d427c37c001e tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:47.393376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b5b6a0e6-8c60-4f53-971c-d427c37c001e tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/limits returned with HTTP 200 Jan 02 02:44:47.408947 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 618/1235] 10.222.0.39 () {58 vars in 1201 bytes} [Sat Jan 2 02:44:47 2021] GET /volume/v3/d7a21098ae35416591d128237ed81fd5/limits => generated 302 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:47.421795 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7840e740-2a7d-4b25-ba6e-7ae47a460875 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] DELETE http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa Jan 02 02:44:47.423012 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7840e740-2a7d-4b25-ba6e-7ae47a460875 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:47.425417 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:47.425417 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:47.434272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7840e740-2a7d-4b25-ba6e-7ae47a460875 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:47.435842 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-7840e740-2a7d-4b25-ba6e-7ae47a460875 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Delete volume with id: eb74e4b3-c628-4394-a662-da32d65679aa Jan 02 02:44:47.707969 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:47.707969 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:47.714447 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7840e740-2a7d-4b25-ba6e-7ae47a460875 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Volume info retrieved successfully. Jan 02 02:44:47.848241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7840e740-2a7d-4b25-ba6e-7ae47a460875 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Delete volume request issued successfully. Jan 02 02:44:47.861494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7840e740-2a7d-4b25-ba6e-7ae47a460875 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa returned with HTTP 202 Jan 02 02:44:47.866533 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 618/1236] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:44:47 2021] DELETE /volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa => generated 0 bytes in 453 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:44:47.878036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7bd2528f-8c14-45ae-be89-107a6340e01b tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] GET http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa Jan 02 02:44:47.879585 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7bd2528f-8c14-45ae-be89-107a6340e01b tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:47.881600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7bd2528f-8c14-45ae-be89-107a6340e01b tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:48.178723 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:48.178723 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:48.232636 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7bd2528f-8c14-45ae-be89-107a6340e01b tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Volume info retrieved successfully. Jan 02 02:44:48.355452 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7bd2528f-8c14-45ae-be89-107a6340e01b tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa returned with HTTP 200 Jan 02 02:44:48.361855 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 619/1237] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:47 2021] GET /volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa => generated 910 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:49.387381 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ca40edeb-b28f-447f-b370-f10b892b41d0 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] GET http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa Jan 02 02:44:49.388460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ca40edeb-b28f-447f-b370-f10b892b41d0 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:49.389013 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:49.389013 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:49.392927 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ca40edeb-b28f-447f-b370-f10b892b41d0 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:49.509256 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:49.509256 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:49.567236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ca40edeb-b28f-447f-b370-f10b892b41d0 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Volume info retrieved successfully. Jan 02 02:44:49.660565 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ca40edeb-b28f-447f-b370-f10b892b41d0 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa returned with HTTP 200 Jan 02 02:44:49.674174 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 619/1238] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:49 2021] GET /volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa => generated 910 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:50.696651 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-389e3119-b4a7-4e06-b031-fe25f091048c tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] GET http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa Jan 02 02:44:50.698729 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-389e3119-b4a7-4e06-b031-fe25f091048c tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:50.701640 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:50.701640 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:50.703237 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-389e3119-b4a7-4e06-b031-fe25f091048c tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:50.871672 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:44:50.871672 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:44:50.883347 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-389e3119-b4a7-4e06-b031-fe25f091048c tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Volume info retrieved successfully. Jan 02 02:44:50.922896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-389e3119-b4a7-4e06-b031-fe25f091048c tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa returned with HTTP 200 Jan 02 02:44:50.925408 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 620/1239] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:50 2021] GET /volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa => generated 910 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:44:51.949713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a5c30dd-2eea-4fbb-b0cf-94ce1014f4c7 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] GET http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa Jan 02 02:44:51.950521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a5c30dd-2eea-4fbb-b0cf-94ce1014f4c7 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:44:51.950521 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:44:51.950521 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:44:51.951120 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a5c30dd-2eea-4fbb-b0cf-94ce1014f4c7 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:44:52.030113 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a5c30dd-2eea-4fbb-b0cf-94ce1014f4c7 tempest-AbsoluteLimitsTests-1088895508 tempest-AbsoluteLimitsTests-1088895508] http://10.222.0.39/volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa returned with HTTP 404 Jan 02 02:44:52.031411 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 620/1240] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:44:51 2021] GET /volume/v3/d7a21098ae35416591d128237ed81fd5/volumes/eb74e4b3-c628-4394-a662-da32d65679aa => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:45:00.507438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] POST http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes Jan 02 02:45:00.509251 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:00.509251 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:00.509938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-393615392"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:00.511288 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-393615392'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:45:00.511898 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Create volume of 1 GB Jan 02 02:45:00.573029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Availability Zones retrieved successfully. Jan 02 02:45:00.641003 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Flow 'volume_create_api' (e037ac48-1966-4164-bcb1-a2689421aa2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:45:00.644113 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f90f01b7-1d35-4639-9de5-839130aa86b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:00.657285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:45:00.909968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f90f01b7-1d35-4639-9de5-839130aa86b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:00.916021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec852b89-0a8d-40b6-a172-b01ebcf12304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:01.208042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Created reservations ['9153cd9d-62e7-4194-b25d-b62c1b66d08c', 'e1888238-dd94-4a0a-a55e-a847c01ba46c', '4a3a5b79-edc4-4b5e-9052-bb9031d68f8d', '426ccf79-51a4-4fb7-8c65-9fd7a0212658'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:45:01.210779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec852b89-0a8d-40b6-a172-b01ebcf12304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9153cd9d-62e7-4194-b25d-b62c1b66d08c', 'e1888238-dd94-4a0a-a55e-a847c01ba46c', '4a3a5b79-edc4-4b5e-9052-bb9031d68f8d', '426ccf79-51a4-4fb7-8c65-9fd7a0212658']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:01.213179 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c51b80-fab4-4dd2-99ca-575347c41625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:01.400306 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c51b80-fab4-4dd2-99ca-575347c41625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb0e4340-c235-464f-8c88-551180efa543', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-393615392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6911cd4bd43d4c419c324fc2a5b31d2c',qos_specs=None,replication_status=,reservations=['9153cd9d-62e7-4194-b25d-b62c1b66d08c','e1888238-dd94-4a0a-a55e-a847c01ba46c','4a3a5b79-edc4-4b5e-9052-bb9031d68f8d','426ccf79-51a4-4fb7-8c65-9fd7a0212658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='445ec42fff334ef2a6ed29db2fb8b792',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:45:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-393615392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb0e4340-c235-464f-8c88-551180efa543,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6911cd4bd43d4c419c324fc2a5b31d2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='445ec42fff334ef2a6ed29db2fb8b792',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:01.410794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4519be6d-064d-4179-ab40-a3575cb68a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:01.525715 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4519be6d-064d-4179-ab40-a3575cb68a86) transitioned into state 'SUCCESS' from state '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-393615392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6911cd4bd43d4c419c324fc2a5b31d2c',qos_specs=None,replication_status=,reservations=['9153cd9d-62e7-4194-b25d-b62c1b66d08c','e1888238-dd94-4a0a-a55e-a847c01ba46c','4a3a5b79-edc4-4b5e-9052-bb9031d68f8d','426ccf79-51a4-4fb7-8c65-9fd7a0212658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='445ec42fff334ef2a6ed29db2fb8b792',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:01.530452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53104d05-9d49-4363-bb8a-3fea9486ba75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:01.584091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53104d05-9d49-4363-bb8a-3fea9486ba75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:01.592306 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Flow 'volume_create_api' (e037ac48-1966-4164-bcb1-a2689421aa2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:45:01.885718 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Create volume request issued successfully. Jan 02 02:45:01.949715 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a3c1d6c-7b80-4d05-88ab-4b44f8d3b41b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes returned with HTTP 202 Jan 02 02:45:01.954366 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 621/1241] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:44:59 2021] POST /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes => generated 817 bytes in 2012 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:45:01.973938 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d9fa76e-bd01-4bd8-a0fb-21e333a85558 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:45:01.975451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d9fa76e-bd01-4bd8-a0fb-21e333a85558 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:01.975840 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:01.975840 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:01.976528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d9fa76e-bd01-4bd8-a0fb-21e333a85558 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:02.169601 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:02.169601 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:02.183001 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0d9fa76e-bd01-4bd8-a0fb-21e333a85558 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:45:02.247169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d9fa76e-bd01-4bd8-a0fb-21e333a85558 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:45:02.250364 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 622/1242] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:01 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 909 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:45:02.331817 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] POST http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes Jan 02 02:45:02.332623 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1867025159"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:02.335947 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1867025159'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:45:02.336258 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Create volume of 1 GB Jan 02 02:45:02.386473 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Availability Zones retrieved successfully. Jan 02 02:45:02.461145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Flow 'volume_create_api' (9f9f2827-18aa-4b54-8e5f-22a21378dc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:45:02.470629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15e30ea8-2ef9-4e68-8415-67a3b1829e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:02.476718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:45:02.640013 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15e30ea8-2ef9-4e68-8415-67a3b1829e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:02.645218 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf12259-0a5e-4195-9b26-7f01ac49e49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:02.846945 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Created reservations ['4ab069b6-7d0f-4b51-9781-81ea2e8b14e3', 'a57c242b-f396-44b0-b4dd-0323e22158dc', '0f222512-2087-407a-a044-dbf6dfca279a', '02783c34-0f68-416b-9adc-bc98b689cd27'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:45:02.851334 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf12259-0a5e-4195-9b26-7f01ac49e49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ab069b6-7d0f-4b51-9781-81ea2e8b14e3', 'a57c242b-f396-44b0-b4dd-0323e22158dc', '0f222512-2087-407a-a044-dbf6dfca279a', '02783c34-0f68-416b-9adc-bc98b689cd27']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:02.855120 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b289a06a-c0cd-4c40-ab7b-3694c0e55646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:02.951974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b289a06a-c0cd-4c40-ab7b-3694c0e55646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1867025159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d0c57afa8e4170bffde98bd313eab2',qos_specs=None,replication_status=,reservations=['4ab069b6-7d0f-4b51-9781-81ea2e8b14e3','a57c242b-f396-44b0-b4dd-0323e22158dc','0f222512-2087-407a-a044-dbf6dfca279a','02783c34-0f68-416b-9adc-bc98b689cd27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eaad0351b094f5bbb1f201085fd7f8c',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1867025159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42d0c57afa8e4170bffde98bd313eab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2eaad0351b094f5bbb1f201085fd7f8c',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:02.954756 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4150990c-4789-4751-94c4-bc2409ea0e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:02.998305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4150990c-4789-4751-94c4-bc2409ea0e89) transitioned into state 'SUCCESS' from state '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-1867025159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d0c57afa8e4170bffde98bd313eab2',qos_specs=None,replication_status=,reservations=['4ab069b6-7d0f-4b51-9781-81ea2e8b14e3','a57c242b-f396-44b0-b4dd-0323e22158dc','0f222512-2087-407a-a044-dbf6dfca279a','02783c34-0f68-416b-9adc-bc98b689cd27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eaad0351b094f5bbb1f201085fd7f8c',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:03.001749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f0a8369-6bce-4348-be55-87c5651bb1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:03.092961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f0a8369-6bce-4348-be55-87c5651bb1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:03.102072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Flow 'volume_create_api' (9f9f2827-18aa-4b54-8e5f-22a21378dc01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:45:03.267901 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-485131f5-aaff-4055-bdae-9b3e5a897f27 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:45:03.268698 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-485131f5-aaff-4055-bdae-9b3e5a897f27 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:03.269103 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:03.269103 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:03.269644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-485131f5-aaff-4055-bdae-9b3e5a897f27 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:03.292110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Create volume request issued successfully. Jan 02 02:45:03.331746 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d8a21775-7aef-46fa-9690-640cc3f835f5 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes returned with HTTP 202 Jan 02 02:45:03.348774 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 621/1243] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:45:01 2021] POST /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes => generated 819 bytes in 1550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:45:03.366343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e5985ab-8f1e-4ba7-a91b-d776eeb31e7f tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] GET http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 Jan 02 02:45:03.366888 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e5985ab-8f1e-4ba7-a91b-d776eeb31e7f tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:03.367075 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:03.367075 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:03.367454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e5985ab-8f1e-4ba7-a91b-d776eeb31e7f tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:03.396850 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:03.396850 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:03.431020 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-485131f5-aaff-4055-bdae-9b3e5a897f27 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:45:03.456443 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:03.456443 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:03.468205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3e5985ab-8f1e-4ba7-a91b-d776eeb31e7f tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:03.494521 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e5985ab-8f1e-4ba7-a91b-d776eeb31e7f tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 returned with HTTP 200 Jan 02 02:45:03.495279 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 622/1244] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:03 2021] GET /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 => generated 911 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:45:03.496801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-485131f5-aaff-4055-bdae-9b3e5a897f27 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:45:03.498092 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 623/1245] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:03 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 910 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:45:04.530393 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7089d5de-5bab-42d5-bdaf-5a0e44561003 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] GET http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 Jan 02 02:45:04.531506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7089d5de-5bab-42d5-bdaf-5a0e44561003 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:04.531895 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:04.531895 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:04.532674 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7089d5de-5bab-42d5-bdaf-5a0e44561003 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:04.619381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:04.619381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:04.636272 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7089d5de-5bab-42d5-bdaf-5a0e44561003 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:04.674213 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7089d5de-5bab-42d5-bdaf-5a0e44561003 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 returned with HTTP 200 Jan 02 02:45:04.676113 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 623/1246] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:04 2021] GET /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 => generated 912 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:04.703896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c1ead07-c97d-4afd-a09d-bccd15abfde6 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] POST http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata Jan 02 02:45:04.704807 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:04.704807 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:04.706083 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c1ead07-c97d-4afd-a09d-bccd15abfde6 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:04.832097 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:04.832097 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:04.835770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c1ead07-c97d-4afd-a09d-bccd15abfde6 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:04.879731 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c1ead07-c97d-4afd-a09d-bccd15abfde6 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Create volume metadata completed successfully. Jan 02 02:45:04.891521 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c1ead07-c97d-4afd-a09d-bccd15abfde6 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata returned with HTTP 200 Jan 02 02:45:04.894477 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 624/1247] 10.222.0.39 () {60 vars in 1364 bytes} [Sat Jan 2 02:45:04 2021] POST /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata => generated 101 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:04.904815 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bda345c-78a5-408b-9da0-815cb51de001 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] GET http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata Jan 02 02:45:04.904815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bda345c-78a5-408b-9da0-815cb51de001 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:04.905261 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:04.905261 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:04.905486 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bda345c-78a5-408b-9da0-815cb51de001 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:04.966905 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:04.966905 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:04.968113 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2bda345c-78a5-408b-9da0-815cb51de001 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:04.994344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2bda345c-78a5-408b-9da0-815cb51de001 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Get volume metadata completed successfully. Jan 02 02:45:04.996782 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bda345c-78a5-408b-9da0-815cb51de001 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata returned with HTTP 200 Jan 02 02:45:04.998920 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 624/1248] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:45:04 2021] GET /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata => generated 101 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:05.017734 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f98b5be-4479-429d-a53e-06a6c4d78b4a tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] PUT http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata Jan 02 02:45:05.019245 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:05.019245 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:05.020367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f98b5be-4479-429d-a53e-06a6c4d78b4a tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:05.157648 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:05.157648 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:05.160695 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0f98b5be-4479-429d-a53e-06a6c4d78b4a tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:05.221413 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0f98b5be-4479-429d-a53e-06a6c4d78b4a tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Update volume metadata completed successfully. Jan 02 02:45:05.226710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f98b5be-4479-429d-a53e-06a6c4d78b4a tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata returned with HTTP 200 Jan 02 02:45:05.229144 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 625/1249] 10.222.0.39 () {60 vars in 1362 bytes} [Sat Jan 2 02:45:05 2021] PUT /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata => generated 57 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:45:05.246043 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dac52235-9709-44bb-9d72-28cb53af7237 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] GET http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata Jan 02 02:45:05.247140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dac52235-9709-44bb-9d72-28cb53af7237 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:05.247604 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:05.247604 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:05.248394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dac52235-9709-44bb-9d72-28cb53af7237 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:05.360434 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:05.360434 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:05.361937 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dac52235-9709-44bb-9d72-28cb53af7237 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:05.375774 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dac52235-9709-44bb-9d72-28cb53af7237 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Get volume metadata completed successfully. Jan 02 02:45:05.376640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dac52235-9709-44bb-9d72-28cb53af7237 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata returned with HTTP 200 Jan 02 02:45:05.377933 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 625/1250] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:45:05 2021] GET /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata => generated 57 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:45:05.390548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9860efd3-61ad-4a5b-ba45-319cbee37fb3 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] DELETE http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata/key1 Jan 02 02:45:05.391342 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9860efd3-61ad-4a5b-ba45-319cbee37fb3 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:05.391898 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:05.391898 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:05.392518 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9860efd3-61ad-4a5b-ba45-319cbee37fb3 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:05.484961 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:05.484961 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:05.487002 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9860efd3-61ad-4a5b-ba45-319cbee37fb3 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:05.509470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9860efd3-61ad-4a5b-ba45-319cbee37fb3 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Get volume metadata completed successfully. Jan 02 02:45:05.525328 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:45:05.525328 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:45:05.534381 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9860efd3-61ad-4a5b-ba45-319cbee37fb3 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Delete volume metadata completed successfully. Jan 02 02:45:05.534381 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9860efd3-61ad-4a5b-ba45-319cbee37fb3 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata/key1 returned with HTTP 200 Jan 02 02:45:05.540639 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 626/1251] 10.222.0.39 () {58 vars in 1360 bytes} [Sat Jan 2 02:45:05 2021] DELETE /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata/key1 => generated 0 bytes in 152 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 02 02:45:05.556247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07624271-2c0f-4648-91bb-475eb3182b29 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] GET http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata Jan 02 02:45:05.557550 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07624271-2c0f-4648-91bb-475eb3182b29 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:05.558003 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:05.558003 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:05.559945 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07624271-2c0f-4648-91bb-475eb3182b29 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:05.791045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:05.791045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:05.792982 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-07624271-2c0f-4648-91bb-475eb3182b29 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:05.805732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-07624271-2c0f-4648-91bb-475eb3182b29 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Get volume metadata completed successfully. Jan 02 02:45:05.806556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07624271-2c0f-4648-91bb-475eb3182b29 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata returned with HTTP 200 Jan 02 02:45:05.814516 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 626/1252] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:45:05 2021] GET /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata => generated 32 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:45:05.821467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95ca57bc-783b-49b8-bd9b-cb8af6152205 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] PUT http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata Jan 02 02:45:05.822102 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:05.822102 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:05.822705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95ca57bc-783b-49b8-bd9b-cb8af6152205 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:05.889564 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:05.889564 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:05.891957 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-95ca57bc-783b-49b8-bd9b-cb8af6152205 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:05.927593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-95ca57bc-783b-49b8-bd9b-cb8af6152205 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Update volume metadata completed successfully. Jan 02 02:45:05.928560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95ca57bc-783b-49b8-bd9b-cb8af6152205 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata returned with HTTP 200 Jan 02 02:45:05.930018 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 627/1253] 10.222.0.39 () {60 vars in 1362 bytes} [Sat Jan 2 02:45:05 2021] PUT /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata => generated 16 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 02 02:45:05.953646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0de622ae-3a27-4e7c-92ea-f5d2b09397b1 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] POST http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata Jan 02 02:45:05.954151 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:05.954151 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:05.955285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0de622ae-3a27-4e7c-92ea-f5d2b09397b1 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:06.018464 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:06.018464 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:06.019683 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0de622ae-3a27-4e7c-92ea-f5d2b09397b1 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:06.040039 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0de622ae-3a27-4e7c-92ea-f5d2b09397b1 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Create volume metadata completed successfully. Jan 02 02:45:06.040701 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0de622ae-3a27-4e7c-92ea-f5d2b09397b1 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata returned with HTTP 200 Jan 02 02:45:06.041612 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 627/1254] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 02:45:05 2021] POST /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata => generated 68 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 02 02:45:06.053184 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e1cf4a3-e4e9-401e-aff9-58e105bae5bd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] PUT http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata/key3 Jan 02 02:45:06.054235 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:06.054235 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:06.055196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e1cf4a3-e4e9-401e-aff9-58e105bae5bd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:06.166135 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:06.166135 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:06.168439 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e1cf4a3-e4e9-401e-aff9-58e105bae5bd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:06.196490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e1cf4a3-e4e9-401e-aff9-58e105bae5bd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Update volume metadata completed successfully. Jan 02 02:45:06.197716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e1cf4a3-e4e9-401e-aff9-58e105bae5bd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata/key3 returned with HTTP 200 Jan 02 02:45:06.203490 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 628/1255] 10.222.0.39 () {60 vars in 1377 bytes} [Sat Jan 2 02:45:06 2021] PUT /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata/key3 => generated 35 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:45:06.214961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51895132-34cd-4371-908d-a3186a51a543 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] GET http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata/key3 Jan 02 02:45:06.216808 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51895132-34cd-4371-908d-a3186a51a543 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:06.217255 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:06.217255 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:06.218066 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51895132-34cd-4371-908d-a3186a51a543 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:06.292703 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:06.292703 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:06.295917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-51895132-34cd-4371-908d-a3186a51a543 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:06.319875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-51895132-34cd-4371-908d-a3186a51a543 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Get volume metadata completed successfully. Jan 02 02:45:06.321307 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51895132-34cd-4371-908d-a3186a51a543 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata/key3 returned with HTTP 200 Jan 02 02:45:06.327249 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 628/1256] 10.222.0.39 () {58 vars in 1357 bytes} [Sat Jan 2 02:45:06 2021] GET /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata/key3 => generated 35 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:45:06.337514 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-643eb4b3-402c-4aab-9c2d-06a0c7fb197e tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] GET http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata Jan 02 02:45:06.338526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-643eb4b3-402c-4aab-9c2d-06a0c7fb197e tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:06.339019 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:06.339019 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:06.339885 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-643eb4b3-402c-4aab-9c2d-06a0c7fb197e tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:06.445756 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:06.445756 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:06.448250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-643eb4b3-402c-4aab-9c2d-06a0c7fb197e tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:06.469857 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-643eb4b3-402c-4aab-9c2d-06a0c7fb197e tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Get volume metadata completed successfully. Jan 02 02:45:06.471446 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-643eb4b3-402c-4aab-9c2d-06a0c7fb197e tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata returned with HTTP 200 Jan 02 02:45:06.478250 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 629/1257] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:45:06 2021] GET /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata => generated 75 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:45:06.485332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61671696-c0b3-44cd-b834-a751313276dd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] PUT http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata Jan 02 02:45:06.486104 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:06.486104 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:06.486532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61671696-c0b3-44cd-b834-a751313276dd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:06.548068 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:06.548068 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:06.549184 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-61671696-c0b3-44cd-b834-a751313276dd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:06.572319 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-61671696-c0b3-44cd-b834-a751313276dd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Update volume metadata completed successfully. Jan 02 02:45:06.573606 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61671696-c0b3-44cd-b834-a751313276dd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata returned with HTTP 200 Jan 02 02:45:06.580919 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 629/1258] 10.222.0.39 () {60 vars in 1362 bytes} [Sat Jan 2 02:45:06 2021] PUT /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8/metadata => generated 16 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:45:06.589704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6405008f-068b-478f-9d26-63039693042c tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] DELETE http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 Jan 02 02:45:06.590870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6405008f-068b-478f-9d26-63039693042c tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:06.591342 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:06.591342 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:06.592394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6405008f-068b-478f-9d26-63039693042c tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:06.593387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-6405008f-068b-478f-9d26-63039693042c tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Delete volume with id: ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 Jan 02 02:45:06.700645 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:06.700645 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:06.702702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6405008f-068b-478f-9d26-63039693042c tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:06.781853 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6405008f-068b-478f-9d26-63039693042c tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Delete volume request issued successfully. Jan 02 02:45:06.782907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6405008f-068b-478f-9d26-63039693042c tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 returned with HTTP 202 Jan 02 02:45:06.792009 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 630/1259] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:45:06 2021] DELETE /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:45:06.797085 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d31859a-c98b-455a-a57c-a828a0480944 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] GET http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 Jan 02 02:45:06.798052 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d31859a-c98b-455a-a57c-a828a0480944 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:06.798474 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:06.798474 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:06.799115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d31859a-c98b-455a-a57c-a828a0480944 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:06.979668 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:06.979668 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:07.017391 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4d31859a-c98b-455a-a57c-a828a0480944 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:07.091758 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d31859a-c98b-455a-a57c-a828a0480944 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 returned with HTTP 200 Jan 02 02:45:07.094337 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 630/1260] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:06 2021] GET /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 => generated 911 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:08.111435 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5491cdcf-6233-4867-acc1-44503cc19f8c tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] GET http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 Jan 02 02:45:08.112840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5491cdcf-6233-4867-acc1-44503cc19f8c tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:08.113278 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:08.113278 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:08.114466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5491cdcf-6233-4867-acc1-44503cc19f8c tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:08.234640 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:08.234640 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:08.245509 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5491cdcf-6233-4867-acc1-44503cc19f8c tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:08.286040 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5491cdcf-6233-4867-acc1-44503cc19f8c tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 returned with HTTP 200 Jan 02 02:45:08.303906 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 631/1261] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:08 2021] GET /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:09.303751 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62e1c0a0-b099-4841-98b7-dcfb73d316bd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] GET http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 Jan 02 02:45:09.304385 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62e1c0a0-b099-4841-98b7-dcfb73d316bd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:09.304666 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:09.304666 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:09.305049 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62e1c0a0-b099-4841-98b7-dcfb73d316bd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:09.454447 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:09.454447 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:09.481936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-62e1c0a0-b099-4841-98b7-dcfb73d316bd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Volume info retrieved successfully. Jan 02 02:45:09.527253 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62e1c0a0-b099-4841-98b7-dcfb73d316bd tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 returned with HTTP 200 Jan 02 02:45:09.531897 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 631/1262] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:09 2021] GET /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 => generated 911 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:10.559471 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02c975b8-4836-4b6a-921a-76184b823aa7 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] GET http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 Jan 02 02:45:10.562568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02c975b8-4836-4b6a-921a-76184b823aa7 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:10.562966 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:10.562966 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:10.564202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02c975b8-4836-4b6a-921a-76184b823aa7 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:11.182757 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02c975b8-4836-4b6a-921a-76184b823aa7 tempest-VolumesMetadataTest-1063251047 tempest-VolumesMetadataTest-1063251047] http://10.222.0.39/volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 returned with HTTP 404 Jan 02 02:45:11.185374 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 632/1263] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:10 2021] GET /volume/v3/42d0c57afa8e4170bffde98bd313eab2/volumes/ca1f8859-88c0-4fa7-92b4-abd3f7edbcd8 => generated 109 bytes in 637 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:45:21.954391 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3bf8a444-ed0b-4f86-9a95-2b0369d01bcb tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] GET http://10.222.0.39/volume/v3/ee198937296846c08a76d5421fb5b615/scheduler-stats/get_pools Jan 02 02:45:21.956830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3bf8a444-ed0b-4f86-9a95-2b0369d01bcb tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:21.960113 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:21.960113 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:21.968126 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3bf8a444-ed0b-4f86-9a95-2b0369d01bcb tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] Calling method 'get_pools' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:22.018921 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3bf8a444-ed0b-4f86-9a95-2b0369d01bcb tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] http://10.222.0.39/volume/v3/ee198937296846c08a76d5421fb5b615/scheduler-stats/get_pools returned with HTTP 200 Jan 02 02:45:22.023064 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 632/1264] 10.222.0.39 () {58 vars in 1258 bytes} [Sat Jan 2 02:45:21 2021] GET /volume/v3/ee198937296846c08a76d5421fb5b615/scheduler-stats/get_pools => generated 61 bytes in 967 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:45:22.069956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-578d2551-29dc-4d39-b655-37bd1d7c5d8a tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] GET http://10.222.0.39/volume/v3/ee198937296846c08a76d5421fb5b615/scheduler-stats/get_pools?detail=True Jan 02 02:45:22.071040 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-578d2551-29dc-4d39-b655-37bd1d7c5d8a tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:22.080832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-578d2551-29dc-4d39-b655-37bd1d7c5d8a tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] Calling method 'get_pools' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:22.122160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes Jan 02 02:45:22.123280 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1470194324"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:22.125954 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1470194324'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:45:22.128953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Create volume of 1 GB Jan 02 02:45:22.158552 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-578d2551-29dc-4d39-b655-37bd1d7c5d8a tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] http://10.222.0.39/volume/v3/ee198937296846c08a76d5421fb5b615/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 02 02:45:22.160788 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 633/1265] 10.222.0.39 () {58 vars in 1281 bytes} [Sat Jan 2 02:45:22 2021] GET /volume/v3/ee198937296846c08a76d5421fb5b615/scheduler-stats/get_pools?detail=True => generated 769 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:22.173487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Availability Zones retrieved successfully. Jan 02 02:45:22.189797 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b8550d2-ee0c-4854-8084-c7826821fe0b tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] GET http://10.222.0.39/volume/v3/ee198937296846c08a76d5421fb5b615/capabilities/n-d-767704-6@lvmdriver-1 Jan 02 02:45:22.190776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4b8550d2-ee0c-4854-8084-c7826821fe0b tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:22.191679 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4b8550d2-ee0c-4854-8084-c7826821fe0b tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:22.222333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Flow 'volume_create_api' (5b574e2a-52da-4cac-aa85-0161518f0f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:45:22.247857 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b8550d2-ee0c-4854-8084-c7826821fe0b tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] http://10.222.0.39/volume/v3/ee198937296846c08a76d5421fb5b615/capabilities/n-d-767704-6@lvmdriver-1 returned with HTTP 200 Jan 02 02:45:22.252079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c00c35-7c99-4a39-8896-a4682ac32e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:22.257912 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 634/1266] 10.222.0.39 () {58 vars in 1294 bytes} [Sat Jan 2 02:45:22 2021] GET /volume/v3/ee198937296846c08a76d5421fb5b615/capabilities/n-d-767704-6@lvmdriver-1 => generated 712 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:22.259915 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:45:22.314627 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a19b041-2185-4989-a80e-50af83de8877 tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] GET http://10.222.0.39/volume/v3/ee198937296846c08a76d5421fb5b615/capabilities/n-d-767704-6@lvmdriver-1 Jan 02 02:45:22.317311 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a19b041-2185-4989-a80e-50af83de8877 tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:22.318827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a19b041-2185-4989-a80e-50af83de8877 tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:22.356819 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a19b041-2185-4989-a80e-50af83de8877 tempest-BackendsCapabilitiesAdminTestsJSON-25886629 tempest-BackendsCapabilitiesAdminTestsJSON-25886629] http://10.222.0.39/volume/v3/ee198937296846c08a76d5421fb5b615/capabilities/n-d-767704-6@lvmdriver-1 returned with HTTP 200 Jan 02 02:45:22.358726 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 635/1267] 10.222.0.39 () {58 vars in 1294 bytes} [Sat Jan 2 02:45:22 2021] GET /volume/v3/ee198937296846c08a76d5421fb5b615/capabilities/n-d-767704-6@lvmdriver-1 => generated 712 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:22.570321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c00c35-7c99-4a39-8896-a4682ac32e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:22.573202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b9e14ad-857f-4feb-ad9a-45502f010a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:22.712108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Created reservations ['5686a6dd-dfc5-46de-be9a-cd0899755411', '6770afec-dba6-4dc4-bd5c-41f2f078e9e6', '5c7c63e5-6eb3-4b2e-a042-509a24ef0c25', '8671981b-a0d8-4317-a434-1dfc6071bf20'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:45:22.714083 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b9e14ad-857f-4feb-ad9a-45502f010a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5686a6dd-dfc5-46de-be9a-cd0899755411', '6770afec-dba6-4dc4-bd5c-41f2f078e9e6', '5c7c63e5-6eb3-4b2e-a042-509a24ef0c25', '8671981b-a0d8-4317-a434-1dfc6071bf20']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:22.716506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93401ea7-c468-486d-9f9c-53b7bfd8af8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:22.837325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93401ea7-c468-486d-9f9c-53b7bfd8af8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b56026dd-cd5e-445d-8223-000a111fd6d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1470194324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9a5c0985efd462182ff096db62b50bf',qos_specs=None,replication_status=,reservations=['5686a6dd-dfc5-46de-be9a-cd0899755411','6770afec-dba6-4dc4-bd5c-41f2f078e9e6','5c7c63e5-6eb3-4b2e-a042-509a24ef0c25','8671981b-a0d8-4317-a434-1dfc6071bf20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dfb410086364df0a30cb3411aadb7a5',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1470194324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b56026dd-cd5e-445d-8223-000a111fd6d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9a5c0985efd462182ff096db62b50bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2dfb410086364df0a30cb3411aadb7a5',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:22.839956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcaa90a6-7979-4d39-a107-952d540c9b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:22.891821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcaa90a6-7979-4d39-a107-952d540c9b74) transitioned into state 'SUCCESS' from state '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-1470194324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9a5c0985efd462182ff096db62b50bf',qos_specs=None,replication_status=,reservations=['5686a6dd-dfc5-46de-be9a-cd0899755411','6770afec-dba6-4dc4-bd5c-41f2f078e9e6','5c7c63e5-6eb3-4b2e-a042-509a24ef0c25','8671981b-a0d8-4317-a434-1dfc6071bf20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dfb410086364df0a30cb3411aadb7a5',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:22.898160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f519c9da-cdc5-4d60-9b6d-ac00a47475f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:45:22.939763 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f519c9da-cdc5-4d60-9b6d-ac00a47475f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:45:22.944855 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Flow 'volume_create_api' (5b574e2a-52da-4cac-aa85-0161518f0f17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:45:23.039240 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Create volume request issued successfully. Jan 02 02:45:23.066099 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-114059cb-9b4d-4e0d-808c-c652d94046d5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes returned with HTTP 202 Jan 02 02:45:23.067128 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 633/1268] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:45:21 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes => generated 819 bytes in 1851 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:45:23.082422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-beb28129-1175-493e-8d84-6ad7fca9df6d tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 Jan 02 02:45:23.083740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-beb28129-1175-493e-8d84-6ad7fca9df6d tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:23.085051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-beb28129-1175-493e-8d84-6ad7fca9df6d tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:23.146952 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:23.146952 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:23.158496 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-beb28129-1175-493e-8d84-6ad7fca9df6d tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Volume info retrieved successfully. Jan 02 02:45:23.188000 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-beb28129-1175-493e-8d84-6ad7fca9df6d tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 returned with HTTP 200 Jan 02 02:45:23.189219 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 636/1269] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:23 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 => generated 887 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:24.208058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5987376f-ee83-453b-85ee-5a541ea5a76d tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 Jan 02 02:45:24.209959 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5987376f-ee83-453b-85ee-5a541ea5a76d tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:24.210406 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:24.210406 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:24.211179 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5987376f-ee83-453b-85ee-5a541ea5a76d tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:24.300423 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:24.300423 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:24.310717 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5987376f-ee83-453b-85ee-5a541ea5a76d tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Volume info retrieved successfully. Jan 02 02:45:24.353362 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5987376f-ee83-453b-85ee-5a541ea5a76d tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 returned with HTTP 200 Jan 02 02:45:24.364853 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 634/1270] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:24 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 => generated 911 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:25.379854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f10f967c-0693-438c-b5e4-bfdf570d8aa2 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 Jan 02 02:45:25.380746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f10f967c-0693-438c-b5e4-bfdf570d8aa2 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:25.380896 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:25.380896 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:25.381177 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f10f967c-0693-438c-b5e4-bfdf570d8aa2 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:25.467084 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:25.467084 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:25.477729 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f10f967c-0693-438c-b5e4-bfdf570d8aa2 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Volume info retrieved successfully. Jan 02 02:45:25.505756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f10f967c-0693-438c-b5e4-bfdf570d8aa2 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 returned with HTTP 200 Jan 02 02:45:25.506838 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 637/1271] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:25 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 => generated 912 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:45:34.980855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-dab5f599-cbe3-43a0-9fd8-a533f6494b5c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:45:34.982155 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-dab5f599-cbe3-43a0-9fd8-a533f6494b5c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:34.982575 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:34.982575 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:34.983243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-dab5f599-cbe3-43a0-9fd8-a533f6494b5c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:35.035003 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:35.035003 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:35.045160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-dab5f599-cbe3-43a0-9fd8-a533f6494b5c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:45:35.072299 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-dab5f599-cbe3-43a0-9fd8-a533f6494b5c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:45:35.073879 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 635/1272] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:45:34 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 1367 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:45:35.105700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 Jan 02 02:45:35.107245 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:35.107901 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:35.107901 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:35.109134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:35.220633 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:35.220633 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:35.230218 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:45:35.261951 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 returned with HTTP 200 Jan 02 02:45:35.263009 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 638/1273] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:45:35 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 => generated 919 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:35.290328 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-6e161dfa-fd12-4d23-934e-2de1c2f4691d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e Jan 02 02:45:35.291528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-6e161dfa-fd12-4d23-934e-2de1c2f4691d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:35.291726 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:35.291726 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:35.292426 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-6e161dfa-fd12-4d23-934e-2de1c2f4691d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:35.346885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:35.346885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:35.361178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-6e161dfa-fd12-4d23-934e-2de1c2f4691d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:45:35.398302 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-6e161dfa-fd12-4d23-934e-2de1c2f4691d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e returned with HTTP 200 Jan 02 02:45:35.399494 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 636/1274] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:45:35 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e => generated 918 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:35.412398 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume// Jan 02 02:45:35.413322 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:35.413868 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:35.413868 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:35.414628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:35.416143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:45:35.418018 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 639/1275] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:45:35 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:45:35.432654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-6aa6cedf-1aa4-42ec-8e86-e5f1c760417e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] POST http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments Jan 02 02:45:35.433152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:35.433152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:35.433882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-6aa6cedf-1aa4-42ec-8e86-e5f1c760417e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50acc7b2-d9d3-4362-823f-fc5b25cfb927", "instance_uuid": "60da0d9f-7ffb-4e90-adcf-9a6ef270517d", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:35.493698 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:35.493698 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:35.585491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-6aa6cedf-1aa4-42ec-8e86-e5f1c760417e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments returned with HTTP 200 Jan 02 02:45:35.594947 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume// Jan 02 02:45:35.594947 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:35.595236 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:35.596341 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-3dec20a5-e329-46c5-9758-4125599a6cdd tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:45:35.597641 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 640/1276] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:45: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 02 02:45:35.602494 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 637/1277] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:45:35 2021] POST /volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:45:35.614958 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-07378303-12d5-409a-b96e-38617e6b081e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] POST http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments Jan 02 02:45:35.616104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-07378303-12d5-409a-b96e-38617e6b081e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c2be715-c5b4-4175-8cda-7cd3f38f1a26", "instance_uuid": "60da0d9f-7ffb-4e90-adcf-9a6ef270517d", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:35.809389 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:35.809389 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:35.871170 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-07378303-12d5-409a-b96e-38617e6b081e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments returned with HTTP 200 Jan 02 02:45:35.872188 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 641/1278] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:45:35 2021] POST /volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:45:35.880421 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-6aa6cedf-1aa4-42ec-8e86-e5f1c760417e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume// Jan 02 02:45:35.881638 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-6aa6cedf-1aa4-42ec-8e86-e5f1c760417e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:35.882100 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:35.882100 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:35.882494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-6aa6cedf-1aa4-42ec-8e86-e5f1c760417e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:35.884243 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-6aa6cedf-1aa4-42ec-8e86-e5f1c760417e tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:45:35.886093 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 638/1279] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:45:35 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:45:35.906062 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-ca90528c-923b-4e44-83a6-ab8141a36a87 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] POST http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments Jan 02 02:45:35.907030 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:35.907030 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:35.907514 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-ca90528c-923b-4e44-83a6-ab8141a36a87 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b27bad2-271c-43a0-9ffe-b39f26d8f46e", "instance_uuid": "60da0d9f-7ffb-4e90-adcf-9a6ef270517d", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:35.971950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:35.971950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:36.053242 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-ca90528c-923b-4e44-83a6-ab8141a36a87 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments returned with HTTP 200 Jan 02 02:45:36.055077 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 642/1280] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:45:35 2021] POST /volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments => generated 273 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:45:37.290936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-633fcf6c-1e81-4b5c-b331-2012e6638e45 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] POST http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action Jan 02 02:45:37.293545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-633fcf6c-1e81-4b5c-b331-2012e6638e45 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action body: b'{"os-attach": {"instance_uuid": "1f177f19-2f7d-45a5-ac68-5858fe9149bd", "mountpoint": "/dev/sdb"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:45:37.294662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-633fcf6c-1e81-4b5c-b331-2012e6638e45 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1f177f19-2f7d-45a5-ac68-5858fe9149bd", "mountpoint": "/dev/sdb"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:37.454724 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:37.454724 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:37.457687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-633fcf6c-1e81-4b5c-b331-2012e6638e45 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:45:37.493066 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-633fcf6c-1e81-4b5c-b331-2012e6638e45 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Update volume admin metadata completed successfully. Jan 02 02:45:37.887252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-633fcf6c-1e81-4b5c-b331-2012e6638e45 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Attach volume completed successfully. Jan 02 02:45:37.888433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-633fcf6c-1e81-4b5c-b331-2012e6638e45 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action returned with HTTP 202 Jan 02 02:45:37.890447 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 639/1281] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:45:37 2021] POST /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action => generated 0 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:45:37.898433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f4f08f7-4f14-4763-9de1-fda5298ff4b8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:45:37.898966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f4f08f7-4f14-4763-9de1-fda5298ff4b8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:37.899184 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:37.899184 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:37.899533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f4f08f7-4f14-4763-9de1-fda5298ff4b8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:37.953491 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:37.953491 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:37.981033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3f4f08f7-4f14-4763-9de1-fda5298ff4b8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:45:38.031087 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:38.031087 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:38.059226 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f4f08f7-4f14-4763-9de1-fda5298ff4b8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:45:38.073314 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 643/1282] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:37 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 1244 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:45:38.076256 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25b30a11-a4f2-48a0-9ee8-bb0a2425b26d tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] POST http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action Jan 02 02:45:38.076748 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:38.076748 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:38.077192 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25b30a11-a4f2-48a0-9ee8-bb0a2425b26d tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action body: b'{"os-detach": {}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:45:38.077549 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25b30a11-a4f2-48a0-9ee8-bb0a2425b26d tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:38.200210 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:38.200210 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:38.214057 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-25b30a11-a4f2-48a0-9ee8-bb0a2425b26d tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:45:38.525354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f4f08f7-4f14-4763-9de1-fda5298ff4b8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume// Jan 02 02:45:38.526401 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f4f08f7-4f14-4763-9de1-fda5298ff4b8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:38.526793 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:38.526793 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:38.527170 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f4f08f7-4f14-4763-9de1-fda5298ff4b8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:38.528300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f4f08f7-4f14-4763-9de1-fda5298ff4b8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:45:38.529424 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 644/1283] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:45:38 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:45:38.542731 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-103e6016-f466-497c-8193-048824a7554a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:45:38.543456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-103e6016-f466-497c-8193-048824a7554a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:38.544159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-103e6016-f466-497c-8193-048824a7554a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:38.548156 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-25b30a11-a4f2-48a0-9ee8-bb0a2425b26d tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Detach volume completed successfully. Jan 02 02:45:38.549366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25b30a11-a4f2-48a0-9ee8-bb0a2425b26d tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action returned with HTTP 202 Jan 02 02:45:38.551439 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 640/1284] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:45:38 2021] POST /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action => generated 0 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:45:38.559902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7527c4f0-f4ab-4478-86a1-6f498cf7a9bb tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:45:38.560719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7527c4f0-f4ab-4478-86a1-6f498cf7a9bb tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:38.561087 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:38.561087 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:38.561685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7527c4f0-f4ab-4478-86a1-6f498cf7a9bb tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:38.605222 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:38.605222 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:38.615573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-103e6016-f466-497c-8193-048824a7554a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:45:38.638007 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:38.638007 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:38.651241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-103e6016-f466-497c-8193-048824a7554a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:45:38.652678 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 645/1285] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:45:38 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 1465 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:45:38.673084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-03bb555e-85be-4592-93ad-d001db8b914a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] PUT http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/dcbe1418-168e-496d-b83c-b0bca00fffe0 Jan 02 02:45:38.673616 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:38.673616 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:38.674036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-03bb555e-85be-4592-93ad-d001db8b914a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:38.686216 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:38.686216 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:38.709978 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7527c4f0-f4ab-4478-86a1-6f498cf7a9bb tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:45:38.736187 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:45:38.736187 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:45:38.737037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-03bb555e-85be-4592-93ad-d001db8b914a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Lock "b'cinder-attachment_update-50acc7b2-d9d3-4362-823f-fc5b25cfb927-n-h2-767704-6'" acquired by "attachment_update" :: waited 0.010s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:45:38.745234 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:38.745234 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:38.775259 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7527c4f0-f4ab-4478-86a1-6f498cf7a9bb tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:45:38.776314 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 641/1286] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:38 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 929 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:45:40.822955 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-03bb555e-85be-4592-93ad-d001db8b914a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Lock "b'cinder-attachment_update-50acc7b2-d9d3-4362-823f-fc5b25cfb927-n-h2-767704-6'" released by "attachment_update" :: held 2.086s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:45:40.824695 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-03bb555e-85be-4592-93ad-d001db8b914a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/dcbe1418-168e-496d-b83c-b0bca00fffe0 returned with HTTP 200 Jan 02 02:45:40.826547 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 646/1287] 10.222.0.35 () {64 vars in 1468 bytes} [Sat Jan 2 02:45:38 2021] PUT /volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/dcbe1418-168e-496d-b83c-b0bca00fffe0 => generated 762 bytes in 2158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:45:40.876113 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-ca22989e-a1a4-497f-8dff-42dac2fa0cc4 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] POST http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/dcbe1418-168e-496d-b83c-b0bca00fffe0/action Jan 02 02:45:40.876860 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:40.876860 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:40.877492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-ca22989e-a1a4-497f-8dff-42dac2fa0cc4 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:45:40.878087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-ca22989e-a1a4-497f-8dff-42dac2fa0cc4 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:40.982341 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:40.982341 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:41.010205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-ca22989e-a1a4-497f-8dff-42dac2fa0cc4 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/dcbe1418-168e-496d-b83c-b0bca00fffe0/action returned with HTTP 204 Jan 02 02:45:41.012417 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 642/1288] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 02:45:40 2021] POST /volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/dcbe1418-168e-496d-b83c-b0bca00fffe0/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:45:41.043077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-03bb555e-85be-4592-93ad-d001db8b914a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume// Jan 02 02:45:41.043897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-03bb555e-85be-4592-93ad-d001db8b914a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:41.044464 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:41.044464 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:41.045567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-03bb555e-85be-4592-93ad-d001db8b914a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:41.048333 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-03bb555e-85be-4592-93ad-d001db8b914a tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:45:41.049457 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 647/1289] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:45:41 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:45:41.064053 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-d5380c38-f3be-4ec2-85bb-3a29a4b460cf tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 Jan 02 02:45:41.065161 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-d5380c38-f3be-4ec2-85bb-3a29a4b460cf tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:41.065561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:41.065561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:41.066269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-d5380c38-f3be-4ec2-85bb-3a29a4b460cf tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:41.195129 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:41.195129 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:41.206769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-d5380c38-f3be-4ec2-85bb-3a29a4b460cf tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:45:41.249826 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:41.249826 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:41.267576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-d5380c38-f3be-4ec2-85bb-3a29a4b460cf tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 returned with HTTP 200 Jan 02 02:45:41.277341 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 643/1290] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:45:41 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 => generated 1017 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:45:41.308764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-33032d84-b3c7-4876-93f7-b11d257d9d43 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] PUT http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/870edd05-9ef1-4e5a-bee5-5b604ec85d62 Jan 02 02:45:41.317151 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-33032d84-b3c7-4876-93f7-b11d257d9d43 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:41.386683 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:45:41.386683 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:45:41.387373 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-33032d84-b3c7-4876-93f7-b11d257d9d43 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Lock "b'cinder-attachment_update-7c2be715-c5b4-4175-8cda-7cd3f38f1a26-n-h2-767704-6'" acquired by "attachment_update" :: waited 0.015s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:45:41.390065 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:41.390065 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:43.994949 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-33032d84-b3c7-4876-93f7-b11d257d9d43 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Lock "b'cinder-attachment_update-7c2be715-c5b4-4175-8cda-7cd3f38f1a26-n-h2-767704-6'" released by "attachment_update" :: held 2.607s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:45:43.997266 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-33032d84-b3c7-4876-93f7-b11d257d9d43 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/870edd05-9ef1-4e5a-bee5-5b604ec85d62 returned with HTTP 200 Jan 02 02:45:43.999284 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 648/1291] 10.222.0.35 () {64 vars in 1468 bytes} [Sat Jan 2 02:45:41 2021] PUT /volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/870edd05-9ef1-4e5a-bee5-5b604ec85d62 => generated 762 bytes in 2706 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:45:44.044131 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-d3b6c8e3-e25c-4480-a58a-b21416a35be0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] POST http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/870edd05-9ef1-4e5a-bee5-5b604ec85d62/action Jan 02 02:45:44.044989 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:44.044989 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:44.046051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-d3b6c8e3-e25c-4480-a58a-b21416a35be0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:45:44.046647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-d3b6c8e3-e25c-4480-a58a-b21416a35be0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:44.158657 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:44.158657 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:44.186806 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-d3b6c8e3-e25c-4480-a58a-b21416a35be0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/870edd05-9ef1-4e5a-bee5-5b604ec85d62/action returned with HTTP 204 Jan 02 02:45:44.188076 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 644/1292] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 02:45:44 2021] POST /volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/870edd05-9ef1-4e5a-bee5-5b604ec85d62/action => generated 0 bytes in 149 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:45:44.228961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-33032d84-b3c7-4876-93f7-b11d257d9d43 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume// Jan 02 02:45:44.229813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-33032d84-b3c7-4876-93f7-b11d257d9d43 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:44.230225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:44.230225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:44.230871 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-33032d84-b3c7-4876-93f7-b11d257d9d43 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:44.232139 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-33032d84-b3c7-4876-93f7-b11d257d9d43 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:45:44.233033 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 649/1293] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:45:44 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:45:44.246643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-e0cd1962-227c-47f3-87da-69ac6413fdb0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e Jan 02 02:45:44.247663 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-e0cd1962-227c-47f3-87da-69ac6413fdb0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:44.247663 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:44.247663 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:44.247931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-e0cd1962-227c-47f3-87da-69ac6413fdb0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:44.326299 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:44.326299 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:44.347216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-e0cd1962-227c-47f3-87da-69ac6413fdb0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:45:44.393347 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:44.393347 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:44.416645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-e0cd1962-227c-47f3-87da-69ac6413fdb0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e returned with HTTP 200 Jan 02 02:45:44.417762 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 645/1294] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:45:44 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e => generated 1016 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:45:44.438383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-ea3895b2-d7ce-4112-95e0-9b4b63e2053f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] PUT http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/f8d3e5c0-7f94-4287-af55-6bdb08f5d5e8 Jan 02 02:45:44.439240 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-ea3895b2-d7ce-4112-95e0-9b4b63e2053f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdc"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:44.553497 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:45:44.553497 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:45:44.554259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-ea3895b2-d7ce-4112-95e0-9b4b63e2053f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Lock "b'cinder-attachment_update-5b27bad2-271c-43a0-9ffe-b39f26d8f46e-n-h2-767704-6'" acquired by "attachment_update" :: waited 0.036s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:45:44.559174 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:44.559174 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:46.651370 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-ea3895b2-d7ce-4112-95e0-9b4b63e2053f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Lock "b'cinder-attachment_update-5b27bad2-271c-43a0-9ffe-b39f26d8f46e-n-h2-767704-6'" released by "attachment_update" :: held 2.097s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:45:46.652630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-ea3895b2-d7ce-4112-95e0-9b4b63e2053f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/f8d3e5c0-7f94-4287-af55-6bdb08f5d5e8 returned with HTTP 200 Jan 02 02:45:46.653958 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 650/1295] 10.222.0.35 () {64 vars in 1468 bytes} [Sat Jan 2 02:45:44 2021] PUT /volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/f8d3e5c0-7f94-4287-af55-6bdb08f5d5e8 => generated 762 bytes in 2221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:45:46.695462 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-4e6ff90f-3f55-4e37-8938-b722c4313bbc tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] POST http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/f8d3e5c0-7f94-4287-af55-6bdb08f5d5e8/action Jan 02 02:45:46.696793 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:46.696793 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:46.697688 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-4e6ff90f-3f55-4e37-8938-b722c4313bbc tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:45:46.698152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-4e6ff90f-3f55-4e37-8938-b722c4313bbc tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:45:46.778421 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:46.778421 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:45:46.797562 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-692855c9-ee52-4dfb-9b01-c8511ca7e6f5 req-4e6ff90f-3f55-4e37-8938-b722c4313bbc tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/f8d3e5c0-7f94-4287-af55-6bdb08f5d5e8/action returned with HTTP 204 Jan 02 02:45:46.798770 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 646/1296] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 02:45:46 2021] POST /volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/f8d3e5c0-7f94-4287-af55-6bdb08f5d5e8/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:45:59.960463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b5ba88b1-3af0-46fb-a1e1-aebc3edeb113 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:45:59.961593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b5ba88b1-3af0-46fb-a1e1-aebc3edeb113 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:59.962098 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:59.962098 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:45:59.963203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b5ba88b1-3af0-46fb-a1e1-aebc3edeb113 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:00.101782 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:00.101782 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:00.136810 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b5ba88b1-3af0-46fb-a1e1-aebc3edeb113 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:46:00.219013 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b5ba88b1-3af0-46fb-a1e1-aebc3edeb113 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:46:00.225104 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 651/1297] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:59 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 918 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:00.254487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d46af21-6a01-43b0-9ed0-2914e634bee4 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:46:00.255300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d46af21-6a01-43b0-9ed0-2914e634bee4 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:00.255844 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:00.255844 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:00.256449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d46af21-6a01-43b0-9ed0-2914e634bee4 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:00.320574 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:00.320574 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:00.331495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3d46af21-6a01-43b0-9ed0-2914e634bee4 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:46:00.360100 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d46af21-6a01-43b0-9ed0-2914e634bee4 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:46:00.364974 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 647/1298] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:00 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 918 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:02.686038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36a58c91-e539-4371-8d92-2dab514b47fb tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/c36ec30a-0499-4540-9ec3-1d3b34df5c45/action Jan 02 02:46:02.686966 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:02.686966 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:02.687562 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36a58c91-e539-4371-8d92-2dab514b47fb tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action body: b'{"os-attach": {"instance_uuid": "f13de755-c644-4d05-8428-d11e58082165", "mountpoint": "/dev/vdc"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:02.688398 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36a58c91-e539-4371-8d92-2dab514b47fb tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f13de755-c644-4d05-8428-d11e58082165", "mountpoint": "/dev/vdc"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:02.883216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36a58c91-e539-4371-8d92-2dab514b47fb tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/c36ec30a-0499-4540-9ec3-1d3b34df5c45/action returned with HTTP 404 Jan 02 02:46:02.890668 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 652/1299] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:02 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/c36ec30a-0499-4540-9ec3-1d3b34df5c45/action => generated 109 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:16.437669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes Jan 02 02:46:16.438488 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:16.438488 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:16.438488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c1dc643c-1c2f-4868-b359-e52cc0894221", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1314159207"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:16.440010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Create volume request body: {'volume': {'imageRef': 'c1dc643c-1c2f-4868-b359-e52cc0894221', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1314159207'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:46:16.624946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Create volume of 2 GB Jan 02 02:46:16.643557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Availability Zones retrieved successfully. Jan 02 02:46:16.670835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Flow 'volume_create_api' (2355cc34-62e9-4560-86ad-a860b521efb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:46:16.674416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4669e8a5-8524-4153-8265-c2d432f2f697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:16.679628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Validating volume size '2' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:46:16.766179 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4669e8a5-8524-4153-8265-c2d432f2f697) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 02:46:16.766397 n-d-767704-6 devstack@c-api.service[88065]: Failure: cinder.exception.InvalidInput: Invalid input received: Image c1dc643c-1c2f-4868-b359-e52cc0894221 is not active. Jan 02 02:46:16.780333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4669e8a5-8524-4153-8265-c2d432f2f697) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:16.787283 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4669e8a5-8524-4153-8265-c2d432f2f697) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 02:46:16.790998 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Flow 'volume_create_api' (2355cc34-62e9-4560-86ad-a860b521efb4) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 02:46:16.793243 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-803a84d0-9247-47b3-ad35-149acd2e4ab1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes returned with HTTP 400 Jan 02 02:46:16.798266 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 648/1300] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:46:16 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes => generated 125 bytes in 363 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:46:18.152926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes Jan 02 02:46:18.155105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "428fd999-d918-483f-a677-bb4757decdb3"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:18.161512 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Create volume request body: {'volume': {'size': 1, 'imageRef': '428fd999-d918-483f-a677-bb4757decdb3'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:46:18.428408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Create volume of 1 GB Jan 02 02:46:18.458352 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Availability Zones retrieved successfully. Jan 02 02:46:18.497882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Flow 'volume_create_api' (9a9a060b-0339-4dba-a983-d01b127d5583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:46:18.504324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410c6e4b-53c5-4add-9ab7-fcb1162877f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:18.508809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:46:18.608345 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410c6e4b-53c5-4add-9ab7-fcb1162877f2) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 02:46:18.608345 n-d-767704-6 devstack@c-api.service[88065]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 02 02:46:18.625490 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410c6e4b-53c5-4add-9ab7-fcb1162877f2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:18.631991 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410c6e4b-53c5-4add-9ab7-fcb1162877f2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 02:46:18.638913 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Flow 'volume_create_api' (9a9a060b-0339-4dba-a983-d01b127d5583) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 02:46:18.640702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31d6e180-4f61-42aa-9f21-990ecd354670 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes returned with HTTP 400 Jan 02 02:46:18.672716 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 653/1301] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:46:18 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes => generated 134 bytes in 511 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:46:19.443046 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-35cd98cb-ba23-4a24-a910-ded629841a65 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes Jan 02 02:46:19.444441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-35cd98cb-ba23-4a24-a910-ded629841a65 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:19.446222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-35cd98cb-ba23-4a24-a910-ded629841a65 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes returned with HTTP 400 Jan 02 02:46:19.447801 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 649/1302] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:46:19 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:46:19.457581 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a174a8be-80ba-4324-b619-3339ef07c0a7 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes Jan 02 02:46:19.459074 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a174a8be-80ba-4324-b619-3339ef07c0a7 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0bcc92ba-5b5c-4e95-9447-94af5bf00701"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:19.460912 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-a174a8be-80ba-4324-b619-3339ef07c0a7 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0bcc92ba-5b5c-4e95-9447-94af5bf00701'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:46:19.536125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a174a8be-80ba-4324-b619-3339ef07c0a7 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes returned with HTTP 404 Jan 02 02:46:19.549257 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 654/1303] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:46:19 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes => generated 111 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:19.552937 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7330399a-65ab-4cc0-99d9-623979302c67 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes Jan 02 02:46:19.553711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7330399a-65ab-4cc0-99d9-623979302c67 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d32e50d0-ab3f-4b88-b51f-6230e36e1479"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:19.554937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-7330399a-65ab-4cc0-99d9-623979302c67 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd32e50d0-ab3f-4b88-b51f-6230e36e1479'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:46:19.659300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7330399a-65ab-4cc0-99d9-623979302c67 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes returned with HTTP 404 Jan 02 02:46:19.661615 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 650/1304] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:46:19 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:46:19.681702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2fe05223-091d-4ea2-b25e-1242a1340c61 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes Jan 02 02:46:19.683989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2fe05223-091d-4ea2-b25e-1242a1340c61 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "c58bdb8b-63f3-4d4c-bff1-9c8fea0b8df6"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:19.686613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-2fe05223-091d-4ea2-b25e-1242a1340c61 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Create volume request body: {'volume': {'size': 1, 'volume_type': 'c58bdb8b-63f3-4d4c-bff1-9c8fea0b8df6'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:46:19.816809 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2fe05223-091d-4ea2-b25e-1242a1340c61 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes returned with HTTP 404 Jan 02 02:46:19.840732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31b5832a-e673-4447-a344-995f8daf79c8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes Jan 02 02:46:19.844537 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 655/1305] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:46:19 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes => generated 114 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:19.845252 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31b5832a-e673-4447-a344-995f8daf79c8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:19.848416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31b5832a-e673-4447-a344-995f8daf79c8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes returned with HTTP 400 Jan 02 02:46:19.897837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b2ea3d0c-efcb-4164-a1a5-bd605a893a6e tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes Jan 02 02:46:19.898151 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 651/1306] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:46:19 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes => generated 125 bytes in 68 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:46:19.906627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b2ea3d0c-efcb-4164-a1a5-bd605a893a6e tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:19.923875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b2ea3d0c-efcb-4164-a1a5-bd605a893a6e tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes returned with HTTP 400 Jan 02 02:46:19.932529 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 656/1307] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:46:19 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes => generated 125 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:46:19.950411 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2e1bc57f-b41a-42a7-aa88-b62a37484a05 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes Jan 02 02:46:19.952626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2e1bc57f-b41a-42a7-aa88-b62a37484a05 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:19.959606 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2e1bc57f-b41a-42a7-aa88-b62a37484a05 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes returned with HTTP 400 Jan 02 02:46:19.965755 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 652/1308] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:46:19 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes => generated 121 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:46:19.983607 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77c5226d-e208-490b-8987-9826206ce8e5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] DELETE http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/tempest-invalid-489468932 Jan 02 02:46:19.985953 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77c5226d-e208-490b-8987-9826206ce8e5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:19.986976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77c5226d-e208-490b-8987-9826206ce8e5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:19.989388 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-77c5226d-e208-490b-8987-9826206ce8e5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Delete volume with id: tempest-invalid-489468932 Jan 02 02:46:20.179228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77c5226d-e208-490b-8987-9826206ce8e5 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/tempest-invalid-489468932 returned with HTTP 404 Jan 02 02:46:20.189066 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 657/1309] 10.222.0.39 () {58 vars in 1285 bytes} [Sat Jan 2 02:46:19 2021] DELETE /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/tempest-invalid-489468932 => generated 98 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:46:20.218403 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 653/1310] 10.222.0.39 () {58 vars in 1210 bytes} [Sat Jan 2 02:46:20 2021] DELETE /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/ => generated 112 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 02 02:46:20.222865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85c604f8-90f1-40bb-8c55-cbed064e3aa1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/xxx/action Jan 02 02:46:20.224061 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85c604f8-90f1-40bb-8c55-cbed064e3aa1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action body: b'{"os-detach": {}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:20.224437 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85c604f8-90f1-40bb-8c55-cbed064e3aa1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:20.339438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85c604f8-90f1-40bb-8c55-cbed064e3aa1 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/xxx/action returned with HTTP 404 Jan 02 02:46:20.342533 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 658/1311] 10.222.0.39 () {60 vars in 1258 bytes} [Sat Jan 2 02:46:20 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/xxx/action => generated 76 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:46:20.357376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78a17154-3bd0-4a41-b310-ac441faef219 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/tempest-invalid-35305549 Jan 02 02:46:20.359923 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78a17154-3bd0-4a41-b310-ac441faef219 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:20.361933 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78a17154-3bd0-4a41-b310-ac441faef219 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:20.620210 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78a17154-3bd0-4a41-b310-ac441faef219 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/tempest-invalid-35305549 returned with HTTP 404 Jan 02 02:46:20.623056 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 654/1312] 10.222.0.39 () {58 vars in 1279 bytes} [Sat Jan 2 02:46:20 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/tempest-invalid-35305549 => generated 97 bytes in 273 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:46:20.637469 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 659/1313] 10.222.0.39 () {58 vars in 1207 bytes} [Sat Jan 2 02:46:20 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Jan 02 02:46:20.680522 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b64e6ab1-a255-48fb-b8a8-62a1e8b8e9e4 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/detail?status=null Jan 02 02:46:20.682760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b64e6ab1-a255-48fb-b8a8-62a1e8b8e9e4 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:20.688245 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b64e6ab1-a255-48fb-b8a8-62a1e8b8e9e4 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:20.691728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-b64e6ab1-a255-48fb-b8a8-62a1e8b8e9e4 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:46:20.693255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-b64e6ab1-a255-48fb-b8a8-62a1e8b8e9e4 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Could not evaluate value null, assuming string {{(pid=88067) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 02:46:20.697055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-b64e6ab1-a255-48fb-b8a8-62a1e8b8e9e4 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:46:20.894977 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b64e6ab1-a255-48fb-b8a8-62a1e8b8e9e4 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Get all volumes completed successfully. Jan 02 02:46:20.907889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b64e6ab1-a255-48fb-b8a8-62a1e8b8e9e4 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/detail?status=null returned with HTTP 200 Jan 02 02:46:20.909282 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 655/1314] 10.222.0.39 () {58 vars in 1248 bytes} [Sat Jan 2 02:46:20 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/detail?status=null => generated 15 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:46:20.944313 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84167932-1a22-4c42-83e2-3d897e9ec999 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1086220830 Jan 02 02:46:20.945231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84167932-1a22-4c42-83e2-3d897e9ec999 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:20.947883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84167932-1a22-4c42-83e2-3d897e9ec999 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:20.948967 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-84167932-1a22-4c42-83e2-3d897e9ec999 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:46:20.953241 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-84167932-1a22-4c42-83e2-3d897e9ec999 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1086220830'), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:46:21.050978 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-84167932-1a22-4c42-83e2-3d897e9ec999 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Get all volumes completed successfully. Jan 02 02:46:21.065111 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84167932-1a22-4c42-83e2-3d897e9ec999 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1086220830 returned with HTTP 200 Jan 02 02:46:21.066479 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 660/1315] 10.222.0.39 () {58 vars in 1326 bytes} [Sat Jan 2 02:46:20 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1086220830 => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:46:21.120310 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c1cc1937-6e47-4daf-8ec1-c2e09995fd11 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes?status=null Jan 02 02:46:21.125746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c1cc1937-6e47-4daf-8ec1-c2e09995fd11 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:21.130870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c1cc1937-6e47-4daf-8ec1-c2e09995fd11 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:21.135323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-c1cc1937-6e47-4daf-8ec1-c2e09995fd11 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:46:21.151764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c1cc1937-6e47-4daf-8ec1-c2e09995fd11 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Could not evaluate value null, assuming string {{(pid=88067) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 02:46:21.164749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c1cc1937-6e47-4daf-8ec1-c2e09995fd11 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:46:21.414848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c1cc1937-6e47-4daf-8ec1-c2e09995fd11 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Get all volumes completed successfully. Jan 02 02:46:21.418443 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c1cc1937-6e47-4daf-8ec1-c2e09995fd11 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes?status=null returned with HTTP 200 Jan 02 02:46:21.422732 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 656/1316] 10.222.0.39 () {58 vars in 1227 bytes} [Sat Jan 2 02:46:21 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes?status=null => generated 15 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:46:21.440442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb940160-677d-43e7-882c-57a0a7a168a3 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes?name=tempest-VolumesNegativeTest-Volume-1311806391 Jan 02 02:46:21.442813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb940160-677d-43e7-882c-57a0a7a168a3 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:21.444637 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb940160-677d-43e7-882c-57a0a7a168a3 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:21.446211 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-fb940160-677d-43e7-882c-57a0a7a168a3 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:46:21.454750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb940160-677d-43e7-882c-57a0a7a168a3 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1311806391'), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:46:21.678730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb940160-677d-43e7-882c-57a0a7a168a3 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Get all volumes completed successfully. Jan 02 02:46:21.681856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb940160-677d-43e7-882c-57a0a7a168a3 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes?name=tempest-VolumesNegativeTest-Volume-1311806391 returned with HTTP 200 Jan 02 02:46:21.690414 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 661/1317] 10.222.0.39 () {58 vars in 1305 bytes} [Sat Jan 2 02:46:21 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes?name=tempest-VolumesNegativeTest-Volume-1311806391 => generated 15 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:46:21.707204 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-795c2e6b-fb85-43c7-9f43-146bcf27e723 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action Jan 02 02:46:21.708617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-795c2e6b-fb85-43c7-9f43-146bcf27e723 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action body: b'{"os-reserve": {}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:21.709526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-795c2e6b-fb85-43c7-9f43-146bcf27e723 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:21.874018 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:21.874018 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:21.875778 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-795c2e6b-fb85-43c7-9f43-146bcf27e723 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Volume info retrieved successfully. Jan 02 02:46:21.894088 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-795c2e6b-fb85-43c7-9f43-146bcf27e723 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Reserve volume completed successfully. Jan 02 02:46:21.894803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-795c2e6b-fb85-43c7-9f43-146bcf27e723 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action returned with HTTP 202 Jan 02 02:46:21.896269 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 657/1318] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:21 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:46:21.908513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d26fa73-65ec-43fe-999d-56a36981bd59 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action Jan 02 02:46:21.910454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d26fa73-65ec-43fe-999d-56a36981bd59 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action body: b'{"os-reserve": {}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:21.911612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d26fa73-65ec-43fe-999d-56a36981bd59 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:22.106827 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:22.106827 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:22.109248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2d26fa73-65ec-43fe-999d-56a36981bd59 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Volume info retrieved successfully. Jan 02 02:46:22.152866 n-d-767704-6 devstack@c-api.service[88065]: ERROR cinder.volume.api [None req-2d26fa73-65ec-43fe-999d-56a36981bd59 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Volume status must be available to reserve, but the status is attaching. Jan 02 02:46:22.157615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d26fa73-65ec-43fe-999d-56a36981bd59 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action returned with HTTP 400 Jan 02 02:46:22.158879 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 662/1319] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:21 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action => generated 132 bytes in 257 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:46:22.169619 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7429e8cb-4040-41b5-9fba-c121111437f2 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action Jan 02 02:46:22.170157 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:22.170157 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:22.170934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7429e8cb-4040-41b5-9fba-c121111437f2 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action body: b'{"os-unreserve": {}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:22.171966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7429e8cb-4040-41b5-9fba-c121111437f2 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:22.311963 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:22.311963 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:22.314777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7429e8cb-4040-41b5-9fba-c121111437f2 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Volume info retrieved successfully. Jan 02 02:46:22.574862 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7429e8cb-4040-41b5-9fba-c121111437f2 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Unreserve volume completed successfully. Jan 02 02:46:22.575802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7429e8cb-4040-41b5-9fba-c121111437f2 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action returned with HTTP 202 Jan 02 02:46:22.584409 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 658/1320] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:22 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action => generated 0 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 02:46:22.588973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14235b87-0287-4d5d-8c35-f0d414fb8d10 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/5cecb1af-fd4e-4baa-a7b6-d226686cba19/action Jan 02 02:46:22.589441 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:22.589441 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:22.589884 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14235b87-0287-4d5d-8c35-f0d414fb8d10 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action body: b'{"os-reserve": {}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:22.590264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14235b87-0287-4d5d-8c35-f0d414fb8d10 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:22.710583 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14235b87-0287-4d5d-8c35-f0d414fb8d10 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/5cecb1af-fd4e-4baa-a7b6-d226686cba19/action returned with HTTP 404 Jan 02 02:46:22.712230 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 663/1321] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:22 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/5cecb1af-fd4e-4baa-a7b6-d226686cba19/action => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:22.741576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f97bf04-a30a-48a4-a061-207e80c80ad8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/8950d585-2345-40e7-a429-a152ed9f1ec7/action Jan 02 02:46:22.742719 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:22.742719 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:22.745534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f97bf04-a30a-48a4-a061-207e80c80ad8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action body: b'{"os-unreserve": {}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:22.746781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f97bf04-a30a-48a4-a061-207e80c80ad8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:22.951790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f97bf04-a30a-48a4-a061-207e80c80ad8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/8950d585-2345-40e7-a429-a152ed9f1ec7/action returned with HTTP 404 Jan 02 02:46:22.952970 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 659/1322] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:22 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/8950d585-2345-40e7-a429-a152ed9f1ec7/action => generated 109 bytes in 233 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:22.967009 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 664/1323] 10.222.0.39 () {60 vars in 1227 bytes} [Sat Jan 2 02:46:22 2021] PUT /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Jan 02 02:46:22.981101 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7deccbb6-bc83-4158-aba5-3ba8287ca78a tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] PUT http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/tempest-invalid-154679192 Jan 02 02:46:22.981832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7deccbb6-bc83-4158-aba5-3ba8287ca78a tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:23.080335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7deccbb6-bc83-4158-aba5-3ba8287ca78a tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/tempest-invalid-154679192 returned with HTTP 404 Jan 02 02:46:23.082483 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 665/1324] 10.222.0.39 () {60 vars in 1302 bytes} [Sat Jan 2 02:46:22 2021] PUT /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/tempest-invalid-154679192 => generated 98 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:46:23.097743 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f705b30a-351f-43e4-811f-060a4fe5b955 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] PUT http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/8275a935-ae70-4416-8704-730895a64aef Jan 02 02:46:23.099119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f705b30a-351f-43e4-811f-060a4fe5b955 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:23.235112 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f705b30a-351f-43e4-811f-060a4fe5b955 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/8275a935-ae70-4416-8704-730895a64aef returned with HTTP 404 Jan 02 02:46:23.238008 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 660/1325] 10.222.0.39 () {60 vars in 1335 bytes} [Sat Jan 2 02:46:23 2021] PUT /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/8275a935-ae70-4416-8704-730895a64aef => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:23.250004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d6f1c1c-a5b5-4538-ad11-d026aa5d9e27 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] DELETE http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/add7e85c-bf97-4fea-8802-6c5a5936789f Jan 02 02:46:23.250900 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d6f1c1c-a5b5-4538-ad11-d026aa5d9e27 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:23.251577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d6f1c1c-a5b5-4538-ad11-d026aa5d9e27 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:23.252257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-1d6f1c1c-a5b5-4538-ad11-d026aa5d9e27 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Delete volume with id: add7e85c-bf97-4fea-8802-6c5a5936789f Jan 02 02:46:23.364142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d6f1c1c-a5b5-4538-ad11-d026aa5d9e27 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/add7e85c-bf97-4fea-8802-6c5a5936789f returned with HTTP 404 Jan 02 02:46:23.366680 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 666/1326] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:46:23 2021] DELETE /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/add7e85c-bf97-4fea-8802-6c5a5936789f => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:46:23.381994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da48cb05-44cd-494a-8d7f-76b4d8a90af9 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action Jan 02 02:46:23.384019 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da48cb05-44cd-494a-8d7f-76b4d8a90af9 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:23.390953 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da48cb05-44cd-494a-8d7f-76b4d8a90af9 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:23.395123 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da48cb05-44cd-494a-8d7f-76b4d8a90af9 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action returned with HTTP 400 Jan 02 02:46:23.404457 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 661/1327] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:23 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action => generated 140 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:46:23.412294 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b4c5c2fd-363b-453f-8fc7-fc47c135189b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action Jan 02 02:46:23.414037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b4c5c2fd-363b-453f-8fc7-fc47c135189b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:23.414767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b4c5c2fd-363b-453f-8fc7-fc47c135189b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:23.417342 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b4c5c2fd-363b-453f-8fc7-fc47c135189b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action returned with HTTP 400 Jan 02 02:46:23.418991 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 667/1328] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:23 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action => generated 131 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:46:23.431580 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6722e1df-e079-42a1-928a-2703f5c7163f tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/01f1f189-ad1a-464a-970e-634aff8cd1f8/action Jan 02 02:46:23.432786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6722e1df-e079-42a1-928a-2703f5c7163f tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:23.433370 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6722e1df-e079-42a1-928a-2703f5c7163f tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:23.520173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6722e1df-e079-42a1-928a-2703f5c7163f tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/01f1f189-ad1a-464a-970e-634aff8cd1f8/action returned with HTTP 404 Jan 02 02:46:23.529691 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 662/1329] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:23 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/01f1f189-ad1a-464a-970e-634aff8cd1f8/action => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:23.542046 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-561a73f3-fed5-464a-97b2-3f8f1c807474 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action Jan 02 02:46:23.544204 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-561a73f3-fed5-464a-97b2-3f8f1c807474 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:23.547665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-561a73f3-fed5-464a-97b2-3f8f1c807474 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:23.547665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-561a73f3-fed5-464a-97b2-3f8f1c807474 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action returned with HTTP 400 Jan 02 02:46:23.549344 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 668/1330] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:23 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2/action => generated 129 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:46:23.563009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e55962e9-40f2-4149-890c-013ac6e82d00 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] POST http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/None/action Jan 02 02:46:23.564396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e55962e9-40f2-4149-890c-013ac6e82d00 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:23.565081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e55962e9-40f2-4149-890c-013ac6e82d00 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:23.699994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e55962e9-40f2-4149-890c-013ac6e82d00 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/None/action returned with HTTP 404 Jan 02 02:46:23.702087 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 663/1331] 10.222.0.39 () {60 vars in 1261 bytes} [Sat Jan 2 02:46:23 2021] POST /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/None/action => generated 77 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:46:23.718308 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e21e50d0-4822-4b18-a08e-cdac7d954e8b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/3a4c4bec-fe8d-419b-813a-0e1756be7030 Jan 02 02:46:23.719301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e21e50d0-4822-4b18-a08e-cdac7d954e8b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:23.738690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e21e50d0-4822-4b18-a08e-cdac7d954e8b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:23.968531 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e21e50d0-4822-4b18-a08e-cdac7d954e8b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/3a4c4bec-fe8d-419b-813a-0e1756be7030 returned with HTTP 404 Jan 02 02:46:23.969926 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 669/1332] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:23 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/3a4c4bec-fe8d-419b-813a-0e1756be7030 => generated 109 bytes in 262 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:23.982198 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49eaca89-b88f-4c02-89cb-8aa8476869b8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] DELETE http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 Jan 02 02:46:23.983532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-49eaca89-b88f-4c02-89cb-8aa8476869b8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:23.983954 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-49eaca89-b88f-4c02-89cb-8aa8476869b8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:23.984899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-49eaca89-b88f-4c02-89cb-8aa8476869b8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Delete volume with id: b56026dd-cd5e-445d-8223-000a111fd6d2 Jan 02 02:46:24.140464 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:24.140464 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:24.142676 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-49eaca89-b88f-4c02-89cb-8aa8476869b8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Volume info retrieved successfully. Jan 02 02:46:24.215494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-49eaca89-b88f-4c02-89cb-8aa8476869b8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Delete volume request issued successfully. Jan 02 02:46:24.218902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49eaca89-b88f-4c02-89cb-8aa8476869b8 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 returned with HTTP 202 Jan 02 02:46:24.225613 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 664/1333] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:46:23 2021] DELETE /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:24.253920 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8bde5c15-694c-407f-8d3b-b04f3e4f895f tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 Jan 02 02:46:24.255735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8bde5c15-694c-407f-8d3b-b04f3e4f895f tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:24.257270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8bde5c15-694c-407f-8d3b-b04f3e4f895f tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:24.336627 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:24.336627 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:24.348691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8bde5c15-694c-407f-8d3b-b04f3e4f895f tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Volume info retrieved successfully. Jan 02 02:46:24.378241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8bde5c15-694c-407f-8d3b-b04f3e4f895f tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 returned with HTTP 200 Jan 02 02:46:24.379823 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 670/1334] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:24 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 => generated 911 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:25.415066 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2085798e-883f-433a-bd5b-86c89933f98b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 Jan 02 02:46:25.415893 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2085798e-883f-433a-bd5b-86c89933f98b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:25.415893 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:25.415893 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:25.416295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2085798e-883f-433a-bd5b-86c89933f98b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:25.512502 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:25.512502 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:25.536473 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2085798e-883f-433a-bd5b-86c89933f98b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Volume info retrieved successfully. Jan 02 02:46:25.592633 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2085798e-883f-433a-bd5b-86c89933f98b tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 returned with HTTP 200 Jan 02 02:46:25.598405 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 665/1335] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:25 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 => generated 911 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:26.628862 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ecbbc311-3442-4846-bcd1-1fd9c29e8efa tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 Jan 02 02:46:26.629966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ecbbc311-3442-4846-bcd1-1fd9c29e8efa tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:26.630329 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:26.630329 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:26.630973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ecbbc311-3442-4846-bcd1-1fd9c29e8efa tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:26.631992 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-443443c8-e12a-4d90-8480-eff071aeadc5 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] DELETE http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:46:26.633021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-443443c8-e12a-4d90-8480-eff071aeadc5 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:26.633377 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:26.633377 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:26.634088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-443443c8-e12a-4d90-8480-eff071aeadc5 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:26.634950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-443443c8-e12a-4d90-8480-eff071aeadc5 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Delete volume with id: acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:46:26.787458 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:26.787458 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:26.790271 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-443443c8-e12a-4d90-8480-eff071aeadc5 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:46:26.807695 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:26.807695 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:26.832555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ecbbc311-3442-4846-bcd1-1fd9c29e8efa tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Volume info retrieved successfully. Jan 02 02:46:26.907695 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-443443c8-e12a-4d90-8480-eff071aeadc5 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Delete volume request issued successfully. Jan 02 02:46:26.914232 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ecbbc311-3442-4846-bcd1-1fd9c29e8efa tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 returned with HTTP 200 Jan 02 02:46:26.915372 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 671/1336] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:26 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 => generated 911 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:26.915557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-443443c8-e12a-4d90-8480-eff071aeadc5 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 202 Jan 02 02:46:26.920160 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 666/1337] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:46:26 2021] DELETE /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:26.922923 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6621f40c-3cf6-4220-9d2e-b465e36a8546 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] POST http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action Jan 02 02:46:26.923387 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:26.923387 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:26.923807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6621f40c-3cf6-4220-9d2e-b465e36a8546 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action body: b'{"os-attach": {"instance_uuid": "28ac66a5-62c9-4d95-bd67-06d624e29383", "mountpoint": "/dev/sdb"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:26.931951 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6621f40c-3cf6-4220-9d2e-b465e36a8546 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "28ac66a5-62c9-4d95-bd67-06d624e29383", "mountpoint": "/dev/sdb"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:26.946236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57a5cb9e-0efd-440b-b7a4-41ce78f29aad tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:46:26.948418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57a5cb9e-0efd-440b-b7a4-41ce78f29aad tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:26.966636 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:26.966636 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:26.973626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57a5cb9e-0efd-440b-b7a4-41ce78f29aad tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:27.059041 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:27.059041 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:27.060741 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6621f40c-3cf6-4220-9d2e-b465e36a8546 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:27.097797 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6621f40c-3cf6-4220-9d2e-b465e36a8546 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Update volume admin metadata completed successfully. Jan 02 02:46:27.132125 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:27.132125 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:27.154019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-57a5cb9e-0efd-440b-b7a4-41ce78f29aad tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:46:27.208677 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57a5cb9e-0efd-440b-b7a4-41ce78f29aad tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:46:27.209977 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 667/1338] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:26 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 917 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:27.817909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6621f40c-3cf6-4220-9d2e-b465e36a8546 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Attach volume completed successfully. Jan 02 02:46:27.823596 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6621f40c-3cf6-4220-9d2e-b465e36a8546 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action returned with HTTP 202 Jan 02 02:46:27.831397 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 672/1339] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:26 2021] POST /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action => generated 0 bytes in 909 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:46:27.836016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-288a2c50-74f6-4d2d-b309-4513c32116fa tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:46:27.836553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-288a2c50-74f6-4d2d-b309-4513c32116fa tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:27.836805 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:27.836805 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:27.837166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-288a2c50-74f6-4d2d-b309-4513c32116fa tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:27.944729 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08ed4c31-3dea-4d45-b1c4-1ac5aab004e9 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] GET http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 Jan 02 02:46:27.945988 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08ed4c31-3dea-4d45-b1c4-1ac5aab004e9 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:27.947638 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:27.947638 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:27.949539 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08ed4c31-3dea-4d45-b1c4-1ac5aab004e9 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:27.981621 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:27.981621 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:28.004461 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-288a2c50-74f6-4d2d-b309-4513c32116fa tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:28.051440 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:28.051440 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:28.073457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-288a2c50-74f6-4d2d-b309-4513c32116fa tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:46:28.074311 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 668/1340] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:27 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 1244 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:28.095350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-833d20b8-51fc-4bec-95a8-5ea66b7f3954 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:46:28.095877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-833d20b8-51fc-4bec-95a8-5ea66b7f3954 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:28.096146 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:28.096146 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:28.096453 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-833d20b8-51fc-4bec-95a8-5ea66b7f3954 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:28.241668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08ed4c31-3dea-4d45-b1c4-1ac5aab004e9 tempest-VolumesNegativeTest-2087710651 tempest-VolumesNegativeTest-2087710651] http://10.222.0.39/volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 returned with HTTP 404 Jan 02 02:46:28.252655 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 673/1341] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:27 2021] GET /volume/v3/f9a5c0985efd462182ff096db62b50bf/volumes/b56026dd-cd5e-445d-8223-000a111fd6d2 => generated 109 bytes in 315 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:28.275722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:28.275722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:28.287878 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d71aa483-68a5-42c7-9a09-f8a73acc7a58 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:46:28.300978 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-833d20b8-51fc-4bec-95a8-5ea66b7f3954 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:28.301870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d71aa483-68a5-42c7-9a09-f8a73acc7a58 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:28.303178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d71aa483-68a5-42c7-9a09-f8a73acc7a58 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:28.406103 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:28.406103 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:28.412399 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:28.412399 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:28.444187 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d71aa483-68a5-42c7-9a09-f8a73acc7a58 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:46:28.467515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-833d20b8-51fc-4bec-95a8-5ea66b7f3954 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:46:28.474623 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 669/1342] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:28 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 1244 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:46:28.495376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ca0f8e5-1395-4ff6-ac60-c3884bb49c4e tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] POST http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action Jan 02 02:46:28.496436 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:28.496436 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:28.498275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ca0f8e5-1395-4ff6-ac60-c3884bb49c4e tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action body: b'{"os-detach": {}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:28.501634 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ca0f8e5-1395-4ff6-ac60-c3884bb49c4e tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:28.589534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d71aa483-68a5-42c7-9a09-f8a73acc7a58 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:46:28.590375 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 674/1343] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:28 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 917 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:28.639935 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:28.639935 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:28.641757 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4ca0f8e5-1395-4ff6-ac60-c3884bb49c4e tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:28.986593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4ca0f8e5-1395-4ff6-ac60-c3884bb49c4e tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Detach volume completed successfully. Jan 02 02:46:28.988442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ca0f8e5-1395-4ff6-ac60-c3884bb49c4e tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action returned with HTTP 202 Jan 02 02:46:28.989904 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 670/1344] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:28 2021] POST /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action => generated 0 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:46:28.998089 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a2234cc-5587-4a15-9782-415171c7a883 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:46:28.998780 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a2234cc-5587-4a15-9782-415171c7a883 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:28.998976 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:28.998976 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:28.999621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a2234cc-5587-4a15-9782-415171c7a883 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:29.172731 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:29.172731 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:29.225326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6a2234cc-5587-4a15-9782-415171c7a883 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:29.318390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a2234cc-5587-4a15-9782-415171c7a883 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:46:29.328029 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 675/1345] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:28 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 929 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:29.622432 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd696510-3fed-4fd0-878c-c673cba4a6be tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:46:29.623347 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd696510-3fed-4fd0-878c-c673cba4a6be tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:29.623918 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:29.623918 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:29.624684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd696510-3fed-4fd0-878c-c673cba4a6be tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:29.840329 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:29.840329 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:29.882615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fd696510-3fed-4fd0-878c-c673cba4a6be tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:46:29.981748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd696510-3fed-4fd0-878c-c673cba4a6be tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 200 Jan 02 02:46:29.983959 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 671/1346] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:29 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 917 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:31.017257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7bcf78d7-38ae-4ce2-a54a-04bddf13d45a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd Jan 02 02:46:31.018105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7bcf78d7-38ae-4ce2-a54a-04bddf13d45a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:31.018105 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:31.018105 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:31.018510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7bcf78d7-38ae-4ce2-a54a-04bddf13d45a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:31.136540 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7bcf78d7-38ae-4ce2-a54a-04bddf13d45a tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd returned with HTTP 404 Jan 02 02:46:31.140005 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 676/1347] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:31 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/acfd639b-9fe4-47a8-a9fc-305d8421fbbd => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:32.320205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-80b63de4-b679-4810-a14d-2efbfb97d737 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] DELETE http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:46:32.321294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-80b63de4-b679-4810-a14d-2efbfb97d737 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:32.321676 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:32.321676 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:32.322264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-80b63de4-b679-4810-a14d-2efbfb97d737 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:32.322867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-80b63de4-b679-4810-a14d-2efbfb97d737 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Delete volume with id: ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:46:32.426551 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:32.426551 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:32.427788 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-80b63de4-b679-4810-a14d-2efbfb97d737 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:46:32.492806 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-80b63de4-b679-4810-a14d-2efbfb97d737 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Delete volume request issued successfully. Jan 02 02:46:32.494024 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-80b63de4-b679-4810-a14d-2efbfb97d737 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 202 Jan 02 02:46:32.508104 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 672/1348] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:46:32 2021] DELETE /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:32.511953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c3d9565f-b646-42c2-805a-afaa66948c95 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:46:32.513725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c3d9565f-b646-42c2-805a-afaa66948c95 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:32.514022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c3d9565f-b646-42c2-805a-afaa66948c95 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:32.594042 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:32.594042 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:32.615823 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c3d9565f-b646-42c2-805a-afaa66948c95 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:46:32.657108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c3d9565f-b646-42c2-805a-afaa66948c95 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:46:32.658961 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 677/1349] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:32 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 917 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:33.209092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-76b6e302-5872-4263-a350-2c896aee55db tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] POST http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types Jan 02 02:46:33.209907 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:33.209907 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:33.210728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-76b6e302-5872-4263-a350-2c896aee55db tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-170607714"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:33.356959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-76b6e302-5872-4263-a350-2c896aee55db tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types returned with HTTP 200 Jan 02 02:46:33.358111 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 673/1350] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:46:32 2021] POST /volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types => generated 215 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:33.369965 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d4380ed-4a7a-47dc-8cb6-6242a4879bbd tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] POST http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/group_types Jan 02 02:46:33.370481 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:33.370481 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:33.370895 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d4380ed-4a7a-47dc-8cb6-6242a4879bbd tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-84156136"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:33.462687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d4380ed-4a7a-47dc-8cb6-6242a4879bbd tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/group_types returned with HTTP 202 Jan 02 02:46:33.470981 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 678/1351] 10.222.0.39 () {62 vars in 1278 bytes} [Sat Jan 2 02:46:33 2021] POST /volume/v3/496590ac66334410a2b9ae9a1a6d80ad/group_types => generated 171 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:33.688385 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbb976e7-9bb0-4205-950d-e2aba89b0313 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:46:33.689337 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbb976e7-9bb0-4205-950d-e2aba89b0313 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:33.691822 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbb976e7-9bb0-4205-950d-e2aba89b0313 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:33.836508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdca74e1-8d8e-4c8e-9a37-92907e4d2a6d tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] POST http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups Jan 02 02:46:33.838082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fdca74e1-8d8e-4c8e-9a37-92907e4d2a6d tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e5549dec-8429-4388-b06d-bce43fabfa52", "volume_types": ["84a81f40-a529-4743-b93b-a052b2319924"], "name": "tempest-Group1-1705169942"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:33.840135 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-fdca74e1-8d8e-4c8e-9a37-92907e4d2a6d tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Creating new group {'group': {'group_type': 'e5549dec-8429-4388-b06d-bce43fabfa52', 'volume_types': ['84a81f40-a529-4743-b93b-a052b2319924'], 'name': 'tempest-Group1-1705169942'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 02:46:33.859587 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:33.859587 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:33.879944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fbb976e7-9bb0-4205-950d-e2aba89b0313 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:46:33.911245 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-fdca74e1-8d8e-4c8e-9a37-92907e4d2a6d tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Creating group tempest-Group1-1705169942. Jan 02 02:46:33.935694 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbb976e7-9bb0-4205-950d-e2aba89b0313 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:46:33.936528 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 679/1352] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:33 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 917 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:33.993619 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fdca74e1-8d8e-4c8e-9a37-92907e4d2a6d tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Availability Zones retrieved successfully. Jan 02 02:46:34.072467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-fdca74e1-8d8e-4c8e-9a37-92907e4d2a6d tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Created reservations ['a1e70d57-6e7a-4c37-9664-66058d06ab8d'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:46:34.217203 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdca74e1-8d8e-4c8e-9a37-92907e4d2a6d tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups returned with HTTP 202 Jan 02 02:46:34.218783 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 674/1353] 10.222.0.39 () {62 vars in 1264 bytes} [Sat Jan 2 02:46:33 2021] POST /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups => generated 94 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:46:34.229486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78fe6903-71d7-46a5-9cc3-604e6e85585f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0 Jan 02 02:46:34.230063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78fe6903-71d7-46a5-9cc3-604e6e85585f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:34.230274 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:34.230274 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:34.230633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78fe6903-71d7-46a5-9cc3-604e6e85585f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:34.231142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-78fe6903-71d7-46a5-9cc3-604e6e85585f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member cc6afd01-dc51-4da0-a01a-6adcc3803fd0 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:46:34.262277 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:34.262277 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:34.359183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78fe6903-71d7-46a5-9cc3-604e6e85585f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0 returned with HTTP 200 Jan 02 02:46:34.360339 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 680/1354] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:46:34 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0 => generated 322 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:34.954961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5fdf7fb1-fef7-45b7-b21e-1d5e01b08b05 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:46:34.956252 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5fdf7fb1-fef7-45b7-b21e-1d5e01b08b05 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:34.956758 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:34.956758 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:34.957574 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5fdf7fb1-fef7-45b7-b21e-1d5e01b08b05 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:35.107858 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:35.107858 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:35.149095 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5fdf7fb1-fef7-45b7-b21e-1d5e01b08b05 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Volume info retrieved successfully. Jan 02 02:46:35.225023 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5fdf7fb1-fef7-45b7-b21e-1d5e01b08b05 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 200 Jan 02 02:46:35.233270 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 675/1355] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:34 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 917 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:35.373682 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f76f7dac-aebd-4889-9b2d-7e69a7c6f336 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0 Jan 02 02:46:35.374522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f76f7dac-aebd-4889-9b2d-7e69a7c6f336 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:35.374522 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:35.374522 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:35.374962 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f76f7dac-aebd-4889-9b2d-7e69a7c6f336 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:35.375174 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-f76f7dac-aebd-4889-9b2d-7e69a7c6f336 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member cc6afd01-dc51-4da0-a01a-6adcc3803fd0 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:46:35.390595 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:35.390595 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:35.503921 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f76f7dac-aebd-4889-9b2d-7e69a7c6f336 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0 returned with HTTP 200 Jan 02 02:46:35.511304 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 681/1356] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:46:35 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0 => generated 323 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:35.528401 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eeef2af4-c193-40b1-9eb2-eb95715aa630 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] POST http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups Jan 02 02:46:35.532418 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:35.532418 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:35.533352 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eeef2af4-c193-40b1-9eb2-eb95715aa630 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e5549dec-8429-4388-b06d-bce43fabfa52", "volume_types": ["84a81f40-a529-4743-b93b-a052b2319924"], "name": "tempest-Group2-818715392"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:35.535427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-eeef2af4-c193-40b1-9eb2-eb95715aa630 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Creating new group {'group': {'group_type': 'e5549dec-8429-4388-b06d-bce43fabfa52', 'volume_types': ['84a81f40-a529-4743-b93b-a052b2319924'], 'name': 'tempest-Group2-818715392'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 02:46:35.590649 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-eeef2af4-c193-40b1-9eb2-eb95715aa630 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Creating group tempest-Group2-818715392. Jan 02 02:46:35.702529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-eeef2af4-c193-40b1-9eb2-eb95715aa630 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Availability Zones retrieved successfully. Jan 02 02:46:35.809120 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-eeef2af4-c193-40b1-9eb2-eb95715aa630 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Created reservations ['0452b8c8-ef62-42d1-87fc-563016a3e745'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:46:36.033594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eeef2af4-c193-40b1-9eb2-eb95715aa630 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups returned with HTTP 202 Jan 02 02:46:36.040517 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 676/1357] 10.222.0.39 () {62 vars in 1264 bytes} [Sat Jan 2 02:46:35 2021] POST /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups => generated 93 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:46:36.050844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff49d4f8-7267-4505-895f-b511d79b9663 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e Jan 02 02:46:36.052133 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff49d4f8-7267-4505-895f-b511d79b9663 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:36.059458 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:36.059458 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:36.060494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff49d4f8-7267-4505-895f-b511d79b9663 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:36.061073 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-ff49d4f8-7267-4505-895f-b511d79b9663 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 8c102f2e-e553-4258-ba79-5492dab8790e {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:46:36.077069 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:36.077069 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:36.187738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff49d4f8-7267-4505-895f-b511d79b9663 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e returned with HTTP 200 Jan 02 02:46:36.203507 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 682/1358] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:46:36 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e => generated 321 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:36.254057 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fed85410-cc25-4b22-b893-c8e600b88fb6 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] GET http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 Jan 02 02:46:36.255063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fed85410-cc25-4b22-b893-c8e600b88fb6 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:36.255444 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:36.255444 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:36.265842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fed85410-cc25-4b22-b893-c8e600b88fb6 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:36.477359 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fed85410-cc25-4b22-b893-c8e600b88fb6 tempest-AttachVolumeShelveTestJSON-1743598063 tempest-AttachVolumeShelveTestJSON-1743598063] http://10.222.0.39/volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 returned with HTTP 404 Jan 02 02:46:36.486924 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 677/1359] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:36 2021] GET /volume/v3/05e3df7ff9fc4755aee1fb16ec660266/volumes/ce789e2f-4668-44db-a614-c8db08ae7a89 => generated 109 bytes in 235 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:37.211035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdd19627-0afc-4dba-b8cd-3a2ac86089ff tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e Jan 02 02:46:37.211911 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fdd19627-0afc-4dba-b8cd-3a2ac86089ff tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:37.212238 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:37.212238 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:37.216075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fdd19627-0afc-4dba-b8cd-3a2ac86089ff tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:37.216918 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-fdd19627-0afc-4dba-b8cd-3a2ac86089ff tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 8c102f2e-e553-4258-ba79-5492dab8790e {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:46:37.239448 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:37.239448 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:37.356141 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdd19627-0afc-4dba-b8cd-3a2ac86089ff tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e returned with HTTP 200 Jan 02 02:46:37.358254 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 683/1360] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:46:37 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e => generated 322 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:37.382325 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] POST http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes Jan 02 02:46:37.384341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1726373202", "volume_type": "84a81f40-a529-4743-b93b-a052b2319924", "group_id": "cc6afd01-dc51-4da0-a01a-6adcc3803fd0", "size": 1}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:37.391846 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Create volume request body: {'volume': {'name': 'tempest-volume-1726373202', 'volume_type': '84a81f40-a529-4743-b93b-a052b2319924', 'group_id': 'cc6afd01-dc51-4da0-a01a-6adcc3803fd0', 'size': 1}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:46:37.495338 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:37.495338 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:37.498377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Create volume of 1 GB Jan 02 02:46:37.575199 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Availability Zones retrieved successfully. Jan 02 02:46:37.632266 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Flow 'volume_create_api' (4cab5c1a-ce24-4140-9233-8d553bd74e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:46:37.640068 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f410d1-8f07-406f-8a45-c4b3c46cedcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:37.644065 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:37.644065 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:37.645794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:46:37.862770 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f410d1-8f07-406f-8a45-c4b3c46cedcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:46:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84a81f40-a529-4743-b93b-a052b2319924,is_public=True,name='tempest-GroupsTest-volume-type-170607714',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84a81f40-a529-4743-b93b-a052b2319924', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cc6afd01-dc51-4da0-a01a-6adcc3803fd0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:37.874213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ff6993-12c9-4548-b767-83b8a18909d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:38.007939 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-170607714 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-170607714, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:46:38.009947 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-170607714 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-170607714, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:46:38.150582 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Created reservations ['949778cf-d0ad-459a-9eae-3449002ca3f3', '9134b47e-c392-4ac1-a4a0-4b59e2cddbc5', '73659e5b-9d3b-4728-88fc-00dbffb5f4e5', 'cb5982c7-cb95-4a67-ac82-0d75654bfba8'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:46:38.153489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ff6993-12c9-4548-b767-83b8a18909d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['949778cf-d0ad-459a-9eae-3449002ca3f3', '9134b47e-c392-4ac1-a4a0-4b59e2cddbc5', '73659e5b-9d3b-4728-88fc-00dbffb5f4e5', 'cb5982c7-cb95-4a67-ac82-0d75654bfba8']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:38.155711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f3774f-2dd6-41c1-a6b9-6f08084a3d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:38.319980 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f3774f-2dd6-41c1-a6b9-6f08084a3d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faef0b09-9b17-4b5a-98d7-6318e02dca42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1726373202',encryption_key_id=None,group_id=cc6afd01-dc51-4da0-a01a-6adcc3803fd0,group_type_id=,metadata={},multiattach=False,project_id='ccd011e4ee2d4af69420a70e11c46f12',qos_specs=None,replication_status=,reservations=['949778cf-d0ad-459a-9eae-3449002ca3f3','9134b47e-c392-4ac1-a4a0-4b59e2cddbc5','73659e5b-9d3b-4728-88fc-00dbffb5f4e5','cb5982c7-cb95-4a67-ac82-0d75654bfba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0618c4bed10e48228601bef2673fe7e1',volume_type_id=84a81f40-a529-4743-b93b-a052b2319924), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1726373202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cc6afd01-dc51-4da0-a01a-6adcc3803fd0,host=None,id=faef0b09-9b17-4b5a-98d7-6318e02dca42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccd011e4ee2d4af69420a70e11c46f12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0618c4bed10e48228601bef2673fe7e1',volume_attachment=,volume_type=,volume_type_id=84a81f40-a529-4743-b93b-a052b2319924)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:38.322816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dbebe84-6ec4-46f9-88fc-b1e41c0245d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:38.386977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dbebe84-6ec4-46f9-88fc-b1e41c0245d2) transitioned into state 'SUCCESS' from state '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-1726373202',encryption_key_id=None,group_id=cc6afd01-dc51-4da0-a01a-6adcc3803fd0,group_type_id=,metadata={},multiattach=False,project_id='ccd011e4ee2d4af69420a70e11c46f12',qos_specs=None,replication_status=,reservations=['949778cf-d0ad-459a-9eae-3449002ca3f3','9134b47e-c392-4ac1-a4a0-4b59e2cddbc5','73659e5b-9d3b-4728-88fc-00dbffb5f4e5','cb5982c7-cb95-4a67-ac82-0d75654bfba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0618c4bed10e48228601bef2673fe7e1',volume_type_id=84a81f40-a529-4743-b93b-a052b2319924)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:38.389104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6511cdf2-4a15-4a90-a49f-d27c186f529c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:38.433836 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6511cdf2-4a15-4a90-a49f-d27c186f529c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:38.436567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Flow 'volume_create_api' (4cab5c1a-ce24-4140-9233-8d553bd74e0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:46:38.608527 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Create volume request issued successfully. Jan 02 02:46:38.683449 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:38.683953 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:38.725082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:38.758294 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:38.758294 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:38.806650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f01ee15-6556-4594-a7ce-693b6289bab4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes returned with HTTP 202 Jan 02 02:46:38.823180 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0cc1c80e-8587-41fd-a73c-ecbab2439232 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 Jan 02 02:46:38.823739 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0cc1c80e-8587-41fd-a73c-ecbab2439232 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:38.825037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:38.825037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:38.825037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0cc1c80e-8587-41fd-a73c-ecbab2439232 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:38.837841 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 678/1361] 10.222.0.39 () {62 vars in 1267 bytes} [Sat Jan 2 02:46:37 2021] POST /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes => generated 880 bytes in 1465 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:38.964545 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:38.964545 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:38.984974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0cc1c80e-8587-41fd-a73c-ecbab2439232 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:46:39.015168 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-0cc1c80e-8587-41fd-a73c-ecbab2439232 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:39.015632 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-0cc1c80e-8587-41fd-a73c-ecbab2439232 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:39.033770 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-0cc1c80e-8587-41fd-a73c-ecbab2439232 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:39.047955 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:39.047955 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:39.096762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0cc1c80e-8587-41fd-a73c-ecbab2439232 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 returned with HTTP 200 Jan 02 02:46:39.108351 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 684/1362] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:46:38 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 => generated 972 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:40.117016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7f820e8-198d-4fb5-b952-330d079faf42 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 Jan 02 02:46:40.118446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7f820e8-198d-4fb5-b952-330d079faf42 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:40.118846 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:40.118846 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:40.119456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7f820e8-198d-4fb5-b952-330d079faf42 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:40.254152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:40.254152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:40.274283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e7f820e8-198d-4fb5-b952-330d079faf42 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:46:40.329463 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-e7f820e8-198d-4fb5-b952-330d079faf42 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:40.331892 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-e7f820e8-198d-4fb5-b952-330d079faf42 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:40.346064 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-e7f820e8-198d-4fb5-b952-330d079faf42 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:40.383333 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:40.383333 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:40.450791 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7f820e8-198d-4fb5-b952-330d079faf42 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 returned with HTTP 200 Jan 02 02:46:40.452872 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 679/1363] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:46:40 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 => generated 972 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:41.471867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-292294d4-bce1-4c87-9405-0a1cb92a466e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 Jan 02 02:46:41.473368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-292294d4-bce1-4c87-9405-0a1cb92a466e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:41.473812 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:41.473812 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:41.485265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-292294d4-bce1-4c87-9405-0a1cb92a466e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:41.559014 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:41.559014 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:41.571525 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-292294d4-bce1-4c87-9405-0a1cb92a466e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:46:41.601287 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-292294d4-bce1-4c87-9405-0a1cb92a466e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:41.602106 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-292294d4-bce1-4c87-9405-0a1cb92a466e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:41.612568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-292294d4-bce1-4c87-9405-0a1cb92a466e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:41.620685 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:41.620685 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:41.650250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-292294d4-bce1-4c87-9405-0a1cb92a466e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 returned with HTTP 200 Jan 02 02:46:41.651949 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 685/1364] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:46:41 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 => generated 973 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:41.686272 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f66747da-72a1-47c3-8c64-a924bacb44e7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0 Jan 02 02:46:41.694930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f66747da-72a1-47c3-8c64-a924bacb44e7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:41.700950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:41.700950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:41.702367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f66747da-72a1-47c3-8c64-a924bacb44e7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:41.705278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-f66747da-72a1-47c3-8c64-a924bacb44e7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member cc6afd01-dc51-4da0-a01a-6adcc3803fd0 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:46:41.733440 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:41.733440 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:41.795297 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f66747da-72a1-47c3-8c64-a924bacb44e7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0 returned with HTTP 200 Jan 02 02:46:41.799226 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 680/1365] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:46:41 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0 => generated 323 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:41.842787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0456f426-b76f-4f9a-8001-4975f192ef92 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e Jan 02 02:46:41.855890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0456f426-b76f-4f9a-8001-4975f192ef92 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:41.856747 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:41.856747 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:41.858541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0456f426-b76f-4f9a-8001-4975f192ef92 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:41.860511 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-0456f426-b76f-4f9a-8001-4975f192ef92 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 8c102f2e-e553-4258-ba79-5492dab8790e {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:46:41.896653 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:41.896653 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:42.031384 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0456f426-b76f-4f9a-8001-4975f192ef92 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e returned with HTTP 200 Jan 02 02:46:42.032894 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 686/1366] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:46:41 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e => generated 322 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:42.046956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dfd0edf2-fbd7-45a8-9b44-1015b490ea56 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/detail Jan 02 02:46:42.048053 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dfd0edf2-fbd7-45a8-9b44-1015b490ea56 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:42.048251 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:42.048251 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:42.048912 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dfd0edf2-fbd7-45a8-9b44-1015b490ea56 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:42.050762 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:42.050762 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:42.254488 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dfd0edf2-fbd7-45a8-9b44-1015b490ea56 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/detail returned with HTTP 200 Jan 02 02:46:42.259666 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 681/1367] 10.222.0.39 () {60 vars in 1263 bytes} [Sat Jan 2 02:46:42 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/detail => generated 639 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:42.273647 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d0bee02-4420-4b68-8265-f1064ce21a64 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail Jan 02 02:46:42.275039 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d0bee02-4420-4b68-8265-f1064ce21a64 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:42.275394 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:42.275394 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:42.276056 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d0bee02-4420-4b68-8265-f1064ce21a64 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:42.277607 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-8d0bee02-4420-4b68-8265-f1064ce21a64 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:46:42.283227 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:42.283227 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:42.286400 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8d0bee02-4420-4b68-8265-f1064ce21a64 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:46:42.573451 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8d0bee02-4420-4b68-8265-f1064ce21a64 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Get all volumes completed successfully. Jan 02 02:46:42.576684 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-8d0bee02-4420-4b68-8265-f1064ce21a64 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:42.578235 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-8d0bee02-4420-4b68-8265-f1064ce21a64 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:42.596143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-8d0bee02-4420-4b68-8265-f1064ce21a64 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:42.614167 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:42.614167 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:42.673413 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d0bee02-4420-4b68-8265-f1064ce21a64 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail returned with HTTP 200 Jan 02 02:46:42.679840 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 687/1368] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:46:42 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail => generated 976 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:42.708263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb526877-2335-476b-bf91-a2f50ae20069 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail Jan 02 02:46:42.709864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb526877-2335-476b-bf91-a2f50ae20069 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:42.710441 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:42.710441 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:42.711483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb526877-2335-476b-bf91-a2f50ae20069 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:42.716152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-bb526877-2335-476b-bf91-a2f50ae20069 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:46:42.718227 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:42.718227 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:42.731567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bb526877-2335-476b-bf91-a2f50ae20069 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:46:42.936650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bb526877-2335-476b-bf91-a2f50ae20069 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Get all volumes completed successfully. Jan 02 02:46:42.941105 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-bb526877-2335-476b-bf91-a2f50ae20069 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:42.942371 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-bb526877-2335-476b-bf91-a2f50ae20069 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:42.959196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-bb526877-2335-476b-bf91-a2f50ae20069 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:42.975664 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:42.975664 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:43.047218 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb526877-2335-476b-bf91-a2f50ae20069 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail returned with HTTP 200 Jan 02 02:46:43.048348 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 682/1369] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:46:42 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail => generated 976 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:43.089045 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1c0d2d3-aa78-44a8-bc9f-a83eecec7ea6 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] POST http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0/action Jan 02 02:46:43.090121 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:43.090121 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:43.091187 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1c0d2d3-aa78-44a8-bc9f-a83eecec7ea6 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:43.091558 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1c0d2d3-aa78-44a8-bc9f-a83eecec7ea6 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:43.092796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-e1c0d2d3-aa78-44a8-bc9f-a83eecec7ea6 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] delete called for group cc6afd01-dc51-4da0-a01a-6adcc3803fd0 {{(pid=88066) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:46:43.093379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-e1c0d2d3-aa78-44a8-bc9f-a83eecec7ea6 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Delete group with id: cc6afd01-dc51-4da0-a01a-6adcc3803fd0 Jan 02 02:46:43.128789 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:43.128789 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:43.427567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13d0d0c2-6a4c-4dac-8a4b-c0cd14f8666f tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] POST http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action Jan 02 02:46:43.428572 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:43.428572 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:43.428572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13d0d0c2-6a4c-4dac-8a4b-c0cd14f8666f tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action body: b'{"os-reserve": {}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:43.428572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13d0d0c2-6a4c-4dac-8a4b-c0cd14f8666f tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:43.434359 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1c0d2d3-aa78-44a8-bc9f-a83eecec7ea6 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0/action returned with HTTP 202 Jan 02 02:46:43.443244 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 688/1370] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:46:43 2021] POST /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0/action => generated 0 bytes in 363 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:46:43.453243 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-275fec3c-03f7-4b55-acd5-0a5d509502cc tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 Jan 02 02:46:43.461699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-275fec3c-03f7-4b55-acd5-0a5d509502cc tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:43.470140 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:43.470140 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:43.471223 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-275fec3c-03f7-4b55-acd5-0a5d509502cc tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:43.524858 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:43.524858 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:43.526539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-13d0d0c2-6a4c-4dac-8a4b-c0cd14f8666f tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:43.538896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-13d0d0c2-6a4c-4dac-8a4b-c0cd14f8666f tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Reserve volume completed successfully. Jan 02 02:46:43.539729 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13d0d0c2-6a4c-4dac-8a4b-c0cd14f8666f tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action returned with HTTP 202 Jan 02 02:46:43.541377 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 683/1371] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:43 2021] POST /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:46:43.554669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9bbf6af-7ec6-410b-b520-911fdfa132c7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:46:43.564878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9bbf6af-7ec6-410b-b520-911fdfa132c7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:43.566026 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:43.566026 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:43.567407 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9bbf6af-7ec6-410b-b520-911fdfa132c7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:43.660197 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:43.660197 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:43.686176 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-275fec3c-03f7-4b55-acd5-0a5d509502cc tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:46:43.738395 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:43.738395 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:43.742071 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-275fec3c-03f7-4b55-acd5-0a5d509502cc tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:43.742913 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-275fec3c-03f7-4b55-acd5-0a5d509502cc tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:43.771406 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-275fec3c-03f7-4b55-acd5-0a5d509502cc tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:43.791598 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:43.791598 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:43.797709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d9bbf6af-7ec6-410b-b520-911fdfa132c7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:43.829791 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-275fec3c-03f7-4b55-acd5-0a5d509502cc tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 returned with HTTP 200 Jan 02 02:46:43.831888 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 689/1372] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:46:43 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 => generated 972 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:43.919605 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9bbf6af-7ec6-410b-b520-911fdfa132c7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:46:43.921588 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 684/1373] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:43 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 929 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:43.952301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34369f88-cd81-4d86-b195-0b78632f00bd tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] POST http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action Jan 02 02:46:43.953027 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:43.953027 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:43.953693 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34369f88-cd81-4d86-b195-0b78632f00bd tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action body: b'{"os-unreserve": {}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:43.954253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34369f88-cd81-4d86-b195-0b78632f00bd tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:44.135737 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:44.135737 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:44.139179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-34369f88-cd81-4d86-b195-0b78632f00bd tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:44.395889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-34369f88-cd81-4d86-b195-0b78632f00bd tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Unreserve volume completed successfully. Jan 02 02:46:44.403100 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34369f88-cd81-4d86-b195-0b78632f00bd tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action returned with HTTP 202 Jan 02 02:46:44.416965 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 690/1374] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:43 2021] POST /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action => generated 0 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:46:44.419096 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7232bd80-c99c-4307-b84b-4860e4366ae7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:46:44.420084 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7232bd80-c99c-4307-b84b-4860e4366ae7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:44.420451 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:44.420451 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:44.424060 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7232bd80-c99c-4307-b84b-4860e4366ae7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:44.599666 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:44.599666 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:44.626347 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7232bd80-c99c-4307-b84b-4860e4366ae7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:44.696400 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7232bd80-c99c-4307-b84b-4860e4366ae7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:46:44.698234 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 685/1375] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:44 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 929 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:44.743452 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b81c0d43-fabe-4358-9c31-dbdb15938a10 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] POST http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action Jan 02 02:46:44.744273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:44.744273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:44.745163 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b81c0d43-fabe-4358-9c31-dbdb15938a10 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:44.745869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b81c0d43-fabe-4358-9c31-dbdb15938a10 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:44.861028 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d50388a2-0954-4d9b-b4d8-cfde9c0202c1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 Jan 02 02:46:44.862414 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d50388a2-0954-4d9b-b4d8-cfde9c0202c1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:44.862787 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:44.862787 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:44.866558 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d50388a2-0954-4d9b-b4d8-cfde9c0202c1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:44.927808 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:44.927808 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:44.930124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b81c0d43-fabe-4358-9c31-dbdb15938a10 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:44.949083 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:44.949083 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:44.959941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b81c0d43-fabe-4358-9c31-dbdb15938a10 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume updated successfully. Jan 02 02:46:44.966075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b81c0d43-fabe-4358-9c31-dbdb15938a10 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action returned with HTTP 200 Jan 02 02:46:44.970017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d50388a2-0954-4d9b-b4d8-cfde9c0202c1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:46:44.991246 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 691/1376] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:44 2021] POST /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action => generated 0 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 02:46:44.999529 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-d50388a2-0954-4d9b-b4d8-cfde9c0202c1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:45.000184 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-d50388a2-0954-4d9b-b4d8-cfde9c0202c1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:45.007207 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a1d549a-a20c-43e3-bdf1-89fa74afac22 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:46:45.011420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a1d549a-a20c-43e3-bdf1-89fa74afac22 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:45.011420 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:45.011420 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:45.011420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a1d549a-a20c-43e3-bdf1-89fa74afac22 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:45.013125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-d50388a2-0954-4d9b-b4d8-cfde9c0202c1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:45.040060 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:45.040060 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:45.095114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d50388a2-0954-4d9b-b4d8-cfde9c0202c1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 returned with HTTP 200 Jan 02 02:46:45.127947 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 686/1377] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:46:44 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 => generated 972 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:46:45.256813 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:45.256813 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:45.279729 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2a1d549a-a20c-43e3-bdf1-89fa74afac22 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:45.334077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a1d549a-a20c-43e3-bdf1-89fa74afac22 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:46:45.335391 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 692/1378] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:44 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 928 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:45.367757 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-35255d2f-f094-4874-b23d-4af012d29844 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] POST http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action Jan 02 02:46:45.367757 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:45.367757 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:45.367757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-35255d2f-f094-4874-b23d-4af012d29844 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:45.367757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-35255d2f-f094-4874-b23d-4af012d29844 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:45.436464 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:45.436464 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:45.438575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-35255d2f-f094-4874-b23d-4af012d29844 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:45.451533 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-35255d2f-f094-4874-b23d-4af012d29844 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume updated successfully. Jan 02 02:46:45.452435 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-35255d2f-f094-4874-b23d-4af012d29844 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action returned with HTTP 200 Jan 02 02:46:45.453825 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 687/1379] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:45 2021] POST /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action => generated 0 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 02 02:46:45.462449 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03fb69a8-ce63-4a25-9586-6a55e130e59b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:46:45.462982 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03fb69a8-ce63-4a25-9586-6a55e130e59b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:45.463352 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:45.463352 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:45.463733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03fb69a8-ce63-4a25-9586-6a55e130e59b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:45.520369 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:45.520369 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:45.532129 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-03fb69a8-ce63-4a25-9586-6a55e130e59b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:45.560197 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03fb69a8-ce63-4a25-9586-6a55e130e59b tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:46:45.575034 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 693/1380] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:45 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 929 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:45.578519 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0acc50e0-19ec-46b5-8695-2801a71fcc84 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] POST http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action Jan 02 02:46:45.578997 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:45.578997 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:45.579749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0acc50e0-19ec-46b5-8695-2801a71fcc84 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:45.580143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0acc50e0-19ec-46b5-8695-2801a71fcc84 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:45.641825 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:45.641825 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:45.643046 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0acc50e0-19ec-46b5-8695-2801a71fcc84 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:45.666506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0acc50e0-19ec-46b5-8695-2801a71fcc84 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Update volume admin metadata completed successfully. Jan 02 02:46:45.666898 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0acc50e0-19ec-46b5-8695-2801a71fcc84 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Update readonly setting on volume completed successfully. Jan 02 02:46:45.667444 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0acc50e0-19ec-46b5-8695-2801a71fcc84 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action returned with HTTP 202 Jan 02 02:46:45.668823 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 688/1381] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:45 2021] POST /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:46:45.677075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-42a1564d-c625-4790-9f8a-4457e4430384 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:46:45.677987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-42a1564d-c625-4790-9f8a-4457e4430384 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:45.678437 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:45.678437 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:45.679690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-42a1564d-c625-4790-9f8a-4457e4430384 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:45.741410 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:45.741410 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:45.752075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-42a1564d-c625-4790-9f8a-4457e4430384 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:45.782086 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-42a1564d-c625-4790-9f8a-4457e4430384 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:46:45.784254 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 689/1382] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:45 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 928 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:45.800147 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3eb61ba2-6c18-4d0d-b5fb-91f5102dd2fb tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] POST http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action Jan 02 02:46:45.800624 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:45.800624 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:45.801320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3eb61ba2-6c18-4d0d-b5fb-91f5102dd2fb tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:45.801715 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3eb61ba2-6c18-4d0d-b5fb-91f5102dd2fb tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:45.818950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6aad999-5693-4a77-afe3-8007ca93b895 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] POST http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs Jan 02 02:46:45.819806 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:45.819806 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:45.820541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6aad999-5693-4a77-afe3-8007ca93b895 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-925114979", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:45.822798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.qos_specs [None req-f6aad999-5693-4a77-afe3-8007ca93b895 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-925114979', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=88066) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 02 02:46:45.859527 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-f6aad999-5693-4a77-afe3-8007ca93b895 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DB qos_specs_create(): root {'id': '685a26d9-19c5-4aef-a2f7-f6b9d95107f8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-925114979'} {{(pid=88066) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 02 02:46:45.886983 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6aad999-5693-4a77-afe3-8007ca93b895 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs returned with HTTP 200 Jan 02 02:46:45.888115 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 694/1383] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:46:45 2021] POST /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs => generated 458 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:46:45.896409 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:45.896409 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:45.897813 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3eb61ba2-6c18-4d0d-b5fb-91f5102dd2fb tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:45.900246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7fdc3ab-b27a-4d27-a898-4322120edec5 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] POST http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types Jan 02 02:46:45.900873 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:45.900873 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:45.901500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7fdc3ab-b27a-4d27-a898-4322120edec5 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-324925816"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:45.902857 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:45.902857 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:45.919924 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3eb61ba2-6c18-4d0d-b5fb-91f5102dd2fb tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Update volume admin metadata completed successfully. Jan 02 02:46:45.920514 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3eb61ba2-6c18-4d0d-b5fb-91f5102dd2fb tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Update readonly setting on volume completed successfully. Jan 02 02:46:45.921230 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3eb61ba2-6c18-4d0d-b5fb-91f5102dd2fb tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action returned with HTTP 202 Jan 02 02:46:45.922317 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 690/1384] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:46:45 2021] POST /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 02:46:45.930452 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ae620c9-e49a-4cb0-8474-831e6de110b9 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:46:45.930983 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ae620c9-e49a-4cb0-8474-831e6de110b9 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:45.931180 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:45.931180 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:45.931830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ae620c9-e49a-4cb0-8474-831e6de110b9 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:45.983421 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7fdc3ab-b27a-4d27-a898-4322120edec5 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types returned with HTTP 200 Jan 02 02:46:45.984539 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 695/1385] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:46:45 2021] POST /volume/v3/91931e76a67746b2891ad28be1887702/types => generated 221 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:46:45.995004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90a06ce9-4067-4749-b7c1-80ab5e9e151b tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] POST http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types Jan 02 02:46:45.995963 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90a06ce9-4067-4749-b7c1-80ab5e9e151b tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1521781933"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:46.021387 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:46.021387 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:46.044549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90a06ce9-4067-4749-b7c1-80ab5e9e151b tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types returned with HTTP 200 Jan 02 02:46:46.045773 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 696/1386] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:46:45 2021] POST /volume/v3/91931e76a67746b2891ad28be1887702/types => generated 222 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:46.051090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2ae620c9-e49a-4cb0-8474-831e6de110b9 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:46.056912 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b1bf2c09-d145-4b8a-8c3f-9d1608ef1992 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] POST http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types Jan 02 02:46:46.057862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b1bf2c09-d145-4b8a-8c3f-9d1608ef1992 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2118236778"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:46.104988 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ae620c9-e49a-4cb0-8474-831e6de110b9 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:46:46.118875 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 691/1387] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:45 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 929 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:46.126844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ce5c8e7-3961-4d4e-a98e-4b6d1a3b7eee tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 Jan 02 02:46:46.129563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ce5c8e7-3961-4d4e-a98e-4b6d1a3b7eee tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:46.129924 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:46.129924 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:46.130513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ce5c8e7-3961-4d4e-a98e-4b6d1a3b7eee tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:46.130757 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b1bf2c09-d145-4b8a-8c3f-9d1608ef1992 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types returned with HTTP 200 Jan 02 02:46:46.131875 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 697/1388] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:46:46 2021] POST /volume/v3/91931e76a67746b2891ad28be1887702/types => generated 222 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:46.145797 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1dc06762-cf5c-4adb-94aa-6050f85911d8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] POST http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action Jan 02 02:46:46.153309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1dc06762-cf5c-4adb-94aa-6050f85911d8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1498327413", "disk_format": "raw"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:46.154034 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1dc06762-cf5c-4adb-94aa-6050f85911d8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1498327413", "disk_format": "raw"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:46.218997 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:46.218997 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:46.225409 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:46.225409 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:46.227023 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1dc06762-cf5c-4adb-94aa-6050f85911d8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:46:46.238319 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1ce5c8e7-3961-4d4e-a98e-4b6d1a3b7eee tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:46:46.267881 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1ce5c8e7-3961-4d4e-a98e-4b6d1a3b7eee tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:46.268905 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1ce5c8e7-3961-4d4e-a98e-4b6d1a3b7eee tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:46.277691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce5c8e7-3961-4d4e-a98e-4b6d1a3b7eee tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:46.295604 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:46.295604 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:46.338056 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:46.338056 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:46.341060 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ce5c8e7-3961-4d4e-a98e-4b6d1a3b7eee tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 returned with HTTP 200 Jan 02 02:46:46.342080 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 692/1389] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:46:46 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 => generated 972 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:46.351504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-544e2081-e5f2-410c-8a0d-1f7319ddbd0d tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associate?vol_type_id=4eeb214b-8140-4fc6-892d-b2409f0a2b0d Jan 02 02:46:46.354892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-544e2081-e5f2-410c-8a0d-1f7319ddbd0d tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:46.355110 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:46.355110 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:46.355387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-544e2081-e5f2-410c-8a0d-1f7319ddbd0d tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'associate' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:46.359972 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-544e2081-e5f2-410c-8a0d-1f7319ddbd0d tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Associate qos_spec: 685a26d9-19c5-4aef-a2f7-f6b9d95107f8 with type: 4eeb214b-8140-4fc6-892d-b2409f0a2b0d {{(pid=88067) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 02 02:46:46.362830 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:46.362830 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:46.381677 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:46.381677 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:46.474913 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-544e2081-e5f2-410c-8a0d-1f7319ddbd0d tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associate?vol_type_id=4eeb214b-8140-4fc6-892d-b2409f0a2b0d returned with HTTP 202 Jan 02 02:46:46.476058 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 693/1390] 10.222.0.39 () {58 vars in 1448 bytes} [Sat Jan 2 02:46:46 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associate?vol_type_id=4eeb214b-8140-4fc6-892d-b2409f0a2b0d => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:46.486355 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29dda561-0c10-42c2-b2bf-ffa89e5b3023 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associate?vol_type_id=fe8e1516-c9ae-4b29-8e6c-6d8334b8502b Jan 02 02:46:46.487419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29dda561-0c10-42c2-b2bf-ffa89e5b3023 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:46.487613 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:46.487613 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:46.488016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29dda561-0c10-42c2-b2bf-ffa89e5b3023 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'associate' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:46.488760 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:46.488760 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:46.489655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-29dda561-0c10-42c2-b2bf-ffa89e5b3023 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Associate qos_spec: 685a26d9-19c5-4aef-a2f7-f6b9d95107f8 with type: fe8e1516-c9ae-4b29-8e6c-6d8334b8502b {{(pid=88067) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 02 02:46:46.490335 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:46.490335 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:46.498352 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:46.498352 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:46.556921 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29dda561-0c10-42c2-b2bf-ffa89e5b3023 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associate?vol_type_id=fe8e1516-c9ae-4b29-8e6c-6d8334b8502b returned with HTTP 202 Jan 02 02:46:46.558341 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 694/1391] 10.222.0.39 () {58 vars in 1448 bytes} [Sat Jan 2 02:46:46 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associate?vol_type_id=fe8e1516-c9ae-4b29-8e6c-6d8334b8502b => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:46.580127 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-279e7dd7-37da-4986-a737-96363bcab303 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associate?vol_type_id=f7d97965-ef74-421b-9a35-603e997c201a Jan 02 02:46:46.593523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-279e7dd7-37da-4986-a737-96363bcab303 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:46.593934 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:46.593934 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:46.594668 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-279e7dd7-37da-4986-a737-96363bcab303 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'associate' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:46.596431 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:46.596431 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:46.597735 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1dc06762-cf5c-4adb-94aa-6050f85911d8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Copy volume to image completed successfully. Jan 02 02:46:46.598062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-279e7dd7-37da-4986-a737-96363bcab303 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Associate qos_spec: 685a26d9-19c5-4aef-a2f7-f6b9d95107f8 with type: f7d97965-ef74-421b-9a35-603e997c201a {{(pid=88067) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 02 02:46:46.598709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1dc06762-cf5c-4adb-94aa-6050f85911d8 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action returned with HTTP 202 Jan 02 02:46:46.599205 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:46.599205 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:46.600273 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 698/1392] 10.222.0.39 () {60 vars in 1358 bytes} [Sat Jan 2 02:46:46 2021] POST /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543/action => generated 693 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:46:46.640871 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:46.640871 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:46.719218 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-279e7dd7-37da-4986-a737-96363bcab303 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associate?vol_type_id=f7d97965-ef74-421b-9a35-603e997c201a returned with HTTP 202 Jan 02 02:46:46.721916 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 695/1393] 10.222.0.39 () {58 vars in 1448 bytes} [Sat Jan 2 02:46:46 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associate?vol_type_id=f7d97965-ef74-421b-9a35-603e997c201a => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:46.742970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6ce5cea-546d-431f-bd78-50f276ad7199 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associations Jan 02 02:46:46.743775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6ce5cea-546d-431f-bd78-50f276ad7199 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:46.743963 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:46.743963 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:46.744270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6ce5cea-546d-431f-bd78-50f276ad7199 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'associations' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:46.745695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c6ce5cea-546d-431f-bd78-50f276ad7199 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Get associations for qos_spec id: 685a26d9-19c5-4aef-a2f7-f6b9d95107f8 {{(pid=88066) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 02 02:46:46.748313 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:46.748313 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:46.792967 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6ce5cea-546d-431f-bd78-50f276ad7199 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associations returned with HTTP 200 Jan 02 02:46:46.794274 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 699/1394] 10.222.0.39 () {58 vars in 1360 bytes} [Sat Jan 2 02:46:46 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associations => generated 447 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:46.808477 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a906d823-a957-4e82-90ff-c93ff5465e03 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/disassociate?vol_type_id=4eeb214b-8140-4fc6-892d-b2409f0a2b0d Jan 02 02:46:46.809646 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a906d823-a957-4e82-90ff-c93ff5465e03 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:46.809930 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:46.809930 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:46.810200 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a906d823-a957-4e82-90ff-c93ff5465e03 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'disassociate' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:46.810927 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:46.810927 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:46.811794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a906d823-a957-4e82-90ff-c93ff5465e03 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Disassociate qos_spec: 685a26d9-19c5-4aef-a2f7-f6b9d95107f8 from type: 4eeb214b-8140-4fc6-892d-b2409f0a2b0d {{(pid=88067) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 02 02:46:46.812466 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:46.812466 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:46.822738 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:46.822738 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:46.854803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a906d823-a957-4e82-90ff-c93ff5465e03 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/disassociate?vol_type_id=4eeb214b-8140-4fc6-892d-b2409f0a2b0d returned with HTTP 202 Jan 02 02:46:46.858787 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 696/1395] 10.222.0.39 () {58 vars in 1457 bytes} [Sat Jan 2 02:46:46 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/disassociate?vol_type_id=4eeb214b-8140-4fc6-892d-b2409f0a2b0d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:46.867388 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-698dedc9-4feb-44c5-a549-77810b47505a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associations Jan 02 02:46:46.869085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-698dedc9-4feb-44c5-a549-77810b47505a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:46.869309 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:46.869309 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:46.869690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-698dedc9-4feb-44c5-a549-77810b47505a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'associations' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:46.870385 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:46.870385 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:46.879592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-698dedc9-4feb-44c5-a549-77810b47505a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Get associations for qos_spec id: 685a26d9-19c5-4aef-a2f7-f6b9d95107f8 {{(pid=88066) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 02 02:46:46.880644 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:46.880644 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:46.941490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-698dedc9-4feb-44c5-a549-77810b47505a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associations returned with HTTP 200 Jan 02 02:46:46.942853 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 700/1396] 10.222.0.39 () {58 vars in 1360 bytes} [Sat Jan 2 02:46:46 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associations => generated 306 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:46.955114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9861283b-5f70-4889-8f18-91ad9b9003ac tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/disassociate_all Jan 02 02:46:46.955393 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9861283b-5f70-4889-8f18-91ad9b9003ac tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:46.955640 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:46.955640 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:46.956284 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9861283b-5f70-4889-8f18-91ad9b9003ac tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'disassociate_all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:46.957245 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:46.957245 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:46.976774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9861283b-5f70-4889-8f18-91ad9b9003ac tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Disassociate qos_spec: 685a26d9-19c5-4aef-a2f7-f6b9d95107f8 from all. {{(pid=88067) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 02 02:46:46.977559 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:46.977559 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.002348 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.002348 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.023994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9861283b-5f70-4889-8f18-91ad9b9003ac tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/disassociate_all returned with HTTP 202 Jan 02 02:46:47.040954 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 697/1397] 10.222.0.39 () {58 vars in 1372 bytes} [Sat Jan 2 02:46:46 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/disassociate_all => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:47.052539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-375cbaaa-3988-4fa2-9ccc-cf0a8eb09a6a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associations Jan 02 02:46:47.052539 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-375cbaaa-3988-4fa2-9ccc-cf0a8eb09a6a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:47.052539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:47.052539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:47.052539 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-375cbaaa-3988-4fa2-9ccc-cf0a8eb09a6a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'associations' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:47.052539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.052539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.052539 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-375cbaaa-3988-4fa2-9ccc-cf0a8eb09a6a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Get associations for qos_spec id: 685a26d9-19c5-4aef-a2f7-f6b9d95107f8 {{(pid=88066) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 02 02:46:47.052539 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.052539 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.100422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-375cbaaa-3988-4fa2-9ccc-cf0a8eb09a6a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associations returned with HTTP 200 Jan 02 02:46:47.117697 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 701/1398] 10.222.0.39 () {58 vars in 1360 bytes} [Sat Jan 2 02:46:47 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/associations => generated 24 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:46:47.136115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49c72289-ad7c-4937-b8d5-9c49adc88537 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] POST http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs Jan 02 02:46:47.137752 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:47.137752 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:47.138719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-49c72289-ad7c-4937-b8d5-9c49adc88537 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-607807751", "consumer": "back-end"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:47.142192 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.142192 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.144570 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.qos_specs [None req-49c72289-ad7c-4937-b8d5-9c49adc88537 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-607807751', 'consumer': 'back-end', 'specs': {}} {{(pid=88067) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 02 02:46:47.159420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-49c72289-ad7c-4937-b8d5-9c49adc88537 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DB qos_specs_create(): root {'id': 'c101fdab-9863-4ffe-b927-b0bc6be903b2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-607807751'} {{(pid=88067) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 02 02:46:47.173851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49c72289-ad7c-4937-b8d5-9c49adc88537 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs returned with HTTP 200 Jan 02 02:46:47.186050 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 698/1399] 10.222.0.39 () {60 vars in 1231 bytes} [Sat Jan 2 02:46:47 2021] POST /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs => generated 434 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:47.196960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f3d6fdb-4cf3-4f1c-858c-490a1389f76e tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DELETE http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c101fdab-9863-4ffe-b927-b0bc6be903b2?force=False Jan 02 02:46:47.198009 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f3d6fdb-4cf3-4f1c-858c-490a1389f76e tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:47.198493 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:47.198493 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:47.199750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f3d6fdb-4cf3-4f1c-858c-490a1389f76e tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:47.200738 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.200738 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.202454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4f3d6fdb-4cf3-4f1c-858c-490a1389f76e tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Delete qos_spec: c101fdab-9863-4ffe-b927-b0bc6be903b2, force: False {{(pid=88066) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 02:46:47.203639 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.203639 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.220155 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.220155 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.247082 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.247082 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.257117 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.257117 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:46:47.264940 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f3d6fdb-4cf3-4f1c-858c-490a1389f76e tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c101fdab-9863-4ffe-b927-b0bc6be903b2?force=False returned with HTTP 202 Jan 02 02:46:47.266094 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 702/1400] 10.222.0.39 () {58 vars in 1347 bytes} [Sat Jan 2 02:46:47 2021] DELETE /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c101fdab-9863-4ffe-b927-b0bc6be903b2?force=False => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:47.289120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4e33f47-4992-425a-bb48-fdcb34614f0c tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c101fdab-9863-4ffe-b927-b0bc6be903b2 Jan 02 02:46:47.290437 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4e33f47-4992-425a-bb48-fdcb34614f0c tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:47.295527 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:47.295527 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:47.296776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4e33f47-4992-425a-bb48-fdcb34614f0c tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:47.298063 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.298063 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.300465 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.300465 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.326566 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4e33f47-4992-425a-bb48-fdcb34614f0c tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c101fdab-9863-4ffe-b927-b0bc6be903b2 returned with HTTP 404 Jan 02 02:46:47.332124 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 699/1401] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:46:47 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c101fdab-9863-4ffe-b927-b0bc6be903b2 => generated 100 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:47.346384 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b671cf71-d587-4f14-ade2-c9547ba4e5b2 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs Jan 02 02:46:47.347609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b671cf71-d587-4f14-ade2-c9547ba4e5b2 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:47.348536 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:47.348536 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:47.349606 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b671cf71-d587-4f14-ade2-c9547ba4e5b2 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:47.350532 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.350532 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.373270 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c570e2d1-3385-4bce-9b41-561259214c85 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 Jan 02 02:46:47.374234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c570e2d1-3385-4bce-9b41-561259214c85 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:47.375037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c570e2d1-3385-4bce-9b41-561259214c85 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:47.387090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b671cf71-d587-4f14-ade2-c9547ba4e5b2 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs returned with HTTP 200 Jan 02 02:46:47.388680 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 703/1402] 10.222.0.39 () {58 vars in 1210 bytes} [Sat Jan 2 02:46:47 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs => generated 174 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:47.414079 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b6a7bae-9ad4-4a57-bd9b-b0dbb6a228dd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] POST http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs Jan 02 02:46:47.414948 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:47.414948 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:47.417010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b6a7bae-9ad4-4a57-bd9b-b0dbb6a228dd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-130049047", "consumer": "both"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:47.418683 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.418683 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.432155 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.qos_specs [None req-9b6a7bae-9ad4-4a57-bd9b-b0dbb6a228dd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-130049047', 'consumer': 'both', 'specs': {}} {{(pid=88066) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 02 02:46:47.449651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-9b6a7bae-9ad4-4a57-bd9b-b0dbb6a228dd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DB qos_specs_create(): root {'id': '08512585-c156-49b6-b9fa-e9e52d8c2c99', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-130049047'} {{(pid=88066) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 02 02:46:47.469590 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b6a7bae-9ad4-4a57-bd9b-b0dbb6a228dd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs returned with HTTP 200 Jan 02 02:46:47.473917 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 704/1403] 10.222.0.39 () {60 vars in 1231 bytes} [Sat Jan 2 02:46:47 2021] POST /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs => generated 430 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:46:47.492847 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e4736d4-a0d1-4a8b-b9d2-6c270128e159 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DELETE http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/08512585-c156-49b6-b9fa-e9e52d8c2c99?force=False Jan 02 02:46:47.493881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e4736d4-a0d1-4a8b-b9d2-6c270128e159 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:47.494324 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:47.494324 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:47.495015 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e4736d4-a0d1-4a8b-b9d2-6c270128e159 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:47.495925 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.495925 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.500923 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9e4736d4-a0d1-4a8b-b9d2-6c270128e159 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Delete qos_spec: 08512585-c156-49b6-b9fa-e9e52d8c2c99, force: False {{(pid=88066) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 02:46:47.501872 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.501872 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.512251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c570e2d1-3385-4bce-9b41-561259214c85 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 returned with HTTP 404 Jan 02 02:46:47.521950 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 700/1404] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:46:47 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/faef0b09-9b17-4b5a-98d7-6318e02dca42 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:46:47.528806 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.528806 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.530779 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deeb8ec0-1dcf-4215-b6d3-ebfdc3473af5 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0 Jan 02 02:46:47.531878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deeb8ec0-1dcf-4215-b6d3-ebfdc3473af5 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:47.533040 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deeb8ec0-1dcf-4215-b6d3-ebfdc3473af5 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:47.534357 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-deeb8ec0-1dcf-4215-b6d3-ebfdc3473af5 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member cc6afd01-dc51-4da0-a01a-6adcc3803fd0 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:46:47.552524 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deeb8ec0-1dcf-4215-b6d3-ebfdc3473af5 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0 returned with HTTP 404 Jan 02 02:46:47.555823 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 701/1405] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:46:47 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:46:47.573134 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5651bedf-7b01-4258-815e-7a064f7bd870 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] POST http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e/action Jan 02 02:46:47.574878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5651bedf-7b01-4258-815e-7a064f7bd870 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:47.575610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5651bedf-7b01-4258-815e-7a064f7bd870 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:47.577845 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-5651bedf-7b01-4258-815e-7a064f7bd870 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] delete called for group 8c102f2e-e553-4258-ba79-5492dab8790e {{(pid=88067) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:46:47.578592 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-5651bedf-7b01-4258-815e-7a064f7bd870 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Delete group with id: 8c102f2e-e553-4258-ba79-5492dab8790e Jan 02 02:46:47.581494 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.581494 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.597105 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.597105 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.604416 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.604416 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:46:47.620539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e4736d4-a0d1-4a8b-b9d2-6c270128e159 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/08512585-c156-49b6-b9fa-e9e52d8c2c99?force=False returned with HTTP 202 Jan 02 02:46:47.622416 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 705/1406] 10.222.0.39 () {58 vars in 1347 bytes} [Sat Jan 2 02:46:47 2021] DELETE /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/08512585-c156-49b6-b9fa-e9e52d8c2c99?force=False => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:47.648018 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dde2f4c0-2589-43e1-9a64-dafe79c7fafb tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/08512585-c156-49b6-b9fa-e9e52d8c2c99 Jan 02 02:46:47.649294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dde2f4c0-2589-43e1-9a64-dafe79c7fafb tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:47.651101 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:47.651101 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:47.651644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dde2f4c0-2589-43e1-9a64-dafe79c7fafb tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:47.653463 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.653463 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.672204 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dde2f4c0-2589-43e1-9a64-dafe79c7fafb tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/08512585-c156-49b6-b9fa-e9e52d8c2c99 returned with HTTP 404 Jan 02 02:46:47.683766 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 706/1407] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:46:47 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/08512585-c156-49b6-b9fa-e9e52d8c2c99 => generated 100 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:47.692145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b52b005a-1144-4dfc-b149-f21d8a6191dc tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs Jan 02 02:46:47.694739 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b52b005a-1144-4dfc-b149-f21d8a6191dc tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:47.695671 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b52b005a-1144-4dfc-b149-f21d8a6191dc tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:47.749613 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b52b005a-1144-4dfc-b149-f21d8a6191dc tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs returned with HTTP 200 Jan 02 02:46:47.749613 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 707/1408] 10.222.0.39 () {58 vars in 1210 bytes} [Sat Jan 2 02:46:47 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs => generated 174 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:47.774557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6b599e5-b7bb-4ce3-ba69-f47dbf75f222 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] POST http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs Jan 02 02:46:47.775126 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:47.775126 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:47.775671 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6b599e5-b7bb-4ce3-ba69-f47dbf75f222 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1567241982", "consumer": "front-end"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:47.777191 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.777191 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.778173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.qos_specs [None req-c6b599e5-b7bb-4ce3-ba69-f47dbf75f222 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1567241982', 'consumer': 'front-end', 'specs': {}} {{(pid=88066) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 02 02:46:47.790994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-c6b599e5-b7bb-4ce3-ba69-f47dbf75f222 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DB qos_specs_create(): root {'id': 'c737398a-7c1c-47e0-bf2d-ee1a71713693', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1567241982'} {{(pid=88066) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 02 02:46:47.816272 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6b599e5-b7bb-4ce3-ba69-f47dbf75f222 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs returned with HTTP 200 Jan 02 02:46:47.817737 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 708/1409] 10.222.0.39 () {60 vars in 1231 bytes} [Sat Jan 2 02:46:47 2021] POST /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs => generated 436 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:47.844052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22acd6fe-1603-4dca-82f3-0aeab40b6ea9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DELETE http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c737398a-7c1c-47e0-bf2d-ee1a71713693?force=False Jan 02 02:46:47.845912 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22acd6fe-1603-4dca-82f3-0aeab40b6ea9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:47.846257 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:47.846257 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:47.847362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22acd6fe-1603-4dca-82f3-0aeab40b6ea9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:47.849918 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.849918 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.851091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-22acd6fe-1603-4dca-82f3-0aeab40b6ea9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Delete qos_spec: c737398a-7c1c-47e0-bf2d-ee1a71713693, force: False {{(pid=88066) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 02:46:47.852839 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.852839 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.857839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5651bedf-7b01-4258-815e-7a064f7bd870 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e/action returned with HTTP 202 Jan 02 02:46:47.868345 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 702/1410] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:46:47 2021] POST /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e/action => generated 0 bytes in 305 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:46:47.870962 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.870962 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.879517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ac629e5-8c7e-4ed5-9dfb-8b7be2a1edc5 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e Jan 02 02:46:47.881032 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ac629e5-8c7e-4ed5-9dfb-8b7be2a1edc5 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:47.882494 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:47.882494 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:47.883269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ac629e5-8c7e-4ed5-9dfb-8b7be2a1edc5 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:47.884061 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-4ac629e5-8c7e-4ed5-9dfb-8b7be2a1edc5 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 8c102f2e-e553-4258-ba79-5492dab8790e {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:46:47.908196 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.908196 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.914598 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.914598 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:47.929546 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:47.929546 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:46:47.940013 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22acd6fe-1603-4dca-82f3-0aeab40b6ea9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c737398a-7c1c-47e0-bf2d-ee1a71713693?force=False returned with HTTP 202 Jan 02 02:46:47.942101 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 709/1411] 10.222.0.39 () {58 vars in 1347 bytes} [Sat Jan 2 02:46:47 2021] DELETE /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c737398a-7c1c-47e0-bf2d-ee1a71713693?force=False => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:46:47.968025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8f20dd8-2d8a-451a-96f5-e3e9a6c60a8f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c737398a-7c1c-47e0-bf2d-ee1a71713693 Jan 02 02:46:47.970002 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8f20dd8-2d8a-451a-96f5-e3e9a6c60a8f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:47.970540 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:47.970540 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:47.973821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8f20dd8-2d8a-451a-96f5-e3e9a6c60a8f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:47.975701 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:47.975701 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:47.996395 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8f20dd8-2d8a-451a-96f5-e3e9a6c60a8f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c737398a-7c1c-47e0-bf2d-ee1a71713693 returned with HTTP 404 Jan 02 02:46:47.998778 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 710/1412] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:46:47 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c737398a-7c1c-47e0-bf2d-ee1a71713693 => generated 100 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:48.014881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ac629e5-8c7e-4ed5-9dfb-8b7be2a1edc5 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e returned with HTTP 200 Jan 02 02:46:48.017573 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 703/1413] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:46:47 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e => generated 321 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:48.041152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d11e629c-1241-4015-9ecf-db6339f26018 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs Jan 02 02:46:48.042168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d11e629c-1241-4015-9ecf-db6339f26018 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.044355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d11e629c-1241-4015-9ecf-db6339f26018 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:48.092049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d11e629c-1241-4015-9ecf-db6339f26018 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs returned with HTTP 200 Jan 02 02:46:48.093082 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 711/1414] 10.222.0.39 () {58 vars in 1210 bytes} [Sat Jan 2 02:46:48 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs => generated 174 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:48.118330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d048af72-2fa0-4ef4-9c24-ad2e0ad02c9d tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 Jan 02 02:46:48.118785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d048af72-2fa0-4ef4-9c24-ad2e0ad02c9d tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.119004 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:48.119004 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:48.119423 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d048af72-2fa0-4ef4-9c24-ad2e0ad02c9d tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:48.120129 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:48.120129 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:48.121215 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:48.121215 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:48.154363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d048af72-2fa0-4ef4-9c24-ad2e0ad02c9d tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 returned with HTTP 200 Jan 02 02:46:48.155230 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 704/1415] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:46:48 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 => generated 458 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:46:48.175596 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3759ccde-69ba-4032-8d0b-8e55dd14e876 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs Jan 02 02:46:48.176333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3759ccde-69ba-4032-8d0b-8e55dd14e876 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.176527 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:48.176527 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:48.176971 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3759ccde-69ba-4032-8d0b-8e55dd14e876 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:48.177688 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:48.177688 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:48.178771 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:48.178771 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 02 02:46:48.207786 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3759ccde-69ba-4032-8d0b-8e55dd14e876 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs returned with HTTP 200 Jan 02 02:46:48.219189 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 712/1416] 10.222.0.39 () {58 vars in 1210 bytes} [Sat Jan 2 02:46:48 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs => generated 174 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:48.226755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-187cbf68-73ee-4019-bc4d-7cdcf4160c96 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] PUT http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 Jan 02 02:46:48.226959 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:48.226959 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:48.227322 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-187cbf68-73ee-4019-bc4d-7cdcf4160c96 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:48.228524 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:48.228524 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:48.229610 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:48.229610 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:48.250863 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.qos_specs [None req-187cbf68-73ee-4019-bc4d-7cdcf4160c96 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=88067) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 02 02:46:48.251857 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:48.251857 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:48.286482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-187cbf68-73ee-4019-bc4d-7cdcf4160c96 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] qos_specs_update() value: {'id': '20944c30-8a8e-41e8-a087-bd1ea070b2d9', 'key': 'iops_bytes', 'value': '500', 'specs_id': '685a26d9-19c5-4aef-a2f7-f6b9d95107f8', 'deleted': False} {{(pid=88067) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 02 02:46:48.297421 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-187cbf68-73ee-4019-bc4d-7cdcf4160c96 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 returned with HTTP 200 Jan 02 02:46:48.298835 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 705/1417] 10.222.0.39 () {60 vars in 1341 bytes} [Sat Jan 2 02:46:48 2021] PUT /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 => generated 36 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 02 02:46:48.313828 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4fd1cc00-0e3b-4535-bd91-de02d8adcd45 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 Jan 02 02:46:48.314635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4fd1cc00-0e3b-4535-bd91-de02d8adcd45 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.315037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:48.315037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:48.315669 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4fd1cc00-0e3b-4535-bd91-de02d8adcd45 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:48.316792 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:48.316792 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:48.319434 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:48.319434 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:48.342325 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4fd1cc00-0e3b-4535-bd91-de02d8adcd45 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 returned with HTTP 200 Jan 02 02:46:48.343941 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 713/1418] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:46:48 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 => generated 479 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:48.361981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-42802531-55e0-45d9-82b1-2bc259b0b6de tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] PUT http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/delete_keys Jan 02 02:46:48.363039 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:48.363039 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:48.363593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-42802531-55e0-45d9-82b1-2bc259b0b6de tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:48.364924 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:48.364924 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:48.365727 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-42802531-55e0-45d9-82b1-2bc259b0b6de tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Delete_key spec: 685a26d9-19c5-4aef-a2f7-f6b9d95107f8, keys: ['iops_bytes'] {{(pid=88067) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 02 02:46:48.366400 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:48.366400 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:48.391290 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:48.391290 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:46:48.418544 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:48.418544 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:48.431887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-42802531-55e0-45d9-82b1-2bc259b0b6de tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/delete_keys returned with HTTP 202 Jan 02 02:46:48.437400 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 706/1419] 10.222.0.39 () {60 vars in 1377 bytes} [Sat Jan 2 02:46:48 2021] PUT /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8/delete_keys => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:46:48.449981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c3ea1da-5ce1-4aa6-a5ba-db5ad3ecb70a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 Jan 02 02:46:48.450564 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c3ea1da-5ce1-4aa6-a5ba-db5ad3ecb70a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.450767 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:48.450767 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:48.451142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c3ea1da-5ce1-4aa6-a5ba-db5ad3ecb70a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:48.451845 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:48.451845 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:48.452925 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:48.452925 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:48.472887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c3ea1da-5ce1-4aa6-a5ba-db5ad3ecb70a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 returned with HTTP 200 Jan 02 02:46:48.474083 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 714/1420] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:46:48 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 => generated 458 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:48.491419 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11898f76-a76a-4cd1-a5d1-9cc6ac811fc9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 Jan 02 02:46:48.492064 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11898f76-a76a-4cd1-a5d1-9cc6ac811fc9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.492223 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:48.492223 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:48.492546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11898f76-a76a-4cd1-a5d1-9cc6ac811fc9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:48.493287 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:48.493287 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:48.494358 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:48.494358 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:48.522650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11898f76-a76a-4cd1-a5d1-9cc6ac811fc9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 returned with HTTP 200 Jan 02 02:46:48.524528 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 707/1421] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:46:48 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 => generated 458 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:48.543584 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad736f74-1578-46ee-bbf5-64f7c75bf5bd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DELETE http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c737398a-7c1c-47e0-bf2d-ee1a71713693?force=False Jan 02 02:46:48.544723 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad736f74-1578-46ee-bbf5-64f7c75bf5bd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.544922 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:48.544922 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:48.545315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad736f74-1578-46ee-bbf5-64f7c75bf5bd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:48.546316 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:48.546316 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:48.547234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ad736f74-1578-46ee-bbf5-64f7c75bf5bd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Delete qos_spec: c737398a-7c1c-47e0-bf2d-ee1a71713693, force: False {{(pid=88066) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 02:46:48.547898 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:48.547898 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:48.572341 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad736f74-1578-46ee-bbf5-64f7c75bf5bd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c737398a-7c1c-47e0-bf2d-ee1a71713693?force=False returned with HTTP 404 Jan 02 02:46:48.578114 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 715/1422] 10.222.0.39 () {58 vars in 1347 bytes} [Sat Jan 2 02:46:48 2021] DELETE /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c737398a-7c1c-47e0-bf2d-ee1a71713693?force=False => generated 100 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:48.591036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d687082-c451-4257-a1d4-923156e20b31 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c737398a-7c1c-47e0-bf2d-ee1a71713693 Jan 02 02:46:48.591761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d687082-c451-4257-a1d4-923156e20b31 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.591973 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:48.591973 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:48.592345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d687082-c451-4257-a1d4-923156e20b31 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:48.593147 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:48.593147 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:48.594215 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:48.594215 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:48.614751 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d687082-c451-4257-a1d4-923156e20b31 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c737398a-7c1c-47e0-bf2d-ee1a71713693 returned with HTTP 404 Jan 02 02:46:48.615970 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 708/1423] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:46:48 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c737398a-7c1c-47e0-bf2d-ee1a71713693 => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:48.627783 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3563e791-d7a4-42d6-a51a-c3c41a886c2f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DELETE http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/08512585-c156-49b6-b9fa-e9e52d8c2c99?force=False Jan 02 02:46:48.628305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3563e791-d7a4-42d6-a51a-c3c41a886c2f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.629042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3563e791-d7a4-42d6-a51a-c3c41a886c2f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:48.630528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3563e791-d7a4-42d6-a51a-c3c41a886c2f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Delete qos_spec: 08512585-c156-49b6-b9fa-e9e52d8c2c99, force: False {{(pid=88066) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 02:46:48.657832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3563e791-d7a4-42d6-a51a-c3c41a886c2f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/08512585-c156-49b6-b9fa-e9e52d8c2c99?force=False returned with HTTP 404 Jan 02 02:46:48.665216 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 716/1424] 10.222.0.39 () {58 vars in 1347 bytes} [Sat Jan 2 02:46:48 2021] DELETE /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/08512585-c156-49b6-b9fa-e9e52d8c2c99?force=False => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:48.673857 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9c82c2e-1a71-4488-9869-5b208ed2ab8c tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/08512585-c156-49b6-b9fa-e9e52d8c2c99 Jan 02 02:46:48.674943 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9c82c2e-1a71-4488-9869-5b208ed2ab8c tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.675600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9c82c2e-1a71-4488-9869-5b208ed2ab8c tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:48.701955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9c82c2e-1a71-4488-9869-5b208ed2ab8c tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/08512585-c156-49b6-b9fa-e9e52d8c2c99 returned with HTTP 404 Jan 02 02:46:48.713494 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 709/1425] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:46:48 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/08512585-c156-49b6-b9fa-e9e52d8c2c99 => generated 100 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:48.722785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a902f7b-1833-4909-b1c2-84e1ac6c8c4a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DELETE http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c101fdab-9863-4ffe-b927-b0bc6be903b2?force=False Jan 02 02:46:48.723339 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a902f7b-1833-4909-b1c2-84e1ac6c8c4a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.723821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a902f7b-1833-4909-b1c2-84e1ac6c8c4a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:48.725500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3a902f7b-1833-4909-b1c2-84e1ac6c8c4a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Delete qos_spec: c101fdab-9863-4ffe-b927-b0bc6be903b2, force: False {{(pid=88066) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 02:46:48.777071 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a902f7b-1833-4909-b1c2-84e1ac6c8c4a tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c101fdab-9863-4ffe-b927-b0bc6be903b2?force=False returned with HTTP 404 Jan 02 02:46:48.782740 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 717/1426] 10.222.0.39 () {58 vars in 1347 bytes} [Sat Jan 2 02:46:48 2021] DELETE /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c101fdab-9863-4ffe-b927-b0bc6be903b2?force=False => generated 100 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:46:48.792669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68406a5a-8f87-458b-ab4c-1e23b79970ff tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c101fdab-9863-4ffe-b927-b0bc6be903b2 Jan 02 02:46:48.794459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68406a5a-8f87-458b-ab4c-1e23b79970ff tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.795934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68406a5a-8f87-458b-ab4c-1e23b79970ff tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:48.830011 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68406a5a-8f87-458b-ab4c-1e23b79970ff tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c101fdab-9863-4ffe-b927-b0bc6be903b2 returned with HTTP 404 Jan 02 02:46:48.832260 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 710/1427] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:46:48 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/c101fdab-9863-4ffe-b927-b0bc6be903b2 => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:48.842179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5fdb7382-a120-4c81-b2cc-c2cc8ad3e371 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DELETE http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types/f7d97965-ef74-421b-9a35-603e997c201a Jan 02 02:46:48.843097 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5fdb7382-a120-4c81-b2cc-c2cc8ad3e371 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:48.843825 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5fdb7382-a120-4c81-b2cc-c2cc8ad3e371 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.036580 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bdc6cf83-7691-4dcb-9608-df9906670444 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e Jan 02 02:46:49.037516 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bdc6cf83-7691-4dcb-9608-df9906670444 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:49.038202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bdc6cf83-7691-4dcb-9608-df9906670444 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.038855 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-bdc6cf83-7691-4dcb-9608-df9906670444 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 8c102f2e-e553-4258-ba79-5492dab8790e {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:46:49.055234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bdc6cf83-7691-4dcb-9608-df9906670444 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e returned with HTTP 404 Jan 02 02:46:49.064022 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 711/1428] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:46:49 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:46:49.077521 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d698f8f5-1a62-40c6-a5bc-651fbff90795 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/detail Jan 02 02:46:49.086597 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d698f8f5-1a62-40c6-a5bc-651fbff90795 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:49.088509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d698f8f5-1a62-40c6-a5bc-651fbff90795 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.095339 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:49.095339 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:46:49.121249 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d698f8f5-1a62-40c6-a5bc-651fbff90795 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/detail returned with HTTP 200 Jan 02 02:46:49.124303 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 712/1429] 10.222.0.39 () {60 vars in 1263 bytes} [Sat Jan 2 02:46:49 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/detail => generated 14 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:49.138655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbc49266-84ad-49e3-afbc-a28a75fb0bac tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail Jan 02 02:46:49.142909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5fdb7382-a120-4c81-b2cc-c2cc8ad3e371 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types/f7d97965-ef74-421b-9a35-603e997c201a returned with HTTP 202 Jan 02 02:46:49.144999 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 718/1430] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:46:48 2021] DELETE /volume/v3/91931e76a67746b2891ad28be1887702/types/f7d97965-ef74-421b-9a35-603e997c201a => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:49.154736 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8cd2361c-d662-492c-842d-aad77e2a35bd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types/f7d97965-ef74-421b-9a35-603e997c201a Jan 02 02:46:49.156297 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8cd2361c-d662-492c-842d-aad77e2a35bd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:49.157396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8cd2361c-d662-492c-842d-aad77e2a35bd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.160488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbc49266-84ad-49e3-afbc-a28a75fb0bac tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:49.161305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbc49266-84ad-49e3-afbc-a28a75fb0bac tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.162216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-fbc49266-84ad-49e3-afbc-a28a75fb0bac tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:46:49.164575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fbc49266-84ad-49e3-afbc-a28a75fb0bac tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:46:49.188186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8cd2361c-d662-492c-842d-aad77e2a35bd tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types/f7d97965-ef74-421b-9a35-603e997c201a returned with HTTP 404 Jan 02 02:46:49.198469 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 719/1431] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:46:49 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/types/f7d97965-ef74-421b-9a35-603e997c201a => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:46:49.208206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a9034b7-d552-40a2-b5bd-043dde2c82e9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DELETE http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types/fe8e1516-c9ae-4b29-8e6c-6d8334b8502b Jan 02 02:46:49.209484 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a9034b7-d552-40a2-b5bd-043dde2c82e9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:49.210197 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a9034b7-d552-40a2-b5bd-043dde2c82e9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.304892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fbc49266-84ad-49e3-afbc-a28a75fb0bac tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Get all volumes completed successfully. Jan 02 02:46:49.313839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbc49266-84ad-49e3-afbc-a28a75fb0bac tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail returned with HTTP 200 Jan 02 02:46:49.317528 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 713/1432] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:46:49 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:49.340356 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ce3b3875-e0f3-43cd-884e-4d9fa99d72d2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] POST http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e/action Jan 02 02:46:49.341560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ce3b3875-e0f3-43cd-884e-4d9fa99d72d2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:49.342157 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ce3b3875-e0f3-43cd-884e-4d9fa99d72d2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:49.343335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-ce3b3875-e0f3-43cd-884e-4d9fa99d72d2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] delete called for group 8c102f2e-e553-4258-ba79-5492dab8790e {{(pid=88067) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:46:49.349066 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-ce3b3875-e0f3-43cd-884e-4d9fa99d72d2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Delete group with id: 8c102f2e-e553-4258-ba79-5492dab8790e Jan 02 02:46:49.362742 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ce3b3875-e0f3-43cd-884e-4d9fa99d72d2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e/action returned with HTTP 404 Jan 02 02:46:49.364132 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 714/1433] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:46:49 2021] POST /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/8c102f2e-e553-4258-ba79-5492dab8790e/action => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:46:49.374703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f1cea93c-9376-4c84-ab46-39c33e36adc1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail Jan 02 02:46:49.375616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f1cea93c-9376-4c84-ab46-39c33e36adc1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:49.379677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f1cea93c-9376-4c84-ab46-39c33e36adc1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.380658 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-f1cea93c-9376-4c84-ab46-39c33e36adc1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:46:49.382753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f1cea93c-9376-4c84-ab46-39c33e36adc1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:46:49.399269 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a9034b7-d552-40a2-b5bd-043dde2c82e9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types/fe8e1516-c9ae-4b29-8e6c-6d8334b8502b returned with HTTP 202 Jan 02 02:46:49.400977 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 720/1434] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:46:49 2021] DELETE /volume/v3/91931e76a67746b2891ad28be1887702/types/fe8e1516-c9ae-4b29-8e6c-6d8334b8502b => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:49.411925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f24022f-5937-4077-a835-55e981c864f9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types/fe8e1516-c9ae-4b29-8e6c-6d8334b8502b Jan 02 02:46:49.414702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f24022f-5937-4077-a835-55e981c864f9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:49.420856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f24022f-5937-4077-a835-55e981c864f9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.467188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f24022f-5937-4077-a835-55e981c864f9 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types/fe8e1516-c9ae-4b29-8e6c-6d8334b8502b returned with HTTP 404 Jan 02 02:46:49.468697 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 721/1435] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:46:49 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/types/fe8e1516-c9ae-4b29-8e6c-6d8334b8502b => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:46:49.478570 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-155387f2-9db4-445d-b7df-2a3279c7e245 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DELETE http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types/4eeb214b-8140-4fc6-892d-b2409f0a2b0d Jan 02 02:46:49.479420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-155387f2-9db4-445d-b7df-2a3279c7e245 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:49.480018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-155387f2-9db4-445d-b7df-2a3279c7e245 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.552356 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f1cea93c-9376-4c84-ab46-39c33e36adc1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Get all volumes completed successfully. Jan 02 02:46:49.560726 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f1cea93c-9376-4c84-ab46-39c33e36adc1 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail returned with HTTP 200 Jan 02 02:46:49.562311 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 715/1436] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:46:49 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail => generated 15 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:49.581441 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-616d8b31-9e57-44fe-a45d-a86b3937ca35 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] POST http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0/action Jan 02 02:46:49.583290 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-616d8b31-9e57-44fe-a45d-a86b3937ca35 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:46:49.584155 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-616d8b31-9e57-44fe-a45d-a86b3937ca35 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:49.585572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-616d8b31-9e57-44fe-a45d-a86b3937ca35 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] delete called for group cc6afd01-dc51-4da0-a01a-6adcc3803fd0 {{(pid=88067) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:46:49.586861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-616d8b31-9e57-44fe-a45d-a86b3937ca35 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Delete group with id: cc6afd01-dc51-4da0-a01a-6adcc3803fd0 Jan 02 02:46:49.606279 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-616d8b31-9e57-44fe-a45d-a86b3937ca35 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0/action returned with HTTP 404 Jan 02 02:46:49.609587 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 716/1437] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:46:49 2021] POST /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/cc6afd01-dc51-4da0-a01a-6adcc3803fd0/action => generated 108 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:46:49.623678 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0de3bf30-a803-45fb-918c-bb08e363c71e tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] DELETE http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/group_types/e5549dec-8429-4388-b06d-bce43fabfa52 Jan 02 02:46:49.627240 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0de3bf30-a803-45fb-918c-bb08e363c71e tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:49.629612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0de3bf30-a803-45fb-918c-bb08e363c71e tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.633485 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-155387f2-9db4-445d-b7df-2a3279c7e245 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types/4eeb214b-8140-4fc6-892d-b2409f0a2b0d returned with HTTP 202 Jan 02 02:46:49.635122 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 722/1438] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:46:49 2021] DELETE /volume/v3/91931e76a67746b2891ad28be1887702/types/4eeb214b-8140-4fc6-892d-b2409f0a2b0d => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:46:49.648225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9c2a4f4e-1d2b-49cb-b151-85e1ceb96424 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types/4eeb214b-8140-4fc6-892d-b2409f0a2b0d Jan 02 02:46:49.649353 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9c2a4f4e-1d2b-49cb-b151-85e1ceb96424 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:49.650061 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9c2a4f4e-1d2b-49cb-b151-85e1ceb96424 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.680309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9c2a4f4e-1d2b-49cb-b151-85e1ceb96424 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/types/4eeb214b-8140-4fc6-892d-b2409f0a2b0d returned with HTTP 404 Jan 02 02:46:49.681828 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 723/1439] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:46:49 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/types/4eeb214b-8140-4fc6-892d-b2409f0a2b0d => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:46:49.695226 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9b64fa8-756a-4a6e-982f-f8e18d249f8f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] DELETE http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8?force=False Jan 02 02:46:49.699939 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:49.699939 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:46:49.702208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9b64fa8-756a-4a6e-982f-f8e18d249f8f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:49.703031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9b64fa8-756a-4a6e-982f-f8e18d249f8f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.707377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b9b64fa8-756a-4a6e-982f-f8e18d249f8f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Delete qos_spec: 685a26d9-19c5-4aef-a2f7-f6b9d95107f8, force: False {{(pid=88066) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 02:46:49.719258 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0de3bf30-a803-45fb-918c-bb08e363c71e tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/group_types/e5549dec-8429-4388-b06d-bce43fabfa52 returned with HTTP 202 Jan 02 02:46:49.720544 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 717/1440] 10.222.0.39 () {60 vars in 1371 bytes} [Sat Jan 2 02:46:49 2021] DELETE /volume/v3/496590ac66334410a2b9ae9a1a6d80ad/group_types/e5549dec-8429-4388-b06d-bce43fabfa52 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:46:49.729611 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:49.729611 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:49.735859 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4bd8f20-2156-4b1e-b70c-f97d442da370 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] POST http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types Jan 02 02:46:49.738007 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4bd8f20-2156-4b1e-b70c-f97d442da370 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1759749555"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:49.781844 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:49.781844 n-d-767704-6 devstack@c-api.service[88065]: options(joinedload_all('specs')).all() Jan 02 02:46:49.797403 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:46:49.797403 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:46:49.814262 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9b64fa8-756a-4a6e-982f-f8e18d249f8f tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8?force=False returned with HTTP 202 Jan 02 02:46:49.815675 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 724/1441] 10.222.0.39 () {58 vars in 1347 bytes} [Sat Jan 2 02:46:49 2021] DELETE /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8?force=False => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:46:49.834886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a38de21d-46c3-44e0-88bb-5282c324ed11 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] GET http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 Jan 02 02:46:49.835167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a38de21d-46c3-44e0-88bb-5282c324ed11 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:49.835465 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:49.835465 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:49.836082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a38de21d-46c3-44e0-88bb-5282c324ed11 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:49.838247 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:49.838247 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:49.852047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4bd8f20-2156-4b1e-b70c-f97d442da370 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types returned with HTTP 200 Jan 02 02:46:49.861621 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 718/1442] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:46:49 2021] POST /volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types => generated 216 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:49.877364 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a38de21d-46c3-44e0-88bb-5282c324ed11 tempest-QosSpecsTestJSON-375606085 tempest-QosSpecsTestJSON-375606085] http://10.222.0.39/volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 returned with HTTP 404 Jan 02 02:46:49.878575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7e56769e-5050-4d86-be5c-37a1cea19279 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] POST http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/group_types Jan 02 02:46:49.882469 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7e56769e-5050-4d86-be5c-37a1cea19279 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1201308841"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:49.886921 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 725/1443] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:46:49 2021] GET /volume/v3/91931e76a67746b2891ad28be1887702/qos-specs/685a26d9-19c5-4aef-a2f7-f6b9d95107f8 => generated 100 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:49.986241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7e56769e-5050-4d86-be5c-37a1cea19279 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/group_types returned with HTTP 202 Jan 02 02:46:49.990334 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 719/1444] 10.222.0.39 () {62 vars in 1278 bytes} [Sat Jan 2 02:46:49 2021] POST /volume/v3/496590ac66334410a2b9ae9a1a6d80ad/group_types => generated 173 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:50.000870 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-980bad86-c51b-4eb0-bfb4-f105a9395806 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] POST http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups Jan 02 02:46:50.002087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-980bad86-c51b-4eb0-bfb4-f105a9395806 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'create', calling method: version_select, body: {"group": {"group_type": "158ba0ee-af3c-48c8-a13e-a1f05568bf73", "volume_types": ["32080721-f325-42e5-87a0-372affb21564"], "name": "tempest-GroupsTest-Group-147356729"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:50.003445 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-980bad86-c51b-4eb0-bfb4-f105a9395806 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Creating new group {'group': {'group_type': '158ba0ee-af3c-48c8-a13e-a1f05568bf73', 'volume_types': ['32080721-f325-42e5-87a0-372affb21564'], 'name': 'tempest-GroupsTest-Group-147356729'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 02:46:50.048824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-980bad86-c51b-4eb0-bfb4-f105a9395806 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Creating group tempest-GroupsTest-Group-147356729. Jan 02 02:46:50.141709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-980bad86-c51b-4eb0-bfb4-f105a9395806 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Availability Zones retrieved successfully. Jan 02 02:46:50.240041 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-980bad86-c51b-4eb0-bfb4-f105a9395806 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Created reservations ['4b9142c5-6315-4723-8f01-b6084b9001a8'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:46:50.459022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-980bad86-c51b-4eb0-bfb4-f105a9395806 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups returned with HTTP 202 Jan 02 02:46:50.475266 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6d4a1c55-b119-4a1c-b4e6-a1e567f4f22d tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e Jan 02 02:46:50.478095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6d4a1c55-b119-4a1c-b4e6-a1e567f4f22d tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:50.479078 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 726/1445] 10.222.0.39 () {62 vars in 1264 bytes} [Sat Jan 2 02:46:49 2021] POST /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups => generated 103 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:50.485742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6d4a1c55-b119-4a1c-b4e6-a1e567f4f22d tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:50.486316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-6d4a1c55-b119-4a1c-b4e6-a1e567f4f22d tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:46:50.513542 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:50.513542 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:50.593752 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6d4a1c55-b119-4a1c-b4e6-a1e567f4f22d tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e returned with HTTP 200 Jan 02 02:46:50.605534 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 720/1446] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:46:50 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e => generated 331 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:51.613719 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0fdbf1f5-f984-40a0-8775-d5533710ed6a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e Jan 02 02:46:51.614293 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0fdbf1f5-f984-40a0-8775-d5533710ed6a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:51.614489 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:51.614489 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:51.615111 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0fdbf1f5-f984-40a0-8775-d5533710ed6a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:51.615679 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-0fdbf1f5-f984-40a0-8775-d5533710ed6a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:46:51.642567 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:51.642567 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:51.708418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0fdbf1f5-f984-40a0-8775-d5533710ed6a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e returned with HTTP 200 Jan 02 02:46:51.709756 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 727/1447] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:46:51 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e => generated 332 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:51.750340 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] POST http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes Jan 02 02:46:51.751079 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:51.751079 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:51.751738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'create', calling method: create, body: {"volume": {"volume_type": "32080721-f325-42e5-87a0-372affb21564", "group_id": "482bd676-3d0c-4c4e-9c9a-c441a31a4f6e", "size": 1, "name": "tempest-GroupsTest-Volume-553993707"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:51.753165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Create volume request body: {'volume': {'volume_type': '32080721-f325-42e5-87a0-372affb21564', 'group_id': '482bd676-3d0c-4c4e-9c9a-c441a31a4f6e', 'size': 1, 'name': 'tempest-GroupsTest-Volume-553993707'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:46:51.812879 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:51.812879 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:51.820278 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Create volume of 1 GB Jan 02 02:46:51.862423 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Availability Zones retrieved successfully. Jan 02 02:46:51.914420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Flow 'volume_create_api' (daf2fa8c-b008-4755-9d83-17e35f4eac73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:46:51.917714 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1abeb0-578e-4564-9a13-a9846e8792a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:51.919391 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:51.919391 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:51.919978 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:46:52.078109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1abeb0-578e-4564-9a13-a9846e8792a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:46:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=32080721-f325-42e5-87a0-372affb21564,is_public=True,name='tempest-GroupsTest-volume-type-1759749555',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32080721-f325-42e5-87a0-372affb21564', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '482bd676-3d0c-4c4e-9c9a-c441a31a4f6e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:52.091166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90986582-ce6f-45c2-89e5-86ce7abd60ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:52.201964 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1759749555 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1759749555, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:46:52.204995 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1759749555 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1759749555, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:46:52.291416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Created reservations ['f0417c96-8172-4b11-8acf-2dc8b799332a', 'b87f93bc-5cdd-453d-9919-3326c41c599e', '8262aeac-2f2f-4e34-a0c1-a500755db892', '30484ff6-cc32-44cc-aeea-6cbef3d4d4ae'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:46:52.293687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90986582-ce6f-45c2-89e5-86ce7abd60ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0417c96-8172-4b11-8acf-2dc8b799332a', 'b87f93bc-5cdd-453d-9919-3326c41c599e', '8262aeac-2f2f-4e34-a0c1-a500755db892', '30484ff6-cc32-44cc-aeea-6cbef3d4d4ae']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:52.296200 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (732995b3-f7e5-4e51-bf12-99f822a43021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:52.418934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (732995b3-f7e5-4e51-bf12-99f822a43021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4267117b-4078-4a92-91e2-7464e2afb63b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-553993707',encryption_key_id=None,group_id=482bd676-3d0c-4c4e-9c9a-c441a31a4f6e,group_type_id=,metadata={},multiattach=False,project_id='ccd011e4ee2d4af69420a70e11c46f12',qos_specs=None,replication_status=,reservations=['f0417c96-8172-4b11-8acf-2dc8b799332a','b87f93bc-5cdd-453d-9919-3326c41c599e','8262aeac-2f2f-4e34-a0c1-a500755db892','30484ff6-cc32-44cc-aeea-6cbef3d4d4ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0618c4bed10e48228601bef2673fe7e1',volume_type_id=32080721-f325-42e5-87a0-372affb21564), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:46:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-553993707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=482bd676-3d0c-4c4e-9c9a-c441a31a4f6e,host=None,id=4267117b-4078-4a92-91e2-7464e2afb63b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccd011e4ee2d4af69420a70e11c46f12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0618c4bed10e48228601bef2673fe7e1',volume_attachment=,volume_type=,volume_type_id=32080721-f325-42e5-87a0-372affb21564)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:52.421365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2129c50-1a0c-4e1b-9779-7438a2ef08ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:52.458782 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2129c50-1a0c-4e1b-9779-7438a2ef08ef) transitioned into state 'SUCCESS' from state '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-553993707',encryption_key_id=None,group_id=482bd676-3d0c-4c4e-9c9a-c441a31a4f6e,group_type_id=,metadata={},multiattach=False,project_id='ccd011e4ee2d4af69420a70e11c46f12',qos_specs=None,replication_status=,reservations=['f0417c96-8172-4b11-8acf-2dc8b799332a','b87f93bc-5cdd-453d-9919-3326c41c599e','8262aeac-2f2f-4e34-a0c1-a500755db892','30484ff6-cc32-44cc-aeea-6cbef3d4d4ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0618c4bed10e48228601bef2673fe7e1',volume_type_id=32080721-f325-42e5-87a0-372affb21564)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:52.461764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc5351c3-656f-44c1-964c-6f5d8a929305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:52.490945 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc5351c3-656f-44c1-964c-6f5d8a929305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:52.494096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Flow 'volume_create_api' (daf2fa8c-b008-4755-9d83-17e35f4eac73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:46:52.549141 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Create volume request issued successfully. Jan 02 02:46:52.567680 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:52.568304 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:52.577289 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:52.586885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:52.586885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:52.600363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a3caaa2d-8c74-4cce-99e7-6a450fe0c260 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes returned with HTTP 202 Jan 02 02:46:52.601472 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 721/1448] 10.222.0.39 () {62 vars in 1267 bytes} [Sat Jan 2 02:46:51 2021] POST /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes => generated 891 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:52.617965 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad5afea8-8f92-4c5e-9ce9-b63eca93c1f2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b Jan 02 02:46:52.618737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad5afea8-8f92-4c5e-9ce9-b63eca93c1f2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:52.620127 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:52.620127 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:52.621718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad5afea8-8f92-4c5e-9ce9-b63eca93c1f2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:52.697823 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:52.697823 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:52.711109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ad5afea8-8f92-4c5e-9ce9-b63eca93c1f2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:46:52.761254 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-ad5afea8-8f92-4c5e-9ce9-b63eca93c1f2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:52.762069 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-ad5afea8-8f92-4c5e-9ce9-b63eca93c1f2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:52.770485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-ad5afea8-8f92-4c5e-9ce9-b63eca93c1f2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:52.778534 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:52.778534 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:52.843374 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad5afea8-8f92-4c5e-9ce9-b63eca93c1f2 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b returned with HTTP 200 Jan 02 02:46:52.848531 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 728/1449] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:46:52 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b => generated 959 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:53.866027 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e93f27b4-8393-48e3-bb27-5b8383af8a6e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b Jan 02 02:46:53.866587 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e93f27b4-8393-48e3-bb27-5b8383af8a6e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:53.866809 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:53.866809 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:53.867185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e93f27b4-8393-48e3-bb27-5b8383af8a6e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:54.021211 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:54.021211 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:54.042049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e93f27b4-8393-48e3-bb27-5b8383af8a6e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:46:54.082533 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-e93f27b4-8393-48e3-bb27-5b8383af8a6e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:54.082984 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-e93f27b4-8393-48e3-bb27-5b8383af8a6e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:54.101340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-e93f27b4-8393-48e3-bb27-5b8383af8a6e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:54.114078 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:54.114078 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:54.138873 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e93f27b4-8393-48e3-bb27-5b8383af8a6e tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b returned with HTTP 200 Jan 02 02:46:54.139719 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 722/1450] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:46:53 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b => generated 983 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:46:55.156532 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-842023ae-dcf7-4396-80df-3f9dbe301e47 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b Jan 02 02:46:55.157856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-842023ae-dcf7-4396-80df-3f9dbe301e47 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:55.158452 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:55.158452 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:55.159753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-842023ae-dcf7-4396-80df-3f9dbe301e47 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:55.278102 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:55.278102 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:55.328699 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-842023ae-dcf7-4396-80df-3f9dbe301e47 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:46:55.504334 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-842023ae-dcf7-4396-80df-3f9dbe301e47 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:55.505741 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-842023ae-dcf7-4396-80df-3f9dbe301e47 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:55.546456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-842023ae-dcf7-4396-80df-3f9dbe301e47 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:55.568907 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:55.568907 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:55.643366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-842023ae-dcf7-4396-80df-3f9dbe301e47 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b returned with HTTP 200 Jan 02 02:46:55.653768 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 729/1451] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:46:55 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b => generated 984 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:46:55.669283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] POST http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes Jan 02 02:46:55.669919 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:55.669919 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:55.670444 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'create', calling method: create, body: {"volume": {"volume_type": "32080721-f325-42e5-87a0-372affb21564", "group_id": "482bd676-3d0c-4c4e-9c9a-c441a31a4f6e", "size": 1, "name": "tempest-GroupsTest-Volume-2022350498"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:46:55.671632 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Create volume request body: {'volume': {'volume_type': '32080721-f325-42e5-87a0-372affb21564', 'group_id': '482bd676-3d0c-4c4e-9c9a-c441a31a4f6e', 'size': 1, 'name': 'tempest-GroupsTest-Volume-2022350498'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:46:55.732270 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:55.732270 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:55.741956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Create volume of 1 GB Jan 02 02:46:55.794003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Availability Zones retrieved successfully. Jan 02 02:46:55.850465 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Flow 'volume_create_api' (874b3ce0-9754-43c8-b526-60bb7247b89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:46:55.853865 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc8ca3b-a511-4048-8907-98f1019b36dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:55.868235 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:55.868235 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:55.868812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:46:56.057983 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc8ca3b-a511-4048-8907-98f1019b36dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:46:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=32080721-f325-42e5-87a0-372affb21564,is_public=True,name='tempest-GroupsTest-volume-type-1759749555',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32080721-f325-42e5-87a0-372affb21564', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '482bd676-3d0c-4c4e-9c9a-c441a31a4f6e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:56.060897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c3cbb44-cf35-4777-9d6f-6514b70d7044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:56.237518 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Created reservations ['943ece34-00fb-43d8-9726-bd1157772515', '309cf3b4-0465-4837-884c-eb619eb74cbd', '4e0d012c-b50f-4a2c-b539-8ccb83339103', '278dde30-c42c-4123-b93b-e8d11caad7a2'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:46:56.241842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c3cbb44-cf35-4777-9d6f-6514b70d7044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['943ece34-00fb-43d8-9726-bd1157772515', '309cf3b4-0465-4837-884c-eb619eb74cbd', '4e0d012c-b50f-4a2c-b539-8ccb83339103', '278dde30-c42c-4123-b93b-e8d11caad7a2']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:56.249520 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97125338-d163-432c-b43d-b64c7e8ce616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:56.454532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97125338-d163-432c-b43d-b64c7e8ce616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7f45eb9-c728-4450-afe2-47714e4238c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-2022350498',encryption_key_id=None,group_id=482bd676-3d0c-4c4e-9c9a-c441a31a4f6e,group_type_id=,metadata={},multiattach=False,project_id='ccd011e4ee2d4af69420a70e11c46f12',qos_specs=None,replication_status=,reservations=['943ece34-00fb-43d8-9726-bd1157772515','309cf3b4-0465-4837-884c-eb619eb74cbd','4e0d012c-b50f-4a2c-b539-8ccb83339103','278dde30-c42c-4123-b93b-e8d11caad7a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0618c4bed10e48228601bef2673fe7e1',volume_type_id=32080721-f325-42e5-87a0-372affb21564), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:46:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-2022350498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=482bd676-3d0c-4c4e-9c9a-c441a31a4f6e,host=None,id=d7f45eb9-c728-4450-afe2-47714e4238c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccd011e4ee2d4af69420a70e11c46f12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0618c4bed10e48228601bef2673fe7e1',volume_attachment=,volume_type=,volume_type_id=32080721-f325-42e5-87a0-372affb21564)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:56.457244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06483b61-c20b-401b-803f-c366599c1177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:56.491741 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06483b61-c20b-401b-803f-c366599c1177) transitioned into state 'SUCCESS' from state '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-2022350498',encryption_key_id=None,group_id=482bd676-3d0c-4c4e-9c9a-c441a31a4f6e,group_type_id=,metadata={},multiattach=False,project_id='ccd011e4ee2d4af69420a70e11c46f12',qos_specs=None,replication_status=,reservations=['943ece34-00fb-43d8-9726-bd1157772515','309cf3b4-0465-4837-884c-eb619eb74cbd','4e0d012c-b50f-4a2c-b539-8ccb83339103','278dde30-c42c-4123-b93b-e8d11caad7a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0618c4bed10e48228601bef2673fe7e1',volume_type_id=32080721-f325-42e5-87a0-372affb21564)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:56.494254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c328adb8-ef43-4f44-9e5a-b45bea490e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:46:56.538355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c328adb8-ef43-4f44-9e5a-b45bea490e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:46:56.542489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Flow 'volume_create_api' (874b3ce0-9754-43c8-b526-60bb7247b89e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:46:56.653165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Create volume request issued successfully. Jan 02 02:46:56.688136 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:56.693026 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:56.716859 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:56.739595 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:56.739595 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:56.790327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bbaecb2f-44d6-4120-89c5-08ca4f3e70c7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes returned with HTTP 202 Jan 02 02:46:56.797004 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 723/1452] 10.222.0.39 () {62 vars in 1267 bytes} [Sat Jan 2 02:46:55 2021] POST /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes => generated 892 bytes in 1132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:56.827925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-628bcf27-0c3f-4a6d-9cd9-bf51b323028f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:46:56.829192 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-628bcf27-0c3f-4a6d-9cd9-bf51b323028f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:56.829560 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:56.829560 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:56.830221 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-628bcf27-0c3f-4a6d-9cd9-bf51b323028f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:57.155960 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:57.155960 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:57.191495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-628bcf27-0c3f-4a6d-9cd9-bf51b323028f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:46:57.276760 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-628bcf27-0c3f-4a6d-9cd9-bf51b323028f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:57.277565 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-628bcf27-0c3f-4a6d-9cd9-bf51b323028f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:57.310264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-628bcf27-0c3f-4a6d-9cd9-bf51b323028f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:57.330293 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:57.330293 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:57.428859 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-628bcf27-0c3f-4a6d-9cd9-bf51b323028f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 200 Jan 02 02:46:57.430897 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 730/1453] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:46:56 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 984 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:58.468957 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8062b3f3-445d-4fc0-9ed1-ca6b66e52543 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:46:58.477762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8062b3f3-445d-4fc0-9ed1-ca6b66e52543 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:58.478610 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:58.478610 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:46:58.479861 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8062b3f3-445d-4fc0-9ed1-ca6b66e52543 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:58.778951 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:58.778951 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:58.821447 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8062b3f3-445d-4fc0-9ed1-ca6b66e52543 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:46:58.878483 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-8062b3f3-445d-4fc0-9ed1-ca6b66e52543 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:46:58.881212 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-8062b3f3-445d-4fc0-9ed1-ca6b66e52543 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:46:58.919838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-8062b3f3-445d-4fc0-9ed1-ca6b66e52543 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:46:58.944768 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:58.944768 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:46:59.063248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8062b3f3-445d-4fc0-9ed1-ca6b66e52543 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 200 Jan 02 02:46:59.065851 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 724/1454] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:46:58 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 984 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:00.102959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-163c6b60-ef2c-49fd-891f-ba687886fd99 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:47:00.103530 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-163c6b60-ef2c-49fd-891f-ba687886fd99 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:00.104096 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:00.104096 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:00.104804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-163c6b60-ef2c-49fd-891f-ba687886fd99 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:00.394895 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:00.394895 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:00.434019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-163c6b60-ef2c-49fd-891f-ba687886fd99 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:47:00.513280 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-163c6b60-ef2c-49fd-891f-ba687886fd99 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:00.515684 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-163c6b60-ef2c-49fd-891f-ba687886fd99 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:00.546091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-163c6b60-ef2c-49fd-891f-ba687886fd99 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:00.567372 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:00.567372 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:00.640541 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-163c6b60-ef2c-49fd-891f-ba687886fd99 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 200 Jan 02 02:47:00.643807 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 731/1455] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:00 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 985 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:00.676547 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-468a8fc7-863e-4e4a-ad97-4e38b831a98a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] PUT http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e Jan 02 02:47:00.677405 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:00.677405 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:00.678063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-468a8fc7-863e-4e4a-ad97-4e38b831a98a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "d7f45eb9-c728-4450-afe2-47714e4238c7"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:00.679299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-468a8fc7-863e-4e4a-ad97-4e38b831a98a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Update called for group 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e. {{(pid=88067) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 02:47:00.679860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-468a8fc7-863e-4e4a-ad97-4e38b831a98a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Updating group 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e with name new_group description: This is a new group add_volumes: None remove_volumes: d7f45eb9-c728-4450-afe2-47714e4238c7. Jan 02 02:47:00.698926 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:00.698926 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:00.824919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-468a8fc7-863e-4e4a-ad97-4e38b831a98a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e returned with HTTP 202 Jan 02 02:47:00.827549 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 725/1456] 10.222.0.39 () {62 vars in 1374 bytes} [Sat Jan 2 02:47:00 2021] PUT /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:47:00.840352 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b234307d-129f-4c28-b727-51b8ac7d47bb tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e Jan 02 02:47:00.841280 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b234307d-129f-4c28-b727-51b8ac7d47bb tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:00.841868 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:00.841868 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:00.842645 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b234307d-129f-4c28-b727-51b8ac7d47bb tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:00.843241 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-b234307d-129f-4c28-b727-51b8ac7d47bb tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:47:00.866958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:00.866958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:00.902926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b234307d-129f-4c28-b727-51b8ac7d47bb tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e returned with HTTP 200 Jan 02 02:47:00.904737 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 732/1457] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:47:00 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e => generated 323 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:01.921238 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ce3ad398-b915-4c98-b00d-f65c2546acc8 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e Jan 02 02:47:01.922563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ce3ad398-b915-4c98-b00d-f65c2546acc8 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:01.922952 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:01.922952 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:01.923586 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ce3ad398-b915-4c98-b00d-f65c2546acc8 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:01.924729 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-ce3ad398-b915-4c98-b00d-f65c2546acc8 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:47:01.948486 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:01.948486 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:02.116344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ce3ad398-b915-4c98-b00d-f65c2546acc8 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e returned with HTTP 200 Jan 02 02:47:02.137819 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 726/1458] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:47:01 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e => generated 324 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:02.145498 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3ed7a30-fb51-4a1d-bd59-03017775e72f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e Jan 02 02:47:02.146131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3ed7a30-fb51-4a1d-bd59-03017775e72f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:02.146352 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:02.146352 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:02.146739 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3ed7a30-fb51-4a1d-bd59-03017775e72f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:02.151128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-d3ed7a30-fb51-4a1d-bd59-03017775e72f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:47:02.177442 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:02.177442 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:02.332078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3ed7a30-fb51-4a1d-bd59-03017775e72f tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e returned with HTTP 200 Jan 02 02:47:02.339036 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 733/1459] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:47:02 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e => generated 324 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:02.344635 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a743ad2f-e6c1-4aa7-9415-3f4168df7860 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail Jan 02 02:47:02.345907 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a743ad2f-e6c1-4aa7-9415-3f4168df7860 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:02.346336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:02.346336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:02.347021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a743ad2f-e6c1-4aa7-9415-3f4168df7860 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:02.347974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-a743ad2f-e6c1-4aa7-9415-3f4168df7860 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:47:02.349082 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:02.349082 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:02.350749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a743ad2f-e6c1-4aa7-9415-3f4168df7860 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:47:02.496657 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a743ad2f-e6c1-4aa7-9415-3f4168df7860 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Get all volumes completed successfully. Jan 02 02:47:02.505180 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-a743ad2f-e6c1-4aa7-9415-3f4168df7860 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:02.508290 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-a743ad2f-e6c1-4aa7-9415-3f4168df7860 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:02.530146 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-a743ad2f-e6c1-4aa7-9415-3f4168df7860 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:02.548406 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:02.548406 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:02.632643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a743ad2f-e6c1-4aa7-9415-3f4168df7860 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail returned with HTTP 200 Jan 02 02:47:02.633940 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 727/1460] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:47:02 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail => generated 1928 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:47:02.654621 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d857b1e0-fcf4-4135-b8be-fa89c3d9a701 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] PUT http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e Jan 02 02:47:02.655476 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:02.655476 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:02.655898 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d857b1e0-fcf4-4135-b8be-fa89c3d9a701 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d7f45eb9-c728-4450-afe2-47714e4238c7"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:02.657005 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-d857b1e0-fcf4-4135-b8be-fa89c3d9a701 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Update called for group 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e. {{(pid=88066) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 02:47:02.657363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-d857b1e0-fcf4-4135-b8be-fa89c3d9a701 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Updating group 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e with name None description: None add_volumes: d7f45eb9-c728-4450-afe2-47714e4238c7 remove_volumes: None. Jan 02 02:47:02.680255 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:02.680255 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:02.999096 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d857b1e0-fcf4-4135-b8be-fa89c3d9a701 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e returned with HTTP 202 Jan 02 02:47:03.008108 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 734/1461] 10.222.0.39 () {62 vars in 1373 bytes} [Sat Jan 2 02:47:02 2021] PUT /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e => generated 0 bytes in 361 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:47:03.016614 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7a54a49-78e4-4c59-ab4c-320ab7e14734 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e Jan 02 02:47:03.017222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7a54a49-78e4-4c59-ab4c-320ab7e14734 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:03.017634 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:03.017634 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:03.018720 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7a54a49-78e4-4c59-ab4c-320ab7e14734 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:03.019145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-a7a54a49-78e4-4c59-ab4c-320ab7e14734 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:47:03.044478 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:03.044478 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:03.141553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7a54a49-78e4-4c59-ab4c-320ab7e14734 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e returned with HTTP 200 Jan 02 02:47:03.150610 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 728/1462] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:47:03 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e => generated 323 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:04.160868 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9bef4414-a291-4b41-bb93-09c6d776dd72 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e Jan 02 02:47:04.163075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9bef4414-a291-4b41-bb93-09c6d776dd72 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:04.164326 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:04.164326 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:04.167121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9bef4414-a291-4b41-bb93-09c6d776dd72 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:04.171173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-9bef4414-a291-4b41-bb93-09c6d776dd72 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:47:04.198529 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:04.198529 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:04.253774 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9bef4414-a291-4b41-bb93-09c6d776dd72 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e returned with HTTP 200 Jan 02 02:47:04.256751 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 735/1463] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:47:04 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e => generated 324 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:04.272414 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail Jan 02 02:47:04.273851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:04.274312 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:04.274312 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:04.275199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:04.276048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:47:04.277181 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:04.277181 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:04.278652 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:47:04.428702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Get all volumes completed successfully. Jan 02 02:47:04.430786 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:04.433528 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:04.448663 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:04.466564 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:04.466564 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:04.496391 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:04.499242 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:04.539890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:04.563604 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:04.563604 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:04.673478 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68f6c9bf-18f3-4386-91ef-2c27d856af75 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail returned with HTTP 200 Jan 02 02:47:04.689942 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 729/1464] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:47:04 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail => generated 1962 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:47:04.711749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail Jan 02 02:47:04.712745 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:04.713204 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:04.713204 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:04.714134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:04.715098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:47:04.716384 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:04.716384 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:04.717911 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:47:04.832289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Get all volumes completed successfully. Jan 02 02:47:04.837740 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:04.840756 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:04.860022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:04.879490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:04.879490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:04.931014 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:04.937045 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:04.957565 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:04.980192 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:04.980192 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:05.065877 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c651230a-9323-42ed-8c45-51a120cedae4 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail returned with HTTP 200 Jan 02 02:47:05.073289 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 736/1465] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:47:04 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/detail => generated 1962 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:47:05.109281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f997e222-35e1-4f6c-95c7-8e852ff3d00b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] POST http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e/action Jan 02 02:47:05.109901 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:05.109901 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:05.110443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f997e222-35e1-4f6c-95c7-8e852ff3d00b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:47:05.110904 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f997e222-35e1-4f6c-95c7-8e852ff3d00b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:05.113021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-f997e222-35e1-4f6c-95c7-8e852ff3d00b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] delete called for group 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e {{(pid=88066) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:47:05.113365 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-f997e222-35e1-4f6c-95c7-8e852ff3d00b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Delete group with id: 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e Jan 02 02:47:05.155603 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:05.155603 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:05.842819 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43b9ef74-7195-4d86-9534-fac28e60835c tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] POST http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types Jan 02 02:47:05.845153 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:05.845153 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:05.846992 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43b9ef74-7195-4d86-9534-fac28e60835c tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1623155141", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:06.016748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43b9ef74-7195-4d86-9534-fac28e60835c tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types returned with HTTP 200 Jan 02 02:47:06.027885 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 730/1466] 10.222.0.39 () {60 vars in 1220 bytes} [Sat Jan 2 02:47:05 2021] POST /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types => generated 278 bytes in 993 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:06.033595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5cf8b005-d6af-4b58-a479-df66e3c36eb2 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] POST http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types Jan 02 02:47:06.034259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5cf8b005-d6af-4b58-a479-df66e3c36eb2 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1361637116", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:06.123202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f997e222-35e1-4f6c-95c7-8e852ff3d00b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e/action returned with HTTP 202 Jan 02 02:47:06.124101 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 737/1467] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:47:05 2021] POST /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e/action => generated 0 bytes in 1020 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 02:47:06.139297 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dcfc9cc3-443c-4f44-8e2f-a68f834e931a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:47:06.139965 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dcfc9cc3-443c-4f44-8e2f-a68f834e931a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:06.140149 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:06.140149 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:06.140475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dcfc9cc3-443c-4f44-8e2f-a68f834e931a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:06.172346 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5cf8b005-d6af-4b58-a479-df66e3c36eb2 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types returned with HTTP 200 Jan 02 02:47:06.189983 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 731/1468] 10.222.0.39 () {60 vars in 1220 bytes} [Sat Jan 2 02:47:06 2021] POST /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types => generated 278 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:06.285118 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:06.285118 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:06.313935 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dcfc9cc3-443c-4f44-8e2f-a68f834e931a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:47:06.353592 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-dcfc9cc3-443c-4f44-8e2f-a68f834e931a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:06.354179 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-dcfc9cc3-443c-4f44-8e2f-a68f834e931a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:06.372504 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-dcfc9cc3-443c-4f44-8e2f-a68f834e931a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:06.382829 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:06.382829 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:06.458146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dcfc9cc3-443c-4f44-8e2f-a68f834e931a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 200 Jan 02 02:47:06.459243 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 738/1469] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:06 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 984 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:47:06.926687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] POST http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes Jan 02 02:47:06.928127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-118145783", "volume_type": "f2f53078-1efc-4f23-9e5c-e0b96d2a0630", "size": 1}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:06.929894 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-118145783', 'volume_type': 'f2f53078-1efc-4f23-9e5c-e0b96d2a0630', 'size': 1}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:47:06.961827 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Create volume of 1 GB Jan 02 02:47:06.962896 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:06.962896 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:06.963834 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Availability Zones retrieved successfully. Jan 02 02:47:06.997737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Flow 'volume_create_api' (a278547d-ccd2-406e-832a-9f64c35220f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:47:07.007526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460f7665-e3cb-4c96-8b24-d0af1924b8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:07.013459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:47:07.488682 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a41d8534-c63c-49d4-9999-1f0dee604477 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:47:07.489549 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a41d8534-c63c-49d4-9999-1f0dee604477 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:07.489946 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:07.489946 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:07.490758 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a41d8534-c63c-49d4-9999-1f0dee604477 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:07.631214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460f7665-e3cb-4c96-8b24-d0af1924b8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:47:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=f2f53078-1efc-4f23-9e5c-e0b96d2a0630,is_public=True,name='tempest-VolumeTypesTest-volume-type-1623155141',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2f53078-1efc-4f23-9e5c-e0b96d2a0630', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:07.644607 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b83e299-a6c4-49a4-b4c2-7bacc5f665e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:07.659409 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:07.659409 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:07.718671 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a41d8534-c63c-49d4-9999-1f0dee604477 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:47:07.781318 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-a41d8534-c63c-49d4-9999-1f0dee604477 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:07.788324 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-a41d8534-c63c-49d4-9999-1f0dee604477 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:07.804906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-a41d8534-c63c-49d4-9999-1f0dee604477 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:07.817188 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:07.817188 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:07.894074 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1623155141 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1623155141, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:47:07.895165 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1623155141 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1623155141, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:47:07.915234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a41d8534-c63c-49d4-9999-1f0dee604477 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 200 Jan 02 02:47:07.926217 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 739/1470] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:07 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 984 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:08.010927 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Created reservations ['f4c523b9-81dd-4a2d-9a07-af316c7f949b', '6521a487-c571-4206-9e12-8af9c8dcf30e', '0228049a-17b2-4b36-886a-5d1974955fba', '4220f3df-119b-470a-bae0-0f437c565c2d'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:47:08.012945 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b83e299-a6c4-49a4-b4c2-7bacc5f665e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4c523b9-81dd-4a2d-9a07-af316c7f949b', '6521a487-c571-4206-9e12-8af9c8dcf30e', '0228049a-17b2-4b36-886a-5d1974955fba', '4220f3df-119b-470a-bae0-0f437c565c2d']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:08.015795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8a1bdd-2d4e-45ef-b2df-d8a8899ce53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:08.174507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8a1bdd-2d4e-45ef-b2df-d8a8899ce53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-118145783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47379689eed84f4e911ad57f7a453c02',qos_specs=None,replication_status=,reservations=['f4c523b9-81dd-4a2d-9a07-af316c7f949b','6521a487-c571-4206-9e12-8af9c8dcf30e','0228049a-17b2-4b36-886a-5d1974955fba','4220f3df-119b-470a-bae0-0f437c565c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2346b10091ba4a8c8cc207fd0cae0196',volume_type_id=f2f53078-1efc-4f23-9e5c-e0b96d2a0630), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:47:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-118145783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47379689eed84f4e911ad57f7a453c02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2346b10091ba4a8c8cc207fd0cae0196',volume_attachment=,volume_type=,volume_type_id=f2f53078-1efc-4f23-9e5c-e0b96d2a0630)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:08.179923 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d0206a0-3430-4563-8e98-f164cada0daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:08.289573 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d0206a0-3430-4563-8e98-f164cada0daa) transitioned into state 'SUCCESS' from state '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-118145783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47379689eed84f4e911ad57f7a453c02',qos_specs=None,replication_status=,reservations=['f4c523b9-81dd-4a2d-9a07-af316c7f949b','6521a487-c571-4206-9e12-8af9c8dcf30e','0228049a-17b2-4b36-886a-5d1974955fba','4220f3df-119b-470a-bae0-0f437c565c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2346b10091ba4a8c8cc207fd0cae0196',volume_type_id=f2f53078-1efc-4f23-9e5c-e0b96d2a0630)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:08.301458 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff5d617b-05d7-4238-965e-327b4b5a5aea tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] POST http://10.222.0.39/volume/v3/6abc7a1502c14fb9809cb98186cb4811/types Jan 02 02:47:08.302272 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:08.302272 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:08.303022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff5d617b-05d7-4238-965e-327b4b5a5aea tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-884436477"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:08.326432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a43298-1cbe-4e40-9087-4316cf20103c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:08.401914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff5d617b-05d7-4238-965e-327b4b5a5aea tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] http://10.222.0.39/volume/v3/6abc7a1502c14fb9809cb98186cb4811/types returned with HTTP 200 Jan 02 02:47:08.403556 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 740/1471] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:47:07 2021] POST /volume/v3/6abc7a1502c14fb9809cb98186cb4811/types => generated 219 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:08.420550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25371813-0877-4cee-9376-6cdfa04a65bb tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] POST http://10.222.0.39/volume/v3/6abc7a1502c14fb9809cb98186cb4811/group_types Jan 02 02:47:08.424825 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25371813-0877-4cee-9376-6cdfa04a65bb tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1455518970"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:08.552628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a43298-1cbe-4e40-9087-4316cf20103c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:08.562787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25371813-0877-4cee-9376-6cdfa04a65bb tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] http://10.222.0.39/volume/v3/6abc7a1502c14fb9809cb98186cb4811/group_types returned with HTTP 202 Jan 02 02:47:08.567439 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 741/1472] 10.222.0.39 () {62 vars in 1278 bytes} [Sat Jan 2 02:47:08 2021] POST /volume/v3/6abc7a1502c14fb9809cb98186cb4811/group_types => generated 177 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:08.608433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Flow 'volume_create_api' (a278547d-ccd2-406e-832a-9f64c35220f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:47:08.976295 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Create volume request issued successfully. Jan 02 02:47:09.071318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62271b27-4ade-438f-98fb-ff1241e36276 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes returned with HTTP 202 Jan 02 02:47:09.072221 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 732/1473] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:47:06 2021] POST /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes => generated 849 bytes in 2882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:47:09.090950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c79a99f6-6555-4e11-aa2c-d1e8316c9e25 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] POST http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups Jan 02 02:47:09.092339 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c79a99f6-6555-4e11-aa2c-d1e8316c9e25 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5a0715b1-a45b-415b-b2c8-1222292343cd", "volume_types": ["ee076bb5-6c6d-4f28-a336-ecb03ceb9f98"], "name": "tempest-GroupsV314Test-Group-2074714132"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:09.093897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-c79a99f6-6555-4e11-aa2c-d1e8316c9e25 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Creating new group {'group': {'group_type': '5a0715b1-a45b-415b-b2c8-1222292343cd', 'volume_types': ['ee076bb5-6c6d-4f28-a336-ecb03ceb9f98'], 'name': 'tempest-GroupsV314Test-Group-2074714132'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 02:47:09.100884 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6bc3d3ce-6ccc-4532-ab72-2f962452098c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:47:09.101486 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6bc3d3ce-6ccc-4532-ab72-2f962452098c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:09.101716 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:09.101716 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:09.102098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6bc3d3ce-6ccc-4532-ab72-2f962452098c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:09.141491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-c79a99f6-6555-4e11-aa2c-d1e8316c9e25 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Creating group tempest-GroupsV314Test-Group-2074714132. Jan 02 02:47:09.247995 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c79a99f6-6555-4e11-aa2c-d1e8316c9e25 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Availability Zones retrieved successfully. Jan 02 02:47:09.346326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-c79a99f6-6555-4e11-aa2c-d1e8316c9e25 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Created reservations ['c9fab8f9-d23f-4a55-8668-f9424be81b71'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:47:09.370958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:09.370958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:09.397915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6bc3d3ce-6ccc-4532-ab72-2f962452098c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:47:09.442267 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-6bc3d3ce-6ccc-4532-ab72-2f962452098c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:09.442726 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-6bc3d3ce-6ccc-4532-ab72-2f962452098c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:09.475993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc3d3ce-6ccc-4532-ab72-2f962452098c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:09.493625 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:09.493625 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:09.532152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c79a99f6-6555-4e11-aa2c-d1e8316c9e25 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups returned with HTTP 202 Jan 02 02:47:09.535360 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 742/1474] 10.222.0.39 () {62 vars in 1264 bytes} [Sat Jan 2 02:47:08 2021] POST /volume/v3/ef275cb656d543da88fcd870e72119d0/groups => generated 108 bytes in 960 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:47:09.544974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-461f2695-ba56-41fb-9030-bd6a4daa596b tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] GET http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:09.548345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-461f2695-ba56-41fb-9030-bd6a4daa596b tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:09.549676 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:09.549676 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:09.553363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-461f2695-ba56-41fb-9030-bd6a4daa596b tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:09.576118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6bc3d3ce-6ccc-4532-ab72-2f962452098c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 200 Jan 02 02:47:09.582763 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 733/1475] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:09 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 984 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:09.588322 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bbfe3add-12bd-4e00-b7a3-82a1dfffefea tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/e75a4086-1575-49d0-ba6e-8e7cb875ef25 Jan 02 02:47:09.588943 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bbfe3add-12bd-4e00-b7a3-82a1dfffefea tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:09.589149 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:09.589149 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:09.589521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bbfe3add-12bd-4e00-b7a3-82a1dfffefea tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:09.589936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-bbfe3add-12bd-4e00-b7a3-82a1dfffefea tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] show called for member e75a4086-1575-49d0-ba6e-8e7cb875ef25 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:47:09.622065 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:09.622065 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:09.712468 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:09.712468 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:09.756974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-461f2695-ba56-41fb-9030-bd6a4daa596b tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Volume info retrieved successfully. Jan 02 02:47:09.786360 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bbfe3add-12bd-4e00-b7a3-82a1dfffefea tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/e75a4086-1575-49d0-ba6e-8e7cb875ef25 returned with HTTP 200 Jan 02 02:47:09.787236 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 734/1476] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:47:09 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/groups/e75a4086-1575-49d0-ba6e-8e7cb875ef25 => generated 388 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:09.823114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-461f2695-ba56-41fb-9030-bd6a4daa596b tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e returned with HTTP 200 Jan 02 02:47:09.827618 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 743/1477] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:09 2021] GET /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e => generated 941 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:10.599927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17f3f4be-6c2c-42ee-a8ab-92302bb1690a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:47:10.600735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17f3f4be-6c2c-42ee-a8ab-92302bb1690a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:10.600997 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:10.600997 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:10.601681 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17f3f4be-6c2c-42ee-a8ab-92302bb1690a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:10.725470 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:10.725470 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:10.756990 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-17f3f4be-6c2c-42ee-a8ab-92302bb1690a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:47:10.789763 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-17f3f4be-6c2c-42ee-a8ab-92302bb1690a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:10.790469 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-17f3f4be-6c2c-42ee-a8ab-92302bb1690a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:10.800417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11ec1965-4aaf-47b9-b428-d692f8819f3e tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/e75a4086-1575-49d0-ba6e-8e7cb875ef25 Jan 02 02:47:10.801287 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11ec1965-4aaf-47b9-b428-d692f8819f3e tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:10.801682 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:10.801682 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:10.802278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11ec1965-4aaf-47b9-b428-d692f8819f3e tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:10.802850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-11ec1965-4aaf-47b9-b428-d692f8819f3e tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] show called for member e75a4086-1575-49d0-ba6e-8e7cb875ef25 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:47:10.818491 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:10.818491 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:10.826705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-17f3f4be-6c2c-42ee-a8ab-92302bb1690a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:10.866438 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:10.866438 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:10.932466 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11ec1965-4aaf-47b9-b428-d692f8819f3e tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/e75a4086-1575-49d0-ba6e-8e7cb875ef25 returned with HTTP 200 Jan 02 02:47:10.934854 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 744/1478] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:47:10 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/groups/e75a4086-1575-49d0-ba6e-8e7cb875ef25 => generated 389 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:10.953773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17f3f4be-6c2c-42ee-a8ab-92302bb1690a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 200 Jan 02 02:47:10.956686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dfc7cfa2-5bce-4ce1-90db-99ef2e7b270d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] GET http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:10.957812 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 735/1479] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:10 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 984 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:10.962370 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dfc7cfa2-5bce-4ce1-90db-99ef2e7b270d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:10.966219 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] POST http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes Jan 02 02:47:10.966730 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:10.966730 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:10.967499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dfc7cfa2-5bce-4ce1-90db-99ef2e7b270d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:10.976443 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:10.976443 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:10.977357 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ee076bb5-6c6d-4f28-a336-ecb03ceb9f98", "group_id": "e75a4086-1575-49d0-ba6e-8e7cb875ef25", "size": 1, "name": "tempest-GroupsV314Test-Volume-1285718598"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:10.985126 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Create volume request body: {'volume': {'volume_type': 'ee076bb5-6c6d-4f28-a336-ecb03ceb9f98', 'group_id': 'e75a4086-1575-49d0-ba6e-8e7cb875ef25', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1285718598'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:47:11.066659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:11.066659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:11.069005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Create volume of 1 GB Jan 02 02:47:11.191183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Availability Zones retrieved successfully. Jan 02 02:47:11.265251 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:11.265251 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:11.328427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Flow 'volume_create_api' (7bd34e01-f6fc-4243-a27c-d1771296faa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:47:11.329253 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dfc7cfa2-5bce-4ce1-90db-99ef2e7b270d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Volume info retrieved successfully. Jan 02 02:47:11.349531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47af251d-9980-4dfd-a4a5-dccc26ed4f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:11.368158 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:11.368158 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:11.382527 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:47:11.544566 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dfc7cfa2-5bce-4ce1-90db-99ef2e7b270d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e returned with HTTP 200 Jan 02 02:47:11.554104 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 745/1480] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:10 2021] GET /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e => generated 941 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:11.723634 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47af251d-9980-4dfd-a4a5-dccc26ed4f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:47:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ee076bb5-6c6d-4f28-a336-ecb03ceb9f98,is_public=True,name='tempest-GroupsV314Test-volume-type-884436477',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee076bb5-6c6d-4f28-a336-ecb03ceb9f98', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e75a4086-1575-49d0-ba6e-8e7cb875ef25', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:11.726217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd20d30-a68e-4020-a618-4a5b17f34d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:11.914539 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-884436477 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-884436477, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:47:11.915472 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-884436477 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-884436477, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:47:11.978865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-55e909ae-1b8d-4684-aab9-98f6152c3461 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:47:11.980191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-55e909ae-1b8d-4684-aab9-98f6152c3461 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:11.980570 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:11.980570 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:11.981339 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-55e909ae-1b8d-4684-aab9-98f6152c3461 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:12.042572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Created reservations ['7e049e66-c9ab-4109-9699-6b45c8f81e1c', 'be601f07-168c-4150-b8c2-d8932e9a4e4b', 'd39c5de0-eec8-424c-a181-d7663dec9fb6', '2d26442e-b50c-4b19-aea3-df6b1275409b'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:47:12.045135 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd20d30-a68e-4020-a618-4a5b17f34d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e049e66-c9ab-4109-9699-6b45c8f81e1c', 'be601f07-168c-4150-b8c2-d8932e9a4e4b', 'd39c5de0-eec8-424c-a181-d7663dec9fb6', '2d26442e-b50c-4b19-aea3-df6b1275409b']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:12.048314 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e471810-de7d-4062-858d-ade88eed4f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:12.213188 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e471810-de7d-4062-858d-ade88eed4f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9586d54d-6256-46f5-82d7-f7db4efcf22d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1285718598',encryption_key_id=None,group_id=e75a4086-1575-49d0-ba6e-8e7cb875ef25,group_type_id=,metadata={},multiattach=False,project_id='ef275cb656d543da88fcd870e72119d0',qos_specs=None,replication_status=,reservations=['7e049e66-c9ab-4109-9699-6b45c8f81e1c','be601f07-168c-4150-b8c2-d8932e9a4e4b','d39c5de0-eec8-424c-a181-d7663dec9fb6','2d26442e-b50c-4b19-aea3-df6b1275409b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae9ee5817ef418cb4991527de167ed7',volume_type_id=ee076bb5-6c6d-4f28-a336-ecb03ceb9f98), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:47:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1285718598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e75a4086-1575-49d0-ba6e-8e7cb875ef25,host=None,id=9586d54d-6256-46f5-82d7-f7db4efcf22d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef275cb656d543da88fcd870e72119d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2ae9ee5817ef418cb4991527de167ed7',volume_attachment=,volume_type=,volume_type_id=ee076bb5-6c6d-4f28-a336-ecb03ceb9f98)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:12.222035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c74e8d4c-bbae-48f3-b390-25aa13e7fde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:12.310432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c74e8d4c-bbae-48f3-b390-25aa13e7fde6) transitioned into state 'SUCCESS' from state '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-1285718598',encryption_key_id=None,group_id=e75a4086-1575-49d0-ba6e-8e7cb875ef25,group_type_id=,metadata={},multiattach=False,project_id='ef275cb656d543da88fcd870e72119d0',qos_specs=None,replication_status=,reservations=['7e049e66-c9ab-4109-9699-6b45c8f81e1c','be601f07-168c-4150-b8c2-d8932e9a4e4b','d39c5de0-eec8-424c-a181-d7663dec9fb6','2d26442e-b50c-4b19-aea3-df6b1275409b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae9ee5817ef418cb4991527de167ed7',volume_type_id=ee076bb5-6c6d-4f28-a336-ecb03ceb9f98)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:12.312892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03d4c376-52ac-4bb8-bfa7-307aa4d4b419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:12.395742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03d4c376-52ac-4bb8-bfa7-307aa4d4b419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:12.397145 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:12.397145 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:12.412417 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Flow 'volume_create_api' (7bd34e01-f6fc-4243-a27c-d1771296faa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:47:12.450001 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-55e909ae-1b8d-4684-aab9-98f6152c3461 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:47:12.535659 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-55e909ae-1b8d-4684-aab9-98f6152c3461 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:12.541948 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-55e909ae-1b8d-4684-aab9-98f6152c3461 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:12.574300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-55e909ae-1b8d-4684-aab9-98f6152c3461 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:12.605352 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:12.605352 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:12.616503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Create volume request issued successfully. Jan 02 02:47:12.655201 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:12.657357 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:12.678357 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:12.688778 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:12.688778 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:12.725081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b687400-573a-46eb-b5d8-5e914ab1f177 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes returned with HTTP 202 Jan 02 02:47:12.726685 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 736/1481] 10.222.0.39 () {62 vars in 1267 bytes} [Sat Jan 2 02:47:10 2021] POST /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes => generated 899 bytes in 1768 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:12.732339 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a41d862f-c6dd-4b15-b586-d565aa6dbea7 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] GET http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:12.737379 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a41d862f-c6dd-4b15-b586-d565aa6dbea7 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:12.739666 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:12.739666 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:12.740316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a41d862f-c6dd-4b15-b586-d565aa6dbea7 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:12.776771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-55e909ae-1b8d-4684-aab9-98f6152c3461 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 200 Jan 02 02:47:12.788252 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 746/1482] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:11 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 984 bytes in 808 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:12.809608 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abb94cf7-86b6-4ff5-bb3c-458257934880 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d Jan 02 02:47:12.810679 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abb94cf7-86b6-4ff5-bb3c-458257934880 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:12.811042 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:12.811042 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:12.811709 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abb94cf7-86b6-4ff5-bb3c-458257934880 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:12.963885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:12.963885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:12.988807 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-abb94cf7-86b6-4ff5-bb3c-458257934880 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:12.992516 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:12.992516 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:13.029049 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-abb94cf7-86b6-4ff5-bb3c-458257934880 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:13.029514 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-abb94cf7-86b6-4ff5-bb3c-458257934880 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:13.048231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-abb94cf7-86b6-4ff5-bb3c-458257934880 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:13.058117 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a41d862f-c6dd-4b15-b586-d565aa6dbea7 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Volume info retrieved successfully. Jan 02 02:47:13.059836 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:13.059836 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:13.111068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abb94cf7-86b6-4ff5-bb3c-458257934880 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d returned with HTTP 200 Jan 02 02:47:13.112179 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 747/1483] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:12 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d => generated 991 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:13.218018 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a41d862f-c6dd-4b15-b586-d565aa6dbea7 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e returned with HTTP 200 Jan 02 02:47:13.234330 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 737/1484] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:12 2021] GET /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e => generated 942 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:13.251359 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e83da0e-c07c-4bab-bb2f-9741fd56b44d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] POST http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e/action Jan 02 02:47:13.252514 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:13.252514 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:13.253576 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e83da0e-c07c-4bab-bb2f-9741fd56b44d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Action body: b'{"os-retype": {"new_type": "14c4c793-5028-481e-8127-585d78e32b3f"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:47:13.253576 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e83da0e-c07c-4bab-bb2f-9741fd56b44d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "14c4c793-5028-481e-8127-585d78e32b3f"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:13.376420 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:13.376420 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:13.378400 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e83da0e-c07c-4bab-bb2f-9741fd56b44d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Volume info retrieved successfully. Jan 02 02:47:13.490258 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-1e83da0e-c07c-4bab-bb2f-9741fd56b44d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1361637116 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1361637116, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:47:13.491378 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-1e83da0e-c07c-4bab-bb2f-9741fd56b44d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1361637116 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1361637116, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:47:13.581587 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-1e83da0e-c07c-4bab-bb2f-9741fd56b44d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Created reservations ['3f94f001-73a8-426a-9895-ae90dc5023fb', 'a298e6af-2015-41a4-b68a-0c8fda58aa83'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:47:13.669487 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-1e83da0e-c07c-4bab-bb2f-9741fd56b44d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1623155141 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1623155141, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:47:13.670662 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-1e83da0e-c07c-4bab-bb2f-9741fd56b44d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1623155141 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1623155141, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:47:13.708956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-1e83da0e-c07c-4bab-bb2f-9741fd56b44d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Created reservations ['12136d1b-4487-4b5e-b683-8dc834830fc6', '94ccc6f3-2407-4fbd-b517-c49889498f51'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:47:13.796299 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b8ee9533-3958-4000-8f8a-21d29f5dd9a0 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:47:13.797227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b8ee9533-3958-4000-8f8a-21d29f5dd9a0 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:13.797665 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:13.797665 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:13.798277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b8ee9533-3958-4000-8f8a-21d29f5dd9a0 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:14.006206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e83da0e-c07c-4bab-bb2f-9741fd56b44d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Retype volume request issued successfully. Jan 02 02:47:14.006780 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e83da0e-c07c-4bab-bb2f-9741fd56b44d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e/action returned with HTTP 202 Jan 02 02:47:14.010853 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 748/1485] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:47:13 2021] POST /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e/action => generated 0 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:47:14.016835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79d1da0c-036d-43d7-ac62-e35ef0f22190 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] GET http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:14.017904 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79d1da0c-036d-43d7-ac62-e35ef0f22190 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:14.018128 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:14.018128 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:14.018514 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79d1da0c-036d-43d7-ac62-e35ef0f22190 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:14.118128 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:14.118128 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:14.133273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:14.133273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:14.147590 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-79d1da0c-036d-43d7-ac62-e35ef0f22190 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Volume info retrieved successfully. Jan 02 02:47:14.167648 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b8ee9533-3958-4000-8f8a-21d29f5dd9a0 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:47:14.197936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79d1da0c-036d-43d7-ac62-e35ef0f22190 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e returned with HTTP 200 Jan 02 02:47:14.199031 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 749/1486] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:14 2021] GET /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e => generated 941 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:14.207432 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b82aae78-c6b6-4ba1-82de-3ba49216c543 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d Jan 02 02:47:14.207979 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b82aae78-c6b6-4ba1-82de-3ba49216c543 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:14.208448 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:14.208448 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:14.213020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b82aae78-c6b6-4ba1-82de-3ba49216c543 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:14.237707 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-b8ee9533-3958-4000-8f8a-21d29f5dd9a0 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:14.239099 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-b8ee9533-3958-4000-8f8a-21d29f5dd9a0 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:14.264824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-b8ee9533-3958-4000-8f8a-21d29f5dd9a0 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:14.293543 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:14.293543 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:14.320163 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:14.320163 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:14.352069 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b82aae78-c6b6-4ba1-82de-3ba49216c543 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:14.380805 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-b82aae78-c6b6-4ba1-82de-3ba49216c543 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:14.384375 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-b82aae78-c6b6-4ba1-82de-3ba49216c543 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:14.390523 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b8ee9533-3958-4000-8f8a-21d29f5dd9a0 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 200 Jan 02 02:47:14.406803 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 738/1487] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:13 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 984 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:14.408162 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-b82aae78-c6b6-4ba1-82de-3ba49216c543 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:14.422848 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:14.422848 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:14.498073 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b82aae78-c6b6-4ba1-82de-3ba49216c543 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d returned with HTTP 200 Jan 02 02:47:14.506897 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 750/1488] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:14 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d => generated 991 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:15.216218 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-50ff617f-78d6-418e-ac8a-6698383298e9 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] GET http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:15.217540 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-50ff617f-78d6-418e-ac8a-6698383298e9 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:15.218141 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:15.218141 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:15.218827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-50ff617f-78d6-418e-ac8a-6698383298e9 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:15.414994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-751f4d9c-202b-44e5-ba47-9eccf3eb885c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:47:15.415592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-751f4d9c-202b-44e5-ba47-9eccf3eb885c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:15.415816 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:15.415816 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:15.416199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-751f4d9c-202b-44e5-ba47-9eccf3eb885c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:15.491859 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:15.491859 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:15.546632 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-50ff617f-78d6-418e-ac8a-6698383298e9 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Volume info retrieved successfully. Jan 02 02:47:15.650723 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-50ff617f-78d6-418e-ac8a-6698383298e9 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e returned with HTTP 200 Jan 02 02:47:15.656805 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:15.656805 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:15.666989 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 739/1489] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:15 2021] GET /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e => generated 942 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:15.678129 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22d3788f-127f-417d-85d5-f74c150d3ba0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d Jan 02 02:47:15.679743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22d3788f-127f-417d-85d5-f74c150d3ba0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:15.680886 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:15.680886 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:15.682288 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22d3788f-127f-417d-85d5-f74c150d3ba0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:15.703212 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-751f4d9c-202b-44e5-ba47-9eccf3eb885c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:47:15.779438 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-751f4d9c-202b-44e5-ba47-9eccf3eb885c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:15.779653 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-751f4d9c-202b-44e5-ba47-9eccf3eb885c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:15.813291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-751f4d9c-202b-44e5-ba47-9eccf3eb885c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:15.835071 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:15.835071 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:15.869648 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:15.869648 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:15.920763 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-751f4d9c-202b-44e5-ba47-9eccf3eb885c tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 200 Jan 02 02:47:15.921540 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 751/1490] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:15 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 984 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:15.923487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-22d3788f-127f-417d-85d5-f74c150d3ba0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:15.926677 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-273313d1-f587-4fdb-a1cb-e21d969c142a tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] GET http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:15.938603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-273313d1-f587-4fdb-a1cb-e21d969c142a tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:15.938904 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:15.938904 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:15.939282 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-273313d1-f587-4fdb-a1cb-e21d969c142a tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:16.013194 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-22d3788f-127f-417d-85d5-f74c150d3ba0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:16.018951 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-22d3788f-127f-417d-85d5-f74c150d3ba0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:16.042977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-22d3788f-127f-417d-85d5-f74c150d3ba0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:16.073871 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:16.073871 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:16.130280 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:16.130280 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:16.162670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-273313d1-f587-4fdb-a1cb-e21d969c142a tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Volume info retrieved successfully. Jan 02 02:47:16.185298 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22d3788f-127f-417d-85d5-f74c150d3ba0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d returned with HTTP 200 Jan 02 02:47:16.190415 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 740/1491] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:15 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d => generated 992 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:16.210448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] POST http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/action Jan 02 02:47:16.223702 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:16.223702 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:16.224407 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Action body: b'{"create-from-src": {"source_group_id": "e75a4086-1575-49d0-ba6e-8e7cb875ef25", "name": "tempest-Group_from_grp-106212855"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:47:16.224876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "e75a4086-1575-49d0-ba6e-8e7cb875ef25", "name": "tempest-Group_from_grp-106212855"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:16.226041 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Creating new group {'create-from-src': {'source_group_id': 'e75a4086-1575-49d0-ba6e-8e7cb875ef25', 'name': 'tempest-Group_from_grp-106212855'}}. {{(pid=88067) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 02 02:47:16.226398 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Creating group tempest-Group_from_grp-106212855 from source group e75a4086-1575-49d0-ba6e-8e7cb875ef25. Jan 02 02:47:16.259944 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:16.259944 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:16.266514 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-273313d1-f587-4fdb-a1cb-e21d969c142a tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e returned with HTTP 200 Jan 02 02:47:16.271465 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 752/1492] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:15 2021] GET /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e => generated 942 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:16.286838 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-af45f63a-221c-4b63-b7a2-6b749ddff5a3 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] POST http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types Jan 02 02:47:16.295238 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:16.295238 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:16.298578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-af45f63a-221c-4b63-b7a2-6b749ddff5a3 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-644982496", "description": "tempest-volume-type-description-1483400334", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:16.398856 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:16.398856 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:16.487894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-af45f63a-221c-4b63-b7a2-6b749ddff5a3 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types returned with HTTP 200 Jan 02 02:47:16.490822 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 753/1493] 10.222.0.39 () {60 vars in 1220 bytes} [Sat Jan 2 02:47:16 2021] POST /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types => generated 317 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:16.511313 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d7b8da4-b48a-4afc-816b-26c304ede740 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/e2c34cd5-3d94-4e64-928c-33f9f9820051 Jan 02 02:47:16.515726 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d7b8da4-b48a-4afc-816b-26c304ede740 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:16.517664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d7b8da4-b48a-4afc-816b-26c304ede740 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:16.573740 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d7b8da4-b48a-4afc-816b-26c304ede740 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/e2c34cd5-3d94-4e64-928c-33f9f9820051 returned with HTTP 200 Jan 02 02:47:16.582188 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 754/1494] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:47:16 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/e2c34cd5-3d94-4e64-928c-33f9f9820051 => generated 339 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:16.593581 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a11b32a8-f5bf-411f-a881-c40a5a24ae01 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] POST http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types Jan 02 02:47:16.594501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a11b32a8-f5bf-411f-a881-c40a5a24ae01 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-75632616"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:16.708493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a11b32a8-f5bf-411f-a881-c40a5a24ae01 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types returned with HTTP 200 Jan 02 02:47:16.708806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Created reservations ['abcb24eb-10d0-42ba-b45e-044dfa591847'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:47:16.709751 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 755/1495] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:47:16 2021] POST /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types => generated 219 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:47:16.722164 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d7fc680d-e9b8-44dd-9cd1-6c3fd255621f tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] POST http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption Jan 02 02:47:16.722865 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d7fc680d-e9b8-44dd-9cd1-6c3fd255621f tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:16.885320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d7fc680d-e9b8-44dd-9cd1-6c3fd255621f tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption returned with HTTP 200 Jan 02 02:47:16.886569 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 756/1496] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 02:47:16 2021] POST /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption => generated 193 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:47:16.899492 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75d93144-8f8c-497d-be41-461e6a5b2751 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption Jan 02 02:47:16.900036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75d93144-8f8c-497d-be41-461e6a5b2751 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:16.900525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75d93144-8f8c-497d-be41-461e6a5b2751 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:16.920838 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75d93144-8f8c-497d-be41-461e6a5b2751 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption returned with HTTP 200 Jan 02 02:47:16.922291 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 757/1497] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:47:16 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption => generated 313 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:47:16.936225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-400864b7-9620-4b32-85c3-bf35ba22e1bb tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] PUT http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption/provider Jan 02 02:47:16.939194 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-400864b7-9620-4b32-85c3-bf35ba22e1bb tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:17.027766 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-400864b7-9620-4b32-85c3-bf35ba22e1bb tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption/provider returned with HTTP 200 Jan 02 02:47:17.029294 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 758/1498] 10.222.0.39 () {60 vars in 1390 bytes} [Sat Jan 2 02:47:16 2021] PUT /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption/provider => generated 122 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:17.035410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7afe5de3-c7c7-483c-9339-6c3893ac966b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:47:17.036430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7afe5de3-c7c7-483c-9339-6c3893ac966b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:17.037212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7afe5de3-c7c7-483c-9339-6c3893ac966b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:17.094736 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:17.094736 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:17.105432 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7afe5de3-c7c7-483c-9339-6c3893ac966b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Volume info retrieved successfully. Jan 02 02:47:17.123301 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-7afe5de3-c7c7-483c-9339-6c3893ac966b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:17.124090 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-7afe5de3-c7c7-483c-9339-6c3893ac966b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:17.134270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-7afe5de3-c7c7-483c-9339-6c3893ac966b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:17.157353 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:17.157353 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:17.228328 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7afe5de3-c7c7-483c-9339-6c3893ac966b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 200 Jan 02 02:47:17.233076 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 759/1499] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:17 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 984 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:17.257614 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb9a718d-5298-4efe-a2d6-a49876e6464c tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption Jan 02 02:47:17.258162 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb9a718d-5298-4efe-a2d6-a49876e6464c tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:17.258439 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:17.258439 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:17.258777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb9a718d-5298-4efe-a2d6-a49876e6464c tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:17.299016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.group.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] A mapping entry already exists for group 367eb786-395e-4559-815f-871eb1526895 and volume type ee076bb5-6c6d-4f28-a336-ecb03ceb9f98. Do not need to create again. Jan 02 02:47:17.300272 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:17.300272 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:17.312041 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Availability Zones retrieved successfully. Jan 02 02:47:17.326881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb9a718d-5298-4efe-a2d6-a49876e6464c tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption returned with HTTP 200 Jan 02 02:47:17.331215 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 760/1500] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:47:17 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption => generated 347 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:17.351748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2f38351-1966-4890-aafc-54fbfd8dba5a tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption/cipher Jan 02 02:47:17.352403 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2f38351-1966-4890-aafc-54fbfd8dba5a tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:17.353030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2f38351-1966-4890-aafc-54fbfd8dba5a tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:17.431993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Flow 'volume_create_api' (77964208-39df-400c-a229-123041b77b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:47:17.435299 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2f38351-1966-4890-aafc-54fbfd8dba5a tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption/cipher returned with HTTP 200 Jan 02 02:47:17.436150 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 761/1501] 10.222.0.39 () {58 vars in 1363 bytes} [Sat Jan 2 02:47:17 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption/cipher => generated 29 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:47:17.461137 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-63e93838-fa06-4d40-85df-9bd899f932ae tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] DELETE http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption/provider Jan 02 02:47:17.464085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-63e93838-fa06-4d40-85df-9bd899f932ae tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:17.464865 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-63e93838-fa06-4d40-85df-9bd899f932ae tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:17.478429 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b03f0d74-0d11-407c-a8ef-39aa0788570a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:17.483178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Validating volume size '1' using validate_int, validate_source_size {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:47:17.590944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-63e93838-fa06-4d40-85df-9bd899f932ae tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption/provider returned with HTTP 202 Jan 02 02:47:17.592139 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 762/1502] 10.222.0.39 () {58 vars in 1372 bytes} [Sat Jan 2 02:47:17 2021] DELETE /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption/provider => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:47:17.610515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36b83b61-53f1-42e5-95da-205c8b2aad39 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption Jan 02 02:47:17.613472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36b83b61-53f1-42e5-95da-205c8b2aad39 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:17.617486 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36b83b61-53f1-42e5-95da-205c8b2aad39 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:17.682272 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36b83b61-53f1-42e5-95da-205c8b2aad39 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption returned with HTTP 200 Jan 02 02:47:17.687518 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 763/1503] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:47:17 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption => generated 2 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 02:47:17.698693 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8dc002bd-2382-4f70-8b59-29d1fb0c3506 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption Jan 02 02:47:17.705612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8dc002bd-2382-4f70-8b59-29d1fb0c3506 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:17.706397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8dc002bd-2382-4f70-8b59-29d1fb0c3506 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:17.784915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8dc002bd-2382-4f70-8b59-29d1fb0c3506 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption returned with HTTP 200 Jan 02 02:47:17.793048 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 764/1504] 10.222.0.39 () {58 vars in 1342 bytes} [Sat Jan 2 02:47:17 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28/encryption => generated 2 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 02:47:17.805131 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c1730b92-2264-4f39-ad67-fa40d513aaba tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types Jan 02 02:47:17.808377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c1730b92-2264-4f39-ad67-fa40d513aaba tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:17.816090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c1730b92-2264-4f39-ad67-fa40d513aaba tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:17.894774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b03f0d74-0d11-407c-a8ef-39aa0788570a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9586d54d-6256-46f5-82d7-f7db4efcf22d', 'volume_type': VolumeType(created_at=2021-01-02T02:47:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ee076bb5-6c6d-4f28-a336-ecb03ceb9f98,is_public=True,name='tempest-GroupsV314Test-volume-type-884436477',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee076bb5-6c6d-4f28-a336-ecb03ceb9f98', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '367eb786-395e-4559-815f-871eb1526895', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:17.899483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a52649c-7dbb-453c-a297-c44f2a2d2e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:17.949049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c1730b92-2264-4f39-ad67-fa40d513aaba tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types returned with HTTP 200 Jan 02 02:47:17.950126 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 765/1505] 10.222.0.39 () {58 vars in 1198 bytes} [Sat Jan 2 02:47:17 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types => generated 2248 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:17.965122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45139481-aab3-48d3-ac58-d0a86be5ae2d tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] POST http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types Jan 02 02:47:17.965910 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45139481-aab3-48d3-ac58-d0a86be5ae2d tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-64479667"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:18.055654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45139481-aab3-48d3-ac58-d0a86be5ae2d tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types returned with HTTP 200 Jan 02 02:47:18.056849 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 766/1506] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:47:17 2021] POST /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types => generated 219 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:18.067012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24394e2e-e2b1-4670-9a38-f8a37f8347f1 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] PUT http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/6b820fe5-283d-4c77-a926-e0004ecfaa28 Jan 02 02:47:18.067811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-24394e2e-e2b1-4670-9a38-f8a37f8347f1 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1911893332", "description": "tempest-volume-type-description-499540627", "is_public": false}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:18.210589 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24394e2e-e2b1-4670-9a38-f8a37f8347f1 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/6b820fe5-283d-4c77-a926-e0004ecfaa28 returned with HTTP 200 Jan 02 02:47:18.212511 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 767/1507] 10.222.0.39 () {60 vars in 1330 bytes} [Sat Jan 2 02:47:18 2021] PUT /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/6b820fe5-283d-4c77-a926-e0004ecfaa28 => generated 204 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:18.222547 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23835f2a-3c08-4e7e-9f2a-f4db48fc632f tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/6b820fe5-283d-4c77-a926-e0004ecfaa28 Jan 02 02:47:18.229012 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23835f2a-3c08-4e7e-9f2a-f4db48fc632f tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:18.229797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23835f2a-3c08-4e7e-9f2a-f4db48fc632f tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:18.290287 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23835f2a-3c08-4e7e-9f2a-f4db48fc632f tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/6b820fe5-283d-4c77-a926-e0004ecfaa28 returned with HTTP 200 Jan 02 02:47:18.291657 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 768/1508] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:47:18 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/6b820fe5-283d-4c77-a926-e0004ecfaa28 => generated 268 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:18.301429 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbe15e54-6977-4bae-a0a3-f61f6b9b60b7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:47:18.304640 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbe15e54-6977-4bae-a0a3-f61f6b9b60b7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:18.305325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbe15e54-6977-4bae-a0a3-f61f6b9b60b7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:18.380165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Created reservations ['4a408e61-47c6-4465-a7d9-273ded5f3b10', 'a593b826-f170-4b75-8cc9-9709273bb6f8', '4e61288e-3bf0-44e5-964c-e52d7c435b4a', 'b8ca81ab-4f63-48ed-aac0-aa85d0f1b4cd'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:47:18.384024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a52649c-7dbb-453c-a297-c44f2a2d2e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a408e61-47c6-4465-a7d9-273ded5f3b10', 'a593b826-f170-4b75-8cc9-9709273bb6f8', '4e61288e-3bf0-44e5-964c-e52d7c435b4a', 'b8ca81ab-4f63-48ed-aac0-aa85d0f1b4cd']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:18.400011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2b1395f-ad1f-4e9d-8454-7eba2500d73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:18.426141 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbe15e54-6977-4bae-a0a3-f61f6b9b60b7 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 404 Jan 02 02:47:18.427359 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 769/1509] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:18 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:47:18.444671 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e53b3f2c-7612-43db-abae-18d0afc118a8 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] DELETE http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/6b820fe5-283d-4c77-a926-e0004ecfaa28 Jan 02 02:47:18.445534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e53b3f2c-7612-43db-abae-18d0afc118a8 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:18.445653 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e53b3f2c-7612-43db-abae-18d0afc118a8 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:18.586721 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:47:18.586721 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:47:18.601589 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e53b3f2c-7612-43db-abae-18d0afc118a8 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/6b820fe5-283d-4c77-a926-e0004ecfaa28 returned with HTTP 202 Jan 02 02:47:18.603366 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 770/1510] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:47:18 2021] DELETE /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/6b820fe5-283d-4c77-a926-e0004ecfaa28 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:47:18.608637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2477e8bc-b26d-4aa3-b068-0e9b7e36a017 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b Jan 02 02:47:18.609631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2477e8bc-b26d-4aa3-b068-0e9b7e36a017 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:18.610285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2477e8bc-b26d-4aa3-b068-0e9b7e36a017 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:18.667912 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2477e8bc-b26d-4aa3-b068-0e9b7e36a017 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b returned with HTTP 404 Jan 02 02:47:18.670203 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 771/1511] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:18 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:47:18.675926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36faa82b-20d5-42c7-b5da-301e037e29ba tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/6b820fe5-283d-4c77-a926-e0004ecfaa28 Jan 02 02:47:18.677433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36faa82b-20d5-42c7-b5da-301e037e29ba tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:18.678178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36faa82b-20d5-42c7-b5da-301e037e29ba tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:18.692140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36faa82b-20d5-42c7-b5da-301e037e29ba tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/6b820fe5-283d-4c77-a926-e0004ecfaa28 returned with HTTP 404 Jan 02 02:47:18.693478 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 772/1512] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:47:18 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/6b820fe5-283d-4c77-a926-e0004ecfaa28 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:18.698605 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c7f16a5-8696-471b-b0d2-f2e30fef623b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] GET http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e Jan 02 02:47:18.699416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c7f16a5-8696-471b-b0d2-f2e30fef623b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:18.700031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c7f16a5-8696-471b-b0d2-f2e30fef623b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:18.700939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-6c7f16a5-8696-471b-b0d2-f2e30fef623b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] show called for member 482bd676-3d0c-4c4e-9c9a-c441a31a4f6e {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:47:18.710286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c7f16a5-8696-471b-b0d2-f2e30fef623b tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e returned with HTTP 404 Jan 02 02:47:18.711905 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 773/1513] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:47:18 2021] GET /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/groups/482bd676-3d0c-4c4e-9c9a-c441a31a4f6e => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:47:18.716574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a9b97da-64a3-4cbf-8b4e-1daf8cd71dc3 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] DELETE http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28 Jan 02 02:47:18.717820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a9b97da-64a3-4cbf-8b4e-1daf8cd71dc3 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:18.718463 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a9b97da-64a3-4cbf-8b4e-1daf8cd71dc3 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:18.731301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2b1395f-ad1f-4e9d-8454-7eba2500d73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10732d3a-9614-4fed-81f6-5751742cbcdb', '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=367eb786-395e-4559-815f-871eb1526895,group_type_id=,metadata={},multiattach=False,project_id='ef275cb656d543da88fcd870e72119d0',qos_specs=None,replication_status=,reservations=['4a408e61-47c6-4465-a7d9-273ded5f3b10','a593b826-f170-4b75-8cc9-9709273bb6f8','4e61288e-3bf0-44e5-964c-e52d7c435b4a','b8ca81ab-4f63-48ed-aac0-aa85d0f1b4cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=9586d54d-6256-46f5-82d7-f7db4efcf22d,status='creating',user_id='2ae9ee5817ef418cb4991527de167ed7',volume_type_id=ee076bb5-6c6d-4f28-a336-ecb03ceb9f98), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:47:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=367eb786-395e-4559-815f-871eb1526895,host=None,id=10732d3a-9614-4fed-81f6-5751742cbcdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef275cb656d543da88fcd870e72119d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9586d54d-6256-46f5-82d7-f7db4efcf22d,status='creating',terminated_at=None,updated_at=None,user_id='2ae9ee5817ef418cb4991527de167ed7',volume_attachment=,volume_type=,volume_type_id=ee076bb5-6c6d-4f28-a336-ecb03ceb9f98)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:18.768327 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbd05708-6d43-46be-9d99-ccd565710b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:18.923344 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbd05708-6d43-46be-9d99-ccd565710b06) transitioned into state 'SUCCESS' from 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=367eb786-395e-4559-815f-871eb1526895,group_type_id=,metadata={},multiattach=False,project_id='ef275cb656d543da88fcd870e72119d0',qos_specs=None,replication_status=,reservations=['4a408e61-47c6-4465-a7d9-273ded5f3b10','a593b826-f170-4b75-8cc9-9709273bb6f8','4e61288e-3bf0-44e5-964c-e52d7c435b4a','b8ca81ab-4f63-48ed-aac0-aa85d0f1b4cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=9586d54d-6256-46f5-82d7-f7db4efcf22d,status='creating',user_id='2ae9ee5817ef418cb4991527de167ed7',volume_type_id=ee076bb5-6c6d-4f28-a336-ecb03ceb9f98)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:18.937197 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Flow 'volume_create_api' (77964208-39df-400c-a229-123041b77b33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:47:18.964017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a9b97da-64a3-4cbf-8b4e-1daf8cd71dc3 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28 returned with HTTP 202 Jan 02 02:47:18.965042 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 774/1514] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:47:18 2021] DELETE /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:47:18.977920 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4cea7b76-cf81-442b-9f17-14f7ef0483a0 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] DELETE http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/group_types/158ba0ee-af3c-48c8-a13e-a1f05568bf73 Jan 02 02:47:18.978253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4cea7b76-cf81-442b-9f17-14f7ef0483a0 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:18.984270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4cea7b76-cf81-442b-9f17-14f7ef0483a0 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:19.129059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4cea7b76-cf81-442b-9f17-14f7ef0483a0 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/group_types/158ba0ee-af3c-48c8-a13e-a1f05568bf73 returned with HTTP 202 Jan 02 02:47:19.143827 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 775/1515] 10.222.0.39 () {60 vars in 1371 bytes} [Sat Jan 2 02:47:18 2021] DELETE /volume/v3/496590ac66334410a2b9ae9a1a6d80ad/group_types/158ba0ee-af3c-48c8-a13e-a1f05568bf73 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:47:19.148571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-33e95299-ebb6-4788-8cd9-737b95100ac1 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28 Jan 02 02:47:19.160078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-33e95299-ebb6-4788-8cd9-737b95100ac1 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:19.160658 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-33e95299-ebb6-4788-8cd9-737b95100ac1 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:19.195748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-33e95299-ebb6-4788-8cd9-737b95100ac1 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28 returned with HTTP 404 Jan 02 02:47:19.201933 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 776/1516] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:47:19 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/ac43effa-070f-4257-b509-760e60ea1e28 => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:19.207344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49150a33-b12c-436e-80e8-26a1d4f4822a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] DELETE http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:47:19.207892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-49150a33-b12c-436e-80e8-26a1d4f4822a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:19.210714 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-49150a33-b12c-436e-80e8-26a1d4f4822a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:19.211356 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-49150a33-b12c-436e-80e8-26a1d4f4822a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Delete volume with id: d7f45eb9-c728-4450-afe2-47714e4238c7 Jan 02 02:47:19.325557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49150a33-b12c-436e-80e8-26a1d4f4822a tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 returned with HTTP 404 Jan 02 02:47:19.327514 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 777/1517] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:47:19 2021] DELETE /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/d7f45eb9-c728-4450-afe2-47714e4238c7 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:19.338743 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d34547bd-34f0-4bd2-821a-27bc18076c5d tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] DELETE http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/e2c34cd5-3d94-4e64-928c-33f9f9820051 Jan 02 02:47:19.341254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d34547bd-34f0-4bd2-821a-27bc18076c5d tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:19.341794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d34547bd-34f0-4bd2-821a-27bc18076c5d tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:19.349157 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Create volume request issued successfully. Jan 02 02:47:19.648702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d34547bd-34f0-4bd2-821a-27bc18076c5d tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/e2c34cd5-3d94-4e64-928c-33f9f9820051 returned with HTTP 202 Jan 02 02:47:19.650786 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 778/1518] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:47:19 2021] DELETE /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/e2c34cd5-3d94-4e64-928c-33f9f9820051 => generated 0 bytes in 323 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:47:19.668802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8584f003-e066-4ddd-a75a-279b03a79a39 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] DELETE http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b Jan 02 02:47:19.671633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8584f003-e066-4ddd-a75a-279b03a79a39 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:19.674707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8584f003-e066-4ddd-a75a-279b03a79a39 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:19.677800 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-8584f003-e066-4ddd-a75a-279b03a79a39 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] Delete volume with id: 4267117b-4078-4a92-91e2-7464e2afb63b Jan 02 02:47:19.744001 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-63c251a0-2001-4cac-89ab-49ad8b447cfa tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/action returned with HTTP 202 Jan 02 02:47:19.757196 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 741/1519] 10.222.0.39 () {62 vars in 1285 bytes} [Sat Jan 2 02:47:16 2021] POST /volume/v3/ef275cb656d543da88fcd870e72119d0/groups/action => generated 101 bytes in 3554 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:19.765277 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2002cc0b-6c10-48e0-b1b4-c7f4da55fd49 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/e2c34cd5-3d94-4e64-928c-33f9f9820051 Jan 02 02:47:19.767139 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2002cc0b-6c10-48e0-b1b4-c7f4da55fd49 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:19.767707 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:19.767707 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:19.768690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2002cc0b-6c10-48e0-b1b4-c7f4da55fd49 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:19.809016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2002cc0b-6c10-48e0-b1b4-c7f4da55fd49 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/e2c34cd5-3d94-4e64-928c-33f9f9820051 returned with HTTP 404 Jan 02 02:47:19.811526 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 742/1520] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:47:19 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/e2c34cd5-3d94-4e64-928c-33f9f9820051 => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:19.822594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/detail Jan 02 02:47:19.823450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:19.824094 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:19.825079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:47:19.826336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:19.826336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:19.828399 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:47:19.902378 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8584f003-e066-4ddd-a75a-279b03a79a39 tempest-GroupsTest-1102283242 tempest-GroupsTest-1102283242] http://10.222.0.39/volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b returned with HTTP 404 Jan 02 02:47:19.903474 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 779/1521] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:47:19 2021] DELETE /volume/v3/ccd011e4ee2d4af69420a70e11c46f12/volumes/4267117b-4078-4a92-91e2-7464e2afb63b => generated 109 bytes in 250 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:19.940263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0a840e8e-5a67-41af-bbc8-5147561778a1 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] DELETE http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:19.940897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0a840e8e-5a67-41af-bbc8-5147561778a1 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:19.941408 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0a840e8e-5a67-41af-bbc8-5147561778a1 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:19.941892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-0a840e8e-5a67-41af-bbc8-5147561778a1 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Delete volume with id: d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:20.037858 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Get all volumes completed successfully. Jan 02 02:47:20.053595 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:20.056133 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:20.079485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:20.105466 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:20.105466 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:20.107236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0a840e8e-5a67-41af-bbc8-5147561778a1 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Volume info retrieved successfully. Jan 02 02:47:20.124840 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:20.124840 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:20.179438 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:20.186702 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:20.210299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:20.241880 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:20.241880 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:20.266841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0a840e8e-5a67-41af-bbc8-5147561778a1 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Delete volume request issued successfully. Jan 02 02:47:20.268052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0a840e8e-5a67-41af-bbc8-5147561778a1 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e returned with HTTP 202 Jan 02 02:47:20.279765 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 780/1522] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:47:19 2021] DELETE /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e => generated 0 bytes in 355 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:47:20.293001 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c6e82c5-33cc-471a-8a85-5697edb77c20 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] DELETE http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types/32080721-f325-42e5-87a0-372affb21564 Jan 02 02:47:20.293819 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c6e82c5-33cc-471a-8a85-5697edb77c20 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:20.299260 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:20.299260 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:20.300896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c6e82c5-33cc-471a-8a85-5697edb77c20 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:20.369172 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df925c62-55f4-4bc8-b2d5-b3fa241174c4 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/detail returned with HTTP 200 Jan 02 02:47:20.385419 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 743/1523] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:47:19 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/detail => generated 1972 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:47:20.414510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-192d9d70-2a4e-4c63-9a1a-0d514064842d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] GET http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:20.415926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-192d9d70-2a4e-4c63-9a1a-0d514064842d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:20.416537 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:20.416537 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:20.419315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-192d9d70-2a4e-4c63-9a1a-0d514064842d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:20.737511 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:20.737511 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:20.813391 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:47:20.813391 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:47:20.849290 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-192d9d70-2a4e-4c63-9a1a-0d514064842d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Volume info retrieved successfully. Jan 02 02:47:20.886712 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c6e82c5-33cc-471a-8a85-5697edb77c20 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types/32080721-f325-42e5-87a0-372affb21564 returned with HTTP 202 Jan 02 02:47:20.893464 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 781/1524] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:47:20 2021] DELETE /volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types/32080721-f325-42e5-87a0-372affb21564 => generated 0 bytes in 618 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:47:20.915103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2f915e2-4767-4466-9e06-e50b62bb0f71 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:20.916138 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2f915e2-4767-4466-9e06-e50b62bb0f71 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:20.944373 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2f915e2-4767-4466-9e06-e50b62bb0f71 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:21.015882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-192d9d70-2a4e-4c63-9a1a-0d514064842d tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e returned with HTTP 200 Jan 02 02:47:21.033488 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 744/1525] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:20 2021] GET /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e => generated 941 bytes in 637 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:21.059464 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f99a6af-4b5b-4026-ab71-1b92ae52bb13 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] GET http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types/32080721-f325-42e5-87a0-372affb21564 Jan 02 02:47:21.060372 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f99a6af-4b5b-4026-ab71-1b92ae52bb13 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:21.060754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:21.060754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:21.061436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f99a6af-4b5b-4026-ab71-1b92ae52bb13 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:21.135149 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f99a6af-4b5b-4026-ab71-1b92ae52bb13 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types/32080721-f325-42e5-87a0-372affb21564 returned with HTTP 404 Jan 02 02:47:21.154223 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 745/1526] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:47:21 2021] GET /volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types/32080721-f325-42e5-87a0-372affb21564 => generated 114 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:21.169708 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e6d82c1-6362-48de-9bd6-596b4f1776dc tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] DELETE http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types/84a81f40-a529-4743-b93b-a052b2319924 Jan 02 02:47:21.180777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e6d82c1-6362-48de-9bd6-596b4f1776dc tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:21.181774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e6d82c1-6362-48de-9bd6-596b4f1776dc tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:21.383537 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:21.383537 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:21.404991 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f2f915e2-4767-4466-9e06-e50b62bb0f71 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:21.452808 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-f2f915e2-4767-4466-9e06-e50b62bb0f71 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:21.454552 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-f2f915e2-4767-4466-9e06-e50b62bb0f71 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:21.473753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-f2f915e2-4767-4466-9e06-e50b62bb0f71 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:21.487393 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:21.487393 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:21.534370 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2f915e2-4767-4466-9e06-e50b62bb0f71 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:21.535655 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 782/1527] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:20 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:21.567025 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:47:21.567025 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:47:21.605772 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e6d82c1-6362-48de-9bd6-596b4f1776dc tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types/84a81f40-a529-4743-b93b-a052b2319924 returned with HTTP 202 Jan 02 02:47:21.610177 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 746/1528] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:47:21 2021] DELETE /volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types/84a81f40-a529-4743-b93b-a052b2319924 => generated 0 bytes in 452 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:47:21.617234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21dd18e9-5217-427e-a381-6015df0fa042 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] GET http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types/84a81f40-a529-4743-b93b-a052b2319924 Jan 02 02:47:21.618042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21dd18e9-5217-427e-a381-6015df0fa042 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:21.618468 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:21.618468 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:21.619127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21dd18e9-5217-427e-a381-6015df0fa042 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:21.644884 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21dd18e9-5217-427e-a381-6015df0fa042 tempest-GroupsTest-1042191807 tempest-GroupsTest-1042191807] http://10.222.0.39/volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types/84a81f40-a529-4743-b93b-a052b2319924 returned with HTTP 404 Jan 02 02:47:21.646297 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 783/1529] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:47:21 2021] GET /volume/v3/496590ac66334410a2b9ae9a1a6d80ad/types/84a81f40-a529-4743-b93b-a052b2319924 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:22.056511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e47a78ba-8d1b-4429-9b5d-5b6cb0954851 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] GET http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:22.057594 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e47a78ba-8d1b-4429-9b5d-5b6cb0954851 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:22.059287 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e47a78ba-8d1b-4429-9b5d-5b6cb0954851 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:22.381037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:22.381037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:22.433508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e47a78ba-8d1b-4429-9b5d-5b6cb0954851 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Volume info retrieved successfully. Jan 02 02:47:22.557715 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e47a78ba-8d1b-4429-9b5d-5b6cb0954851 tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e returned with HTTP 200 Jan 02 02:47:22.566911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0508d906-83a6-47d5-9a3d-42a2016e07bf tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:22.567508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0508d906-83a6-47d5-9a3d-42a2016e07bf tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:22.568007 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0508d906-83a6-47d5-9a3d-42a2016e07bf tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:22.584107 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 747/1530] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:22 2021] GET /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e => generated 941 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:22.869220 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:22.869220 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:22.927325 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0508d906-83a6-47d5-9a3d-42a2016e07bf tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:22.957796 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-0508d906-83a6-47d5-9a3d-42a2016e07bf tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:22.958513 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-0508d906-83a6-47d5-9a3d-42a2016e07bf tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:22.967334 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-0508d906-83a6-47d5-9a3d-42a2016e07bf tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:22.975031 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:22.975031 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:23.002004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0508d906-83a6-47d5-9a3d-42a2016e07bf tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:23.004653 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 784/1531] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:22 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:23.616770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f27b963a-9664-4ebd-ae6b-a9357d57591c tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] GET http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:23.621990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f27b963a-9664-4ebd-ae6b-a9357d57591c tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:23.624320 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:23.624320 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:23.635329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f27b963a-9664-4ebd-ae6b-a9357d57591c tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:23.865428 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:23.865428 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:23.888420 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f27b963a-9664-4ebd-ae6b-a9357d57591c tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Volume info retrieved successfully. Jan 02 02:47:23.935509 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f27b963a-9664-4ebd-ae6b-a9357d57591c tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e returned with HTTP 200 Jan 02 02:47:23.949826 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 748/1532] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:23 2021] GET /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e => generated 941 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:24.039051 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da71e0b6-9525-45a2-8f6b-6a83639ce886 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:24.040115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da71e0b6-9525-45a2-8f6b-6a83639ce886 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:24.040517 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:24.040517 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:24.041197 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da71e0b6-9525-45a2-8f6b-6a83639ce886 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:24.168955 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:24.168955 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:24.251144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-da71e0b6-9525-45a2-8f6b-6a83639ce886 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:24.290297 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-da71e0b6-9525-45a2-8f6b-6a83639ce886 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:24.291086 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-da71e0b6-9525-45a2-8f6b-6a83639ce886 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:24.318367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-da71e0b6-9525-45a2-8f6b-6a83639ce886 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:24.382011 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:24.382011 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:24.478687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da71e0b6-9525-45a2-8f6b-6a83639ce886 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:24.480013 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 785/1533] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:24 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:24.964954 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9df9989f-6495-4279-a204-e96ead3748ba tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] GET http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:24.968764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9df9989f-6495-4279-a204-e96ead3748ba tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:24.969200 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:24.969200 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:24.969941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9df9989f-6495-4279-a204-e96ead3748ba tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:25.419926 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:25.419926 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:25.503448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9df9989f-6495-4279-a204-e96ead3748ba tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Volume info retrieved successfully. Jan 02 02:47:25.515328 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-181843af-32be-4ad9-a22e-2c2b8c8c8ec8 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:25.518741 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-181843af-32be-4ad9-a22e-2c2b8c8c8ec8 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:25.519283 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:25.519283 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:25.520004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-181843af-32be-4ad9-a22e-2c2b8c8c8ec8 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:25.655964 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:25.655964 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:25.660200 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9df9989f-6495-4279-a204-e96ead3748ba tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e returned with HTTP 200 Jan 02 02:47:25.664825 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 749/1534] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:24 2021] GET /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e => generated 941 bytes in 711 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:25.680887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-181843af-32be-4ad9-a22e-2c2b8c8c8ec8 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:25.717478 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-181843af-32be-4ad9-a22e-2c2b8c8c8ec8 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:25.720653 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-181843af-32be-4ad9-a22e-2c2b8c8c8ec8 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:25.737536 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-181843af-32be-4ad9-a22e-2c2b8c8c8ec8 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:25.770983 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:25.770983 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:25.888161 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-181843af-32be-4ad9-a22e-2c2b8c8c8ec8 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:25.897938 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 786/1535] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:25 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:26.681727 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-457f15bb-c2d0-498d-bb4c-42284bead5db tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] GET http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e Jan 02 02:47:26.682744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-457f15bb-c2d0-498d-bb4c-42284bead5db tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:26.683098 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:26.683098 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:26.683755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-457f15bb-c2d0-498d-bb4c-42284bead5db tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:26.911231 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a45c8eb-6d28-4f4f-a388-20732dc80e17 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:26.911928 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a45c8eb-6d28-4f4f-a388-20732dc80e17 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:26.912360 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:26.912360 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:26.913092 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a45c8eb-6d28-4f4f-a388-20732dc80e17 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:26.962838 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-457f15bb-c2d0-498d-bb4c-42284bead5db tempest-VolumeTypesTest-390370349 tempest-VolumeTypesTest-390370349] http://10.222.0.39/volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e returned with HTTP 404 Jan 02 02:47:26.965331 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 750/1536] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:26 2021] GET /volume/v3/47379689eed84f4e911ad57f7a453c02/volumes/d0a0c8c3-83eb-4162-9fc8-87d8fcac5a7e => generated 109 bytes in 291 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:26.975963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f05f0cc1-fd30-4e4f-962c-5b83318a6488 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] DELETE http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/14c4c793-5028-481e-8127-585d78e32b3f Jan 02 02:47:26.998317 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f05f0cc1-fd30-4e4f-962c-5b83318a6488 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:26.999508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f05f0cc1-fd30-4e4f-962c-5b83318a6488 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:27.106194 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:27.106194 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:27.137369 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4a45c8eb-6d28-4f4f-a388-20732dc80e17 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:27.154904 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-4a45c8eb-6d28-4f4f-a388-20732dc80e17 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:27.155746 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-4a45c8eb-6d28-4f4f-a388-20732dc80e17 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:27.170569 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-4a45c8eb-6d28-4f4f-a388-20732dc80e17 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:27.194604 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:27.194604 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:27.284652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a45c8eb-6d28-4f4f-a388-20732dc80e17 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:27.300129 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 787/1537] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:26 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:27.411666 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:47:27.411666 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:47:27.467746 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f05f0cc1-fd30-4e4f-962c-5b83318a6488 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/14c4c793-5028-481e-8127-585d78e32b3f returned with HTTP 202 Jan 02 02:47:27.472858 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 751/1538] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:47:26 2021] DELETE /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/14c4c793-5028-481e-8127-585d78e32b3f => generated 0 bytes in 501 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:47:27.478068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-362dd1c0-87e0-48e0-b61b-3c25d02728c4 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/14c4c793-5028-481e-8127-585d78e32b3f Jan 02 02:47:27.478621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-362dd1c0-87e0-48e0-b61b-3c25d02728c4 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:27.478809 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:27.478809 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:27.479374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-362dd1c0-87e0-48e0-b61b-3c25d02728c4 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:27.505868 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-362dd1c0-87e0-48e0-b61b-3c25d02728c4 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/14c4c793-5028-481e-8127-585d78e32b3f returned with HTTP 404 Jan 02 02:47:27.514273 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 788/1539] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:47:27 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/14c4c793-5028-481e-8127-585d78e32b3f => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:27.518990 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5129f0f2-35c3-4694-b9e5-e4df8037186d tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] DELETE http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/f2f53078-1efc-4f23-9e5c-e0b96d2a0630 Jan 02 02:47:27.519935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5129f0f2-35c3-4694-b9e5-e4df8037186d tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:27.530527 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5129f0f2-35c3-4694-b9e5-e4df8037186d tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:27.970844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5129f0f2-35c3-4694-b9e5-e4df8037186d tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/f2f53078-1efc-4f23-9e5c-e0b96d2a0630 returned with HTTP 202 Jan 02 02:47:27.975328 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 752/1540] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:47:27 2021] DELETE /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/f2f53078-1efc-4f23-9e5c-e0b96d2a0630 => generated 0 bytes in 461 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:47:27.980832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5127b20d-7c7f-4edd-b3e0-f1bb701e3cf8 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] GET http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/f2f53078-1efc-4f23-9e5c-e0b96d2a0630 Jan 02 02:47:27.981625 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5127b20d-7c7f-4edd-b3e0-f1bb701e3cf8 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:27.982261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5127b20d-7c7f-4edd-b3e0-f1bb701e3cf8 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:28.022087 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5127b20d-7c7f-4edd-b3e0-f1bb701e3cf8 tempest-VolumeTypesTest-1191668250 tempest-VolumeTypesTest-1191668250] http://10.222.0.39/volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/f2f53078-1efc-4f23-9e5c-e0b96d2a0630 returned with HTTP 404 Jan 02 02:47:28.029561 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 789/1541] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:47:27 2021] GET /volume/v3/043c0ed8b55540debf64793f43ac1e4b/types/f2f53078-1efc-4f23-9e5c-e0b96d2a0630 => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:28.332875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-91922bdc-11d3-4955-87d3-d07d7f49cec2 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:28.334204 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-91922bdc-11d3-4955-87d3-d07d7f49cec2 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:28.335106 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-91922bdc-11d3-4955-87d3-d07d7f49cec2 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:28.883950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:28.883950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:28.965131 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-91922bdc-11d3-4955-87d3-d07d7f49cec2 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:29.074290 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-91922bdc-11d3-4955-87d3-d07d7f49cec2 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:29.075386 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-91922bdc-11d3-4955-87d3-d07d7f49cec2 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:29.098264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-91922bdc-11d3-4955-87d3-d07d7f49cec2 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:29.114679 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:29.114679 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:29.162526 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-91922bdc-11d3-4955-87d3-d07d7f49cec2 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:29.163362 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 753/1542] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:28 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 838 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:30.190724 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a784e538-a374-471f-adac-225cfd156798 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:30.191380 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a784e538-a374-471f-adac-225cfd156798 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:30.191767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a784e538-a374-471f-adac-225cfd156798 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:30.395762 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:30.395762 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:30.447342 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a784e538-a374-471f-adac-225cfd156798 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:30.521208 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-a784e538-a374-471f-adac-225cfd156798 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:30.525217 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-a784e538-a374-471f-adac-225cfd156798 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:30.556302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-a784e538-a374-471f-adac-225cfd156798 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:30.575572 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:30.575572 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:30.699937 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a784e538-a374-471f-adac-225cfd156798 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:30.714395 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 790/1543] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:30 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:31.751019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f9164db-1267-4a54-bcbc-84f8f9e76c06 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:31.751925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f9164db-1267-4a54-bcbc-84f8f9e76c06 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:31.752158 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:31.752158 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:31.752561 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f9164db-1267-4a54-bcbc-84f8f9e76c06 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:32.000541 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:32.000541 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:32.057164 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7f9164db-1267-4a54-bcbc-84f8f9e76c06 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:32.121878 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-7f9164db-1267-4a54-bcbc-84f8f9e76c06 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:32.122621 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-7f9164db-1267-4a54-bcbc-84f8f9e76c06 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:32.172914 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-7f9164db-1267-4a54-bcbc-84f8f9e76c06 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:32.180951 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:32.180951 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:32.280550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f9164db-1267-4a54-bcbc-84f8f9e76c06 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:32.292611 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 754/1544] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:31 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:33.327150 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f4538cb-9623-4467-8076-d60931bc62e3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:33.329286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f4538cb-9623-4467-8076-d60931bc62e3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:33.331160 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:33.331160 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:33.338380 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f4538cb-9623-4467-8076-d60931bc62e3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:33.680905 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:33.680905 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:33.721668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4f4538cb-9623-4467-8076-d60931bc62e3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:33.780718 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-4f4538cb-9623-4467-8076-d60931bc62e3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:33.781907 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-4f4538cb-9623-4467-8076-d60931bc62e3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:33.809952 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-4f4538cb-9623-4467-8076-d60931bc62e3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:33.830371 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:33.830371 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:33.916724 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f4538cb-9623-4467-8076-d60931bc62e3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:33.922879 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 791/1545] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:33 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:34.946867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7b4c850-3792-4296-af54-1840d9315564 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:34.948044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7b4c850-3792-4296-af54-1840d9315564 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:34.948493 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:34.948493 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:34.949255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7b4c850-3792-4296-af54-1840d9315564 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:35.093951 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:35.093951 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:35.139477 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a7b4c850-3792-4296-af54-1840d9315564 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:35.211202 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-a7b4c850-3792-4296-af54-1840d9315564 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:35.219966 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-a7b4c850-3792-4296-af54-1840d9315564 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:35.248233 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-a7b4c850-3792-4296-af54-1840d9315564 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:35.268396 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:35.268396 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:35.334382 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7b4c850-3792-4296-af54-1840d9315564 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:35.375336 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 755/1546] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:34 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:47:36.369916 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6bf345f-bc20-428f-a187-08befc678483 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:36.371112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6bf345f-bc20-428f-a187-08befc678483 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:36.371502 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:36.371502 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:36.372081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6bf345f-bc20-428f-a187-08befc678483 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:36.478016 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:36.478016 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:36.502485 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c6bf345f-bc20-428f-a187-08befc678483 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:36.540093 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-c6bf345f-bc20-428f-a187-08befc678483 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:36.540994 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-c6bf345f-bc20-428f-a187-08befc678483 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:36.558377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-c6bf345f-bc20-428f-a187-08befc678483 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:36.578206 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:36.578206 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:36.647098 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6bf345f-bc20-428f-a187-08befc678483 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:36.659376 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 792/1547] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:36 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:37.682012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3eccd743-0096-4e46-8964-89d9269d98c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:37.683028 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3eccd743-0096-4e46-8964-89d9269d98c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:37.689541 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:37.689541 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:37.695883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3eccd743-0096-4e46-8964-89d9269d98c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:38.271955 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:38.271955 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:38.357359 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3eccd743-0096-4e46-8964-89d9269d98c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:38.487966 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-3eccd743-0096-4e46-8964-89d9269d98c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:38.488822 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-3eccd743-0096-4e46-8964-89d9269d98c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:38.533838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-3eccd743-0096-4e46-8964-89d9269d98c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:38.602445 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:38.602445 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:38.680943 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3eccd743-0096-4e46-8964-89d9269d98c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:38.685472 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 756/1548] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:37 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 1012 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:39.738250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-339d6839-06d7-4933-a8ae-4dd976561af1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:39.739732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-339d6839-06d7-4933-a8ae-4dd976561af1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:39.740111 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:39.740111 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:39.740769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-339d6839-06d7-4933-a8ae-4dd976561af1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:39.865999 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:39.865999 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:39.893301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-339d6839-06d7-4933-a8ae-4dd976561af1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:39.926347 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-339d6839-06d7-4933-a8ae-4dd976561af1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:39.928864 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-339d6839-06d7-4933-a8ae-4dd976561af1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:39.948820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-339d6839-06d7-4933-a8ae-4dd976561af1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:39.964763 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:39.964763 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:40.010855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-339d6839-06d7-4933-a8ae-4dd976561af1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:40.021530 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 793/1549] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:39 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:41.033526 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9b591ac-3b78-42f0-b8a8-66a3551a08a6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:41.034995 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9b591ac-3b78-42f0-b8a8-66a3551a08a6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:41.035688 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:41.035688 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:41.036338 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9b591ac-3b78-42f0-b8a8-66a3551a08a6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:41.270877 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:41.270877 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:41.312515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f9b591ac-3b78-42f0-b8a8-66a3551a08a6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:41.376151 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-f9b591ac-3b78-42f0-b8a8-66a3551a08a6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:41.377762 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-f9b591ac-3b78-42f0-b8a8-66a3551a08a6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:41.406723 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-f9b591ac-3b78-42f0-b8a8-66a3551a08a6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:41.435902 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:41.435902 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:41.531467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9b591ac-3b78-42f0-b8a8-66a3551a08a6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:41.554981 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 757/1550] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:41 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:42.562225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f894685-ad03-46c9-8264-941a3dc305be tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:42.567872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f894685-ad03-46c9-8264-941a3dc305be tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:42.568485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:42.568485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:42.569833 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f894685-ad03-46c9-8264-941a3dc305be tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:42.726684 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:42.726684 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:42.747738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6f894685-ad03-46c9-8264-941a3dc305be tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:42.789084 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-6f894685-ad03-46c9-8264-941a3dc305be tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:42.790900 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-6f894685-ad03-46c9-8264-941a3dc305be tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:42.819275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-6f894685-ad03-46c9-8264-941a3dc305be tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:42.860093 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:42.860093 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:42.980109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f894685-ad03-46c9-8264-941a3dc305be tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:42.986540 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 794/1551] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:42 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 988 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:43.006075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bbf8c944-a46b-415d-ab13-1528dc1d5930 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/367eb786-395e-4559-815f-871eb1526895 Jan 02 02:47:43.006832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bbf8c944-a46b-415d-ab13-1528dc1d5930 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:43.007168 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:43.007168 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:43.007734 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bbf8c944-a46b-415d-ab13-1528dc1d5930 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:43.009335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-bbf8c944-a46b-415d-ab13-1528dc1d5930 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] show called for member 367eb786-395e-4559-815f-871eb1526895 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:47:43.035988 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:43.035988 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:43.115192 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bbf8c944-a46b-415d-ab13-1528dc1d5930 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/367eb786-395e-4559-815f-871eb1526895 returned with HTTP 200 Jan 02 02:47:43.116641 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 758/1552] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:47:43 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/groups/367eb786-395e-4559-815f-871eb1526895 => generated 416 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:47:43.130144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/detail Jan 02 02:47:43.130994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:43.131330 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:43.131330 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:43.131889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:43.133025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:47:43.135678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:47:43.554328 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Get all volumes completed successfully. Jan 02 02:47:43.555968 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:43.556415 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:43.588125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:43.613044 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:43.613044 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:43.660082 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:43.660552 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:43.688151 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:43.704359 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:43.704359 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:43.855762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65ff0bb4-14e4-4feb-b747-e58007f74503 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/detail returned with HTTP 200 Jan 02 02:47:43.858603 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 795/1553] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:47:43 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/detail => generated 1973 bytes in 734 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:47:43.888070 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56254d93-efe2-4f1a-ac56-358f602caa4b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] POST http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/367eb786-395e-4559-815f-871eb1526895/action Jan 02 02:47:43.888968 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:43.888968 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:43.889814 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56254d93-efe2-4f1a-ac56-358f602caa4b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:47:43.890369 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56254d93-efe2-4f1a-ac56-358f602caa4b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:43.892523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-56254d93-efe2-4f1a-ac56-358f602caa4b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] delete called for group 367eb786-395e-4559-815f-871eb1526895 {{(pid=88067) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:47:43.896062 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-56254d93-efe2-4f1a-ac56-358f602caa4b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Delete group with id: 367eb786-395e-4559-815f-871eb1526895 Jan 02 02:47:43.911839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:43.911839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:44.279760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56254d93-efe2-4f1a-ac56-358f602caa4b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/367eb786-395e-4559-815f-871eb1526895/action returned with HTTP 202 Jan 02 02:47:44.283551 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 759/1554] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:47:43 2021] POST /volume/v3/ef275cb656d543da88fcd870e72119d0/groups/367eb786-395e-4559-815f-871eb1526895/action => generated 0 bytes in 399 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 02:47:44.291554 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43582777-c7f8-49cc-b51c-2b7fc0b66ead tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:44.292566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43582777-c7f8-49cc-b51c-2b7fc0b66ead tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:44.292954 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:44.292954 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:44.293886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43582777-c7f8-49cc-b51c-2b7fc0b66ead tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:44.426156 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:44.426156 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:44.458824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-43582777-c7f8-49cc-b51c-2b7fc0b66ead tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:44.514228 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-43582777-c7f8-49cc-b51c-2b7fc0b66ead tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:44.518770 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-43582777-c7f8-49cc-b51c-2b7fc0b66ead tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:44.545940 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-43582777-c7f8-49cc-b51c-2b7fc0b66ead tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:44.563171 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:44.563171 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:44.634411 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43582777-c7f8-49cc-b51c-2b7fc0b66ead tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:44.637409 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 796/1555] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:44 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:47:45.672105 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75b7186d-dfdc-42d7-8913-7d68b03d3c3d tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:45.672105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75b7186d-dfdc-42d7-8913-7d68b03d3c3d tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:45.672105 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:45.672105 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:45.672105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75b7186d-dfdc-42d7-8913-7d68b03d3c3d tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:45.864181 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:45.864181 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:45.902918 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-75b7186d-dfdc-42d7-8913-7d68b03d3c3d tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:45.937031 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-75b7186d-dfdc-42d7-8913-7d68b03d3c3d tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:45.937864 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-75b7186d-dfdc-42d7-8913-7d68b03d3c3d tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:45.971435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-75b7186d-dfdc-42d7-8913-7d68b03d3c3d tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:45.987486 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:45.987486 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:46.059740 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75b7186d-dfdc-42d7-8913-7d68b03d3c3d tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:46.061842 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 760/1556] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:45 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:47.207355 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-236a0a70-f694-404e-9c82-31b138ab8305 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] POST http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types Jan 02 02:47:47.209738 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:47.209738 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:47.216981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-236a0a70-f694-404e-9c82-31b138ab8305 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1686652540"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:47.353996 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-236a0a70-f694-404e-9c82-31b138ab8305 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types returned with HTTP 200 Jan 02 02:47:47.362643 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 797/1557] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:47:46 2021] POST /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types => generated 231 bytes in 691 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:47.368942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2824cc6-17de-42f7-891f-7127cb623757 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:47.373309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2824cc6-17de-42f7-891f-7127cb623757 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:47.374217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2824cc6-17de-42f7-891f-7127cb623757 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:47.585220 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] POST http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes Jan 02 02:47:47.586082 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:47.586082 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:47.586808 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1686537506"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:47.603647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1686537506'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:47:47.606086 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Create volume of 1 GB Jan 02 02:47:47.620047 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:47.620047 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:47.709635 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d2824cc6-17de-42f7-891f-7127cb623757 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:47.784221 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Availability Zones retrieved successfully. Jan 02 02:47:47.875718 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-d2824cc6-17de-42f7-891f-7127cb623757 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:47.890480 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-d2824cc6-17de-42f7-891f-7127cb623757 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:47.950341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-d2824cc6-17de-42f7-891f-7127cb623757 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:47.952976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Flow 'volume_create_api' (dc84f612-3e82-4ed6-a875-4394f83ae303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:47:47.971240 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79383d7-44e8-4d5d-be8b-819398cf46aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:47.984563 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:47.984563 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:47.998255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:47:48.106693 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2824cc6-17de-42f7-891f-7127cb623757 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:48.114324 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 798/1558] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:47 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 751 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:48.155507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-46eba181-2839-4d7f-a0e9-5c5cfc04ddb4 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] POST http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs Jan 02 02:47:48.158038 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:48.158038 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:48.161664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-46eba181-2839-4d7f-a0e9-5c5cfc04ddb4 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:48.404727 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79383d7-44e8-4d5d-be8b-819398cf46aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:48.420872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f68c428-72cc-445c-b3e1-384a0990c636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:48.625771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-46eba181-2839-4d7f-a0e9-5c5cfc04ddb4 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs returned with HTTP 200 Jan 02 02:47:48.632170 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 799/1559] 10.222.0.39 () {60 vars in 1366 bytes} [Sat Jan 2 02:47:48 2021] POST /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs => generated 34 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:47:48.653490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ebea24b-d77b-425f-b517-66dafdc6bbba tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] GET http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec3 Jan 02 02:47:48.654629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ebea24b-d77b-425f-b517-66dafdc6bbba tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:48.655646 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ebea24b-d77b-425f-b517-66dafdc6bbba tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:48.725623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ebea24b-d77b-425f-b517-66dafdc6bbba tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec3 returned with HTTP 200 Jan 02 02:47:48.752830 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 800/1560] 10.222.0.39 () {58 vars in 1363 bytes} [Sat Jan 2 02:47:48 2021] GET /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec3 => generated 17 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:47:48.782138 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22f4dc87-13b7-4af6-adc1-aa56023fd949 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] DELETE http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec3 Jan 02 02:47:48.783592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22f4dc87-13b7-4af6-adc1-aa56023fd949 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:48.784651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22f4dc87-13b7-4af6-adc1-aa56023fd949 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:48.964792 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Created reservations ['63a98212-3d8d-45a0-aec4-2550f86ceebd', '1d0a2804-b21c-4697-aeb4-fd8de646423d', '462d6e0b-031e-45c5-8188-183fee466a18', '0c8a595f-01ca-46af-8383-d1a84959be3c'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:47:48.968927 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f68c428-72cc-445c-b3e1-384a0990c636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63a98212-3d8d-45a0-aec4-2550f86ceebd', '1d0a2804-b21c-4697-aeb4-fd8de646423d', '462d6e0b-031e-45c5-8188-183fee466a18', '0c8a595f-01ca-46af-8383-d1a84959be3c']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:48.991405 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (283523eb-1e7d-4898-b219-204cc1781053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:49.070371 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:47:49.070371 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:47:49.101294 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22f4dc87-13b7-4af6-adc1-aa56023fd949 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec3 returned with HTTP 202 Jan 02 02:47:49.102502 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 801/1561] 10.222.0.39 () {58 vars in 1366 bytes} [Sat Jan 2 02:47:48 2021] DELETE /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec3 => generated 0 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:47:49.115716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1c01d9d-d73e-4b61-b8b0-2acda91173b0 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] GET http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec3 Jan 02 02:47:49.117248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1c01d9d-d73e-4b61-b8b0-2acda91173b0 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:49.119557 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1c01d9d-d73e-4b61-b8b0-2acda91173b0 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:49.163403 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1c01d9d-d73e-4b61-b8b0-2acda91173b0 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec3 returned with HTTP 404 Jan 02 02:47:49.164662 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 802/1562] 10.222.0.39 () {58 vars in 1363 bytes} [Sat Jan 2 02:47:49 2021] GET /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec3 => generated 129 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:47:49.174101 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7e45da0e-0ab7-4dc1-8061-0cb045f7042c tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:49.179406 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7e45da0e-0ab7-4dc1-8061-0cb045f7042c tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:49.180044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7e45da0e-0ab7-4dc1-8061-0cb045f7042c tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:49.290765 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:49.290765 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:49.315906 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7e45da0e-0ab7-4dc1-8061-0cb045f7042c tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:49.347404 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-7e45da0e-0ab7-4dc1-8061-0cb045f7042c tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:49.347962 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-7e45da0e-0ab7-4dc1-8061-0cb045f7042c tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:49.370057 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-7e45da0e-0ab7-4dc1-8061-0cb045f7042c tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:49.378699 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:49.378699 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:49.424248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7e45da0e-0ab7-4dc1-8061-0cb045f7042c tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:49.425405 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 803/1563] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:49 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 987 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:49.439714 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8faf6ef-3758-4148-a441-7bf701964172 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] POST http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs Jan 02 02:47:49.440534 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:49.440534 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:49.441114 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8faf6ef-3758-4148-a441-7bf701964172 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:49.459658 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (283523eb-1e7d-4898-b219-204cc1781053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7af0677d-7864-4846-8e3c-27b08c700a67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1686537506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68fd346a6a5d4ca7817539396bae1174',qos_specs=None,replication_status=,reservations=['63a98212-3d8d-45a0-aec4-2550f86ceebd','1d0a2804-b21c-4697-aeb4-fd8de646423d','462d6e0b-031e-45c5-8188-183fee466a18','0c8a595f-01ca-46af-8383-d1a84959be3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e5e39dbbec04129b168e4fc2dca8d48',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1686537506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7af0677d-7864-4846-8e3c-27b08c700a67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68fd346a6a5d4ca7817539396bae1174',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6e5e39dbbec04129b168e4fc2dca8d48',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:49.478803 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97105d83-b46e-4a02-b395-560da348c689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:49.589763 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97105d83-b46e-4a02-b395-560da348c689) transitioned into state 'SUCCESS' from state '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-1686537506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68fd346a6a5d4ca7817539396bae1174',qos_specs=None,replication_status=,reservations=['63a98212-3d8d-45a0-aec4-2550f86ceebd','1d0a2804-b21c-4697-aeb4-fd8de646423d','462d6e0b-031e-45c5-8188-183fee466a18','0c8a595f-01ca-46af-8383-d1a84959be3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e5e39dbbec04129b168e4fc2dca8d48',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:49.600883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93857f5c-7b79-4ec1-93b6-0013dfd8af03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:49.687735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93857f5c-7b79-4ec1-93b6-0013dfd8af03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:49.713654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Flow 'volume_create_api' (dc84f612-3e82-4ed6-a875-4394f83ae303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:47:49.754761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8faf6ef-3758-4148-a441-7bf701964172 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs returned with HTTP 200 Jan 02 02:47:49.756511 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 804/1564] 10.222.0.39 () {60 vars in 1366 bytes} [Sat Jan 2 02:47:49 2021] POST /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs => generated 34 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:47:49.773646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f857152e-dfb5-4e23-842f-eb52c6fdeb25 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] GET http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs Jan 02 02:47:49.789018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f857152e-dfb5-4e23-842f-eb52c6fdeb25 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:49.789588 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f857152e-dfb5-4e23-842f-eb52c6fdeb25 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:49.874003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f857152e-dfb5-4e23-842f-eb52c6fdeb25 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs returned with HTTP 200 Jan 02 02:47:49.880315 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 805/1565] 10.222.0.39 () {58 vars in 1345 bytes} [Sat Jan 2 02:47:49 2021] GET /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs => generated 34 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 02 02:47:49.886993 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bdd2c5da-6612-4336-b602-9353a3444c30 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] POST http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs Jan 02 02:47:49.887779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bdd2c5da-6612-4336-b602-9353a3444c30 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:50.107482 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Create volume request issued successfully. Jan 02 02:47:50.255565 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-46cc7e41-55d8-4e2c-a253-61f561a77fe2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes returned with HTTP 202 Jan 02 02:47:50.271676 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 761/1566] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:47:46 2021] POST /volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes => generated 823 bytes in 3332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:47:50.292103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bdd2c5da-6612-4336-b602-9353a3444c30 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs returned with HTTP 200 Jan 02 02:47:50.293019 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 806/1567] 10.222.0.39 () {60 vars in 1366 bytes} [Sat Jan 2 02:47:49 2021] POST /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs => generated 34 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:47:50.294832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25942a50-3322-4fa4-afd4-dbed8b1720ac tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 Jan 02 02:47:50.295902 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25942a50-3322-4fa4-afd4-dbed8b1720ac tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:50.296276 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:50.296276 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:50.297009 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25942a50-3322-4fa4-afd4-dbed8b1720ac tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:50.313586 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9fcddb09-3b75-45e7-991e-f4384689ee1a tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] PUT http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec2 Jan 02 02:47:50.314365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9fcddb09-3b75-45e7-991e-f4384689ee1a tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:50.596163 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:50.596163 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:50.628490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-25942a50-3322-4fa4-afd4-dbed8b1720ac tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Volume info retrieved successfully. Jan 02 02:47:50.646139 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9fcddb09-3b75-45e7-991e-f4384689ee1a tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec2 returned with HTTP 200 Jan 02 02:47:50.647852 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 807/1568] 10.222.0.39 () {60 vars in 1383 bytes} [Sat Jan 2 02:47:50 2021] PUT /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec2 => generated 17 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:47:50.686193 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f5bb4b13-49d8-4707-a1b5-4f055a646dfe tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:50.687173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f5bb4b13-49d8-4707-a1b5-4f055a646dfe tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:50.687970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f5bb4b13-49d8-4707-a1b5-4f055a646dfe tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:50.719279 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25942a50-3322-4fa4-afd4-dbed8b1720ac tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 returned with HTTP 200 Jan 02 02:47:50.764569 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 762/1569] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:50 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 => generated 915 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:50.799467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05f4db03-d586-421e-8781-b56609378f34 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] GET http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec2 Jan 02 02:47:50.799467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05f4db03-d586-421e-8781-b56609378f34 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:50.799467 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:50.799467 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:50.799467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05f4db03-d586-421e-8781-b56609378f34 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:50.902534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05f4db03-d586-421e-8781-b56609378f34 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec2 returned with HTTP 200 Jan 02 02:47:50.903406 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 763/1570] 10.222.0.39 () {58 vars in 1363 bytes} [Sat Jan 2 02:47:50 2021] GET /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs/spec2 => generated 17 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:47:50.934337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7afccd30-346d-404a-8045-6280a47d8280 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] POST http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs Jan 02 02:47:50.940059 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7afccd30-346d-404a-8045-6280a47d8280 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:50.983026 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:50.983026 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:51.036515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f5bb4b13-49d8-4707-a1b5-4f055a646dfe tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:51.105952 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-f5bb4b13-49d8-4707-a1b5-4f055a646dfe tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:51.108694 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-f5bb4b13-49d8-4707-a1b5-4f055a646dfe tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:51.139158 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-f5bb4b13-49d8-4707-a1b5-4f055a646dfe tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:51.175331 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:51.175331 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:51.243103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f5bb4b13-49d8-4707-a1b5-4f055a646dfe tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 200 Jan 02 02:47:51.249636 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 808/1571] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:50 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 986 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:51.338615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7afccd30-346d-404a-8045-6280a47d8280 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs returned with HTTP 200 Jan 02 02:47:51.343959 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 764/1572] 10.222.0.39 () {60 vars in 1366 bytes} [Sat Jan 2 02:47:50 2021] POST /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs => generated 51 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:47:51.355189 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e74aa504-806d-4b85-9432-edf58564dab6 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] GET http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs Jan 02 02:47:51.355951 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e74aa504-806d-4b85-9432-edf58564dab6 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:51.356331 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:51.356331 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:51.356997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e74aa504-806d-4b85-9432-edf58564dab6 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:51.403985 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e74aa504-806d-4b85-9432-edf58564dab6 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs returned with HTTP 200 Jan 02 02:47:51.405224 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 809/1573] 10.222.0.39 () {58 vars in 1345 bytes} [Sat Jan 2 02:47:51 2021] GET /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9/extra_specs => generated 68 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:47:51.417732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0019313f-7619-483c-8180-50a29d5135ef tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] DELETE http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9 Jan 02 02:47:51.418563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0019313f-7619-483c-8180-50a29d5135ef tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:51.419234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0019313f-7619-483c-8180-50a29d5135ef tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:51.662082 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:47:51.662082 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:47:51.695140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0019313f-7619-483c-8180-50a29d5135ef tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9 returned with HTTP 202 Jan 02 02:47:51.696724 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 765/1574] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:47:51 2021] DELETE /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:47:51.704575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-04dcfb23-6734-4277-9be1-68f7c34ce253 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] GET http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9 Jan 02 02:47:51.708824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-04dcfb23-6734-4277-9be1-68f7c34ce253 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:51.709554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-04dcfb23-6734-4277-9be1-68f7c34ce253 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:51.744459 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4902d221-f5b5-419f-9082-d13607c971f9 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 Jan 02 02:47:51.745046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4902d221-f5b5-419f-9082-d13607c971f9 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:51.745537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4902d221-f5b5-419f-9082-d13607c971f9 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:51.790653 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-04dcfb23-6734-4277-9be1-68f7c34ce253 tempest-VolumeTypesExtraSpecsTest-1782391894 tempest-VolumeTypesExtraSpecsTest-1782391894] http://10.222.0.39/volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9 returned with HTTP 404 Jan 02 02:47:51.791740 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 810/1575] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:47:51 2021] GET /volume/v3/9b287c5d89eb400e9bce26fbd27f7ae5/types/16094f17-e6f8-47bb-924f-0896359033f9 => generated 114 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:51.971706 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:51.971706 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:52.003269 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4902d221-f5b5-419f-9082-d13607c971f9 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Volume info retrieved successfully. Jan 02 02:47:52.077962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4902d221-f5b5-419f-9082-d13607c971f9 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 returned with HTTP 200 Jan 02 02:47:52.078707 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 766/1576] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:51 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 => generated 915 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:47:52.281669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cdf84cf8-be4d-4e98-94df-a74a85ed3b06 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb Jan 02 02:47:52.283691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cdf84cf8-be4d-4e98-94df-a74a85ed3b06 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:52.284523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cdf84cf8-be4d-4e98-94df-a74a85ed3b06 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:52.721696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cdf84cf8-be4d-4e98-94df-a74a85ed3b06 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb returned with HTTP 404 Jan 02 02:47:52.759981 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 811/1577] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:52 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/10732d3a-9614-4fed-81f6-5751742cbcdb => generated 109 bytes in 485 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:47:52.774734 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4db900d6-1c7c-45bc-97a1-8fb9480de087 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/367eb786-395e-4559-815f-871eb1526895 Jan 02 02:47:52.776209 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4db900d6-1c7c-45bc-97a1-8fb9480de087 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:52.780691 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:52.780691 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:52.782443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4db900d6-1c7c-45bc-97a1-8fb9480de087 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:52.795731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-4db900d6-1c7c-45bc-97a1-8fb9480de087 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] show called for member 367eb786-395e-4559-815f-871eb1526895 {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:47:52.868784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4db900d6-1c7c-45bc-97a1-8fb9480de087 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/367eb786-395e-4559-815f-871eb1526895 returned with HTTP 404 Jan 02 02:47:52.884105 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d720f1df-2355-4465-bd1a-20441ebdf4a9 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/detail Jan 02 02:47:52.885829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d720f1df-2355-4465-bd1a-20441ebdf4a9 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:52.887268 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d720f1df-2355-4465-bd1a-20441ebdf4a9 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:52.889110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-d720f1df-2355-4465-bd1a-20441ebdf4a9 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:47:52.893055 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 767/1578] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:47:52 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/groups/367eb786-395e-4559-815f-871eb1526895 => generated 108 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:47:52.915805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d720f1df-2355-4465-bd1a-20441ebdf4a9 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:47:53.097646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11eb8b0f-0b55-4a29-932d-ac02ecfb648d tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 Jan 02 02:47:53.098528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11eb8b0f-0b55-4a29-932d-ac02ecfb648d tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:53.099224 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11eb8b0f-0b55-4a29-932d-ac02ecfb648d tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:53.251819 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d720f1df-2355-4465-bd1a-20441ebdf4a9 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Get all volumes completed successfully. Jan 02 02:47:53.253698 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-d720f1df-2355-4465-bd1a-20441ebdf4a9 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:53.262135 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-d720f1df-2355-4465-bd1a-20441ebdf4a9 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:53.300348 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-d720f1df-2355-4465-bd1a-20441ebdf4a9 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88066) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:53.330400 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:53.330400 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:53.371773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:53.371773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:53.419386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-11eb8b0f-0b55-4a29-932d-ac02ecfb648d tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Volume info retrieved successfully. Jan 02 02:47:53.431068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d720f1df-2355-4465-bd1a-20441ebdf4a9 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/detail returned with HTTP 200 Jan 02 02:47:53.439727 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 812/1579] 10.222.0.39 () {60 vars in 1266 bytes} [Sat Jan 2 02:47:52 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/detail => generated 995 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:53.471778 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ddbada23-db32-42b7-8ee1-7e0b02081cf3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] POST http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/e75a4086-1575-49d0-ba6e-8e7cb875ef25/action Jan 02 02:47:53.473497 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:53.473497 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:53.474244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ddbada23-db32-42b7-8ee1-7e0b02081cf3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:47:53.474826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ddbada23-db32-42b7-8ee1-7e0b02081cf3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:53.475972 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-ddbada23-db32-42b7-8ee1-7e0b02081cf3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] delete called for group e75a4086-1575-49d0-ba6e-8e7cb875ef25 {{(pid=88066) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:47:53.480267 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.groups [None req-ddbada23-db32-42b7-8ee1-7e0b02081cf3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Delete group with id: e75a4086-1575-49d0-ba6e-8e7cb875ef25 Jan 02 02:47:53.512370 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:53.512370 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:53.536373 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11eb8b0f-0b55-4a29-932d-ac02ecfb648d tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 returned with HTTP 200 Jan 02 02:47:53.539274 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 768/1580] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:53 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 => generated 915 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:53.970378 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ddbada23-db32-42b7-8ee1-7e0b02081cf3 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/e75a4086-1575-49d0-ba6e-8e7cb875ef25/action returned with HTTP 202 Jan 02 02:47:53.971344 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 813/1581] 10.222.0.39 () {62 vars in 1395 bytes} [Sat Jan 2 02:47:53 2021] POST /volume/v3/ef275cb656d543da88fcd870e72119d0/groups/e75a4086-1575-49d0-ba6e-8e7cb875ef25/action => generated 0 bytes in 505 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 02:47:53.982972 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e34fbf8-e3fb-488e-acb1-c8059d6c8eee tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d Jan 02 02:47:53.984076 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e34fbf8-e3fb-488e-acb1-c8059d6c8eee tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:53.984457 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:53.984457 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:53.985642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e34fbf8-e3fb-488e-acb1-c8059d6c8eee tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:54.365621 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:54.365621 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:54.461251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e34fbf8-e3fb-488e-acb1-c8059d6c8eee tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:54.558914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d87f29ba-b67a-4b4a-b2a9-4c4dc29d51b2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 Jan 02 02:47:54.559874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d87f29ba-b67a-4b4a-b2a9-4c4dc29d51b2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:54.560205 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:54.560205 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:54.560809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d87f29ba-b67a-4b4a-b2a9-4c4dc29d51b2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:54.622094 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-1e34fbf8-e3fb-488e-acb1-c8059d6c8eee tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:54.624220 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-1e34fbf8-e3fb-488e-acb1-c8059d6c8eee tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:54.670761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-1e34fbf8-e3fb-488e-acb1-c8059d6c8eee tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:54.712500 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:54.712500 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:54.752042 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:54.752042 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:54.786212 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d87f29ba-b67a-4b4a-b2a9-4c4dc29d51b2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Volume info retrieved successfully. Jan 02 02:47:54.838856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e34fbf8-e3fb-488e-acb1-c8059d6c8eee tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d returned with HTTP 200 Jan 02 02:47:54.858247 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 769/1582] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:53 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d => generated 991 bytes in 880 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:54.877696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d87f29ba-b67a-4b4a-b2a9-4c4dc29d51b2 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 returned with HTTP 200 Jan 02 02:47:54.901529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a331de15-ad1a-417c-98b8-8a5b0923105c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] POST http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots Jan 02 02:47:54.907743 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:54.907743 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:54.909214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a331de15-ad1a-417c-98b8-8a5b0923105c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7af0677d-7864-4846-8e3c-27b08c700a67", "name": "tempest-SnapshotManageAdminTest-Snapshot-1280057520"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:54.912464 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 814/1583] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:54 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 => generated 916 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:47:55.072927 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:55.072927 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:55.074533 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a331de15-ad1a-417c-98b8-8a5b0923105c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Volume info retrieved successfully. Jan 02 02:47:55.075025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-a331de15-ad1a-417c-98b8-8a5b0923105c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Create snapshot from volume 7af0677d-7864-4846-8e3c-27b08c700a67 Jan 02 02:47:55.269742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-a331de15-ad1a-417c-98b8-8a5b0923105c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Created reservations ['2ca74882-389e-42c4-83e6-ae10df37acc1', '819ef09b-897f-4917-8fdb-773a1961e733', 'ea2e5066-cd7d-44fa-b4e8-1f78b22efa22', '86d8f800-cf8f-49d1-9b59-51547baaa6e8'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:47:55.570494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a331de15-ad1a-417c-98b8-8a5b0923105c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Snapshot create request issued successfully. Jan 02 02:47:55.571366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a331de15-ad1a-417c-98b8-8a5b0923105c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots returned with HTTP 202 Jan 02 02:47:55.576020 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 770/1584] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:47:54 2021] POST /volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots => generated 310 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:47:55.583901 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78224613-c6fd-4845-a78f-144f82474577 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 Jan 02 02:47:55.584617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78224613-c6fd-4845-a78f-144f82474577 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:55.584954 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:55.584954 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:55.585538 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78224613-c6fd-4845-a78f-144f82474577 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:55.731398 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:55.731398 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:55.737286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-78224613-c6fd-4845-a78f-144f82474577 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Snapshot retrieved successfully. Jan 02 02:47:55.745872 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78224613-c6fd-4845-a78f-144f82474577 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 returned with HTTP 200 Jan 02 02:47:55.757645 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 815/1585] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:47:55 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 => generated 442 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:55.878462 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-646581cc-dd65-4f96-9508-d5362cc2bef0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d Jan 02 02:47:55.879463 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-646581cc-dd65-4f96-9508-d5362cc2bef0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:55.880404 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:55.880404 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:55.881456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-646581cc-dd65-4f96-9508-d5362cc2bef0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:56.015114 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:56.015114 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:56.026042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-646581cc-dd65-4f96-9508-d5362cc2bef0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:56.043254 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-646581cc-dd65-4f96-9508-d5362cc2bef0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:56.044111 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-646581cc-dd65-4f96-9508-d5362cc2bef0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:56.053653 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-646581cc-dd65-4f96-9508-d5362cc2bef0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:56.062138 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:56.062138 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:56.153033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-646581cc-dd65-4f96-9508-d5362cc2bef0 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d returned with HTTP 200 Jan 02 02:47:56.160770 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 771/1586] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:55 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d => generated 991 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:56.765170 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c82e21f-c8fc-46fb-b510-d2344911b8cb tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 Jan 02 02:47:56.767487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c82e21f-c8fc-46fb-b510-d2344911b8cb tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:56.767721 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:56.767721 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:56.768114 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c82e21f-c8fc-46fb-b510-d2344911b8cb tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:56.854834 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:56.854834 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:56.856827 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c82e21f-c8fc-46fb-b510-d2344911b8cb tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Snapshot retrieved successfully. Jan 02 02:47:56.864171 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c82e21f-c8fc-46fb-b510-d2344911b8cb tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 returned with HTTP 200 Jan 02 02:47:56.865443 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 816/1587] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:47:56 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 => generated 442 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:57.182242 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-423ebd09-97ef-44a3-a831-74cf271f037b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d Jan 02 02:47:57.183485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-423ebd09-97ef-44a3-a831-74cf271f037b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:57.183890 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:57.183890 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:57.184742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-423ebd09-97ef-44a3-a831-74cf271f037b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:57.337948 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:57.337948 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:57.354560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-423ebd09-97ef-44a3-a831-74cf271f037b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:57.393578 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-423ebd09-97ef-44a3-a831-74cf271f037b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:57.394327 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-423ebd09-97ef-44a3-a831-74cf271f037b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:57.405541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-423ebd09-97ef-44a3-a831-74cf271f037b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:57.423447 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:57.423447 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:57.463759 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-423ebd09-97ef-44a3-a831-74cf271f037b tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d returned with HTTP 200 Jan 02 02:47:57.465091 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 772/1588] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:57 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d => generated 991 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:57.878438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-607cfae1-54b8-4ab3-9ff8-91a0c658f729 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 Jan 02 02:47:57.879504 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-607cfae1-54b8-4ab3-9ff8-91a0c658f729 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:57.880075 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:57.880075 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:57.880973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-607cfae1-54b8-4ab3-9ff8-91a0c658f729 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:57.978717 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:57.978717 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:57.991074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-607cfae1-54b8-4ab3-9ff8-91a0c658f729 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Snapshot retrieved successfully. Jan 02 02:47:58.004609 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-607cfae1-54b8-4ab3-9ff8-91a0c658f729 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 returned with HTTP 200 Jan 02 02:47:58.009616 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 817/1589] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:47:57 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 => generated 442 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:58.496059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d045c7f3-69fd-464f-813b-581087566814 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d Jan 02 02:47:58.496953 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d045c7f3-69fd-464f-813b-581087566814 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:58.497191 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:58.497191 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:58.497580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d045c7f3-69fd-464f-813b-581087566814 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:58.883876 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:58.883876 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:58.933449 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d045c7f3-69fd-464f-813b-581087566814 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Volume info retrieved successfully. Jan 02 02:47:59.019330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5cca55c-a836-45ce-99cb-440ad7cb5f91 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 Jan 02 02:47:59.019880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5cca55c-a836-45ce-99cb-440ad7cb5f91 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:59.020103 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:59.020103 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:59.020483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5cca55c-a836-45ce-99cb-440ad7cb5f91 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:59.055516 n-d-767704-6 devstack@c-api.service[88065]: WARNING stevedore.named [None req-d045c7f3-69fd-464f-813b-581087566814 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:47:59.071663 n-d-767704-6 devstack@c-api.service[88065]: WARNING castellan.key_manager [None req-d045c7f3-69fd-464f-813b-581087566814 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:47:59.098835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG oslo_db.sqlalchemy.engines [None req-d045c7f3-69fd-464f-813b-581087566814 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88067) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:47:59.144248 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:59.144248 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:59.146494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c5cca55c-a836-45ce-99cb-440ad7cb5f91 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Snapshot retrieved successfully. Jan 02 02:47:59.159737 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:59.159737 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:47:59.197600 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5cca55c-a836-45ce-99cb-440ad7cb5f91 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 returned with HTTP 200 Jan 02 02:47:59.198800 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 818/1590] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:47:59 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 => generated 442 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:59.269264 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d045c7f3-69fd-464f-813b-581087566814 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d returned with HTTP 200 Jan 02 02:47:59.269628 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 773/1591] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:47:58 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d => generated 990 bytes in 778 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:47:59.332272 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] POST http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes Jan 02 02:47:59.335005 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:59.335005 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:59.348411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-290823058", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:59.352493 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-290823058', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:47:59.365167 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Create volume of 1 GB Jan 02 02:47:59.428622 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Availability Zones retrieved successfully. Jan 02 02:47:59.479434 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Flow 'volume_create_api' (f77ac1eb-9560-4d0e-bbeb-255db4359cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:47:59.497608 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42995209-fb2a-4c26-8df6-72dd2f38e7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:59.505624 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:47:59.653407 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42995209-fb2a-4c26-8df6-72dd2f38e7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:59.655826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3094c340-d73e-4336-831d-e905f16f91f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:59.862017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c56e6cb0-77a5-4554-ba37-ab76a501b13c tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:47:59.863093 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c56e6cb0-77a5-4554-ba37-ab76a501b13c tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:59.863496 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:59.863496 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:47:59.864122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c56e6cb0-77a5-4554-ba37-ab76a501b13c tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:00.031475 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:00.031475 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:00.074813 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c56e6cb0-77a5-4554-ba37-ab76a501b13c tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:48:00.180448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c56e6cb0-77a5-4554-ba37-ab76a501b13c tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:48:00.186967 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 774/1592] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:59 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 929 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:00.218865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abc7ba2d-2681-4626-a12f-eee1933f7077 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 Jan 02 02:48:00.220922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abc7ba2d-2681-4626-a12f-eee1933f7077 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:00.222544 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:00.222544 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:00.233108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abc7ba2d-2681-4626-a12f-eee1933f7077 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:00.316249 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Created reservations ['931f3910-d30e-4184-8ae5-14a2ef3166d4', '9f262df3-eea5-4449-ad08-cb71681b4945', '5d4e42de-7cc6-4a9a-8973-865b5233f280', '5614bd78-160a-4471-898d-eeb74db3070e'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:48:00.319902 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3094c340-d73e-4336-831d-e905f16f91f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['931f3910-d30e-4184-8ae5-14a2ef3166d4', '9f262df3-eea5-4449-ad08-cb71681b4945', '5d4e42de-7cc6-4a9a-8973-865b5233f280', '5614bd78-160a-4471-898d-eeb74db3070e']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:00.327448 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d1afba0-d538-4d1e-9739-3f6c51c88bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:00.372765 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:00.372765 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:00.376965 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-abc7ba2d-2681-4626-a12f-eee1933f7077 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Snapshot retrieved successfully. Jan 02 02:48:00.380576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abc7ba2d-2681-4626-a12f-eee1933f7077 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 returned with HTTP 200 Jan 02 02:48:00.392716 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 775/1593] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:00 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 => generated 469 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:00.396969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc99738c-3cbd-4dd9-85cf-e1ac18fa4798 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d Jan 02 02:48:00.410555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc99738c-3cbd-4dd9-85cf-e1ac18fa4798 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:00.420152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:00.420152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:00.420986 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc99738c-3cbd-4dd9-85cf-e1ac18fa4798 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:00.546024 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc99738c-3cbd-4dd9-85cf-e1ac18fa4798 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d returned with HTTP 404 Jan 02 02:48:00.548377 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 776/1594] 10.222.0.39 () {60 vars in 1356 bytes} [Sat Jan 2 02:48:00 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:48:00.611872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d1afba0-d538-4d1e-9739-3f6c51c88bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef10c948-4b35-4112-bbd9-4d6a9ec531fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-290823058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9258947860e14238ac4c139446ffa056',qos_specs=None,replication_status=,reservations=['931f3910-d30e-4184-8ae5-14a2ef3166d4','9f262df3-eea5-4449-ad08-cb71681b4945','5d4e42de-7cc6-4a9a-8973-865b5233f280','5614bd78-160a-4471-898d-eeb74db3070e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e5cae761cdf4faba5ddf06bca37ed52',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:48:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-290823058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef10c948-4b35-4112-bbd9-4d6a9ec531fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9258947860e14238ac4c139446ffa056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5e5cae761cdf4faba5ddf06bca37ed52',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:00.617497 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5765bef2-7ffe-4189-b1a4-d2747af869cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:00.745655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5765bef2-7ffe-4189-b1a4-d2747af869cb) transitioned into state 'SUCCESS' from state '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-290823058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9258947860e14238ac4c139446ffa056',qos_specs=None,replication_status=,reservations=['931f3910-d30e-4184-8ae5-14a2ef3166d4','9f262df3-eea5-4449-ad08-cb71681b4945','5d4e42de-7cc6-4a9a-8973-865b5233f280','5614bd78-160a-4471-898d-eeb74db3070e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e5cae761cdf4faba5ddf06bca37ed52',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:00.748399 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46f8787e-c15a-4df7-9f17-23b5598f184c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:00.806862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46f8787e-c15a-4df7-9f17-23b5598f184c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:00.824102 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Flow 'volume_create_api' (f77ac1eb-9560-4d0e-bbeb-255db4359cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:48:01.005295 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Create volume request issued successfully. Jan 02 02:48:01.033481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-7488d4f8-f70c-4162-bffa-532e2c6757bf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes returned with HTTP 202 Jan 02 02:48:01.035116 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 819/1595] 10.222.0.39 () {64 vars in 1512 bytes} [Sat Jan 2 02:47:59 2021] POST /volume/v3/9258947860e14238ac4c139446ffa056/volumes => generated 823 bytes in 1711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:48:01.045932 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aabc3caf-2024-4cab-94f8-d8a63c3b96c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] GET http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/e75a4086-1575-49d0-ba6e-8e7cb875ef25 Jan 02 02:48:01.051046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aabc3caf-2024-4cab-94f8-d8a63c3b96c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:01.051734 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:01.051734 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:01.052723 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aabc3caf-2024-4cab-94f8-d8a63c3b96c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:01.053397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.groups [None req-aabc3caf-2024-4cab-94f8-d8a63c3b96c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] show called for member e75a4086-1575-49d0-ba6e-8e7cb875ef25 {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:48:01.074247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aabc3caf-2024-4cab-94f8-d8a63c3b96c1 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/groups/e75a4086-1575-49d0-ba6e-8e7cb875ef25 returned with HTTP 404 Jan 02 02:48:01.078331 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 820/1596] 10.222.0.39 () {60 vars in 1353 bytes} [Sat Jan 2 02:48:01 2021] GET /volume/v3/ef275cb656d543da88fcd870e72119d0/groups/e75a4086-1575-49d0-ba6e-8e7cb875ef25 => generated 108 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:48:01.088421 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-4fef8955-8823-4253-964c-2258adca907a tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd Jan 02 02:48:01.094785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-4fef8955-8823-4253-964c-2258adca907a tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:01.095105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-4fef8955-8823-4253-964c-2258adca907a tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:01.192146 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:01.192146 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:01.212801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-4fef8955-8823-4253-964c-2258adca907a tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Volume info retrieved successfully. Jan 02 02:48:01.282786 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6d72ed2c-2b5b-41e9-bc6b-d7e5fc1d7a0b req-4fef8955-8823-4253-964c-2258adca907a tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd returned with HTTP 200 Jan 02 02:48:01.283921 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 821/1597] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:48:01 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd => generated 915 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:01.288555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5d57e30-d82d-482d-9a97-6c0e5dcbbabd tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] DELETE http://10.222.0.39/volume/v3/6abc7a1502c14fb9809cb98186cb4811/group_types/5a0715b1-a45b-415b-b2c8-1222292343cd Jan 02 02:48:01.290375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5d57e30-d82d-482d-9a97-6c0e5dcbbabd tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:01.290576 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:01.290576 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:01.291104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5d57e30-d82d-482d-9a97-6c0e5dcbbabd tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:01.328039 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5cb786df-3cd4-4cdd-a311-d9c953c1fd2c tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] POST http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31/action Jan 02 02:48:01.329130 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5cb786df-3cd4-4cdd-a311-d9c953c1fd2c tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Action body: b'{"os-unmanage": {}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:48:01.329731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5cb786df-3cd4-4cdd-a311-d9c953c1fd2c tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:01.330350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.snapshot_unmanage [None req-5cb786df-3cd4-4cdd-a311-d9c953c1fd2c tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Unmanage snapshot with id: 948be48f-101d-4216-8471-1bd48d4c6d31 Jan 02 02:48:01.367620 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:48:01.367620 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:48:01.383680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5d57e30-d82d-482d-9a97-6c0e5dcbbabd tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] http://10.222.0.39/volume/v3/6abc7a1502c14fb9809cb98186cb4811/group_types/5a0715b1-a45b-415b-b2c8-1222292343cd returned with HTTP 202 Jan 02 02:48:01.385146 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 822/1598] 10.222.0.39 () {60 vars in 1371 bytes} [Sat Jan 2 02:48:01 2021] DELETE /volume/v3/6abc7a1502c14fb9809cb98186cb4811/group_types/5a0715b1-a45b-415b-b2c8-1222292343cd => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:48:01.392814 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29894114-64ef-482b-865b-0887973d70e0 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:48:01.397736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29894114-64ef-482b-865b-0887973d70e0 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:01.400360 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:01.400360 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:01.401302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29894114-64ef-482b-865b-0887973d70e0 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:01.413615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5cb786df-3cd4-4cdd-a311-d9c953c1fd2c tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:01.522075 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:01.522075 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:01.543110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-29894114-64ef-482b-865b-0887973d70e0 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:48:01.572069 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5cb786df-3cd4-4cdd-a311-d9c953c1fd2c tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot delete request issued successfully. Jan 02 02:48:01.573627 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5cb786df-3cd4-4cdd-a311-d9c953c1fd2c tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31/action returned with HTTP 202 Jan 02 02:48:01.577443 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 777/1599] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 02:48:00 2021] POST /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31/action => generated 0 bytes in 1023 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:48:01.582196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e0027048-1d36-4198-86de-781a3bdfceb6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] DELETE http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d Jan 02 02:48:01.583292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e0027048-1d36-4198-86de-781a3bdfceb6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:01.583707 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:01.583707 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:01.584343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e0027048-1d36-4198-86de-781a3bdfceb6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:01.585048 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-e0027048-1d36-4198-86de-781a3bdfceb6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] Delete volume with id: 9586d54d-6256-46f5-82d7-f7db4efcf22d Jan 02 02:48:01.637314 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29894114-64ef-482b-865b-0887973d70e0 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:48:01.638415 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 823/1600] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:01 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 929 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:01.656037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-684613ed-5288-4b66-803f-ebe69b376252 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 Jan 02 02:48:01.658726 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-684613ed-5288-4b66-803f-ebe69b376252 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:01.659054 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:01.659054 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:01.659740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-684613ed-5288-4b66-803f-ebe69b376252 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:01.691820 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e0027048-1d36-4198-86de-781a3bdfceb6 tempest-GroupsV314Test-542293996 tempest-GroupsV314Test-542293996] http://10.222.0.39/volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d returned with HTTP 404 Jan 02 02:48:01.701839 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 778/1601] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:48:01 2021] DELETE /volume/v3/ef275cb656d543da88fcd870e72119d0/volumes/9586d54d-6256-46f5-82d7-f7db4efcf22d => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:01.729526 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:01.729526 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:01.730932 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-684613ed-5288-4b66-803f-ebe69b376252 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:01.739170 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93d396df-73bb-48da-9b39-9e9d847cb23d tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] DELETE http://10.222.0.39/volume/v3/6abc7a1502c14fb9809cb98186cb4811/types/ee076bb5-6c6d-4f28-a336-ecb03ceb9f98 Jan 02 02:48:01.739972 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93d396df-73bb-48da-9b39-9e9d847cb23d tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:01.740696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93d396df-73bb-48da-9b39-9e9d847cb23d tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:01.741186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-684613ed-5288-4b66-803f-ebe69b376252 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 returned with HTTP 200 Jan 02 02:48:01.741833 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:01.741833 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:01.742894 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 824/1602] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:01 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 => generated 470 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:01.967420 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:48:01.967420 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:48:02.010030 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93d396df-73bb-48da-9b39-9e9d847cb23d tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] http://10.222.0.39/volume/v3/6abc7a1502c14fb9809cb98186cb4811/types/ee076bb5-6c6d-4f28-a336-ecb03ceb9f98 returned with HTTP 202 Jan 02 02:48:02.017723 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 779/1603] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:48:01 2021] DELETE /volume/v3/6abc7a1502c14fb9809cb98186cb4811/types/ee076bb5-6c6d-4f28-a336-ecb03ceb9f98 => generated 0 bytes in 308 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:48:02.027568 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4eeaaf3-a34a-4dec-93f5-f6eb77a238cb tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] GET http://10.222.0.39/volume/v3/6abc7a1502c14fb9809cb98186cb4811/types/ee076bb5-6c6d-4f28-a336-ecb03ceb9f98 Jan 02 02:48:02.028203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4eeaaf3-a34a-4dec-93f5-f6eb77a238cb tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:02.028487 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:02.028487 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:02.029030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4eeaaf3-a34a-4dec-93f5-f6eb77a238cb tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:02.064980 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4eeaaf3-a34a-4dec-93f5-f6eb77a238cb tempest-GroupsV314Test-309263953 tempest-GroupsV314Test-309263953] http://10.222.0.39/volume/v3/6abc7a1502c14fb9809cb98186cb4811/types/ee076bb5-6c6d-4f28-a336-ecb03ceb9f98 returned with HTTP 404 Jan 02 02:48:02.071671 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 825/1604] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:48:02 2021] GET /volume/v3/6abc7a1502c14fb9809cb98186cb4811/types/ee076bb5-6c6d-4f28-a336-ecb03ceb9f98 => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:02.755438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cfc903f5-56c4-474e-9935-88978eba56b8 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 Jan 02 02:48:02.755973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cfc903f5-56c4-474e-9935-88978eba56b8 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:02.756785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cfc903f5-56c4-474e-9935-88978eba56b8 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:02.829320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cfc903f5-56c4-474e-9935-88978eba56b8 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 returned with HTTP 404 Jan 02 02:48:02.830463 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 780/1605] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:02 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:02.840631 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d646afc7-4ff2-4dbc-a57a-3d94d0139396 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/detail?all_tenants=1 Jan 02 02:48:02.841468 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d646afc7-4ff2-4dbc-a57a-3d94d0139396 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:02.842135 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d646afc7-4ff2-4dbc-a57a-3d94d0139396 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:02.909186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d646afc7-4ff2-4dbc-a57a-3d94d0139396 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Get all snapshots completed successfully. Jan 02 02:48:02.911628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d646afc7-4ff2-4dbc-a57a-3d94d0139396 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 02 02:48:02.921280 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 826/1606] 10.222.0.39 () {58 vars in 1258 bytes} [Sat Jan 2 02:48:02 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/detail?all_tenants=1 => generated 17 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:02.934818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d58b71d0-de69-4908-9d33-9cf248fa5eb5 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] POST http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/os-snapshot-manage Jan 02 02:48:02.935815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d58b71d0-de69-4908-9d33-9cf248fa5eb5 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7af0677d-7864-4846-8e3c-27b08c700a67", "ref": {"source-name": "_snapshot-948be48f-101d-4216-8471-1bd48d4c6d31"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-495926650", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-24449636", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:03.107385 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:03.107385 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:03.108667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d58b71d0-de69-4908-9d33-9cf248fa5eb5 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Volume info retrieved successfully. Jan 02 02:48:03.115522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.snapshot_manage [None req-d58b71d0-de69-4908-9d33-9cf248fa5eb5 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Manage snapshot request body: {'snapshot': {'volume_id': '7af0677d-7864-4846-8e3c-27b08c700a67', 'ref': {'source-name': '_snapshot-948be48f-101d-4216-8471-1bd48d4c6d31'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-495926650', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-24449636', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=88067) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 02 02:48:03.333862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-d58b71d0-de69-4908-9d33-9cf248fa5eb5 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Created reservations ['5c50138c-004d-430b-ad94-3ab48e5cda14', 'eec4b551-3144-4677-a56d-555071d9152a', '656651f7-8853-47c8-a7a2-846648f6772a', 'e3011a11-6476-4229-ba2a-fe3e539f50f3'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:48:03.788650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1a6df9fd-45dc-4e4e-969a-15aec759bc44 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] DELETE http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:48:03.789415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1a6df9fd-45dc-4e4e-969a-15aec759bc44 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:03.790991 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1a6df9fd-45dc-4e4e-969a-15aec759bc44 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:03.797829 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-1a6df9fd-45dc-4e4e-969a-15aec759bc44 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Delete volume with id: cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:48:03.921071 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:03.921071 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:03.923804 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1a6df9fd-45dc-4e4e-969a-15aec759bc44 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:48:03.959786 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1a6df9fd-45dc-4e4e-969a-15aec759bc44 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Delete volume request issued successfully. Jan 02 02:48:03.960630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1a6df9fd-45dc-4e4e-969a-15aec759bc44 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 202 Jan 02 02:48:03.962038 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 827/1607] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:48:03 2021] DELETE /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:48:03.968831 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8d0546fd-4ff3-497e-a750-bc45c4334294 req-ea2edae7-75dd-473a-8c77-8c5428b1279a tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd Jan 02 02:48:03.970775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8d0546fd-4ff3-497e-a750-bc45c4334294 req-ea2edae7-75dd-473a-8c77-8c5428b1279a tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:03.971202 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:03.971202 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:03.972275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8d0546fd-4ff3-497e-a750-bc45c4334294 req-ea2edae7-75dd-473a-8c77-8c5428b1279a tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:03.989081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d58b71d0-de69-4908-9d33-9cf248fa5eb5 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/os-snapshot-manage returned with HTTP 202 Jan 02 02:48:03.996737 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 781/1608] 10.222.0.39 () {60 vars in 1259 bytes} [Sat Jan 2 02:48:02 2021] POST /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/os-snapshot-manage => generated 475 bytes in 1062 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:48:04.000678 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-553ceb4f-a773-4690-9f80-b875592dda9a tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:48:04.001761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-553ceb4f-a773-4690-9f80-b875592dda9a tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:04.002131 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:04.002131 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:04.002791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-553ceb4f-a773-4690-9f80-b875592dda9a tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:04.046871 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:04.046871 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:04.061608 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-8d0546fd-4ff3-497e-a750-bc45c4334294 req-ea2edae7-75dd-473a-8c77-8c5428b1279a tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Volume info retrieved successfully. Jan 02 02:48:04.118903 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8d0546fd-4ff3-497e-a750-bc45c4334294 req-ea2edae7-75dd-473a-8c77-8c5428b1279a tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd returned with HTTP 200 Jan 02 02:48:04.119780 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 828/1609] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:48:03 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd => generated 916 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:04.138350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b634673-bb73-41e4-a6a3-410ce4e26b98 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:04.138903 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b634673-bb73-41e4-a6a3-410ce4e26b98 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:04.139109 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:04.139109 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:04.139452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b634673-bb73-41e4-a6a3-410ce4e26b98 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:04.218323 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:04.218323 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:04.220520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b634673-bb73-41e4-a6a3-410ce4e26b98 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:04.222438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b634673-bb73-41e4-a6a3-410ce4e26b98 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 returned with HTTP 200 Jan 02 02:48:04.229129 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 829/1610] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:04 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 => generated 607 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:04.242530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-130c37d2-36b9-4363-ac00-bd157db6b347 req-79eb62a3-8752-45dc-b688-9d263a71b4a6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] POST http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots Jan 02 02:48:04.243012 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:04.243012 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:04.243440 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-130c37d2-36b9-4363-ac00-bd157db6b347 req-79eb62a3-8752-45dc-b688-9d263a71b4a6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef10c948-4b35-4112-bbd9-4d6a9ec531fd", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-558818521", "description": null, "metadata": {}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:04.287904 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:04.287904 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:04.330711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-553ceb4f-a773-4690-9f80-b875592dda9a tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:48:04.349402 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:04.349402 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:04.350648 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-130c37d2-36b9-4363-ac00-bd157db6b347 req-79eb62a3-8752-45dc-b688-9d263a71b4a6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Volume info retrieved successfully. Jan 02 02:48:04.351171 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [req-130c37d2-36b9-4363-ac00-bd157db6b347 req-79eb62a3-8752-45dc-b688-9d263a71b4a6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Create snapshot from volume ef10c948-4b35-4112-bbd9-4d6a9ec531fd Jan 02 02:48:04.448039 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-553ceb4f-a773-4690-9f80-b875592dda9a tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:48:04.464240 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 782/1611] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:03 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 928 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:04.597784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [req-130c37d2-36b9-4363-ac00-bd157db6b347 req-79eb62a3-8752-45dc-b688-9d263a71b4a6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Created reservations ['53c7d8e1-fc64-4cd2-8570-df0a3016c28c', 'd75f4a6d-871a-41c6-83f7-fe7b3df7fe61', '7e33b123-5966-4aef-ad23-18aec1b0615f', '15063e17-5c5c-4229-82d6-b2a16dd145e3'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:48:04.911433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-130c37d2-36b9-4363-ac00-bd157db6b347 req-79eb62a3-8752-45dc-b688-9d263a71b4a6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Snapshot create request issued successfully. Jan 02 02:48:04.914556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-130c37d2-36b9-4363-ac00-bd157db6b347 req-79eb62a3-8752-45dc-b688-9d263a71b4a6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots returned with HTTP 202 Jan 02 02:48:04.921078 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 830/1612] 10.222.0.39 () {64 vars in 1518 bytes} [Sat Jan 2 02:48:04 2021] POST /volume/v3/9258947860e14238ac4c139446ffa056/snapshots => generated 310 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:48:05.236517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ed561e0-8109-4a80-9cbd-9f2e150af48e tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:05.237136 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ed561e0-8109-4a80-9cbd-9f2e150af48e tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:05.237362 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:05.237362 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:05.237753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ed561e0-8109-4a80-9cbd-9f2e150af48e tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:05.304180 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:05.304180 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:05.309025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9ed561e0-8109-4a80-9cbd-9f2e150af48e tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:05.311133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ed561e0-8109-4a80-9cbd-9f2e150af48e tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 returned with HTTP 200 Jan 02 02:48:05.316911 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 783/1613] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:05 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 => generated 607 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:05.483027 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65645301-987a-43eb-acbd-84cb1f8d890a tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:48:05.483980 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65645301-987a-43eb-acbd-84cb1f8d890a tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:05.484360 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:05.484360 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:05.485129 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65645301-987a-43eb-acbd-84cb1f8d890a tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:05.593709 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:05.593709 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:05.633137 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-65645301-987a-43eb-acbd-84cb1f8d890a tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:48:05.695353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] POST http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes Jan 02 02:48:05.695844 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:05.695844 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:05.696218 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Action: 'create', calling method: create, body: {"volume": {"imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1992216846"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:05.697785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Create volume request body: {'volume': {'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1992216846'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:48:05.714524 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65645301-987a-43eb-acbd-84cb1f8d890a tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:48:05.715899 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 831/1614] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:05 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 928 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:05.895712 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Create volume of 1 GB Jan 02 02:48:06.015254 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Availability Zones retrieved successfully. Jan 02 02:48:06.049760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Flow 'volume_create_api' (4fd8cf6e-8de4-4777-8131-1d086cd180a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:48:06.054172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf70b22-1a3c-4189-810e-e7d88c0f2b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:06.056722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:48:06.319563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf70b22-1a3c-4189-810e-e7d88c0f2b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:06.324312 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (341e28be-65cc-4ef3-9b31-2ab982d52f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:06.330303 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-375daf82-dd70-45e3-9586-7876549e6144 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:06.330849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-375daf82-dd70-45e3-9586-7876549e6144 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:06.331074 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:06.331074 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:06.331460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-375daf82-dd70-45e3-9586-7876549e6144 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:06.410140 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:06.410140 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:06.411446 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-375daf82-dd70-45e3-9586-7876549e6144 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:06.413526 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-375daf82-dd70-45e3-9586-7876549e6144 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 returned with HTTP 200 Jan 02 02:48:06.426382 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 832/1615] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:06 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 => generated 607 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:06.442727 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-348450cd-3f25-4ab9-ad90-422a5cd6dc64 req-7439f687-e9b0-42a6-80ab-7abe0dc52344 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 Jan 02 02:48:06.443024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-348450cd-3f25-4ab9-ad90-422a5cd6dc64 req-7439f687-e9b0-42a6-80ab-7abe0dc52344 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:06.446564 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:06.446564 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:06.447458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-348450cd-3f25-4ab9-ad90-422a5cd6dc64 req-7439f687-e9b0-42a6-80ab-7abe0dc52344 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:06.532435 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:06.532435 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:06.533936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-348450cd-3f25-4ab9-ad90-422a5cd6dc64 req-7439f687-e9b0-42a6-80ab-7abe0dc52344 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Snapshot retrieved successfully. Jan 02 02:48:06.536084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-348450cd-3f25-4ab9-ad90-422a5cd6dc64 req-7439f687-e9b0-42a6-80ab-7abe0dc52344 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 returned with HTTP 200 Jan 02 02:48:06.536982 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 833/1616] 10.222.0.39 () {60 vars in 1575 bytes} [Sat Jan 2 02:48:06 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 => generated 442 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:06.581120 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Created reservations ['5cf69fb5-0a9e-45c3-866d-e1874bca897b', '334622cb-6b90-4fce-8415-0bea69c3f0a1', '87ae76ac-4e75-46bb-8d9e-747759003e37', '883063ac-33e9-4dd0-9719-3b56d803cd8b'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:48:06.583531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (341e28be-65cc-4ef3-9b31-2ab982d52f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cf69fb5-0a9e-45c3-866d-e1874bca897b', '334622cb-6b90-4fce-8415-0bea69c3f0a1', '87ae76ac-4e75-46bb-8d9e-747759003e37', '883063ac-33e9-4dd0-9719-3b56d803cd8b']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:06.592734 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6727f268-6dc8-494d-b7cb-270e000ad153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:06.732914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68bf46ba-35e7-4c1e-845f-ca9ae6099b00 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:48:06.733708 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68bf46ba-35e7-4c1e-845f-ca9ae6099b00 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:06.734077 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:06.734077 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:06.735566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68bf46ba-35e7-4c1e-845f-ca9ae6099b00 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:06.772367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6727f268-6dc8-494d-b7cb-270e000ad153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1992216846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c84d31ac09654ff2bbc0e9f19a47eb62',qos_specs=None,replication_status=,reservations=['5cf69fb5-0a9e-45c3-866d-e1874bca897b','334622cb-6b90-4fce-8415-0bea69c3f0a1','87ae76ac-4e75-46bb-8d9e-747759003e37','883063ac-33e9-4dd0-9719-3b56d803cd8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a946aa02562f49f3835e3d95c75b2a54',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:48:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1992216846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c84d31ac09654ff2bbc0e9f19a47eb62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a946aa02562f49f3835e3d95c75b2a54',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:06.781127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0e0a04-a91b-42bd-a72b-d4c2c8573455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:06.879513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0e0a04-a91b-42bd-a72b-d4c2c8573455) transitioned into state 'SUCCESS' from state '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-1992216846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c84d31ac09654ff2bbc0e9f19a47eb62',qos_specs=None,replication_status=,reservations=['5cf69fb5-0a9e-45c3-866d-e1874bca897b','334622cb-6b90-4fce-8415-0bea69c3f0a1','87ae76ac-4e75-46bb-8d9e-747759003e37','883063ac-33e9-4dd0-9719-3b56d803cd8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a946aa02562f49f3835e3d95c75b2a54',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:06.882220 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d930fbf0-ec58-4559-8f79-5d640471a065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:06.898446 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:06.898446 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:06.931705 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-68bf46ba-35e7-4c1e-845f-ca9ae6099b00 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:48:06.937282 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d930fbf0-ec58-4559-8f79-5d640471a065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:06.949127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Flow 'volume_create_api' (4fd8cf6e-8de4-4777-8131-1d086cd180a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:48:07.006507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68bf46ba-35e7-4c1e-845f-ca9ae6099b00 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:48:07.012992 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 834/1617] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:06 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 928 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:07.079037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Create volume request issued successfully. Jan 02 02:48:07.110720 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b562c39-70d4-4bb8-a7d4-6a3b8a779e34 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes returned with HTTP 202 Jan 02 02:48:07.124402 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 784/1618] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:48:05 2021] POST /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes => generated 820 bytes in 1424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:48:07.129696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a956e5e-4427-4cd3-b7c3-cfc224a362af tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:07.130464 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a956e5e-4427-4cd3-b7c3-cfc224a362af tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:07.131382 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:07.131382 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:07.131984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a956e5e-4427-4cd3-b7c3-cfc224a362af tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:07.242727 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:07.242727 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:07.266796 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7a956e5e-4427-4cd3-b7c3-cfc224a362af tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:07.328905 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a956e5e-4427-4cd3-b7c3-cfc224a362af tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:07.341923 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 835/1619] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:07 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 888 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:07.356152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-7cb4f6d3-df83-471e-86e3-95686f23365f req-89fb2c01-046d-4f0e-a8a3-fba6ed12f4c4 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/detail Jan 02 02:48:07.357003 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-7cb4f6d3-df83-471e-86e3-95686f23365f req-89fb2c01-046d-4f0e-a8a3-fba6ed12f4c4 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:07.357715 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:07.357715 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:07.358445 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-7cb4f6d3-df83-471e-86e3-95686f23365f req-89fb2c01-046d-4f0e-a8a3-fba6ed12f4c4 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:07.359289 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [req-7cb4f6d3-df83-471e-86e3-95686f23365f req-89fb2c01-046d-4f0e-a8a3-fba6ed12f4c4 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:48:07.360753 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:07.360753 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:07.362802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [req-7cb4f6d3-df83-471e-86e3-95686f23365f req-89fb2c01-046d-4f0e-a8a3-fba6ed12f4c4 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:48:07.410244 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-7cb4f6d3-df83-471e-86e3-95686f23365f req-89fb2c01-046d-4f0e-a8a3-fba6ed12f4c4 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Get all snapshots completed successfully. Jan 02 02:48:07.411722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:07.411722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:07.421260 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-7cb4f6d3-df83-471e-86e3-95686f23365f req-89fb2c01-046d-4f0e-a8a3-fba6ed12f4c4 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/detail returned with HTTP 200 Jan 02 02:48:07.422920 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 785/1620] 10.222.0.39 () {60 vars in 1485 bytes} [Sat Jan 2 02:48:07 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/snapshots/detail => generated 445 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:07.434565 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ba14ea9f-a441-401a-8937-c7a16f89dee8 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:07.435466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ba14ea9f-a441-401a-8937-c7a16f89dee8 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:07.435875 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:07.435875 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:07.436547 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ba14ea9f-a441-401a-8937-c7a16f89dee8 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:07.514447 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-568ea730-cdcc-4056-a55f-3f33da56c581 req-f093039b-8bfe-4ff3-891d-1944c386ce74 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 Jan 02 02:48:07.515320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-568ea730-cdcc-4056-a55f-3f33da56c581 req-f093039b-8bfe-4ff3-891d-1944c386ce74 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:07.516286 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:07.516286 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:07.517037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-568ea730-cdcc-4056-a55f-3f33da56c581 req-f093039b-8bfe-4ff3-891d-1944c386ce74 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:07.597961 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:07.597961 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:07.606704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-568ea730-cdcc-4056-a55f-3f33da56c581 req-f093039b-8bfe-4ff3-891d-1944c386ce74 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Snapshot retrieved successfully. Jan 02 02:48:07.609088 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-568ea730-cdcc-4056-a55f-3f33da56c581 req-f093039b-8bfe-4ff3-891d-1944c386ce74 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 returned with HTTP 200 Jan 02 02:48:07.614498 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 786/1621] 10.222.0.39 () {60 vars in 1575 bytes} [Sat Jan 2 02:48:07 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 => generated 442 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:07.845604 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:07.845604 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:07.846872 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ba14ea9f-a441-401a-8937-c7a16f89dee8 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:07.848913 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ba14ea9f-a441-401a-8937-c7a16f89dee8 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 returned with HTTP 200 Jan 02 02:48:07.854870 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 836/1622] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:07 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 => generated 607 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:08.029509 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2fb4e68f-c291-4b0b-b565-4c6d6eb1bfd7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:48:08.030467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2fb4e68f-c291-4b0b-b565-4c6d6eb1bfd7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:08.030802 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:08.030802 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:08.031435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2fb4e68f-c291-4b0b-b565-4c6d6eb1bfd7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:08.270057 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:08.270057 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:08.319952 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2fb4e68f-c291-4b0b-b565-4c6d6eb1bfd7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Volume info retrieved successfully. Jan 02 02:48:08.347397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e54f5e2e-92e3-4c5c-ba3c-3d3f07f75830 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:08.348298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e54f5e2e-92e3-4c5c-ba3c-3d3f07f75830 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:08.348745 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:08.348745 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:08.349605 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e54f5e2e-92e3-4c5c-ba3c-3d3f07f75830 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:08.458326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2fb4e68f-c291-4b0b-b565-4c6d6eb1bfd7 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 200 Jan 02 02:48:08.476460 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 787/1623] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:08 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 928 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:08.561417 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:08.561417 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:08.595501 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e54f5e2e-92e3-4c5c-ba3c-3d3f07f75830 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:08.684053 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e54f5e2e-92e3-4c5c-ba3c-3d3f07f75830 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:08.699041 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 837/1624] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:08 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:08.736695 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0cbf771a-10fe-4306-a521-c14b1e11d877 req-0e4edb59-851b-4fde-a0e2-59a257ad0eb9 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 Jan 02 02:48:08.737476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0cbf771a-10fe-4306-a521-c14b1e11d877 req-0e4edb59-851b-4fde-a0e2-59a257ad0eb9 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:08.737855 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:08.737855 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:08.741215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0cbf771a-10fe-4306-a521-c14b1e11d877 req-0e4edb59-851b-4fde-a0e2-59a257ad0eb9 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:08.848197 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:08.848197 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:08.854528 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-0cbf771a-10fe-4306-a521-c14b1e11d877 req-0e4edb59-851b-4fde-a0e2-59a257ad0eb9 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Snapshot retrieved successfully. Jan 02 02:48:08.862431 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4cdad249-b71d-4359-bd6a-61137aea75ac tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:08.863058 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4cdad249-b71d-4359-bd6a-61137aea75ac tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:08.863304 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:08.863304 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:08.863690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4cdad249-b71d-4359-bd6a-61137aea75ac tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:08.864283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0cbf771a-10fe-4306-a521-c14b1e11d877 req-0e4edb59-851b-4fde-a0e2-59a257ad0eb9 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 returned with HTTP 200 Jan 02 02:48:08.867479 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 788/1625] 10.222.0.39 () {60 vars in 1575 bytes} [Sat Jan 2 02:48:08 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 => generated 442 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:08.934825 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:08.934825 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:08.938677 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4cdad249-b71d-4359-bd6a-61137aea75ac tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:08.944948 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4cdad249-b71d-4359-bd6a-61137aea75ac tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 returned with HTTP 200 Jan 02 02:48:08.945929 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 838/1626] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:08 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 => generated 632 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:08.959088 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8af5e6fa-a75f-42e9-92ee-c9fac1933a9c tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:08.959628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8af5e6fa-a75f-42e9-92ee-c9fac1933a9c tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:08.959829 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:08.959829 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:08.960211 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8af5e6fa-a75f-42e9-92ee-c9fac1933a9c tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:09.049654 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:09.049654 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:09.053687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8af5e6fa-a75f-42e9-92ee-c9fac1933a9c tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:09.065501 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8af5e6fa-a75f-42e9-92ee-c9fac1933a9c tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 returned with HTTP 200 Jan 02 02:48:09.066425 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 789/1627] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:08 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 => generated 632 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:09.077389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fec2117b-1b71-4ddc-846a-f8f1085ccad9 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] DELETE http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:09.077938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fec2117b-1b71-4ddc-846a-f8f1085ccad9 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:09.078234 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:09.078234 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:09.078722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fec2117b-1b71-4ddc-846a-f8f1085ccad9 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:09.079090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-fec2117b-1b71-4ddc-846a-f8f1085ccad9 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Delete snapshot with id: 5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:09.173871 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:09.173871 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:09.174739 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fec2117b-1b71-4ddc-846a-f8f1085ccad9 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:09.350611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fec2117b-1b71-4ddc-846a-f8f1085ccad9 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot delete request issued successfully. Jan 02 02:48:09.351136 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fec2117b-1b71-4ddc-846a-f8f1085ccad9 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 returned with HTTP 202 Jan 02 02:48:09.352092 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 839/1628] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:48:09 2021] DELETE /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:48:09.367674 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0722ec18-8107-4037-8adc-189184e615e2 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:09.368696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0722ec18-8107-4037-8adc-189184e615e2 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:09.369068 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:09.369068 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:09.369772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0722ec18-8107-4037-8adc-189184e615e2 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:09.491480 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8df4c20-fa26-413c-afca-06785ad51844 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] GET http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 Jan 02 02:48:09.492341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8df4c20-fa26-413c-afca-06785ad51844 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:09.492737 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:09.492737 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:09.493506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8df4c20-fa26-413c-afca-06785ad51844 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:09.510038 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:09.510038 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:09.518353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0722ec18-8107-4037-8adc-189184e615e2 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:09.532761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0722ec18-8107-4037-8adc-189184e615e2 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 returned with HTTP 200 Jan 02 02:48:09.542729 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 790/1629] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:09 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 => generated 631 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:09.680068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8df4c20-fa26-413c-afca-06785ad51844 tempest-VolumesActionsTest-1020664809 tempest-VolumesActionsTest-1020664809] http://10.222.0.39/volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 returned with HTTP 404 Jan 02 02:48:09.687071 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 840/1630] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:09 2021] GET /volume/v3/6911cd4bd43d4c419c324fc2a5b31d2c/volumes/cb0e4340-c235-464f-8c88-551180efa543 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:09.729244 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b2cfd1f-dcd0-48f5-a418-1312c8b6bb7b tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:09.730042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b2cfd1f-dcd0-48f5-a418-1312c8b6bb7b tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:09.730440 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:09.730440 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:09.731038 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b2cfd1f-dcd0-48f5-a418-1312c8b6bb7b tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:09.857193 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:09.857193 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:09.887657 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b2cfd1f-dcd0-48f5-a418-1312c8b6bb7b tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:10.002652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b2cfd1f-dcd0-48f5-a418-1312c8b6bb7b tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:10.012703 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 791/1631] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:09 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:10.334450 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-65b4d03c-a933-4f35-b8d4-e3fb551bd853 req-dd950869-6293-4099-8bc4-3a8639fa7d59 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 Jan 02 02:48:10.337894 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-65b4d03c-a933-4f35-b8d4-e3fb551bd853 req-dd950869-6293-4099-8bc4-3a8639fa7d59 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:10.338773 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-65b4d03c-a933-4f35-b8d4-e3fb551bd853 req-dd950869-6293-4099-8bc4-3a8639fa7d59 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:10.545937 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:10.545937 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:10.553045 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-65b4d03c-a933-4f35-b8d4-e3fb551bd853 req-dd950869-6293-4099-8bc4-3a8639fa7d59 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Snapshot retrieved successfully. Jan 02 02:48:10.555913 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3a796a7-995c-4634-bd75-b3e5c38a247a tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:10.557831 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3a796a7-995c-4634-bd75-b3e5c38a247a tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:10.558177 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:10.558177 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:10.558847 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3a796a7-995c-4634-bd75-b3e5c38a247a tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:10.571694 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-65b4d03c-a933-4f35-b8d4-e3fb551bd853 req-dd950869-6293-4099-8bc4-3a8639fa7d59 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 returned with HTTP 200 Jan 02 02:48:10.580418 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 841/1632] 10.222.0.39 () {60 vars in 1575 bytes} [Sat Jan 2 02:48:10 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 => generated 469 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:10.713671 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:10.713671 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:10.715041 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e3a796a7-995c-4634-bd75-b3e5c38a247a tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:10.737239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3a796a7-995c-4634-bd75-b3e5c38a247a tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 returned with HTTP 200 Jan 02 02:48:10.738664 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 792/1633] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:10 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 => generated 631 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:10.913642 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-631fc724-7fe5-4755-9d5c-0b4400952048 req-396f5532-3ea6-4ecc-822f-06529ed760cf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] DELETE http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 Jan 02 02:48:10.915209 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-631fc724-7fe5-4755-9d5c-0b4400952048 req-396f5532-3ea6-4ecc-822f-06529ed760cf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:10.916742 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:10.916742 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:10.918635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-631fc724-7fe5-4755-9d5c-0b4400952048 req-396f5532-3ea6-4ecc-822f-06529ed760cf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:10.920894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [req-631fc724-7fe5-4755-9d5c-0b4400952048 req-396f5532-3ea6-4ecc-822f-06529ed760cf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Delete snapshot with id: 4fc5a7b6-9695-4008-bcca-cac0133ac8d5 Jan 02 02:48:11.034745 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a2e32cd-ba5d-4aaf-8c74-d6032b0d3b4c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:11.037707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a2e32cd-ba5d-4aaf-8c74-d6032b0d3b4c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:11.038364 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:11.038364 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:11.045602 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a2e32cd-ba5d-4aaf-8c74-d6032b0d3b4c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:11.054549 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:11.054549 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:11.057077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-631fc724-7fe5-4755-9d5c-0b4400952048 req-396f5532-3ea6-4ecc-822f-06529ed760cf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Snapshot retrieved successfully. Jan 02 02:48:11.371063 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:11.371063 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:11.384825 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-631fc724-7fe5-4755-9d5c-0b4400952048 req-396f5532-3ea6-4ecc-822f-06529ed760cf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Snapshot delete request issued successfully. Jan 02 02:48:11.386103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-631fc724-7fe5-4755-9d5c-0b4400952048 req-396f5532-3ea6-4ecc-822f-06529ed760cf tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 returned with HTTP 202 Jan 02 02:48:11.413276 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 842/1634] 10.222.0.39 () {62 vars in 1597 bytes} [Sat Jan 2 02:48:10 2021] DELETE /volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 => generated 0 bytes in 508 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:48:11.434364 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3a2e32cd-ba5d-4aaf-8c74-d6032b0d3b4c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:11.544193 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-af7fe219-34f2-4c5b-b461-135d8fa98fd3 req-1af65c18-3c5f-44cc-913c-06ffc823b35b tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 Jan 02 02:48:11.546590 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-af7fe219-34f2-4c5b-b461-135d8fa98fd3 req-1af65c18-3c5f-44cc-913c-06ffc823b35b tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:11.549683 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:11.549683 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:11.551073 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-af7fe219-34f2-4c5b-b461-135d8fa98fd3 req-1af65c18-3c5f-44cc-913c-06ffc823b35b tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:11.581763 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a2e32cd-ba5d-4aaf-8c74-d6032b0d3b4c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:11.592631 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 793/1635] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:11 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:11.758799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bfa77ca9-cf1d-42cb-b7eb-044eb21bbd63 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:11.759692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bfa77ca9-cf1d-42cb-b7eb-044eb21bbd63 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:11.760051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:11.760051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:11.767652 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bfa77ca9-cf1d-42cb-b7eb-044eb21bbd63 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:11.792621 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:11.792621 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:11.795318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-af7fe219-34f2-4c5b-b461-135d8fa98fd3 req-1af65c18-3c5f-44cc-913c-06ffc823b35b tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Snapshot retrieved successfully. Jan 02 02:48:11.800183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-af7fe219-34f2-4c5b-b461-135d8fa98fd3 req-1af65c18-3c5f-44cc-913c-06ffc823b35b tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 returned with HTTP 200 Jan 02 02:48:11.816673 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 843/1636] 10.222.0.39 () {60 vars in 1575 bytes} [Sat Jan 2 02:48:11 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 => generated 468 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:11.989176 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:11.989176 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:11.990070 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bfa77ca9-cf1d-42cb-b7eb-044eb21bbd63 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:11.992066 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bfa77ca9-cf1d-42cb-b7eb-044eb21bbd63 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 returned with HTTP 200 Jan 02 02:48:12.027789 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 794/1637] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:11 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 => generated 631 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:12.622029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92988b74-6867-4590-bb47-0041b0e2f16d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:12.623843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92988b74-6867-4590-bb47-0041b0e2f16d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:12.624993 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:12.624993 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:12.626592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92988b74-6867-4590-bb47-0041b0e2f16d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:12.806977 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:12.806977 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:12.845818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-92988b74-6867-4590-bb47-0041b0e2f16d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:12.924245 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5c992b58-d7c2-46c9-9d15-b23cf169bb5e req-6adf53d1-47de-494b-be6d-67ad49a90e53 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 Jan 02 02:48:12.925147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5c992b58-d7c2-46c9-9d15-b23cf169bb5e req-6adf53d1-47de-494b-be6d-67ad49a90e53 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:12.925601 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:12.925601 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:12.926309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5c992b58-d7c2-46c9-9d15-b23cf169bb5e req-6adf53d1-47de-494b-be6d-67ad49a90e53 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:12.951849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92988b74-6867-4590-bb47-0041b0e2f16d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:12.954712 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 844/1638] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:12 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:12.987933 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:12.987933 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:12.993944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-5c992b58-d7c2-46c9-9d15-b23cf169bb5e req-6adf53d1-47de-494b-be6d-67ad49a90e53 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Snapshot retrieved successfully. Jan 02 02:48:13.000724 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5c992b58-d7c2-46c9-9d15-b23cf169bb5e req-6adf53d1-47de-494b-be6d-67ad49a90e53 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 returned with HTTP 200 Jan 02 02:48:13.011156 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 795/1639] 10.222.0.39 () {60 vars in 1575 bytes} [Sat Jan 2 02:48:12 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 => generated 468 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:13.033427 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6b1699c-22e4-419d-a7fa-b4563964204d tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:13.034790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6b1699c-22e4-419d-a7fa-b4563964204d tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:13.036932 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:13.036932 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:13.044809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6b1699c-22e4-419d-a7fa-b4563964204d tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:13.170433 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:13.170433 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:13.171597 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f6b1699c-22e4-419d-a7fa-b4563964204d tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Snapshot retrieved successfully. Jan 02 02:48:13.182314 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6b1699c-22e4-419d-a7fa-b4563964204d tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 returned with HTTP 200 Jan 02 02:48:13.188569 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 845/1640] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:13 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 => generated 631 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:13.986302 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a3698149-54ba-4422-a91a-3ac14b3bb30a tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:13.988452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a3698149-54ba-4422-a91a-3ac14b3bb30a tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:13.989237 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:13.989237 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:13.990746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a3698149-54ba-4422-a91a-3ac14b3bb30a tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:14.071812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a7f3832d-ec2e-4be9-b48d-ef9011465029 req-af443733-48cf-49ba-a7cf-aef8f4bba166 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 Jan 02 02:48:14.072469 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a7f3832d-ec2e-4be9-b48d-ef9011465029 req-af443733-48cf-49ba-a7cf-aef8f4bba166 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:14.072795 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:14.072795 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:14.073345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a7f3832d-ec2e-4be9-b48d-ef9011465029 req-af443733-48cf-49ba-a7cf-aef8f4bba166 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:14.113556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a7f3832d-ec2e-4be9-b48d-ef9011465029 req-af443733-48cf-49ba-a7cf-aef8f4bba166 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 returned with HTTP 404 Jan 02 02:48:14.115667 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 846/1641] 10.222.0.39 () {60 vars in 1575 bytes} [Sat Jan 2 02:48:14 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/snapshots/4fc5a7b6-9695-4008-bcca-cac0133ac8d5 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:48:14.138662 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:14.138662 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:14.151667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a3698149-54ba-4422-a91a-3ac14b3bb30a tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:14.159461 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-201be690-1481-4f6c-a253-fb653d55d7ff req-2db40c45-d309-44a6-a3e4-3953355ee6f6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] DELETE http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd Jan 02 02:48:14.160247 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-201be690-1481-4f6c-a253-fb653d55d7ff req-2db40c45-d309-44a6-a3e4-3953355ee6f6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:14.160999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-201be690-1481-4f6c-a253-fb653d55d7ff req-2db40c45-d309-44a6-a3e4-3953355ee6f6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:14.161546 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-201be690-1481-4f6c-a253-fb653d55d7ff req-2db40c45-d309-44a6-a3e4-3953355ee6f6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Delete volume with id: ef10c948-4b35-4112-bbd9-4d6a9ec531fd Jan 02 02:48:14.198922 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a3698149-54ba-4422-a91a-3ac14b3bb30a tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:14.200505 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 796/1642] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:13 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:14.209262 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3bcdb0c2-5884-4eea-824b-28f312868df6 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] GET http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 Jan 02 02:48:14.210467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3bcdb0c2-5884-4eea-824b-28f312868df6 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:14.211028 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:14.211028 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:14.211924 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3bcdb0c2-5884-4eea-824b-28f312868df6 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:14.220484 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:14.220484 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:14.221884 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-201be690-1481-4f6c-a253-fb653d55d7ff req-2db40c45-d309-44a6-a3e4-3953355ee6f6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Volume info retrieved successfully. Jan 02 02:48:14.246371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3bcdb0c2-5884-4eea-824b-28f312868df6 tempest-SnapshotManageAdminTest-1885842062 tempest-SnapshotManageAdminTest-1885842062] http://10.222.0.39/volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 returned with HTTP 404 Jan 02 02:48:14.247938 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 797/1643] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:14 2021] GET /volume/v3/fb8981970b3047caa81cd3c8cc4afc4c/snapshots/5647c806-43a7-457c-8957-558faef38e25 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:14.259397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-201be690-1481-4f6c-a253-fb653d55d7ff req-2db40c45-d309-44a6-a3e4-3953355ee6f6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Delete volume request issued successfully. Jan 02 02:48:14.259968 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5b4c932b-bd4e-4e7d-8c49-aee1494548f3 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] DELETE http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 Jan 02 02:48:14.260517 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5b4c932b-bd4e-4e7d-8c49-aee1494548f3 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:14.261055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5b4c932b-bd4e-4e7d-8c49-aee1494548f3 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:14.261418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-5b4c932b-bd4e-4e7d-8c49-aee1494548f3 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Delete snapshot with id: 948be48f-101d-4216-8471-1bd48d4c6d31 Jan 02 02:48:14.261710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-201be690-1481-4f6c-a253-fb653d55d7ff req-2db40c45-d309-44a6-a3e4-3953355ee6f6 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd returned with HTTP 202 Jan 02 02:48:14.263365 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 847/1644] 10.222.0.39 () {62 vars in 1591 bytes} [Sat Jan 2 02:48:14 2021] DELETE /volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:48:14.300865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5b4c932b-bd4e-4e7d-8c49-aee1494548f3 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 returned with HTTP 404 Jan 02 02:48:14.306460 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 798/1645] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:48:14 2021] DELETE /volume/v3/68fd346a6a5d4ca7817539396bae1174/snapshots/948be48f-101d-4216-8471-1bd48d4c6d31 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:48:14.311523 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6ca0693-6e8d-4ad1-9788-544cdf14a32c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] DELETE http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 Jan 02 02:48:14.312432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6ca0693-6e8d-4ad1-9788-544cdf14a32c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:14.313493 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:14.313493 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:14.314303 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6ca0693-6e8d-4ad1-9788-544cdf14a32c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:14.314975 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-c6ca0693-6e8d-4ad1-9788-544cdf14a32c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Delete volume with id: 7af0677d-7864-4846-8e3c-27b08c700a67 Jan 02 02:48:14.328509 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-77f9768c-216f-4e1e-b9c8-3e9b9df4d1bb req-200a2bcc-e6b2-4f18-9a05-a9c6c1fd3b6b tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd Jan 02 02:48:14.329391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-77f9768c-216f-4e1e-b9c8-3e9b9df4d1bb req-200a2bcc-e6b2-4f18-9a05-a9c6c1fd3b6b tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:14.330492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-77f9768c-216f-4e1e-b9c8-3e9b9df4d1bb req-200a2bcc-e6b2-4f18-9a05-a9c6c1fd3b6b tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:14.371600 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:14.371600 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:14.373662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c6ca0693-6e8d-4ad1-9788-544cdf14a32c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Volume info retrieved successfully. Jan 02 02:48:14.405078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c6ca0693-6e8d-4ad1-9788-544cdf14a32c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Delete volume request issued successfully. Jan 02 02:48:14.405835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6ca0693-6e8d-4ad1-9788-544cdf14a32c tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 returned with HTTP 202 Jan 02 02:48:14.411130 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 848/1646] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:48:14 2021] DELETE /volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:48:14.415799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-938f5bde-84c6-4d8f-a008-9e51ac0e70c6 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 Jan 02 02:48:14.416675 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-938f5bde-84c6-4d8f-a008-9e51ac0e70c6 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:14.417079 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:14.417079 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:14.417687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-938f5bde-84c6-4d8f-a008-9e51ac0e70c6 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:14.426415 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:14.426415 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:14.444192 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-77f9768c-216f-4e1e-b9c8-3e9b9df4d1bb req-200a2bcc-e6b2-4f18-9a05-a9c6c1fd3b6b tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Volume info retrieved successfully. Jan 02 02:48:14.478028 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-77f9768c-216f-4e1e-b9c8-3e9b9df4d1bb req-200a2bcc-e6b2-4f18-9a05-a9c6c1fd3b6b tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd returned with HTTP 200 Jan 02 02:48:14.479703 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 799/1647] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:48:14 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd => generated 915 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:14.499538 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:14.499538 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:14.515303 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-938f5bde-84c6-4d8f-a008-9e51ac0e70c6 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Volume info retrieved successfully. Jan 02 02:48:14.564953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-938f5bde-84c6-4d8f-a008-9e51ac0e70c6 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 returned with HTTP 200 Jan 02 02:48:14.567395 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 849/1648] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:14 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 => generated 915 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:15.232286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7505719c-f328-46ca-9ad2-29098c8f67e0 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:15.234418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7505719c-f328-46ca-9ad2-29098c8f67e0 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:15.235029 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:15.235029 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:15.237455 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7505719c-f328-46ca-9ad2-29098c8f67e0 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:15.408046 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:15.408046 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:15.432064 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7505719c-f328-46ca-9ad2-29098c8f67e0 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:15.487502 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7505719c-f328-46ca-9ad2-29098c8f67e0 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:15.489056 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 800/1649] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:15 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:15.595296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7670fbfc-2232-469c-868a-a7e870b4e2f1 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 Jan 02 02:48:15.596260 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7670fbfc-2232-469c-868a-a7e870b4e2f1 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:15.596652 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:15.596652 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:15.597342 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7670fbfc-2232-469c-868a-a7e870b4e2f1 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:15.747248 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:15.747248 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:15.769080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7670fbfc-2232-469c-868a-a7e870b4e2f1 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Volume info retrieved successfully. Jan 02 02:48:15.825798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7670fbfc-2232-469c-868a-a7e870b4e2f1 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 returned with HTTP 200 Jan 02 02:48:15.837101 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 850/1650] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:15 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 => generated 915 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:16.522090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f096240-fa0d-4843-b43e-7beb50d7eb53 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:16.522642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f096240-fa0d-4843-b43e-7beb50d7eb53 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:16.522795 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:16.522795 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:16.523973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f096240-fa0d-4843-b43e-7beb50d7eb53 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:16.843224 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f205f8aa-a009-44e6-8c63-99bf1bde5cf7 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 Jan 02 02:48:16.844756 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f205f8aa-a009-44e6-8c63-99bf1bde5cf7 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:16.844756 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:16.844756 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:16.845234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f205f8aa-a009-44e6-8c63-99bf1bde5cf7 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:16.887923 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:16.887923 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:16.946243 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0f096240-fa0d-4843-b43e-7beb50d7eb53 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:17.038429 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:17.038429 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:17.064554 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f096240-fa0d-4843-b43e-7beb50d7eb53 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:17.066631 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 801/1651] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:16 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:17.077146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d9b56730-afff-44ae-8f9e-484238449959 req-75d3c4dd-0e2e-40a8-9302-3774ab36752c tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd Jan 02 02:48:17.087516 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d9b56730-afff-44ae-8f9e-484238449959 req-75d3c4dd-0e2e-40a8-9302-3774ab36752c tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:17.087944 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:17.087944 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:17.088802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d9b56730-afff-44ae-8f9e-484238449959 req-75d3c4dd-0e2e-40a8-9302-3774ab36752c tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:17.099156 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f205f8aa-a009-44e6-8c63-99bf1bde5cf7 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Volume info retrieved successfully. Jan 02 02:48:17.202702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f205f8aa-a009-44e6-8c63-99bf1bde5cf7 tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 returned with HTTP 200 Jan 02 02:48:17.206540 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 851/1652] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:16 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 => generated 915 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:17.274206 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:17.274206 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:17.309008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-d9b56730-afff-44ae-8f9e-484238449959 req-75d3c4dd-0e2e-40a8-9302-3774ab36752c tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Volume info retrieved successfully. Jan 02 02:48:17.485063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d9b56730-afff-44ae-8f9e-484238449959 req-75d3c4dd-0e2e-40a8-9302-3774ab36752c tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd returned with HTTP 200 Jan 02 02:48:17.496219 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 802/1653] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:48:17 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd => generated 915 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:18.095569 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4fd4c686-5fc0-45af-a4e8-ff7ce02fe239 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:18.097459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4fd4c686-5fc0-45af-a4e8-ff7ce02fe239 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:18.097920 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:18.097920 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:18.098710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4fd4c686-5fc0-45af-a4e8-ff7ce02fe239 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:18.227081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57bedb30-abcc-423a-8eea-d5469b7b0d3a tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 Jan 02 02:48:18.228076 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57bedb30-abcc-423a-8eea-d5469b7b0d3a tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:18.228246 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:18.228246 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:18.235608 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57bedb30-abcc-423a-8eea-d5469b7b0d3a tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:18.237150 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:18.237150 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:18.261636 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4fd4c686-5fc0-45af-a4e8-ff7ce02fe239 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:18.327455 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4fd4c686-5fc0-45af-a4e8-ff7ce02fe239 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:18.330913 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 852/1654] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:18 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:18.563283 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:18.563283 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:18.634738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-57bedb30-abcc-423a-8eea-d5469b7b0d3a tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Volume info retrieved successfully. Jan 02 02:48:18.817206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57bedb30-abcc-423a-8eea-d5469b7b0d3a tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 returned with HTTP 200 Jan 02 02:48:18.832846 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 803/1655] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:18 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 => generated 915 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:19.313411 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e79c8261-048c-4789-a6fb-8b374801610e req-729a4ccd-a887-4b9a-b1d0-6cc79a08eb76 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd Jan 02 02:48:19.314365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e79c8261-048c-4789-a6fb-8b374801610e req-729a4ccd-a887-4b9a-b1d0-6cc79a08eb76 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:19.314701 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:19.314701 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:19.318427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e79c8261-048c-4789-a6fb-8b374801610e req-729a4ccd-a887-4b9a-b1d0-6cc79a08eb76 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:19.552168 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e79c8261-048c-4789-a6fb-8b374801610e req-729a4ccd-a887-4b9a-b1d0-6cc79a08eb76 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd returned with HTTP 404 Jan 02 02:48:19.557093 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 804/1656] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:48:19 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd => generated 109 bytes in 252 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:19.578711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ed98b22-f65d-453d-963c-8441615f8448 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:19.579779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ed98b22-f65d-453d-963c-8441615f8448 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:19.593817 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ed98b22-f65d-453d-963c-8441615f8448 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:19.598873 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] POST http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes Jan 02 02:48:19.599529 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:19.599529 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:19.600842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-492933727"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:19.602175 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-492933727'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:48:19.602732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Create volume of 1 GB Jan 02 02:48:19.633564 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Availability Zones retrieved successfully. Jan 02 02:48:19.698293 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Flow 'volume_create_api' (6780fdc0-0b91-456f-b26b-5739460cc7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:48:19.709355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d19d9c7-a590-4e71-8977-873c0e2b7b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:19.717014 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:48:19.845529 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:19.845529 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:19.891453 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6ed98b22-f65d-453d-963c-8441615f8448 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:19.910561 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d19d9c7-a590-4e71-8977-873c0e2b7b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:19.920328 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83c94c0b-7c7b-4e10-8ae9-026f868f7841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:19.982021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ed98b22-f65d-453d-963c-8441615f8448 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:19.984139 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 805/1657] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:19 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:20.017539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3a4626ae-4040-4fa6-a276-8fb6283dbdf3 req-bae3c623-8ea0-4151-a306-af07b1e8517e tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] DELETE http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd Jan 02 02:48:20.019481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3a4626ae-4040-4fa6-a276-8fb6283dbdf3 req-bae3c623-8ea0-4151-a306-af07b1e8517e tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:20.020576 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:20.020576 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:20.021924 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3a4626ae-4040-4fa6-a276-8fb6283dbdf3 req-bae3c623-8ea0-4151-a306-af07b1e8517e tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:20.022564 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-3a4626ae-4040-4fa6-a276-8fb6283dbdf3 req-bae3c623-8ea0-4151-a306-af07b1e8517e tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Delete volume with id: ef10c948-4b35-4112-bbd9-4d6a9ec531fd Jan 02 02:48:20.145323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3a4626ae-4040-4fa6-a276-8fb6283dbdf3 req-bae3c623-8ea0-4151-a306-af07b1e8517e tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd returned with HTTP 404 Jan 02 02:48:20.146889 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 806/1658] 10.222.0.39 () {62 vars in 1591 bytes} [Sat Jan 2 02:48:20 2021] DELETE /volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:20.152162 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3310da2-d1fa-49fb-8273-4d9537e8f0ca tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] GET http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 Jan 02 02:48:20.152702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3310da2-d1fa-49fb-8273-4d9537e8f0ca tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:20.153193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3310da2-d1fa-49fb-8273-4d9537e8f0ca tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:20.283590 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Created reservations ['59cfd011-7968-4c3a-ad49-fe7b79292f81', '1e749fd3-b39b-40fa-9d3e-243891ea05ca', '14cb12eb-9433-4f17-b3ac-c39480bf22b9', '1f37819d-612c-44c3-8f6d-45b2869a1db2'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:48:20.287039 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83c94c0b-7c7b-4e10-8ae9-026f868f7841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59cfd011-7968-4c3a-ad49-fe7b79292f81', '1e749fd3-b39b-40fa-9d3e-243891ea05ca', '14cb12eb-9433-4f17-b3ac-c39480bf22b9', '1f37819d-612c-44c3-8f6d-45b2869a1db2']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:20.289534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb6b3c48-5c59-49e1-8913-c405a8432ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:20.389343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3310da2-d1fa-49fb-8273-4d9537e8f0ca tempest-SnapshotManageAdminTest-58765156 tempest-SnapshotManageAdminTest-58765156] http://10.222.0.39/volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 returned with HTTP 404 Jan 02 02:48:20.396775 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 807/1659] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:20 2021] GET /volume/v3/68fd346a6a5d4ca7817539396bae1174/volumes/7af0677d-7864-4846-8e3c-27b08c700a67 => generated 109 bytes in 249 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:20.418609 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-bb1db802-7d30-410e-a9fc-1762e8123fce req-44bf7e2e-eb66-4160-bce6-b811548960f4 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] GET http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd Jan 02 02:48:20.424208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-bb1db802-7d30-410e-a9fc-1762e8123fce req-44bf7e2e-eb66-4160-bce6-b811548960f4 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:20.426776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-bb1db802-7d30-410e-a9fc-1762e8123fce req-44bf7e2e-eb66-4160-bce6-b811548960f4 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:20.447080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb6b3c48-5c59-49e1-8913-c405a8432ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77034331-2ed0-4f79-a65f-c0a7f4e41356', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-492933727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3e9c0cfdf1c45c286dd53873625b2bd',qos_specs=None,replication_status=,reservations=['59cfd011-7968-4c3a-ad49-fe7b79292f81','1e749fd3-b39b-40fa-9d3e-243891ea05ca','14cb12eb-9433-4f17-b3ac-c39480bf22b9','1f37819d-612c-44c3-8f6d-45b2869a1db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e176147d63b242b295dfd880171314ba',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-492933727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77034331-2ed0-4f79-a65f-c0a7f4e41356,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3e9c0cfdf1c45c286dd53873625b2bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e176147d63b242b295dfd880171314ba',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:20.449696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63abea4d-88ec-430c-a1ed-87e3e5853dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:20.581404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63abea4d-88ec-430c-a1ed-87e3e5853dea) transitioned into state 'SUCCESS' from state '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-492933727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3e9c0cfdf1c45c286dd53873625b2bd',qos_specs=None,replication_status=,reservations=['59cfd011-7968-4c3a-ad49-fe7b79292f81','1e749fd3-b39b-40fa-9d3e-243891ea05ca','14cb12eb-9433-4f17-b3ac-c39480bf22b9','1f37819d-612c-44c3-8f6d-45b2869a1db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e176147d63b242b295dfd880171314ba',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:20.597761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed460b95-04ac-4924-817a-3b8e1c737352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:20.626122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-bb1db802-7d30-410e-a9fc-1762e8123fce req-44bf7e2e-eb66-4160-bce6-b811548960f4 tempest-VolumesSnapshotsTestJSON-2076701034 tempest-VolumesSnapshotsTestJSON-2076701034] http://10.222.0.39/volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd returned with HTTP 404 Jan 02 02:48:20.628644 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 808/1660] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:48:20 2021] GET /volume/v3/9258947860e14238ac4c139446ffa056/volumes/ef10c948-4b35-4112-bbd9-4d6a9ec531fd => generated 109 bytes in 228 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:20.670860 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed460b95-04ac-4924-817a-3b8e1c737352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:20.702031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Flow 'volume_create_api' (6780fdc0-0b91-456f-b26b-5739460cc7f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:48:21.009193 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-428ca350-a387-485b-ab73-1a1b8be2d826 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:21.010147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-428ca350-a387-485b-ab73-1a1b8be2d826 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:21.010852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-428ca350-a387-485b-ab73-1a1b8be2d826 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:21.119139 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Create volume request issued successfully. Jan 02 02:48:21.223695 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:21.223695 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:21.236049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6562cfae-8906-430b-b0cc-00e27056e0fb tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes returned with HTTP 202 Jan 02 02:48:21.252621 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 853/1661] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:48:19 2021] POST /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes => generated 823 bytes in 2232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:48:21.278716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c1a8ee78-d71f-461c-91f6-111a64e1dfd2 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 Jan 02 02:48:21.281678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c1a8ee78-d71f-461c-91f6-111a64e1dfd2 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:21.284442 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:21.284442 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:21.286351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c1a8ee78-d71f-461c-91f6-111a64e1dfd2 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:21.342747 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-428ca350-a387-485b-ab73-1a1b8be2d826 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:21.517672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-428ca350-a387-485b-ab73-1a1b8be2d826 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:21.519602 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 809/1662] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:21 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:21.568659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:21.568659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:21.606788 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c1a8ee78-d71f-461c-91f6-111a64e1dfd2 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Volume info retrieved successfully. Jan 02 02:48:21.732125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c1a8ee78-d71f-461c-91f6-111a64e1dfd2 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 returned with HTTP 200 Jan 02 02:48:21.739502 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 854/1663] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:21 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 => generated 915 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:22.548661 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bbdc5238-42bf-400b-8105-c6b37a717b7d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:22.549510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bbdc5238-42bf-400b-8105-c6b37a717b7d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:22.549510 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:22.549510 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:22.549948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bbdc5238-42bf-400b-8105-c6b37a717b7d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:22.738501 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:22.738501 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:22.769181 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1317a353-499b-4930-964a-942421d0993e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 Jan 02 02:48:22.771208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1317a353-499b-4930-964a-942421d0993e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:22.771897 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:22.771897 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:22.773128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1317a353-499b-4930-964a-942421d0993e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:22.773328 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bbdc5238-42bf-400b-8105-c6b37a717b7d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:22.866512 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bbdc5238-42bf-400b-8105-c6b37a717b7d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:22.871839 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 810/1664] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:22 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:23.044539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:23.044539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:23.067953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1317a353-499b-4930-964a-942421d0993e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Volume info retrieved successfully. Jan 02 02:48:23.162228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1317a353-499b-4930-964a-942421d0993e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 returned with HTTP 200 Jan 02 02:48:23.164946 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 855/1665] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:22 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 => generated 915 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:23.901529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-851c7608-ef7e-413e-8ae5-b920e9717b70 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:23.905312 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-851c7608-ef7e-413e-8ae5-b920e9717b70 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:23.905862 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:23.905862 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:23.908012 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-851c7608-ef7e-413e-8ae5-b920e9717b70 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:24.078225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:24.078225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:24.098962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-851c7608-ef7e-413e-8ae5-b920e9717b70 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:24.160965 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-851c7608-ef7e-413e-8ae5-b920e9717b70 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:24.162725 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 811/1666] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:23 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:24.201640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e2ba7718-b25f-4195-aebc-44e3ac2a3135 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 Jan 02 02:48:24.202685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e2ba7718-b25f-4195-aebc-44e3ac2a3135 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:24.203062 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:24.203062 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:24.203770 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e2ba7718-b25f-4195-aebc-44e3ac2a3135 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:24.469065 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:24.469065 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:24.513771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e2ba7718-b25f-4195-aebc-44e3ac2a3135 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Volume info retrieved successfully. Jan 02 02:48:24.578569 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e2ba7718-b25f-4195-aebc-44e3ac2a3135 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 returned with HTTP 200 Jan 02 02:48:24.579812 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 856/1667] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:24 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 => generated 916 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:24.596703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5bf39de8-0e8b-4ceb-9288-8652cb46ffb0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] POST http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots Jan 02 02:48:24.597367 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:24.597367 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:24.598081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5bf39de8-0e8b-4ceb-9288-8652cb46ffb0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77034331-2ed0-4f79-a65f-c0a7f4e41356", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-993662730"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:24.703141 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:24.703141 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:24.710059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5bf39de8-0e8b-4ceb-9288-8652cb46ffb0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Volume info retrieved successfully. Jan 02 02:48:24.710712 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-5bf39de8-0e8b-4ceb-9288-8652cb46ffb0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Create snapshot from volume 77034331-2ed0-4f79-a65f-c0a7f4e41356 Jan 02 02:48:24.930411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-5bf39de8-0e8b-4ceb-9288-8652cb46ffb0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Created reservations ['9ea50298-7b49-4ac7-8ae7-f676c378c51f', 'edd35c2d-2ce3-40d7-a4dc-c4883d6bb2f8', '679180ce-1f8e-46b2-9a43-c1cef0505f56', 'd7b9d42f-325f-42ba-989f-db48bda7fbf3'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:48:25.101185 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5bf39de8-0e8b-4ceb-9288-8652cb46ffb0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot create request issued successfully. Jan 02 02:48:25.112475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5bf39de8-0e8b-4ceb-9288-8652cb46ffb0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots returned with HTTP 202 Jan 02 02:48:25.115949 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 812/1668] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:48:24 2021] POST /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots => generated 310 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:48:25.135096 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-036cf59a-a2f7-431e-b8c7-8d51c94ed19d tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d Jan 02 02:48:25.137408 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-036cf59a-a2f7-431e-b8c7-8d51c94ed19d tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:25.139217 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:25.139217 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:25.141296 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-036cf59a-a2f7-431e-b8c7-8d51c94ed19d tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:25.236523 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] POST http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes Jan 02 02:48:25.237452 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:25.237452 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:25.238408 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2033380432"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:25.239935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2033380432'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:48:25.240534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Create volume of 1 GB Jan 02 02:48:25.251523 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:25.251523 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:25.252762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-036cf59a-a2f7-431e-b8c7-8d51c94ed19d tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:25.254751 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-036cf59a-a2f7-431e-b8c7-8d51c94ed19d tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d returned with HTTP 200 Jan 02 02:48:25.264366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Availability Zones retrieved successfully. Jan 02 02:48:25.269488 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 813/1669] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:25 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d => generated 442 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:25.274416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-688fdc34-1d2d-4675-bce0-06b1f6091a68 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:25.274961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-688fdc34-1d2d-4675-bce0-06b1f6091a68 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:25.275171 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:25.275171 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:25.275508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-688fdc34-1d2d-4675-bce0-06b1f6091a68 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:25.296952 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Flow 'volume_create_api' (849e632d-e7ad-45d3-8ecc-5f8bfc5bff79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:48:25.300269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c5bd8a-a511-4589-9caf-3e6e16840343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:25.302772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:48:25.404832 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:25.404832 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:25.425433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-688fdc34-1d2d-4675-bce0-06b1f6091a68 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:25.483303 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-688fdc34-1d2d-4675-bce0-06b1f6091a68 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:25.486033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c5bd8a-a511-4589-9caf-3e6e16840343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:25.493121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf4828ad-2617-48c7-bb01-b63c55081e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:25.495581 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 814/1670] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:25 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:25.863128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Created reservations ['821157dd-f6e2-44f6-8c06-c8da1e4c631b', '69ba40cf-a722-42d3-93cb-ada7c156ae1c', '0f69bfe2-adfc-4eba-90f9-6eccf5d16a62', '15b5213a-9901-4433-a1d4-4856a4e4c1c2'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:48:25.869563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf4828ad-2617-48c7-bb01-b63c55081e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['821157dd-f6e2-44f6-8c06-c8da1e4c631b', '69ba40cf-a722-42d3-93cb-ada7c156ae1c', '0f69bfe2-adfc-4eba-90f9-6eccf5d16a62', '15b5213a-9901-4433-a1d4-4856a4e4c1c2']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:25.875903 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fff2e1c-1609-4de7-bfbd-7ba489f354d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:26.074913 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fff2e1c-1609-4de7-bfbd-7ba489f354d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5480f83d-25d0-4805-898a-21c6978e88d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2033380432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f073347d33684e218c2f6e55f4ca2642',qos_specs=None,replication_status=,reservations=['821157dd-f6e2-44f6-8c06-c8da1e4c631b','69ba40cf-a722-42d3-93cb-ada7c156ae1c','0f69bfe2-adfc-4eba-90f9-6eccf5d16a62','15b5213a-9901-4433-a1d4-4856a4e4c1c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95cd7fdf0fd24ee689e7761df33ee7a6',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:48:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2033380432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5480f83d-25d0-4805-898a-21c6978e88d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f073347d33684e218c2f6e55f4ca2642',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='95cd7fdf0fd24ee689e7761df33ee7a6',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:26.081020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5df8b74-2141-447d-9d03-c5676dd4fe30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:26.201251 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5df8b74-2141-447d-9d03-c5676dd4fe30) transitioned into state 'SUCCESS' from state '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-2033380432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f073347d33684e218c2f6e55f4ca2642',qos_specs=None,replication_status=,reservations=['821157dd-f6e2-44f6-8c06-c8da1e4c631b','69ba40cf-a722-42d3-93cb-ada7c156ae1c','0f69bfe2-adfc-4eba-90f9-6eccf5d16a62','15b5213a-9901-4433-a1d4-4856a4e4c1c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95cd7fdf0fd24ee689e7761df33ee7a6',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:26.210430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43257297-3fc5-4b61-8dd3-22981e7cc098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:26.270863 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43257297-3fc5-4b61-8dd3-22981e7cc098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:26.273623 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Flow 'volume_create_api' (849e632d-e7ad-45d3-8ecc-5f8bfc5bff79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:48:26.277676 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3eb7d81d-60af-41a2-ad3e-2420d7311382 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d Jan 02 02:48:26.278216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3eb7d81d-60af-41a2-ad3e-2420d7311382 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:26.278692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:26.278692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:26.279070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3eb7d81d-60af-41a2-ad3e-2420d7311382 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:26.350341 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:26.350341 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:26.351575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3eb7d81d-60af-41a2-ad3e-2420d7311382 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:26.353591 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3eb7d81d-60af-41a2-ad3e-2420d7311382 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d returned with HTTP 200 Jan 02 02:48:26.361208 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 815/1671] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:26 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d => generated 442 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:26.419627 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Create volume request issued successfully. Jan 02 02:48:26.517475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-72f59548-4327-4ee5-b91c-8225f4bb4b52 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:26.518443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-72f59548-4327-4ee5-b91c-8225f4bb4b52 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:26.518820 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:26.518820 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:26.519410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-72f59548-4327-4ee5-b91c-8225f4bb4b52 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:26.562627 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e495d816-ff73-4b79-ac86-348d3628c7df tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes returned with HTTP 202 Jan 02 02:48:26.564810 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 857/1672] 10.222.0.39 () {62 vars in 1265 bytes} [Sat Jan 2 02:48:24 2021] POST /volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes => generated 821 bytes in 1676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:48:26.576458 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:26.576458 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:26.587500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-72f59548-4327-4ee5-b91c-8225f4bb4b52 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:26.603269 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f44b767e-5046-4d04-b825-cb02af6590b1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 Jan 02 02:48:26.604214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f44b767e-5046-4d04-b825-cb02af6590b1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:26.604563 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:26.604563 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:26.605242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f44b767e-5046-4d04-b825-cb02af6590b1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:26.613981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-72f59548-4327-4ee5-b91c-8225f4bb4b52 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:26.615065 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 816/1673] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:26 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:26.783707 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:26.783707 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:26.822626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f44b767e-5046-4d04-b825-cb02af6590b1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Volume info retrieved successfully. Jan 02 02:48:26.876557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f44b767e-5046-4d04-b825-cb02af6590b1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 returned with HTTP 200 Jan 02 02:48:26.877442 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 858/1674] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:26 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 => generated 913 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:27.366399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79aa4bde-19d3-433c-beb0-b00d2b460dc9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d Jan 02 02:48:27.367522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79aa4bde-19d3-433c-beb0-b00d2b460dc9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:27.368219 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:27.368219 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:27.368856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79aa4bde-19d3-433c-beb0-b00d2b460dc9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:27.442920 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:27.442920 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:27.454285 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-79aa4bde-19d3-433c-beb0-b00d2b460dc9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:27.457665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79aa4bde-19d3-433c-beb0-b00d2b460dc9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d returned with HTTP 200 Jan 02 02:48:27.459908 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 817/1675] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:27 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d => generated 442 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:27.632663 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-687503b5-d3fd-4e83-8162-7913dcda19af tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:27.633444 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-687503b5-d3fd-4e83-8162-7913dcda19af tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:27.633862 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:27.633862 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:27.634449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-687503b5-d3fd-4e83-8162-7913dcda19af tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:27.848652 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:27.848652 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:27.926748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-caa51c1b-d580-4702-beb0-ddd165d873e7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 Jan 02 02:48:27.929431 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-caa51c1b-d580-4702-beb0-ddd165d873e7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:27.929759 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:27.929759 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:27.934627 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-687503b5-d3fd-4e83-8162-7913dcda19af tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:27.935361 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-caa51c1b-d580-4702-beb0-ddd165d873e7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:28.058780 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-687503b5-d3fd-4e83-8162-7913dcda19af tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:28.072620 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 859/1676] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:27 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:28.303684 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:28.303684 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:28.315777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-caa51c1b-d580-4702-beb0-ddd165d873e7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Volume info retrieved successfully. Jan 02 02:48:28.350324 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-caa51c1b-d580-4702-beb0-ddd165d873e7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 returned with HTTP 200 Jan 02 02:48:28.352103 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 818/1677] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:27 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 => generated 913 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:28.476882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-efa5f5b2-21da-48d0-a960-2696835462f5 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d Jan 02 02:48:28.477635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-efa5f5b2-21da-48d0-a960-2696835462f5 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:28.477635 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:28.477635 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:28.478043 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-efa5f5b2-21da-48d0-a960-2696835462f5 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:28.601655 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:28.601655 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:28.612162 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-efa5f5b2-21da-48d0-a960-2696835462f5 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:28.617927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-efa5f5b2-21da-48d0-a960-2696835462f5 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d returned with HTTP 200 Jan 02 02:48:28.630215 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 860/1678] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:28 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d => generated 469 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:28.647228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aa10408b-1df4-4c60-b316-2f9e4b2a08c9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] POST http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata Jan 02 02:48:28.648419 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:28.648419 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:28.651560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aa10408b-1df4-4c60-b316-2f9e4b2a08c9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:28.736471 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:28.736471 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:28.738179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aa10408b-1df4-4c60-b316-2f9e4b2a08c9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:28.836216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aa10408b-1df4-4c60-b316-2f9e4b2a08c9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Update snapshot metadata completed successfully. Jan 02 02:48:28.837168 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aa10408b-1df4-4c60-b316-2f9e4b2a08c9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata returned with HTTP 200 Jan 02 02:48:28.838711 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 819/1679] 10.222.0.39 () {60 vars in 1369 bytes} [Sat Jan 2 02:48:28 2021] POST /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata => generated 68 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:28.853297 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9d43afd-54fb-40dd-9398-3cbc1b92db03 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata Jan 02 02:48:28.855477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9d43afd-54fb-40dd-9398-3cbc1b92db03 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:28.855477 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:28.855477 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:28.855477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9d43afd-54fb-40dd-9398-3cbc1b92db03 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:28.997708 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:28.997708 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.000439 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d9d43afd-54fb-40dd-9398-3cbc1b92db03 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:29.006806 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d9d43afd-54fb-40dd-9398-3cbc1b92db03 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Get snapshot metadata completed successfully. Jan 02 02:48:29.007867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9d43afd-54fb-40dd-9398-3cbc1b92db03 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata returned with HTTP 200 Jan 02 02:48:29.009872 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 861/1680] 10.222.0.39 () {58 vars in 1348 bytes} [Sat Jan 2 02:48:28 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata => generated 68 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:29.020427 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5276b28e-9da4-4467-a3e5-b347154c2289 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] PUT http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata Jan 02 02:48:29.021031 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.021031 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.021615 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5276b28e-9da4-4467-a3e5-b347154c2289 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:29.070794 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.070794 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.072158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5276b28e-9da4-4467-a3e5-b347154c2289 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:29.092043 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36d76d90-1468-4b14-9735-59c1bd91526f tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:29.092568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36d76d90-1468-4b14-9735-59c1bd91526f tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:29.092795 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.092795 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.093795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36d76d90-1468-4b14-9735-59c1bd91526f tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:29.125715 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5276b28e-9da4-4467-a3e5-b347154c2289 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Update snapshot metadata completed successfully. Jan 02 02:48:29.126452 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5276b28e-9da4-4467-a3e5-b347154c2289 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata returned with HTTP 200 Jan 02 02:48:29.127765 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 820/1681] 10.222.0.39 () {60 vars in 1368 bytes} [Sat Jan 2 02:48:29 2021] PUT /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata => generated 57 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:29.137350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da08635f-f46a-4975-be17-857f5abff1b0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata Jan 02 02:48:29.138048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da08635f-f46a-4975-be17-857f5abff1b0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:29.138607 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.138607 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.139120 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da08635f-f46a-4975-be17-857f5abff1b0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:29.174553 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.174553 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.176045 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-da08635f-f46a-4975-be17-857f5abff1b0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:29.178319 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-da08635f-f46a-4975-be17-857f5abff1b0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Get snapshot metadata completed successfully. Jan 02 02:48:29.179295 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da08635f-f46a-4975-be17-857f5abff1b0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata returned with HTTP 200 Jan 02 02:48:29.180362 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 821/1682] 10.222.0.39 () {58 vars in 1348 bytes} [Sat Jan 2 02:48:29 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata => generated 57 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:29.191308 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3cc60d5c-0943-4049-9fe2-32d643af37fd tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] DELETE http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata/key3 Jan 02 02:48:29.195141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3cc60d5c-0943-4049-9fe2-32d643af37fd tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:29.195517 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.195517 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.196258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3cc60d5c-0943-4049-9fe2-32d643af37fd tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:29.247835 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.247835 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.258475 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.258475 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.263892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3cc60d5c-0943-4049-9fe2-32d643af37fd tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:29.268031 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-36d76d90-1468-4b14-9735-59c1bd91526f tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:29.271519 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3cc60d5c-0943-4049-9fe2-32d643af37fd tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Get snapshot metadata completed successfully. Jan 02 02:48:29.293657 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:48:29.293657 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:48:29.297593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36d76d90-1468-4b14-9735-59c1bd91526f tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:29.298759 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 862/1683] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:29 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:29.320849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3cc60d5c-0943-4049-9fe2-32d643af37fd tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Delete snapshot metadata completed successfully. Jan 02 02:48:29.321626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3cc60d5c-0943-4049-9fe2-32d643af37fd tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata/key3 returned with HTTP 200 Jan 02 02:48:29.323289 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 822/1684] 10.222.0.39 () {58 vars in 1366 bytes} [Sat Jan 2 02:48:29 2021] DELETE /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata/key3 => generated 0 bytes in 138 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 02 02:48:29.336528 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5588b74-7ec6-4c03-bd79-2c4b1aa2ff88 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata Jan 02 02:48:29.340128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5588b74-7ec6-4c03-bd79-2c4b1aa2ff88 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:29.340420 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.340420 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.340892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5588b74-7ec6-4c03-bd79-2c4b1aa2ff88 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:29.377726 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.377726 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.378783 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c5588b74-7ec6-4c03-bd79-2c4b1aa2ff88 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:29.381357 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c5588b74-7ec6-4c03-bd79-2c4b1aa2ff88 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Get snapshot metadata completed successfully. Jan 02 02:48:29.381970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5588b74-7ec6-4c03-bd79-2c4b1aa2ff88 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata returned with HTTP 200 Jan 02 02:48:29.386191 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0ff6845f-0beb-47d8-bb3f-e9064e044a05 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 Jan 02 02:48:29.387299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0ff6845f-0beb-47d8-bb3f-e9064e044a05 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:29.387619 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.387619 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.388321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0ff6845f-0beb-47d8-bb3f-e9064e044a05 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:29.390091 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 863/1685] 10.222.0.39 () {58 vars in 1348 bytes} [Sat Jan 2 02:48:29 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata => generated 32 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:29.396415 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e67cb94c-ba92-47ad-8b59-b197dc916d0f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] PUT http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata Jan 02 02:48:29.396906 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.396906 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.397322 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e67cb94c-ba92-47ad-8b59-b197dc916d0f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:29.433091 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.433091 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.434283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e67cb94c-ba92-47ad-8b59-b197dc916d0f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:29.480707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e67cb94c-ba92-47ad-8b59-b197dc916d0f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Update snapshot metadata completed successfully. Jan 02 02:48:29.481983 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e67cb94c-ba92-47ad-8b59-b197dc916d0f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata returned with HTTP 200 Jan 02 02:48:29.483002 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 864/1686] 10.222.0.39 () {60 vars in 1368 bytes} [Sat Jan 2 02:48:29 2021] PUT /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata => generated 16 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:29.496959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d6ecb2e-c0a6-4553-bee7-2f47555e8623 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] POST http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata Jan 02 02:48:29.496959 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.496959 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.497317 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d6ecb2e-c0a6-4553-bee7-2f47555e8623 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:29.525528 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.525528 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.530105 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.530105 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.533334 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2d6ecb2e-c0a6-4553-bee7-2f47555e8623 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:29.545556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0ff6845f-0beb-47d8-bb3f-e9064e044a05 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Volume info retrieved successfully. Jan 02 02:48:29.579665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2d6ecb2e-c0a6-4553-bee7-2f47555e8623 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Update snapshot metadata completed successfully. Jan 02 02:48:29.580291 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d6ecb2e-c0a6-4553-bee7-2f47555e8623 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata returned with HTTP 200 Jan 02 02:48:29.603983 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 865/1687] 10.222.0.39 () {60 vars in 1369 bytes} [Sat Jan 2 02:48:29 2021] POST /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata => generated 68 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:29.605033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0ff6845f-0beb-47d8-bb3f-e9064e044a05 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 returned with HTTP 200 Jan 02 02:48:29.607814 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 823/1688] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:29 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 => generated 914 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:29.612722 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f66e7a5-a7c3-4b7a-afa8-a76b75f821f0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata Jan 02 02:48:29.613359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f66e7a5-a7c3-4b7a-afa8-a76b75f821f0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:29.613648 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.613648 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.613955 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f66e7a5-a7c3-4b7a-afa8-a76b75f821f0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:29.639035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e172916e-5497-4cc4-a850-34409c97ecae tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] POST http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups Jan 02 02:48:29.640642 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.640642 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.642795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e172916e-5497-4cc4-a850-34409c97ecae tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5480f83d-25d0-4805-898a-21c6978e88d1", "name": "tempest-VolumesBackupsV39Test-Backup-1453630854"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:29.645577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-e172916e-5497-4cc4-a850-34409c97ecae tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Creating new backup {'backup': {'volume_id': '5480f83d-25d0-4805-898a-21c6978e88d1', 'name': 'tempest-VolumesBackupsV39Test-Backup-1453630854'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 02:48:29.645857 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.645857 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.646882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5f66e7a5-a7c3-4b7a-afa8-a76b75f821f0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:29.647969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-e172916e-5497-4cc4-a850-34409c97ecae tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Creating backup of volume 5480f83d-25d0-4805-898a-21c6978e88d1 in container None Jan 02 02:48:29.649674 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5f66e7a5-a7c3-4b7a-afa8-a76b75f821f0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Get snapshot metadata completed successfully. Jan 02 02:48:29.650287 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f66e7a5-a7c3-4b7a-afa8-a76b75f821f0 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata returned with HTTP 200 Jan 02 02:48:29.657534 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 866/1689] 10.222.0.39 () {58 vars in 1348 bytes} [Sat Jan 2 02:48:29 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata => generated 68 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:29.663339 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aed34e79-6b7d-40fc-b10e-c7d994fee34f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] PUT http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata/key3 Jan 02 02:48:29.663864 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.663864 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.664331 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aed34e79-6b7d-40fc-b10e-c7d994fee34f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:29.704664 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.704664 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.705905 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aed34e79-6b7d-40fc-b10e-c7d994fee34f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:29.765856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aed34e79-6b7d-40fc-b10e-c7d994fee34f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Update snapshot metadata completed successfully. Jan 02 02:48:29.767549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aed34e79-6b7d-40fc-b10e-c7d994fee34f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata/key3 returned with HTTP 200 Jan 02 02:48:29.768722 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 867/1690] 10.222.0.39 () {60 vars in 1383 bytes} [Sat Jan 2 02:48:29 2021] PUT /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata/key3 => generated 35 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:29.784855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb7f3b43-1ec4-44db-9799-f25107d979e4 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata/key3 Jan 02 02:48:29.785798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb7f3b43-1ec4-44db-9799-f25107d979e4 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:29.786231 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.786231 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.787537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb7f3b43-1ec4-44db-9799-f25107d979e4 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:29.834686 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.834686 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.836419 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bb7f3b43-1ec4-44db-9799-f25107d979e4 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:29.839056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bb7f3b43-1ec4-44db-9799-f25107d979e4 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Get snapshot metadata completed successfully. Jan 02 02:48:29.841074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb7f3b43-1ec4-44db-9799-f25107d979e4 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata/key3 returned with HTTP 200 Jan 02 02:48:29.842320 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 868/1691] 10.222.0.39 () {58 vars in 1363 bytes} [Sat Jan 2 02:48:29 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata/key3 => generated 35 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:29.855591 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7df0740-2ada-43c3-ae5a-d9d94df86871 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata Jan 02 02:48:29.856456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7df0740-2ada-43c3-ae5a-d9d94df86871 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:29.857005 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.857005 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.857900 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7df0740-2ada-43c3-ae5a-d9d94df86871 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:29.888406 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.888406 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.893079 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e172916e-5497-4cc4-a850-34409c97ecae tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Volume info retrieved successfully. Jan 02 02:48:29.894443 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.894443 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.895940 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e7df0740-2ada-43c3-ae5a-d9d94df86871 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:29.898755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e7df0740-2ada-43c3-ae5a-d9d94df86871 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Get snapshot metadata completed successfully. Jan 02 02:48:29.899805 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7df0740-2ada-43c3-ae5a-d9d94df86871 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata returned with HTTP 200 Jan 02 02:48:29.901185 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 869/1692] 10.222.0.39 () {58 vars in 1348 bytes} [Sat Jan 2 02:48:29 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata => generated 75 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:29.913876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c3311f7-750e-4051-ab3b-5012f55fd7a1 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] PUT http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata Jan 02 02:48:29.914721 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.914721 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:29.915437 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c3311f7-750e-4051-ab3b-5012f55fd7a1 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:29.955769 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.955769 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:29.962022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2c3311f7-750e-4051-ab3b-5012f55fd7a1 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:30.026505 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2c3311f7-750e-4051-ab3b-5012f55fd7a1 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Update snapshot metadata completed successfully. Jan 02 02:48:30.028533 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c3311f7-750e-4051-ab3b-5012f55fd7a1 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata returned with HTTP 200 Jan 02 02:48:30.033480 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 870/1693] 10.222.0.39 () {60 vars in 1368 bytes} [Sat Jan 2 02:48:29 2021] PUT /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d/metadata => generated 16 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:30.086323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61c5901a-d95a-4ba2-ac73-a59179306315 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] DELETE http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d Jan 02 02:48:30.086799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-e172916e-5497-4cc4-a850-34409c97ecae tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Created reservations ['ea3d2618-ed4d-46db-868a-abeeb067b06f', 'cb933bfc-1245-4371-a7c8-0d5155c1a5ca'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:48:30.088740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61c5901a-d95a-4ba2-ac73-a59179306315 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:30.089669 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:30.089669 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:30.090938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61c5901a-d95a-4ba2-ac73-a59179306315 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:30.091884 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-61c5901a-d95a-4ba2-ac73-a59179306315 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Delete snapshot with id: b90ba1ba-9fba-4c46-9b79-ecac72b5842d Jan 02 02:48:30.182028 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:30.182028 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:30.184891 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-61c5901a-d95a-4ba2-ac73-a59179306315 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:30.359787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e172916e-5497-4cc4-a850-34409c97ecae tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups returned with HTTP 202 Jan 02 02:48:30.361618 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 824/1694] 10.222.0.39 () {62 vars in 1266 bytes} [Sat Jan 2 02:48:29 2021] POST /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups => generated 399 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:48:30.383170 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d403b544-54c3-45b0-96c0-45dfab867cbf tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:30.384278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d403b544-54c3-45b0-96c0-45dfab867cbf tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:30.384747 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:30.384747 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:30.385567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d403b544-54c3-45b0-96c0-45dfab867cbf tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:30.466685 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:30.466685 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:30.470063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-61c5901a-d95a-4ba2-ac73-a59179306315 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot delete request issued successfully. Jan 02 02:48:30.470854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61c5901a-d95a-4ba2-ac73-a59179306315 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d returned with HTTP 202 Jan 02 02:48:30.472565 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 871/1695] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:48:30 2021] DELETE /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d => generated 0 bytes in 430 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:48:30.483786 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d403b544-54c3-45b0-96c0-45dfab867cbf tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:30.493509 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f19b9bb-2326-4635-9751-60948ffd5d92 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:30.495444 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f19b9bb-2326-4635-9751-60948ffd5d92 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:30.495813 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:30.495813 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:30.496446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f19b9bb-2326-4635-9751-60948ffd5d92 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:30.497106 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6f19b9bb-2326-4635-9751-60948ffd5d92 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:30.513960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d403b544-54c3-45b0-96c0-45dfab867cbf tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:30.515018 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 825/1696] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:30 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:30.520681 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57f5f8d8-9c5b-467d-8d2a-18c98f54e14f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d Jan 02 02:48:30.521812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57f5f8d8-9c5b-467d-8d2a-18c98f54e14f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:30.522013 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:30.522013 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:30.522392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57f5f8d8-9c5b-467d-8d2a-18c98f54e14f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:30.584551 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:30.584551 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:30.589306 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:30.589306 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:30.589502 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-57f5f8d8-9c5b-467d-8d2a-18c98f54e14f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:30.594557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f19b9bb-2326-4635-9751-60948ffd5d92 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:30.594729 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57f5f8d8-9c5b-467d-8d2a-18c98f54e14f tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d returned with HTTP 200 Jan 02 02:48:30.596263 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 872/1697] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:30 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 806 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:30.601496 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 826/1698] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:30 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d => generated 468 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:31.548235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c583a9e8-6b6f-40ea-8dec-491cc591700d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:31.550650 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c583a9e8-6b6f-40ea-8dec-491cc591700d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:31.551052 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:31.551052 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:31.553594 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c583a9e8-6b6f-40ea-8dec-491cc591700d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:31.610643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a2c1686-fbc5-4b0b-9cf4-d946253c7cb9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d Jan 02 02:48:31.611186 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a2c1686-fbc5-4b0b-9cf4-d946253c7cb9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:31.611378 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:31.611378 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:31.611828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a2c1686-fbc5-4b0b-9cf4-d946253c7cb9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:31.688714 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:31.688714 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:31.689902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5a2c1686-fbc5-4b0b-9cf4-d946253c7cb9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:31.691963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a2c1686-fbc5-4b0b-9cf4-d946253c7cb9 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d returned with HTTP 200 Jan 02 02:48:31.703039 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 827/1699] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:31 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d => generated 468 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:31.716004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb670bb4-d1a8-4421-a90c-1462d45dcab2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:31.716653 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb670bb4-d1a8-4421-a90c-1462d45dcab2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:31.716819 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:31.716819 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:31.717267 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb670bb4-d1a8-4421-a90c-1462d45dcab2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:31.717632 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bb670bb4-d1a8-4421-a90c-1462d45dcab2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:31.812363 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:31.812363 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:31.814317 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb670bb4-d1a8-4421-a90c-1462d45dcab2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:31.815171 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 828/1700] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:31 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 806 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:32.066040 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:32.066040 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:32.113721 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c583a9e8-6b6f-40ea-8dec-491cc591700d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:32.261660 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c583a9e8-6b6f-40ea-8dec-491cc591700d tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:32.276956 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 873/1701] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:31 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 737 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:32.720795 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-20856788-d42f-4dfa-af17-4b2019243c76 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d Jan 02 02:48:32.721326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-20856788-d42f-4dfa-af17-4b2019243c76 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:32.721571 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:32.721571 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:32.721897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-20856788-d42f-4dfa-af17-4b2019243c76 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:32.824725 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:32.824725 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:32.826088 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-20856788-d42f-4dfa-af17-4b2019243c76 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Snapshot retrieved successfully. Jan 02 02:48:32.837506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c04033b2-286c-4acf-87f0-2bae5fa8d6b2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:32.838099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c04033b2-286c-4acf-87f0-2bae5fa8d6b2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:32.838327 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:32.838327 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:32.838705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c04033b2-286c-4acf-87f0-2bae5fa8d6b2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:32.839078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c04033b2-286c-4acf-87f0-2bae5fa8d6b2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:32.842666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-20856788-d42f-4dfa-af17-4b2019243c76 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d returned with HTTP 200 Jan 02 02:48:32.849372 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 829/1702] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:32 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d => generated 468 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:32.903450 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:32.903450 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:32.922038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c04033b2-286c-4acf-87f0-2bae5fa8d6b2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:32.922947 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 874/1703] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:32 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 806 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:33.294044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08027f5d-e8a9-47d1-8ff8-472a448cde1c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:33.294860 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08027f5d-e8a9-47d1-8ff8-472a448cde1c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:33.295271 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:33.295271 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:33.295937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08027f5d-e8a9-47d1-8ff8-472a448cde1c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:33.522600 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:33.522600 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:33.565208 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-08027f5d-e8a9-47d1-8ff8-472a448cde1c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:33.667296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08027f5d-e8a9-47d1-8ff8-472a448cde1c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:33.672165 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 830/1704] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:33 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:33.864638 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e106f341-ea04-4a11-b32e-edad5a08df82 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d Jan 02 02:48:33.865430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e106f341-ea04-4a11-b32e-edad5a08df82 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:33.865430 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:33.865430 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:33.865813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e106f341-ea04-4a11-b32e-edad5a08df82 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:33.934530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e106f341-ea04-4a11-b32e-edad5a08df82 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d returned with HTTP 404 Jan 02 02:48:33.943744 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95d67dfe-e042-4a43-afb6-eb1e7ac4388e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] DELETE http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 Jan 02 02:48:33.944290 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95d67dfe-e042-4a43-afb6-eb1e7ac4388e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:33.944490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:33.944490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:33.945195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95d67dfe-e042-4a43-afb6-eb1e7ac4388e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:33.945820 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-95d67dfe-e042-4a43-afb6-eb1e7ac4388e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Delete volume with id: 77034331-2ed0-4f79-a65f-c0a7f4e41356 Jan 02 02:48:33.954916 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 875/1705] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:48:33 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/snapshots/b90ba1ba-9fba-4c46-9b79-ecac72b5842d => generated 111 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:33.971209 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f75aade4-a545-4501-b2bc-ba3a88ab6e8a tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:33.971690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f75aade4-a545-4501-b2bc-ba3a88ab6e8a tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:33.972152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f75aade4-a545-4501-b2bc-ba3a88ab6e8a tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:33.993499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f75aade4-a545-4501-b2bc-ba3a88ab6e8a tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:34.068247 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:34.068247 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:34.070145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f75aade4-a545-4501-b2bc-ba3a88ab6e8a tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:34.070973 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 876/1706] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:33 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 806 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:34.113169 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:34.113169 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:34.114311 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-95d67dfe-e042-4a43-afb6-eb1e7ac4388e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Volume info retrieved successfully. Jan 02 02:48:34.191316 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-95d67dfe-e042-4a43-afb6-eb1e7ac4388e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Delete volume request issued successfully. Jan 02 02:48:34.198686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95d67dfe-e042-4a43-afb6-eb1e7ac4388e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 returned with HTTP 202 Jan 02 02:48:34.202987 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 831/1707] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:48:33 2021] DELETE /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:48:34.220114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-76baa3b8-1486-4666-86bb-18f3f40b80a5 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 Jan 02 02:48:34.221126 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-76baa3b8-1486-4666-86bb-18f3f40b80a5 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:34.221635 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:34.221635 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:34.222371 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-76baa3b8-1486-4666-86bb-18f3f40b80a5 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:34.396631 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:34.396631 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:34.419859 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-76baa3b8-1486-4666-86bb-18f3f40b80a5 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Volume info retrieved successfully. Jan 02 02:48:34.463914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-76baa3b8-1486-4666-86bb-18f3f40b80a5 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 returned with HTTP 200 Jan 02 02:48:34.467595 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 877/1708] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:34 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 => generated 915 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:34.687414 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a800579-7978-4fc3-90ca-793779159f39 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:34.688509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a800579-7978-4fc3-90ca-793779159f39 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:34.688979 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:34.688979 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:34.689690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a800579-7978-4fc3-90ca-793779159f39 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:34.814546 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:34.814546 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:34.826006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5a800579-7978-4fc3-90ca-793779159f39 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:34.857558 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a800579-7978-4fc3-90ca-793779159f39 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:34.859551 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 832/1709] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:34 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:35.086135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8586b59-813b-4d45-95ec-4243de707635 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:35.087005 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8586b59-813b-4d45-95ec-4243de707635 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:35.087478 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:35.087478 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:35.088376 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8586b59-813b-4d45-95ec-4243de707635 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:35.089639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e8586b59-813b-4d45-95ec-4243de707635 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:35.185082 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:35.185082 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:35.195892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8586b59-813b-4d45-95ec-4243de707635 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:35.206100 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 878/1710] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:35 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 806 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:35.516421 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d92a4dee-a482-48f3-982a-297e2540f186 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 Jan 02 02:48:35.516421 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d92a4dee-a482-48f3-982a-297e2540f186 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:35.516421 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:35.516421 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:35.516421 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d92a4dee-a482-48f3-982a-297e2540f186 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:35.685381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:35.685381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:35.717283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d92a4dee-a482-48f3-982a-297e2540f186 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Volume info retrieved successfully. Jan 02 02:48:35.797591 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d92a4dee-a482-48f3-982a-297e2540f186 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 returned with HTTP 200 Jan 02 02:48:35.798338 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 833/1711] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:35 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 => generated 915 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:35.874982 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7884f9a-051a-42af-ba54-9d2c68528eac tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:35.876552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7884f9a-051a-42af-ba54-9d2c68528eac tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:35.877013 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:35.877013 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:35.877696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7884f9a-051a-42af-ba54-9d2c68528eac tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:36.006929 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:36.006929 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:36.040744 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c7884f9a-051a-42af-ba54-9d2c68528eac tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:36.094491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7884f9a-051a-42af-ba54-9d2c68528eac tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:36.115274 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 879/1712] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:35 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:36.220942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ded12f8-75ac-4c05-a51b-058bc4e6b6c0 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:36.221829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ded12f8-75ac-4c05-a51b-058bc4e6b6c0 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:36.222205 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:36.222205 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:36.222832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ded12f8-75ac-4c05-a51b-058bc4e6b6c0 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:36.223413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1ded12f8-75ac-4c05-a51b-058bc4e6b6c0 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:36.268067 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:36.268067 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:36.270873 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ded12f8-75ac-4c05-a51b-058bc4e6b6c0 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:36.271723 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 834/1713] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:36 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 806 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:36.814890 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f6dc028-dae8-4ea6-8f7f-3b0712c5627e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 Jan 02 02:48:36.815615 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f6dc028-dae8-4ea6-8f7f-3b0712c5627e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:36.816003 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:36.816003 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:36.816695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f6dc028-dae8-4ea6-8f7f-3b0712c5627e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:36.982906 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:36.982906 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:37.018692 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8f6dc028-dae8-4ea6-8f7f-3b0712c5627e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Volume info retrieved successfully. Jan 02 02:48:37.090854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f6dc028-dae8-4ea6-8f7f-3b0712c5627e tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 returned with HTTP 200 Jan 02 02:48:37.099889 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 835/1714] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:36 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 => generated 915 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:37.122303 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-53ec6100-5cd3-47fb-9586-f9e6ac4a3aa2 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:37.123120 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-53ec6100-5cd3-47fb-9586-f9e6ac4a3aa2 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:37.123495 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:37.123495 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:37.124694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-53ec6100-5cd3-47fb-9586-f9e6ac4a3aa2 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:37.330344 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:37.330344 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:37.373567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-53ec6100-5cd3-47fb-9586-f9e6ac4a3aa2 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:37.467499 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-53ec6100-5cd3-47fb-9586-f9e6ac4a3aa2 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:37.481615 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 836/1715] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:37 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:37.495133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8cdbd0ce-3df5-42b4-bdff-89eb23b6d156 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:37.501684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8cdbd0ce-3df5-42b4-bdff-89eb23b6d156 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:37.505685 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:37.505685 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:37.506532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8cdbd0ce-3df5-42b4-bdff-89eb23b6d156 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:37.508259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8cdbd0ce-3df5-42b4-bdff-89eb23b6d156 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:37.612309 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:37.612309 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:37.619595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8cdbd0ce-3df5-42b4-bdff-89eb23b6d156 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:37.621204 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 837/1716] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:37 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:37.815139 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-192cfad2-7502-4d71-bc27-ad05a05b54be tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] POST http://10.222.0.39/volume/v3/55ef789572ef4e8380012b4962d75931/types Jan 02 02:48:37.815634 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:37.815634 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:37.816052 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-192cfad2-7502-4d71-bc27-ad05a05b54be tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2066873733", "os-volume-type-access:is_public": false}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:37.952971 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-192cfad2-7502-4d71-bc27-ad05a05b54be tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] http://10.222.0.39/volume/v3/55ef789572ef4e8380012b4962d75931/types returned with HTTP 200 Jan 02 02:48:37.955143 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 880/1717] 10.222.0.39 () {60 vars in 1220 bytes} [Sat Jan 2 02:48:36 2021] POST /volume/v3/55ef789572ef4e8380012b4962d75931/types => generated 231 bytes in 1358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:38.118088 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23847181-cae4-4603-952e-d801235a2020 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 Jan 02 02:48:38.120438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23847181-cae4-4603-952e-d801235a2020 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:38.121629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23847181-cae4-4603-952e-d801235a2020 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:38.369285 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:38.369285 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:38.392079 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-23847181-cae4-4603-952e-d801235a2020 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Volume info retrieved successfully. Jan 02 02:48:38.433547 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09c0965e-bf69-41d3-b782-94b0bc8dd818 tempest-VolumeTypesNegativeTest-618929605 tempest-VolumeTypesNegativeTest-618929605] POST http://10.222.0.39/volume/v3/dd0bbcd48c504f9faafa4e293e41dc0d/volumes Jan 02 02:48:38.434429 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:38.434429 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:38.435195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09c0965e-bf69-41d3-b782-94b0bc8dd818 tempest-VolumeTypesNegativeTest-618929605 tempest-VolumeTypesNegativeTest-618929605] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f592e896-08c5-404e-a938-634124ebe21a", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1511097012"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:38.438479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-09c0965e-bf69-41d3-b782-94b0bc8dd818 tempest-VolumeTypesNegativeTest-618929605 tempest-VolumeTypesNegativeTest-618929605] Create volume request body: {'volume': {'volume_type': 'f592e896-08c5-404e-a938-634124ebe21a', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1511097012'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:48:38.496628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23847181-cae4-4603-952e-d801235a2020 tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 returned with HTTP 200 Jan 02 02:48:38.501295 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 881/1718] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:38 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 => generated 915 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:38.511036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e287580-8ee1-44fe-9d1d-e963e3bbe9d4 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:38.511960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e287580-8ee1-44fe-9d1d-e963e3bbe9d4 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:38.514109 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:38.514109 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:38.515474 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e287580-8ee1-44fe-9d1d-e963e3bbe9d4 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:38.531790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09c0965e-bf69-41d3-b782-94b0bc8dd818 tempest-VolumeTypesNegativeTest-618929605 tempest-VolumeTypesNegativeTest-618929605] http://10.222.0.39/volume/v3/dd0bbcd48c504f9faafa4e293e41dc0d/volumes returned with HTTP 404 Jan 02 02:48:38.536137 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 838/1719] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:48:37 2021] POST /volume/v3/dd0bbcd48c504f9faafa4e293e41dc0d/volumes => generated 114 bytes in 570 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:38.547641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-928f87dd-ea36-4718-a5a0-6c6af3a23e95 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] POST http://10.222.0.39/volume/v3/55ef789572ef4e8380012b4962d75931/types Jan 02 02:48:38.548783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-928f87dd-ea36-4718-a5a0-6c6af3a23e95 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:38.550167 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-928f87dd-ea36-4718-a5a0-6c6af3a23e95 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] http://10.222.0.39/volume/v3/55ef789572ef4e8380012b4962d75931/types returned with HTTP 400 Jan 02 02:48:38.551520 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 839/1720] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:48:38 2021] POST /volume/v3/55ef789572ef4e8380012b4962d75931/types => generated 108 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:48:38.567055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57b19e46-60d9-43da-bb1f-6ff19ffe7b55 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] DELETE http://10.222.0.39/volume/v3/55ef789572ef4e8380012b4962d75931/types/b3910d2c-ca50-4d3f-ad11-73c33eb65f7c Jan 02 02:48:38.567764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57b19e46-60d9-43da-bb1f-6ff19ffe7b55 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:38.569472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57b19e46-60d9-43da-bb1f-6ff19ffe7b55 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:38.599954 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57b19e46-60d9-43da-bb1f-6ff19ffe7b55 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] http://10.222.0.39/volume/v3/55ef789572ef4e8380012b4962d75931/types/b3910d2c-ca50-4d3f-ad11-73c33eb65f7c returned with HTTP 404 Jan 02 02:48:38.602607 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 840/1721] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:48:38 2021] DELETE /volume/v3/55ef789572ef4e8380012b4962d75931/types/b3910d2c-ca50-4d3f-ad11-73c33eb65f7c => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:38.621110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-919075d3-ba88-4549-a34a-905b480170fd tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] GET http://10.222.0.39/volume/v3/55ef789572ef4e8380012b4962d75931/types/e58aa372-6eff-4d78-a39d-cf0901335be0 Jan 02 02:48:38.621985 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-919075d3-ba88-4549-a34a-905b480170fd tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:38.622841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-919075d3-ba88-4549-a34a-905b480170fd tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:38.639373 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:38.639373 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:38.680081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-919075d3-ba88-4549-a34a-905b480170fd tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] http://10.222.0.39/volume/v3/55ef789572ef4e8380012b4962d75931/types/e58aa372-6eff-4d78-a39d-cf0901335be0 returned with HTTP 404 Jan 02 02:48:38.681406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8e287580-8ee1-44fe-9d1d-e963e3bbe9d4 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:38.684683 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 841/1722] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:48:38 2021] GET /volume/v3/55ef789572ef4e8380012b4962d75931/types/e58aa372-6eff-4d78-a39d-cf0901335be0 => generated 114 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:38.719684 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5564c180-ae0b-4883-bbe5-3d1e7c7d20c3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:38.723720 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5564c180-ae0b-4883-bbe5-3d1e7c7d20c3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:38.729112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5564c180-ae0b-4883-bbe5-3d1e7c7d20c3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:38.731440 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5564c180-ae0b-4883-bbe5-3d1e7c7d20c3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:38.737250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e287580-8ee1-44fe-9d1d-e963e3bbe9d4 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:38.740690 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 882/1723] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:38 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:38.750270 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e288600-71cd-4a85-81f6-aab5c797ac10 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] DELETE http://10.222.0.39/volume/v3/55ef789572ef4e8380012b4962d75931/types/f592e896-08c5-404e-a938-634124ebe21a Jan 02 02:48:38.750815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e288600-71cd-4a85-81f6-aab5c797ac10 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:38.750989 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:38.750989 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:38.751402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e288600-71cd-4a85-81f6-aab5c797ac10 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:38.863659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:38.863659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:38.865732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5564c180-ae0b-4883-bbe5-3d1e7c7d20c3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:38.866570 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 842/1724] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:38 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:38.963053 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:48:38.963053 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:48:39.057812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e288600-71cd-4a85-81f6-aab5c797ac10 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] http://10.222.0.39/volume/v3/55ef789572ef4e8380012b4962d75931/types/f592e896-08c5-404e-a938-634124ebe21a returned with HTTP 202 Jan 02 02:48:39.058992 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 883/1725] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:48:38 2021] DELETE /volume/v3/55ef789572ef4e8380012b4962d75931/types/f592e896-08c5-404e-a938-634124ebe21a => generated 0 bytes in 318 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:48:39.068763 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b31c9929-de52-462f-a85b-953f4e8ab488 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] GET http://10.222.0.39/volume/v3/55ef789572ef4e8380012b4962d75931/types/f592e896-08c5-404e-a938-634124ebe21a Jan 02 02:48:39.069416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b31c9929-de52-462f-a85b-953f4e8ab488 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:39.069502 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:39.069502 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:39.070239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b31c9929-de52-462f-a85b-953f4e8ab488 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:39.091481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b31c9929-de52-462f-a85b-953f4e8ab488 tempest-VolumeTypesNegativeTest-1053349407 tempest-VolumeTypesNegativeTest-1053349407] http://10.222.0.39/volume/v3/55ef789572ef4e8380012b4962d75931/types/f592e896-08c5-404e-a938-634124ebe21a returned with HTTP 404 Jan 02 02:48:39.093738 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 843/1726] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:48:39 2021] GET /volume/v3/55ef789572ef4e8380012b4962d75931/types/f592e896-08c5-404e-a938-634124ebe21a => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:39.527695 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95d91e30-840b-46cc-b36f-74e4e565d14d tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] GET http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 Jan 02 02:48:39.527695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95d91e30-840b-46cc-b36f-74e4e565d14d tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:39.527695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95d91e30-840b-46cc-b36f-74e4e565d14d tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:39.779777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e6002d52-4b5a-4ff5-92ee-1d477acaa9f9 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:39.782201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e6002d52-4b5a-4ff5-92ee-1d477acaa9f9 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:39.782201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e6002d52-4b5a-4ff5-92ee-1d477acaa9f9 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:39.796530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95d91e30-840b-46cc-b36f-74e4e565d14d tempest-SnapshotMetadataTestJSON-1176147018 tempest-SnapshotMetadataTestJSON-1176147018] http://10.222.0.39/volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 returned with HTTP 404 Jan 02 02:48:39.802033 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 884/1727] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:39 2021] GET /volume/v3/b3e9c0cfdf1c45c286dd53873625b2bd/volumes/77034331-2ed0-4f79-a65f-c0a7f4e41356 => generated 109 bytes in 288 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:39.908185 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-658f0c1a-f939-4c08-a0d2-3db0e4ca18b7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:39.908185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-658f0c1a-f939-4c08-a0d2-3db0e4ca18b7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:39.908185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-658f0c1a-f939-4c08-a0d2-3db0e4ca18b7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:39.908185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-658f0c1a-f939-4c08-a0d2-3db0e4ca18b7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:40.070826 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:40.070826 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:40.080158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-658f0c1a-f939-4c08-a0d2-3db0e4ca18b7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:40.087317 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 885/1728] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:39 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:40.402995 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:40.402995 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:40.468824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e6002d52-4b5a-4ff5-92ee-1d477acaa9f9 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:40.605069 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e6002d52-4b5a-4ff5-92ee-1d477acaa9f9 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:40.626465 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 844/1729] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:39 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 912 bytes in 851 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:41.111595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-345ee0f7-6a57-4e6c-9b32-79491332cec3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:41.111595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-345ee0f7-6a57-4e6c-9b32-79491332cec3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:41.111595 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:41.111595 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:41.124950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-345ee0f7-6a57-4e6c-9b32-79491332cec3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:41.125452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-345ee0f7-6a57-4e6c-9b32-79491332cec3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:41.209981 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:41.209981 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:41.212105 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-345ee0f7-6a57-4e6c-9b32-79491332cec3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:41.228637 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 886/1730] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:41 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:41.624442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd855c2b-d697-402c-8973-0b62948624c2 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:41.624971 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd855c2b-d697-402c-8973-0b62948624c2 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:41.625195 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:41.625195 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:41.625567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd855c2b-d697-402c-8973-0b62948624c2 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:41.763725 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:41.763725 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:41.797728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dd855c2b-d697-402c-8973-0b62948624c2 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:41.906416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd855c2b-d697-402c-8973-0b62948624c2 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:41.907414 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 845/1731] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:41 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 970 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:42.227812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1de2051c-f119-4f13-b161-0dd10e6e0160 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:42.228387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1de2051c-f119-4f13-b161-0dd10e6e0160 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:42.228579 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:42.228579 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:42.229278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1de2051c-f119-4f13-b161-0dd10e6e0160 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:42.229790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1de2051c-f119-4f13-b161-0dd10e6e0160 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:42.272190 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:42.272190 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:42.275836 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1de2051c-f119-4f13-b161-0dd10e6e0160 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:42.300864 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 887/1732] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:42 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:42.928127 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a817365-db36-40c8-9628-7828485e8be1 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:42.929150 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a817365-db36-40c8-9628-7828485e8be1 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:42.929522 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:42.929522 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:42.930215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a817365-db36-40c8-9628-7828485e8be1 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:43.114623 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:43.114623 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:43.125338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8a817365-db36-40c8-9628-7828485e8be1 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:43.152032 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a817365-db36-40c8-9628-7828485e8be1 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:43.153242 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 846/1733] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:42 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 970 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:43.359791 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d2d8748-701e-40b3-9293-ac668f557f1f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:43.360964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d2d8748-701e-40b3-9293-ac668f557f1f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:43.361332 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:43.361332 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:43.362212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d2d8748-701e-40b3-9293-ac668f557f1f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:43.362749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4d2d8748-701e-40b3-9293-ac668f557f1f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:43.387393 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:43.387393 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:43.390536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d2d8748-701e-40b3-9293-ac668f557f1f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:43.391633 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 888/1734] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:43 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:44.169561 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a19cdfa9-3e71-40e6-bab2-307e8eba4495 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:44.170078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a19cdfa9-3e71-40e6-bab2-307e8eba4495 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:44.170442 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:44.170442 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:44.172392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a19cdfa9-3e71-40e6-bab2-307e8eba4495 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:44.269480 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:44.269480 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:44.279254 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a19cdfa9-3e71-40e6-bab2-307e8eba4495 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:44.337405 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a19cdfa9-3e71-40e6-bab2-307e8eba4495 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:44.339349 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 847/1735] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:44 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 973 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:44.408261 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff17ffba-527d-4f4c-922e-22dc4f9f292d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:44.409116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff17ffba-527d-4f4c-922e-22dc4f9f292d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:44.409337 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:44.409337 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:44.409713 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff17ffba-527d-4f4c-922e-22dc4f9f292d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:44.410206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ff17ffba-527d-4f4c-922e-22dc4f9f292d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:44.496576 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:44.496576 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:44.504804 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff17ffba-527d-4f4c-922e-22dc4f9f292d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:44.505716 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 889/1736] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:44 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:45.356896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82e3682f-5cfb-47c4-bd13-5de779b273cd tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:45.358989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82e3682f-5cfb-47c4-bd13-5de779b273cd tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:45.359388 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:45.359388 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:45.359989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82e3682f-5cfb-47c4-bd13-5de779b273cd tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:45.531235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d42c4a4-92c7-4726-8eac-d61fda93a14b tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:45.532148 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d42c4a4-92c7-4726-8eac-d61fda93a14b tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:45.532368 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:45.532368 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:45.532776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d42c4a4-92c7-4726-8eac-d61fda93a14b tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:45.533147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8d42c4a4-92c7-4726-8eac-d61fda93a14b tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:45.570415 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:45.570415 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:45.601368 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-82e3682f-5cfb-47c4-bd13-5de779b273cd tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:45.618736 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:45.618736 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:45.620632 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d42c4a4-92c7-4726-8eac-d61fda93a14b tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:45.621464 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 890/1737] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:45 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:45.659581 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82e3682f-5cfb-47c4-bd13-5de779b273cd tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:45.660768 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 848/1738] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:45 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 973 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:46.661345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8fbffd0-340a-4a22-ab02-08c3e6bdf8ed tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:46.661345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8fbffd0-340a-4a22-ab02-08c3e6bdf8ed tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:46.661345 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:46.661345 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:46.661345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8fbffd0-340a-4a22-ab02-08c3e6bdf8ed tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:46.661345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f8fbffd0-340a-4a22-ab02-08c3e6bdf8ed tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:46.690714 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d9c1440-ea19-49cb-b811-7aa2338aeb07 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:46.690714 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d9c1440-ea19-49cb-b811-7aa2338aeb07 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:46.690714 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:46.690714 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:46.690714 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d9c1440-ea19-49cb-b811-7aa2338aeb07 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:46.777312 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:46.777312 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:46.777312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8fbffd0-340a-4a22-ab02-08c3e6bdf8ed tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:46.789223 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 891/1739] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:46 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:46.950399 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:46.950399 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:46.983750 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5d9c1440-ea19-49cb-b811-7aa2338aeb07 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:47.028240 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d9c1440-ea19-49cb-b811-7aa2338aeb07 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:47.028240 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 849/1740] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:46 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 973 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:47.805580 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5fc2ec02-ac6c-470d-8d4f-51dd05bd09fb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:47.805580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5fc2ec02-ac6c-470d-8d4f-51dd05bd09fb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:47.805580 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:47.805580 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:47.805580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5fc2ec02-ac6c-470d-8d4f-51dd05bd09fb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:47.805580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5fc2ec02-ac6c-470d-8d4f-51dd05bd09fb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:47.898624 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:47.898624 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:47.898624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5fc2ec02-ac6c-470d-8d4f-51dd05bd09fb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:47.919461 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 892/1741] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:47 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:48.076059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94a1d02f-ddf3-4812-9dbc-149ee4a80059 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:48.076059 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94a1d02f-ddf3-4812-9dbc-149ee4a80059 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:48.113300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:48.113300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:48.113300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94a1d02f-ddf3-4812-9dbc-149ee4a80059 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:48.455761 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:48.455761 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:48.478721 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-94a1d02f-ddf3-4812-9dbc-149ee4a80059 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:48.534830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94a1d02f-ddf3-4812-9dbc-149ee4a80059 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:48.535598 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 850/1742] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:48 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 973 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:48.939571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0e8ddce-9879-4b39-8a1f-b0891f202fe8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:48.949121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0e8ddce-9879-4b39-8a1f-b0891f202fe8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:48.954804 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:48.954804 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:48.955934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0e8ddce-9879-4b39-8a1f-b0891f202fe8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:48.960394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c0e8ddce-9879-4b39-8a1f-b0891f202fe8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:49.176853 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:49.176853 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:49.188046 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0e8ddce-9879-4b39-8a1f-b0891f202fe8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:49.197914 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 893/1743] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:48 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:49.578322 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f67bee1f-aad5-4d1c-b40c-ea92c0423377 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:49.579008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f67bee1f-aad5-4d1c-b40c-ea92c0423377 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:49.579237 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:49.579237 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:49.579632 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f67bee1f-aad5-4d1c-b40c-ea92c0423377 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:49.707803 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:49.707803 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:49.755987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f67bee1f-aad5-4d1c-b40c-ea92c0423377 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:49.814543 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f67bee1f-aad5-4d1c-b40c-ea92c0423377 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:49.836974 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 851/1744] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:49 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 973 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:50.227037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7b93904-ed0a-42c6-afc4-95187f79f67a tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:50.227037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7b93904-ed0a-42c6-afc4-95187f79f67a tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:50.227037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:50.227037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:50.237755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7b93904-ed0a-42c6-afc4-95187f79f67a tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:50.237755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f7b93904-ed0a-42c6-afc4-95187f79f67a tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:50.314884 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:50.314884 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:50.316827 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7b93904-ed0a-42c6-afc4-95187f79f67a tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:50.317990 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 894/1745] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:50 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:50.856383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-117f371f-f2f9-4642-921b-ad258ef8d78c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:50.856383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-117f371f-f2f9-4642-921b-ad258ef8d78c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:50.856383 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:50.856383 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:50.856383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-117f371f-f2f9-4642-921b-ad258ef8d78c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:50.959878 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:50.959878 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:50.972296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-117f371f-f2f9-4642-921b-ad258ef8d78c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:51.010985 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-117f371f-f2f9-4642-921b-ad258ef8d78c tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:51.012032 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 852/1746] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:50 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 973 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:51.346045 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aa7d4b11-aa4c-4fcf-98de-c5f98428c136 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:51.349533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aa7d4b11-aa4c-4fcf-98de-c5f98428c136 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:51.349533 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:51.349533 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:51.349533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aa7d4b11-aa4c-4fcf-98de-c5f98428c136 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:51.360909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-aa7d4b11-aa4c-4fcf-98de-c5f98428c136 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:51.525966 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:51.525966 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:51.541108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aa7d4b11-aa4c-4fcf-98de-c5f98428c136 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:51.544203 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 895/1747] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:51 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:52.036211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7532ae1-e1a8-44f0-b8ec-6e48a4a74712 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:52.036211 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7532ae1-e1a8-44f0-b8ec-6e48a4a74712 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:52.036211 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:52.036211 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:52.036211 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7532ae1-e1a8-44f0-b8ec-6e48a4a74712 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:52.236390 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:52.236390 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:52.286712 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e7532ae1-e1a8-44f0-b8ec-6e48a4a74712 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:52.365992 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7532ae1-e1a8-44f0-b8ec-6e48a4a74712 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:52.376463 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 853/1748] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:52 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 973 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:52.577838 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-305c8592-4bcb-4892-9b5e-3330e5cf14c8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:52.577838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-305c8592-4bcb-4892-9b5e-3330e5cf14c8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:52.578970 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:52.578970 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:52.579771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-305c8592-4bcb-4892-9b5e-3330e5cf14c8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:52.580448 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-305c8592-4bcb-4892-9b5e-3330e5cf14c8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:52.714831 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:52.714831 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:52.714831 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-305c8592-4bcb-4892-9b5e-3330e5cf14c8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:52.728191 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 896/1749] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:52 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:53.392103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8dbe962a-903d-4aaa-8d90-0c1c54928ab4 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:53.392103 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8dbe962a-903d-4aaa-8d90-0c1c54928ab4 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:53.392103 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:53.392103 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:53.392103 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8dbe962a-903d-4aaa-8d90-0c1c54928ab4 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:53.745240 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-35138815-2189-413a-8a53-af74c34aa4af tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:53.745644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-35138815-2189-413a-8a53-af74c34aa4af tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:53.747179 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:53.747179 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:53.747179 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-35138815-2189-413a-8a53-af74c34aa4af tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:53.747179 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-35138815-2189-413a-8a53-af74c34aa4af tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:53.756148 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:53.756148 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:53.792159 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8dbe962a-903d-4aaa-8d90-0c1c54928ab4 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:53.855270 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:53.855270 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:53.870290 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-35138815-2189-413a-8a53-af74c34aa4af tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:53.875154 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 897/1750] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:53 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:53.942511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8dbe962a-903d-4aaa-8d90-0c1c54928ab4 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:53.970491 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 854/1751] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:53 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 973 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:54.690022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3a4dc2d-e60e-4014-a26c-5b3be42235dd tempest-AvailabilityZoneTestJSON-849206650 tempest-AvailabilityZoneTestJSON-849206650] GET http://10.222.0.39/volume/v3/aabedc612cc64783b2a606bfb9fe92bb/os-availability-zone Jan 02 02:48:54.694054 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3a4dc2d-e60e-4014-a26c-5b3be42235dd tempest-AvailabilityZoneTestJSON-849206650 tempest-AvailabilityZoneTestJSON-849206650] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:54.694054 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:54.694054 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:54.694054 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3a4dc2d-e60e-4014-a26c-5b3be42235dd tempest-AvailabilityZoneTestJSON-849206650 tempest-AvailabilityZoneTestJSON-849206650] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:54.711748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f3a4dc2d-e60e-4014-a26c-5b3be42235dd tempest-AvailabilityZoneTestJSON-849206650 tempest-AvailabilityZoneTestJSON-849206650] Availability Zones retrieved successfully. Jan 02 02:48:54.720864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3a4dc2d-e60e-4014-a26c-5b3be42235dd tempest-AvailabilityZoneTestJSON-849206650 tempest-AvailabilityZoneTestJSON-849206650] http://10.222.0.39/volume/v3/aabedc612cc64783b2a606bfb9fe92bb/os-availability-zone returned with HTTP 200 Jan 02 02:48:54.720864 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 898/1752] 10.222.0.39 () {58 vars in 1243 bytes} [Sat Jan 2 02:48:54 2021] GET /volume/v3/aabedc612cc64783b2a606bfb9fe92bb/os-availability-zone => generated 82 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:48:54.894280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bedb2c1a-3678-4658-bac5-90fe6d131045 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:54.898944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bedb2c1a-3678-4658-bac5-90fe6d131045 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:54.898944 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:54.898944 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:54.899644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bedb2c1a-3678-4658-bac5-90fe6d131045 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:54.908418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bedb2c1a-3678-4658-bac5-90fe6d131045 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:54.999590 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-afce26c3-079c-429b-aba2-da584907c6eb tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:55.008497 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-afce26c3-079c-429b-aba2-da584907c6eb tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:55.008497 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-afce26c3-079c-429b-aba2-da584907c6eb tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:55.087859 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:55.087859 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:55.091656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bedb2c1a-3678-4658-bac5-90fe6d131045 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:55.114236 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 855/1753] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:54 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:55.328373 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:55.328373 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:55.354886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-afce26c3-079c-429b-aba2-da584907c6eb tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:55.462507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-afce26c3-079c-429b-aba2-da584907c6eb tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:55.464066 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 899/1754] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:54 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 973 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:56.137100 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8ec5985-9d13-4c89-b121-a18882d75f59 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:56.137100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8ec5985-9d13-4c89-b121-a18882d75f59 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:56.137100 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:56.137100 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:56.149431 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8ec5985-9d13-4c89-b121-a18882d75f59 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:56.149431 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c8ec5985-9d13-4c89-b121-a18882d75f59 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:56.360131 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:56.360131 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:56.402465 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8ec5985-9d13-4c89-b121-a18882d75f59 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:56.402465 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 856/1755] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:56 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:56.511904 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0190a192-3543-41bc-b19c-1da6d64e7692 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:56.530507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0190a192-3543-41bc-b19c-1da6d64e7692 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:56.530507 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:56.530507 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:56.530507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0190a192-3543-41bc-b19c-1da6d64e7692 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:56.888385 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:56.888385 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:56.972776 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0190a192-3543-41bc-b19c-1da6d64e7692 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:57.119743 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0190a192-3543-41bc-b19c-1da6d64e7692 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:57.156943 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 900/1756] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:56 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 973 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:57.418088 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aba26db8-a0cd-4852-818e-1ad9cfb3f517 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:57.418088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aba26db8-a0cd-4852-818e-1ad9cfb3f517 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:57.418088 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:57.418088 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:57.418088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aba26db8-a0cd-4852-818e-1ad9cfb3f517 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:57.418088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-aba26db8-a0cd-4852-818e-1ad9cfb3f517 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:57.563010 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:57.563010 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:57.563010 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aba26db8-a0cd-4852-818e-1ad9cfb3f517 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:57.563010 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 857/1757] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:57 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:58.164289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-28f3a818-5dc1-4b71-8d3f-b11d52a28662 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:58.164289 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-28f3a818-5dc1-4b71-8d3f-b11d52a28662 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:58.164289 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:58.164289 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:58.164289 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-28f3a818-5dc1-4b71-8d3f-b11d52a28662 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:58.553498 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:58.553498 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:58.628886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-122db2e4-0bd9-4736-bec1-f2abcee9023c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:58.628886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-122db2e4-0bd9-4736-bec1-f2abcee9023c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:58.628886 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:58.628886 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:58.628886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-122db2e4-0bd9-4736-bec1-f2abcee9023c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:58.628886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-122db2e4-0bd9-4736-bec1-f2abcee9023c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:58.642853 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-28f3a818-5dc1-4b71-8d3f-b11d52a28662 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:48:58.774654 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:58.774654 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:58.774654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-122db2e4-0bd9-4736-bec1-f2abcee9023c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:58.774654 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 858/1758] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:58 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:58.797614 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-28f3a818-5dc1-4b71-8d3f-b11d52a28662 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:48:58.797614 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 901/1759] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:58 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 973 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:59.789114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ec3cf00-8c0c-4952-95b7-b573ffad2c75 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:48:59.789796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ec3cf00-8c0c-4952-95b7-b573ffad2c75 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:59.790102 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:59.790102 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:59.790906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ec3cf00-8c0c-4952-95b7-b573ffad2c75 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:59.791297 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2ec3cf00-8c0c-4952-95b7-b573ffad2c75 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:48:59.807156 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8994ef31-3d2a-40b4-8811-ba31b02e3abf tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:48:59.807841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8994ef31-3d2a-40b4-8811-ba31b02e3abf tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:59.808070 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:59.808070 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:48:59.809394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8994ef31-3d2a-40b4-8811-ba31b02e3abf tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:59.959890 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:59.959890 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:48:59.972702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ec3cf00-8c0c-4952-95b7-b573ffad2c75 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:48:59.991225 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 859/1760] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:48:59 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:00.148415 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:00.148415 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:00.195865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8994ef31-3d2a-40b4-8811-ba31b02e3abf tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:49:00.320389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8994ef31-3d2a-40b4-8811-ba31b02e3abf tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:49:00.325244 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 902/1761] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:59 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 1361 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:49:00.346284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-832333de-5c5a-4727-9654-de0b6ab8a524 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] POST http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b/action Jan 02 02:49:00.347264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:00.347264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:00.349098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-832333de-5c5a-4727-9654-de0b6ab8a524 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] 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=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:49:00.349098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-832333de-5c5a-4727-9654-de0b6ab8a524 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] 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=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:49:00.489761 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:00.489761 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:00.696946 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:00.696946 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:00.698835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-832333de-5c5a-4727-9654-de0b6ab8a524 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:49:00.773738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-832333de-5c5a-4727-9654-de0b6ab8a524 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Update volume metadata completed successfully. Jan 02 02:49:00.777213 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-832333de-5c5a-4727-9654-de0b6ab8a524 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b/action returned with HTTP 200 Jan 02 02:49:00.785782 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 860/1762] 10.222.0.39 () {60 vars in 1358 bytes} [Sat Jan 2 02:49:00 2021] POST /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b/action => generated 511 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:00.793801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f2aa8e6-0038-4e17-a84a-6603f38873fc tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:49:00.794442 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f2aa8e6-0038-4e17-a84a-6603f38873fc tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:00.794735 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:00.794735 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:00.796177 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f2aa8e6-0038-4e17-a84a-6603f38873fc tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:00.954497 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:00.954497 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:01.011494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b515b1ca-c0a1-4abf-b911-eb8e2175d887 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:01.011494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b515b1ca-c0a1-4abf-b911-eb8e2175d887 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:01.011494 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:01.011494 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:01.011494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b515b1ca-c0a1-4abf-b911-eb8e2175d887 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:01.013761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b515b1ca-c0a1-4abf-b911-eb8e2175d887 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:01.033559 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5f2aa8e6-0038-4e17-a84a-6603f38873fc tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:49:01.078384 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:01.078384 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:01.084174 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b515b1ca-c0a1-4abf-b911-eb8e2175d887 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:01.088557 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 861/1763] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:00 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:01.098694 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f2aa8e6-0038-4e17-a84a-6603f38873fc tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:49:01.099536 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 903/1764] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:00 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 1436 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:49:01.115480 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22de9e29-3ec0-4436-8b6c-1089d970ff6a tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] POST http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b/action Jan 02 02:49:01.115938 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:01.115938 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:01.116422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22de9e29-3ec0-4436-8b6c-1089d970ff6a tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:49:01.117104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22de9e29-3ec0-4436-8b6c-1089d970ff6a tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:49:01.225315 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:01.225315 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:01.341173 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:01.341173 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:01.344390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-22de9e29-3ec0-4436-8b6c-1089d970ff6a tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:49:01.379588 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-22de9e29-3ec0-4436-8b6c-1089d970ff6a tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Get volume image-metadata completed successfully. Jan 02 02:49:01.410239 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:49:01.410239 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:49:01.443880 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-22de9e29-3ec0-4436-8b6c-1089d970ff6a tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Delete volume metadata completed successfully. Jan 02 02:49:01.444546 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22de9e29-3ec0-4436-8b6c-1089d970ff6a tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b/action returned with HTTP 200 Jan 02 02:49:01.445603 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 862/1765] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:49:01 2021] POST /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b/action => generated 0 bytes in 334 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 02 02:49:01.457348 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a2a09724-2f9d-436c-8d47-d48f57bac964 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] POST http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b/action Jan 02 02:49:01.457817 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:01.457817 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:01.458269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a2a09724-2f9d-436c-8d47-d48f57bac964 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:49:01.458656 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a2a09724-2f9d-436c-8d47-d48f57bac964 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:49:01.532045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:01.532045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:01.544057 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a2a09724-2f9d-436c-8d47-d48f57bac964 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:49:01.584681 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a2a09724-2f9d-436c-8d47-d48f57bac964 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Get volume image-metadata completed successfully. Jan 02 02:49:01.584681 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a2a09724-2f9d-436c-8d47-d48f57bac964 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b/action returned with HTTP 200 Jan 02 02:49:01.584681 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 904/1766] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:49:01 2021] POST /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b/action => generated 485 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:01.600841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d0726e5-ae9e-4ace-8ccb-96e60341a467 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] DELETE http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:49:01.600841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d0726e5-ae9e-4ace-8ccb-96e60341a467 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:01.600841 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:01.600841 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:01.600841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d0726e5-ae9e-4ace-8ccb-96e60341a467 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:01.600841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-5d0726e5-ae9e-4ace-8ccb-96e60341a467 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Delete volume with id: 1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:49:01.739393 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:01.739393 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:01.741472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5d0726e5-ae9e-4ace-8ccb-96e60341a467 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:49:01.813632 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5d0726e5-ae9e-4ace-8ccb-96e60341a467 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Delete volume request issued successfully. Jan 02 02:49:01.814109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d0726e5-ae9e-4ace-8ccb-96e60341a467 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 202 Jan 02 02:49:01.825388 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79f07b3b-292b-47a5-a626-3ac38e8737cc tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:49:01.825979 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79f07b3b-292b-47a5-a626-3ac38e8737cc tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:01.826273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:01.826273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:01.827682 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79f07b3b-292b-47a5-a626-3ac38e8737cc tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:01.828240 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 863/1767] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:49:01 2021] DELETE /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:49:01.931016 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:01.931016 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:01.943181 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-79f07b3b-292b-47a5-a626-3ac38e8737cc tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:49:01.978471 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79f07b3b-292b-47a5-a626-3ac38e8737cc tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:49:01.991921 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 905/1768] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:01 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 1409 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:49:02.129858 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-80cb8069-d3c0-4220-a13a-c3382c8201cc tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:02.129858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-80cb8069-d3c0-4220-a13a-c3382c8201cc tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:02.129858 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:02.129858 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:02.129858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-80cb8069-d3c0-4220-a13a-c3382c8201cc tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:02.129858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-80cb8069-d3c0-4220-a13a-c3382c8201cc tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:02.200854 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:02.200854 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:02.200854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-80cb8069-d3c0-4220-a13a-c3382c8201cc tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:02.200854 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 864/1769] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:02 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:03.000979 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9ce6ee7-f7aa-4ad7-93c0-751fed7619e3 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:49:03.001535 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9ce6ee7-f7aa-4ad7-93c0-751fed7619e3 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:03.001681 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:03.001681 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:03.002302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9ce6ee7-f7aa-4ad7-93c0-751fed7619e3 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:03.116806 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:03.116806 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:03.130345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f9ce6ee7-f7aa-4ad7-93c0-751fed7619e3 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:49:03.173386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9ce6ee7-f7aa-4ad7-93c0-751fed7619e3 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:49:03.174758 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 906/1770] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:02 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 1409 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:49:03.216579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0023084e-0d51-440b-a91a-6b7784844678 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:03.224620 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0023084e-0d51-440b-a91a-6b7784844678 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:03.225150 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:03.225150 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:03.226004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0023084e-0d51-440b-a91a-6b7784844678 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:03.227446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0023084e-0d51-440b-a91a-6b7784844678 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:03.372225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:03.372225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:03.375088 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0023084e-0d51-440b-a91a-6b7784844678 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:03.377242 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 865/1771] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:03 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:04.207786 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-064fc86a-bdc5-4398-a154-bcb4793e1720 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:49:04.211684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-064fc86a-bdc5-4398-a154-bcb4793e1720 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:04.211808 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:04.211808 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:04.213979 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-064fc86a-bdc5-4398-a154-bcb4793e1720 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:04.405499 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45592cb9-274b-4df0-a9f5-9cd4f6026370 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:04.407115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45592cb9-274b-4df0-a9f5-9cd4f6026370 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:04.407486 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:04.407486 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:04.412299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45592cb9-274b-4df0-a9f5-9cd4f6026370 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:04.418753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-45592cb9-274b-4df0-a9f5-9cd4f6026370 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:04.453136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:04.453136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:04.469942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-064fc86a-bdc5-4398-a154-bcb4793e1720 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Volume info retrieved successfully. Jan 02 02:49:04.502881 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:04.502881 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:04.504791 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45592cb9-274b-4df0-a9f5-9cd4f6026370 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:04.506408 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 866/1772] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:04 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:04.530406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-064fc86a-bdc5-4398-a154-bcb4793e1720 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 200 Jan 02 02:49:04.532293 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 907/1773] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:04 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 1409 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:49:05.536389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae2a4f2b-4679-4b0f-8839-ce07e4457796 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:05.538557 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae2a4f2b-4679-4b0f-8839-ce07e4457796 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:05.541379 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:05.541379 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:05.542709 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae2a4f2b-4679-4b0f-8839-ce07e4457796 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:05.546882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ae2a4f2b-4679-4b0f-8839-ce07e4457796 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:05.553401 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95ead24d-f955-487b-b69a-146a8462f236 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] GET http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b Jan 02 02:49:05.554607 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95ead24d-f955-487b-b69a-146a8462f236 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:05.555139 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:05.555139 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:05.556292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95ead24d-f955-487b-b69a-146a8462f236 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:05.737229 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:05.737229 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:05.745345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae2a4f2b-4679-4b0f-8839-ce07e4457796 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:05.746210 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 867/1774] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:05 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:05.960440 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95ead24d-f955-487b-b69a-146a8462f236 tempest-VolumesImageMetadata-1681969964 tempest-VolumesImageMetadata-1681969964] http://10.222.0.39/volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b returned with HTTP 404 Jan 02 02:49:05.971770 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 908/1775] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:05 2021] GET /volume/v3/c84d31ac09654ff2bbc0e9f19a47eb62/volumes/1c77a507-9c5c-4e87-88ed-ab5f8b5bdb1b => generated 109 bytes in 425 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:49:06.768623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1500d856-2193-4137-9bc6-b22ee35ded2f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:06.781568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1500d856-2193-4137-9bc6-b22ee35ded2f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:06.783166 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:06.783166 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:06.784482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1500d856-2193-4137-9bc6-b22ee35ded2f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:06.786572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1500d856-2193-4137-9bc6-b22ee35ded2f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:06.846814 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:06.846814 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:06.852030 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1500d856-2193-4137-9bc6-b22ee35ded2f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:06.860544 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 868/1776] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:06 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:07.963403 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9cd6d92-90aa-43f9-b847-ff1d0375cd5d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:07.963403 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9cd6d92-90aa-43f9-b847-ff1d0375cd5d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:07.963403 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9cd6d92-90aa-43f9-b847-ff1d0375cd5d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:07.963403 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f9cd6d92-90aa-43f9-b847-ff1d0375cd5d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:08.064452 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:08.064452 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:08.070410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9cd6d92-90aa-43f9-b847-ff1d0375cd5d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:08.071264 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 909/1777] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:07 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:09.094443 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd3506ba-77f6-4ed1-bd54-02189b87a2f3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:09.096388 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd3506ba-77f6-4ed1-bd54-02189b87a2f3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:09.098421 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:09.098421 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:09.109549 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd3506ba-77f6-4ed1-bd54-02189b87a2f3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:09.111705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bd3506ba-77f6-4ed1-bd54-02189b87a2f3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:09.173957 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:09.173957 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:09.176507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd3506ba-77f6-4ed1-bd54-02189b87a2f3 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:09.177943 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 869/1778] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:09 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:09.598524 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be517602-7185-42ab-b203-017107843575 tempest-VolumesSummaryTest-1422333812 tempest-VolumesSummaryTest-1422333812] GET http://10.222.0.39/volume/v3/3c6eb5f50c2843af94413c69496708f0/volumes/summary Jan 02 02:49:09.599134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be517602-7185-42ab-b203-017107843575 tempest-VolumesSummaryTest-1422333812 tempest-VolumesSummaryTest-1422333812] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:09.599336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:09.599336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:09.600243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be517602-7185-42ab-b203-017107843575 tempest-VolumesSummaryTest-1422333812 tempest-VolumesSummaryTest-1422333812] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:09.600958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-be517602-7185-42ab-b203-017107843575 tempest-VolumesSummaryTest-1422333812 tempest-VolumesSummaryTest-1422333812] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:49:09.616560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-be517602-7185-42ab-b203-017107843575 tempest-VolumesSummaryTest-1422333812 tempest-VolumesSummaryTest-1422333812] Get summary completed successfully. Jan 02 02:49:09.617436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be517602-7185-42ab-b203-017107843575 tempest-VolumesSummaryTest-1422333812 tempest-VolumesSummaryTest-1422333812] http://10.222.0.39/volume/v3/3c6eb5f50c2843af94413c69496708f0/volumes/summary returned with HTTP 200 Jan 02 02:49:09.618872 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 910/1779] 10.222.0.39 () {60 vars in 1269 bytes} [Sat Jan 2 02:49:09 2021] GET /volume/v3/3c6eb5f50c2843af94413c69496708f0/volumes/summary => generated 55 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:10.200890 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dcae5a2a-4c48-4a03-a495-8b13a0c8cbf1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:10.202931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dcae5a2a-4c48-4a03-a495-8b13a0c8cbf1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:10.203478 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:10.203478 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:10.204454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dcae5a2a-4c48-4a03-a495-8b13a0c8cbf1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:10.205003 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-dcae5a2a-4c48-4a03-a495-8b13a0c8cbf1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:10.336168 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:10.336168 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:10.353615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dcae5a2a-4c48-4a03-a495-8b13a0c8cbf1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:10.353615 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 870/1780] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:10 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:11.365073 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7381f15c-88dc-4b3b-9e6e-f49e8b9bbdb8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:11.365669 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7381f15c-88dc-4b3b-9e6e-f49e8b9bbdb8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:11.366161 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7381f15c-88dc-4b3b-9e6e-f49e8b9bbdb8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:11.366537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7381f15c-88dc-4b3b-9e6e-f49e8b9bbdb8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:11.452179 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:11.452179 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:11.457073 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7381f15c-88dc-4b3b-9e6e-f49e8b9bbdb8 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:11.463963 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 911/1781] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:11 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:12.531784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-19439e3d-be38-4d16-8f8b-6bdba160dd4f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:12.531784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-19439e3d-be38-4d16-8f8b-6bdba160dd4f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:12.531784 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:12.531784 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:12.531784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-19439e3d-be38-4d16-8f8b-6bdba160dd4f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:12.531784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-19439e3d-be38-4d16-8f8b-6bdba160dd4f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:12.565082 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:12.565082 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:12.565082 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-19439e3d-be38-4d16-8f8b-6bdba160dd4f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:12.565082 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 871/1782] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:12 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:13.587758 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bb67afd-2afc-43ad-aaeb-67bb3fc43549 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:13.589291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bb67afd-2afc-43ad-aaeb-67bb3fc43549 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:13.594812 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:13.594812 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:13.598323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bb67afd-2afc-43ad-aaeb-67bb3fc43549 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:13.599124 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2bb67afd-2afc-43ad-aaeb-67bb3fc43549 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:13.684889 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:13.684889 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:13.687870 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bb67afd-2afc-43ad-aaeb-67bb3fc43549 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:13.690184 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 912/1783] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:13 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:14.717612 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90f563f9-677c-4dde-b7eb-f40f5d2aaf97 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:14.717612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90f563f9-677c-4dde-b7eb-f40f5d2aaf97 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:14.717612 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:14.717612 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:14.717612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90f563f9-677c-4dde-b7eb-f40f5d2aaf97 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:14.717612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-90f563f9-677c-4dde-b7eb-f40f5d2aaf97 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:14.798026 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:14.798026 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:14.798026 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90f563f9-677c-4dde-b7eb-f40f5d2aaf97 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:14.798026 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 872/1784] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:14 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:15.783212 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e53734d1-9463-4580-9eec-8c2adc2a5568 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:15.783212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e53734d1-9463-4580-9eec-8c2adc2a5568 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:15.783212 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:15.783212 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:15.783212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e53734d1-9463-4580-9eec-8c2adc2a5568 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:15.783212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e53734d1-9463-4580-9eec-8c2adc2a5568 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:15.794954 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] POST http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes Jan 02 02:49:15.794954 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:15.794954 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:15.794954 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Action: 'create', calling method: create, body: {"volume": {"imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-706058428"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:49:15.794954 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Create volume request body: {'volume': {'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-706058428'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:49:15.877933 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:15.877933 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:15.879789 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e53734d1-9463-4580-9eec-8c2adc2a5568 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:15.900294 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 913/1785] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:15 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:16.035667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Create volume of 1 GB Jan 02 02:49:16.079405 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Availability Zones retrieved successfully. Jan 02 02:49:16.142279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Flow 'volume_create_api' (2762fcd6-ed14-46de-96ee-4f5e69550203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:49:16.149847 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54fa295f-112d-405a-9e17-1a19879a5d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:49:16.158405 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:49:16.449212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54fa295f-112d-405a-9e17-1a19879a5d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:49:16.464960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ef8278-4e0c-42f5-86f0-7e3175774be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:49:16.732739 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Created reservations ['c694eabc-35f9-45e1-9f8e-40f5625762a5', 'ec4f4744-29f9-4279-8439-cc2403d3bcd8', '418260be-1c22-4f6b-a7ff-09a4d200d84c', '47d0921b-292d-4d23-87e0-84b19b89e881'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:49:16.734987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ef8278-4e0c-42f5-86f0-7e3175774be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c694eabc-35f9-45e1-9f8e-40f5625762a5', 'ec4f4744-29f9-4279-8439-cc2403d3bcd8', '418260be-1c22-4f6b-a7ff-09a4d200d84c', '47d0921b-292d-4d23-87e0-84b19b89e881']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:49:16.737125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473b3f68-302d-4763-864a-5a16b053885c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:49:16.907573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-173bc18b-24c8-4517-a24d-4b7b69f70d55 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:16.908404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-173bc18b-24c8-4517-a24d-4b7b69f70d55 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:16.908404 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:16.908404 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:16.909082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-173bc18b-24c8-4517-a24d-4b7b69f70d55 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:16.909169 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-173bc18b-24c8-4517-a24d-4b7b69f70d55 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:16.947113 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473b3f68-302d-4763-864a-5a16b053885c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be602238-0049-44fc-8e6f-f53b40330d34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-706058428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81a11bc221d54e2b9e4931e348b4ea0e',qos_specs=None,replication_status=,reservations=['c694eabc-35f9-45e1-9f8e-40f5625762a5','ec4f4744-29f9-4279-8439-cc2403d3bcd8','418260be-1c22-4f6b-a7ff-09a4d200d84c','47d0921b-292d-4d23-87e0-84b19b89e881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ee236c64c84155b22c95d420a347f8',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-706058428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be602238-0049-44fc-8e6f-f53b40330d34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81a11bc221d54e2b9e4931e348b4ea0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='09ee236c64c84155b22c95d420a347f8',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:49:16.977879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25fbe79b-40b9-4200-8c33-617c7981c461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:49:17.007276 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:17.007276 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:17.009309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-173bc18b-24c8-4517-a24d-4b7b69f70d55 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:17.010015 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 914/1786] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:16 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:17.062917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25fbe79b-40b9-4200-8c33-617c7981c461) transitioned into state 'SUCCESS' from state '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-706058428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81a11bc221d54e2b9e4931e348b4ea0e',qos_specs=None,replication_status=,reservations=['c694eabc-35f9-45e1-9f8e-40f5625762a5','ec4f4744-29f9-4279-8439-cc2403d3bcd8','418260be-1c22-4f6b-a7ff-09a4d200d84c','47d0921b-292d-4d23-87e0-84b19b89e881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ee236c64c84155b22c95d420a347f8',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:49:17.065566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9189de-0956-417c-ae1a-6f5f8991d744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:49:17.127812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9189de-0956-417c-ae1a-6f5f8991d744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:49:17.173167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Flow 'volume_create_api' (2762fcd6-ed14-46de-96ee-4f5e69550203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:49:17.537611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Create volume request issued successfully. Jan 02 02:49:17.661659 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-334fa71f-c4f9-4510-81f1-7fa12f03c3b3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes returned with HTTP 202 Jan 02 02:49:17.684917 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 873/1787] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:49:15 2021] POST /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes => generated 815 bytes in 1899 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:49:17.713074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2a50c3b-4e37-48a2-bde1-5259e40b38d3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:17.713932 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2a50c3b-4e37-48a2-bde1-5259e40b38d3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:17.714349 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:17.714349 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:17.715449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2a50c3b-4e37-48a2-bde1-5259e40b38d3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:17.964036 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:17.964036 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:18.041590 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d2a50c3b-4e37-48a2-bde1-5259e40b38d3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:18.049863 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8b920bb-82de-43bd-8aaa-c2b19bdc96b4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:18.057108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8b920bb-82de-43bd-8aaa-c2b19bdc96b4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:18.057507 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:18.057507 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:18.058414 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8b920bb-82de-43bd-8aaa-c2b19bdc96b4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:18.059117 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c8b920bb-82de-43bd-8aaa-c2b19bdc96b4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:18.230987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2a50c3b-4e37-48a2-bde1-5259e40b38d3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:18.231447 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:18.231447 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:18.238094 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 915/1788] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:17 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:18.256074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8b920bb-82de-43bd-8aaa-c2b19bdc96b4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:18.258820 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 874/1789] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:18 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:19.259300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21e02e79-1d22-4d13-a2d0-c9e9240f9e9c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:19.260450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21e02e79-1d22-4d13-a2d0-c9e9240f9e9c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:19.261248 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:19.261248 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:19.261248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21e02e79-1d22-4d13-a2d0-c9e9240f9e9c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:19.368924 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-96527cf3-4c63-4bb8-bea6-b020b30141b9 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:19.372916 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-96527cf3-4c63-4bb8-bea6-b020b30141b9 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:19.377278 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:19.377278 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:19.378159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-96527cf3-4c63-4bb8-bea6-b020b30141b9 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:19.379936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-96527cf3-4c63-4bb8-bea6-b020b30141b9 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:19.473182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:19.473182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:19.475473 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-96527cf3-4c63-4bb8-bea6-b020b30141b9 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:19.483544 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 875/1790] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:19 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:19.509878 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:19.509878 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:19.526098 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-21e02e79-1d22-4d13-a2d0-c9e9240f9e9c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:19.627278 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21e02e79-1d22-4d13-a2d0-c9e9240f9e9c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:19.634546 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 916/1791] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:19 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:20.509868 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a557dfd-83fa-4893-9da6-9160ac8a9660 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:20.511001 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a557dfd-83fa-4893-9da6-9160ac8a9660 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:20.511343 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:20.511343 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:20.512084 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7a557dfd-83fa-4893-9da6-9160ac8a9660 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:20.525736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7a557dfd-83fa-4893-9da6-9160ac8a9660 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:20.621166 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:20.621166 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:20.621166 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7a557dfd-83fa-4893-9da6-9160ac8a9660 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:20.622085 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 876/1792] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:20 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:20.647654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee2edb49-fb11-45e2-be57-453f88e3b036 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:20.648693 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee2edb49-fb11-45e2-be57-453f88e3b036 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:20.648693 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:20.648693 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:20.649125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee2edb49-fb11-45e2-be57-453f88e3b036 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:20.953963 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:20.953963 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:21.024792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ee2edb49-fb11-45e2-be57-453f88e3b036 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:21.222487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee2edb49-fb11-45e2-be57-453f88e3b036 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:21.222487 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 917/1793] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:20 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:21.656512 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef2864a2-f0f3-4d2b-8fb1-a75870bc5212 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:21.658404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef2864a2-f0f3-4d2b-8fb1-a75870bc5212 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:21.662493 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:21.662493 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:21.666684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef2864a2-f0f3-4d2b-8fb1-a75870bc5212 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:21.674735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ef2864a2-f0f3-4d2b-8fb1-a75870bc5212 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:21.836624 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:21.836624 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:21.843676 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef2864a2-f0f3-4d2b-8fb1-a75870bc5212 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:21.845331 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 877/1794] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:21 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:22.238166 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0a731d3-474c-4634-9707-d6e83e32d837 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:22.238564 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0a731d3-474c-4634-9707-d6e83e32d837 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:22.238780 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:22.238780 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:22.240271 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0a731d3-474c-4634-9707-d6e83e32d837 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:22.472562 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:22.472562 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:22.525306 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d0a731d3-474c-4634-9707-d6e83e32d837 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:22.623364 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0a731d3-474c-4634-9707-d6e83e32d837 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:22.638802 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 918/1795] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:22 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:22.868655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae146fe9-fc14-46e8-9f4a-d96d2b55c767 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:22.868655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae146fe9-fc14-46e8-9f4a-d96d2b55c767 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:22.868655 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:22.868655 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:22.868655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae146fe9-fc14-46e8-9f4a-d96d2b55c767 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:22.868655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ae146fe9-fc14-46e8-9f4a-d96d2b55c767 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:22.946502 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:22.946502 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:22.953698 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae146fe9-fc14-46e8-9f4a-d96d2b55c767 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:22.965299 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 878/1796] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:22 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:23.654299 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d9463ed-fad1-48a9-a487-f16f74c7e699 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:23.655165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d9463ed-fad1-48a9-a487-f16f74c7e699 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:23.655387 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:23.655387 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:23.655767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d9463ed-fad1-48a9-a487-f16f74c7e699 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:23.950037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:23.950037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:23.979896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef4dbad7-0e82-469c-8c18-b139797ea7bd tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:23.980660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef4dbad7-0e82-469c-8c18-b139797ea7bd tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:23.981081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:23.981081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:23.982159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef4dbad7-0e82-469c-8c18-b139797ea7bd tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:23.983026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ef4dbad7-0e82-469c-8c18-b139797ea7bd tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:23.989962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2d9463ed-fad1-48a9-a487-f16f74c7e699 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:24.077387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d9463ed-fad1-48a9-a487-f16f74c7e699 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:24.078765 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 919/1797] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:23 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:24.093309 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:24.093309 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:24.095161 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef4dbad7-0e82-469c-8c18-b139797ea7bd tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:24.095991 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 879/1798] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:23 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:25.101445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-435b9460-9e0b-4478-b47b-32b1c3bafb9a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:25.102370 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-435b9460-9e0b-4478-b47b-32b1c3bafb9a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:25.102710 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:25.102710 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:25.103383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-435b9460-9e0b-4478-b47b-32b1c3bafb9a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:25.113771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-288435fa-9ad5-40b4-91f0-c8baf32506e6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:25.114787 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-288435fa-9ad5-40b4-91f0-c8baf32506e6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:25.115101 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:25.115101 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:25.115766 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-288435fa-9ad5-40b4-91f0-c8baf32506e6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:25.116419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-288435fa-9ad5-40b4-91f0-c8baf32506e6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:25.288532 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:25.288532 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:25.322571 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:25.322571 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:25.330715 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-288435fa-9ad5-40b4-91f0-c8baf32506e6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:25.333016 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 880/1799] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:25 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:25.339623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-435b9460-9e0b-4478-b47b-32b1c3bafb9a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:25.466968 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-435b9460-9e0b-4478-b47b-32b1c3bafb9a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:25.474891 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 920/1800] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:25 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:26.347247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-73690a95-3b3e-48c6-90b6-32b70265c40e tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:26.356561 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-73690a95-3b3e-48c6-90b6-32b70265c40e tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:26.357697 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:26.357697 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:26.358680 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-73690a95-3b3e-48c6-90b6-32b70265c40e tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:26.359222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-73690a95-3b3e-48c6-90b6-32b70265c40e tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:26.491892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3210d1f2-36ee-4bbf-8cb2-d7ac7c818807 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:26.492426 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3210d1f2-36ee-4bbf-8cb2-d7ac7c818807 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:26.492801 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:26.492801 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:26.493191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3210d1f2-36ee-4bbf-8cb2-d7ac7c818807 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:26.503745 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:26.503745 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:26.505763 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-73690a95-3b3e-48c6-90b6-32b70265c40e tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:26.506659 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 881/1801] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:26 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:26.604194 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:26.604194 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:26.625604 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3210d1f2-36ee-4bbf-8cb2-d7ac7c818807 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:26.698173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3210d1f2-36ee-4bbf-8cb2-d7ac7c818807 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:26.712035 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 921/1802] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:26 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:27.522034 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3742564c-79a0-4d8b-9457-3ae5cf993525 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:27.522870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3742564c-79a0-4d8b-9457-3ae5cf993525 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:27.523037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:27.523037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:27.523318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3742564c-79a0-4d8b-9457-3ae5cf993525 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:27.524279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3742564c-79a0-4d8b-9457-3ae5cf993525 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:27.613352 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:27.613352 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:27.631210 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3742564c-79a0-4d8b-9457-3ae5cf993525 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:27.634810 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 882/1803] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:27 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:27.726105 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c94429da-c333-464b-9287-46134efe3c32 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:27.726863 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c94429da-c333-464b-9287-46134efe3c32 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:27.727143 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:27.727143 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:27.727471 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c94429da-c333-464b-9287-46134efe3c32 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:27.817226 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:27.817226 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:27.868638 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c94429da-c333-464b-9287-46134efe3c32 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:27.936086 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c94429da-c333-464b-9287-46134efe3c32 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:27.937549 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 922/1804] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:27 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:28.659817 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d774312-6553-4aef-8063-7fff98434021 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:28.660435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d774312-6553-4aef-8063-7fff98434021 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:28.661099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:28.661099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:28.663870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d774312-6553-4aef-8063-7fff98434021 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:28.663870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1d774312-6553-4aef-8063-7fff98434021 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:28.718747 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:28.718747 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:28.720851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d774312-6553-4aef-8063-7fff98434021 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:28.723610 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 883/1805] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:28 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:28.953963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30aea63d-000e-4c57-842d-b90ae60cb82a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:28.954500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30aea63d-000e-4c57-842d-b90ae60cb82a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:28.954716 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:28.954716 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:28.955123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30aea63d-000e-4c57-842d-b90ae60cb82a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:29.063889 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:29.063889 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:29.123793 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-30aea63d-000e-4c57-842d-b90ae60cb82a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:29.205664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30aea63d-000e-4c57-842d-b90ae60cb82a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:29.215689 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 923/1806] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:28 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:29.742903 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1cf9935-4d19-4227-8d0e-efeca95eec00 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:29.748066 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1cf9935-4d19-4227-8d0e-efeca95eec00 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:29.752850 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:29.752850 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:29.753592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1cf9935-4d19-4227-8d0e-efeca95eec00 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:29.754830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e1cf9935-4d19-4227-8d0e-efeca95eec00 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:29.840831 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:29.840831 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:29.842858 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1cf9935-4d19-4227-8d0e-efeca95eec00 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:29.864074 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 884/1807] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:29 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:30.245236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e197392e-a9a2-490d-bac6-aaa1e029b340 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:30.245236 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e197392e-a9a2-490d-bac6-aaa1e029b340 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:30.245236 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:30.245236 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:30.245236 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e197392e-a9a2-490d-bac6-aaa1e029b340 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:30.447350 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:30.447350 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:30.465325 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e197392e-a9a2-490d-bac6-aaa1e029b340 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:30.561728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e197392e-a9a2-490d-bac6-aaa1e029b340 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:30.561728 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 924/1808] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:30 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:30.885158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79803aad-1513-455b-b5c0-25008c4c3d7c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:30.886044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79803aad-1513-455b-b5c0-25008c4c3d7c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:30.886044 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:30.886044 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:30.887267 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79803aad-1513-455b-b5c0-25008c4c3d7c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:30.887267 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-79803aad-1513-455b-b5c0-25008c4c3d7c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:30.966750 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:30.966750 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:30.990173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79803aad-1513-455b-b5c0-25008c4c3d7c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:30.991157 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 885/1809] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:30 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:31.581897 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e42b585-c21e-49ed-9a56-0089e73daeab tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:31.582699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e42b585-c21e-49ed-9a56-0089e73daeab tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:31.583850 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:31.583850 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:31.590700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e42b585-c21e-49ed-9a56-0089e73daeab tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:31.834222 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:31.834222 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:31.865142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0e42b585-c21e-49ed-9a56-0089e73daeab tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:31.959710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e42b585-c21e-49ed-9a56-0089e73daeab tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:31.988673 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 925/1810] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:31 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:32.012041 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3d09047-5e10-4f9a-998f-ffcdbe90d8ef tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:32.013380 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3d09047-5e10-4f9a-998f-ffcdbe90d8ef tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:32.013380 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:32.013380 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:32.014293 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3d09047-5e10-4f9a-998f-ffcdbe90d8ef tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:32.015196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f3d09047-5e10-4f9a-998f-ffcdbe90d8ef tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:32.090881 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:32.090881 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:32.095817 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3d09047-5e10-4f9a-998f-ffcdbe90d8ef tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:32.101196 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 886/1811] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:32 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:32.994928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-759934cc-3d2e-46fe-9f13-9c8ee5efc890 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:32.996415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-759934cc-3d2e-46fe-9f13-9c8ee5efc890 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:32.996415 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:32.996415 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:33.021378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-759934cc-3d2e-46fe-9f13-9c8ee5efc890 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:33.117246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-daf02361-340a-4d7e-aff3-32a935968fbb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:33.117246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-daf02361-340a-4d7e-aff3-32a935968fbb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:33.117246 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:33.117246 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:33.117246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-daf02361-340a-4d7e-aff3-32a935968fbb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:33.117795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-daf02361-340a-4d7e-aff3-32a935968fbb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:33.209377 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:33.209377 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:33.211253 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-daf02361-340a-4d7e-aff3-32a935968fbb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:33.229319 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 887/1812] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:33 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:33.252565 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:33.252565 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:33.291290 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-759934cc-3d2e-46fe-9f13-9c8ee5efc890 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:33.357826 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-759934cc-3d2e-46fe-9f13-9c8ee5efc890 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:33.359251 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 926/1813] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:32 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:34.232361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb83c578-683f-43a3-8e41-8f893a3d9ed7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:34.233035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb83c578-683f-43a3-8e41-8f893a3d9ed7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:34.233222 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:34.233222 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:34.233560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb83c578-683f-43a3-8e41-8f893a3d9ed7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:34.233928 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bb83c578-683f-43a3-8e41-8f893a3d9ed7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:34.299737 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:34.299737 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:34.343395 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb83c578-683f-43a3-8e41-8f893a3d9ed7 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:34.344808 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 888/1814] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:34 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:34.375773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16d7dfce-f485-423d-91e0-7cdeb1f356be tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:34.376312 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16d7dfce-f485-423d-91e0-7cdeb1f356be tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:34.376505 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:34.376505 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:34.376985 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16d7dfce-f485-423d-91e0-7cdeb1f356be tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:34.863319 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:34.863319 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:34.936924 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-16d7dfce-f485-423d-91e0-7cdeb1f356be tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:35.108196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16d7dfce-f485-423d-91e0-7cdeb1f356be tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:35.109709 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 927/1815] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:34 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 738 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:35.370257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59c35b49-4f94-4b99-a3db-278448a41163 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:35.371372 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59c35b49-4f94-4b99-a3db-278448a41163 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:35.371728 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:35.371728 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:35.373011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59c35b49-4f94-4b99-a3db-278448a41163 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:35.373725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-59c35b49-4f94-4b99-a3db-278448a41163 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:35.539943 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:35.539943 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:35.543692 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59c35b49-4f94-4b99-a3db-278448a41163 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:35.557822 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 889/1816] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:35 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:36.130292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de03c9be-b84a-445d-b8a3-f9e346c8b83e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:36.131252 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de03c9be-b84a-445d-b8a3-f9e346c8b83e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:36.131614 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:36.131614 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:36.135603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de03c9be-b84a-445d-b8a3-f9e346c8b83e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:36.251291 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:36.251291 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:36.263334 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-de03c9be-b84a-445d-b8a3-f9e346c8b83e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:36.315319 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de03c9be-b84a-445d-b8a3-f9e346c8b83e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:36.317296 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 928/1817] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:36 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:36.571440 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-474353d9-646b-4f3a-8bac-59637bcff903 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:36.572947 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-474353d9-646b-4f3a-8bac-59637bcff903 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:36.572947 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:36.572947 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:36.573617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-474353d9-646b-4f3a-8bac-59637bcff903 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:36.574326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-474353d9-646b-4f3a-8bac-59637bcff903 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:36.678319 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:36.678319 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:36.681756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-474353d9-646b-4f3a-8bac-59637bcff903 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:36.683381 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 890/1818] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:36 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:37.343729 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d959502-75ee-4dc0-81e8-94f9b25cf8a9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:37.344134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d959502-75ee-4dc0-81e8-94f9b25cf8a9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:37.344914 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:37.344914 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:37.345586 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d959502-75ee-4dc0-81e8-94f9b25cf8a9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:37.604917 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:37.604917 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:37.650802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0d959502-75ee-4dc0-81e8-94f9b25cf8a9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:37.710055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b439fdd-e301-4954-8bdd-d260277649ed tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:37.711138 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b439fdd-e301-4954-8bdd-d260277649ed tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:37.711504 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:37.711504 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:37.712188 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b439fdd-e301-4954-8bdd-d260277649ed tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:37.737205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9b439fdd-e301-4954-8bdd-d260277649ed tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:37.826859 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d959502-75ee-4dc0-81e8-94f9b25cf8a9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:37.828443 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 929/1819] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:37 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:37.915659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:37.915659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:37.935790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b439fdd-e301-4954-8bdd-d260277649ed tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:37.937419 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 891/1820] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:37 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:38.161627 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] POST http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes Jan 02 02:49:38.161627 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:38.161627 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:38.161627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-226838641", "snapshot_id": null, "imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c", "volume_type": null, "size": 1}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:49:38.161627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-226838641', 'snapshot_id': None, 'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c', 'volume_type': None, 'size': 1}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:49:38.532126 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Create volume of 1 GB Jan 02 02:49:38.573610 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Availability Zones retrieved successfully. Jan 02 02:49:38.623551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Flow 'volume_create_api' (efd8be80-dd7d-42fa-8d28-d06569683554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:49:38.628660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3278d667-ddf1-4bbd-b1ea-87c6add32bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:49:38.631567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:49:38.846534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0136492-d83f-482f-9207-5bc11292d3c3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:38.846999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0136492-d83f-482f-9207-5bc11292d3c3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:38.847179 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:38.847179 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:38.847541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0136492-d83f-482f-9207-5bc11292d3c3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:38.945966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3278d667-ddf1-4bbd-b1ea-87c6add32bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:49:38.950875 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9de1ca7-ca0c-429e-8b6f-40620d015209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:49:38.994168 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:38.994168 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:39.020749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d0136492-d83f-482f-9207-5bc11292d3c3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:39.083131 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0136492-d83f-482f-9207-5bc11292d3c3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:39.088708 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 892/1821] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:38 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:39.095006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e00505e9-1822-4751-a464-f112d4491e92 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:39.099472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e00505e9-1822-4751-a464-f112d4491e92 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:39.102386 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:39.102386 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:39.103189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e00505e9-1822-4751-a464-f112d4491e92 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:39.107373 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e00505e9-1822-4751-a464-f112d4491e92 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:39.157240 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:39.157240 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:39.162116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e00505e9-1822-4751-a464-f112d4491e92 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:39.170040 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 893/1822] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:39 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:39.183493 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Created reservations ['85670136-c072-497c-b7b6-4197eeef4866', '4abf3c19-53e4-489d-acef-fa0ac3efd096', '388459ab-617b-45a8-8a3e-99f3368b6557', 'b611235f-c11b-48d0-8283-e0ad57816e2c'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:49:39.189330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9de1ca7-ca0c-429e-8b6f-40620d015209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85670136-c072-497c-b7b6-4197eeef4866', '4abf3c19-53e4-489d-acef-fa0ac3efd096', '388459ab-617b-45a8-8a3e-99f3368b6557', 'b611235f-c11b-48d0-8283-e0ad57816e2c']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:49:39.193733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a31386-128f-4b2b-9dae-fbd23c9dfba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:49:39.440631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a31386-128f-4b2b-9dae-fbd23c9dfba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e2aa3ba-a177-4cdc-b348-856492d543dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-226838641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224c9adedf14446da06f38858e065bad',qos_specs=None,replication_status=,reservations=['85670136-c072-497c-b7b6-4197eeef4866','4abf3c19-53e4-489d-acef-fa0ac3efd096','388459ab-617b-45a8-8a3e-99f3368b6557','b611235f-c11b-48d0-8283-e0ad57816e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64afc94157c345049750b656e9616756',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:49:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-226838641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e2aa3ba-a177-4cdc-b348-856492d543dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224c9adedf14446da06f38858e065bad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='64afc94157c345049750b656e9616756',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:49:39.456509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faab92aa-abed-4ff5-ac13-9944f26b0171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:49:39.585724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faab92aa-abed-4ff5-ac13-9944f26b0171) transitioned into state 'SUCCESS' from state '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-226838641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224c9adedf14446da06f38858e065bad',qos_specs=None,replication_status=,reservations=['85670136-c072-497c-b7b6-4197eeef4866','4abf3c19-53e4-489d-acef-fa0ac3efd096','388459ab-617b-45a8-8a3e-99f3368b6557','b611235f-c11b-48d0-8283-e0ad57816e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64afc94157c345049750b656e9616756',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:49:39.585724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74edcf8-c4d8-480f-af78-0e7f2e94cdb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:49:39.659724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74edcf8-c4d8-480f-af78-0e7f2e94cdb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:49:39.682182 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Flow 'volume_create_api' (efd8be80-dd7d-42fa-8d28-d06569683554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:49:39.931206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Create volume request issued successfully. Jan 02 02:49:39.980869 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-821064fd-d9f2-4aad-9f0d-7c9425d5f06e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes returned with HTTP 202 Jan 02 02:49:39.987618 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 930/1823] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:49:38 2021] POST /volume/v3/224c9adedf14446da06f38858e065bad/volumes => generated 822 bytes in 1843 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:49:39.998122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-48658479-9422-43c7-a565-a1f2aa642a9f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:39.998977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-48658479-9422-43c7-a565-a1f2aa642a9f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:39.999403 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:39.999403 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:40.000108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-48658479-9422-43c7-a565-a1f2aa642a9f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:40.109751 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f795a0d-f23d-44d7-9f68-29ddc8a44b71 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:40.111115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f795a0d-f23d-44d7-9f68-29ddc8a44b71 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:40.116121 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:40.116121 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:40.118446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f795a0d-f23d-44d7-9f68-29ddc8a44b71 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:40.304039 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:40.304039 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:40.358496 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-48658479-9422-43c7-a565-a1f2aa642a9f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:40.547223 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:40.547223 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:40.558419 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-48658479-9422-43c7-a565-a1f2aa642a9f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:40.560613 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 894/1824] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:39 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:40.585980 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61b6d489-1095-40e2-baaf-901c3f1c9db6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:40.586575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61b6d489-1095-40e2-baaf-901c3f1c9db6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:40.586790 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:40.586790 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:40.587312 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61b6d489-1095-40e2-baaf-901c3f1c9db6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:40.587863 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-61b6d489-1095-40e2-baaf-901c3f1c9db6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:40.593598 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2f795a0d-f23d-44d7-9f68-29ddc8a44b71 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:40.648462 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:40.648462 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:40.651082 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61b6d489-1095-40e2-baaf-901c3f1c9db6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:40.652476 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 895/1825] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:40 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:40.697112 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f795a0d-f23d-44d7-9f68-29ddc8a44b71 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:40.708061 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 931/1826] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:40 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:41.582345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a475e49a-cc86-430c-95ff-aed6efca9054 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:41.583011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a475e49a-cc86-430c-95ff-aed6efca9054 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:41.583339 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:41.583339 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:41.583925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a475e49a-cc86-430c-95ff-aed6efca9054 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:41.684888 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98320a0b-0257-4c60-b400-68c4847b665d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:41.685858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98320a0b-0257-4c60-b400-68c4847b665d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:41.686240 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:41.686240 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:41.686894 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98320a0b-0257-4c60-b400-68c4847b665d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:41.694268 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-98320a0b-0257-4c60-b400-68c4847b665d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:41.699142 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:41.699142 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:41.770065 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a475e49a-cc86-430c-95ff-aed6efca9054 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:41.889678 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:41.889678 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:41.893157 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98320a0b-0257-4c60-b400-68c4847b665d tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:41.908024 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 932/1827] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:41 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:41.922612 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39d4fb5a-1791-4d40-a24a-2ae6047924ff tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:41.934841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a475e49a-cc86-430c-95ff-aed6efca9054 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:41.936414 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39d4fb5a-1791-4d40-a24a-2ae6047924ff tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:41.940064 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:41.940064 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:41.941715 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39d4fb5a-1791-4d40-a24a-2ae6047924ff tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:41.952392 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 896/1828] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:41 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:42.285105 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:42.285105 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:42.344293 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-39d4fb5a-1791-4d40-a24a-2ae6047924ff tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:42.500861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39d4fb5a-1791-4d40-a24a-2ae6047924ff tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:42.521941 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 933/1829] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:41 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:42.929042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-58664fd3-f66b-4748-b9bf-55627ee127b2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:42.931084 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-58664fd3-f66b-4748-b9bf-55627ee127b2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:42.931618 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:42.931618 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:42.932641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-58664fd3-f66b-4748-b9bf-55627ee127b2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:42.940477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-58664fd3-f66b-4748-b9bf-55627ee127b2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:42.955773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8ffccf23-5e43-48a9-ba39-bd8f53354cc8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:42.956631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8ffccf23-5e43-48a9-ba39-bd8f53354cc8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:42.956994 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:42.956994 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:42.957851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8ffccf23-5e43-48a9-ba39-bd8f53354cc8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:43.045471 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:43.045471 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:43.049448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-58664fd3-f66b-4748-b9bf-55627ee127b2 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:43.062425 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 897/1830] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:42 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:43.325912 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:43.325912 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:43.351430 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8ffccf23-5e43-48a9-ba39-bd8f53354cc8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:43.411896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8ffccf23-5e43-48a9-ba39-bd8f53354cc8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:43.416038 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 934/1831] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:42 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:43.548423 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-275e733a-cf63-4935-b9d6-003889d24f59 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:43.554529 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-275e733a-cf63-4935-b9d6-003889d24f59 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:43.554829 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:43.554829 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:43.555541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-275e733a-cf63-4935-b9d6-003889d24f59 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:43.830922 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:43.830922 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:43.874973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-275e733a-cf63-4935-b9d6-003889d24f59 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:43.935188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-275e733a-cf63-4935-b9d6-003889d24f59 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:43.938163 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 898/1832] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:43 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:44.071132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5999bed1-9dd3-4f22-bd21-eb100cb78ef5 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:44.071629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5999bed1-9dd3-4f22-bd21-eb100cb78ef5 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:44.071856 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:44.071856 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:44.072238 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5999bed1-9dd3-4f22-bd21-eb100cb78ef5 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:44.072626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5999bed1-9dd3-4f22-bd21-eb100cb78ef5 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:44.124446 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:44.124446 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:44.126385 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5999bed1-9dd3-4f22-bd21-eb100cb78ef5 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:44.127207 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 935/1833] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:44 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:44.448818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c22b7105-ae7f-47e1-91d5-37e066380649 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:44.449418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c22b7105-ae7f-47e1-91d5-37e066380649 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:44.449418 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:44.449418 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:44.452313 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c22b7105-ae7f-47e1-91d5-37e066380649 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:44.675705 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:44.675705 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:44.724396 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c22b7105-ae7f-47e1-91d5-37e066380649 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:44.927336 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c22b7105-ae7f-47e1-91d5-37e066380649 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:44.929146 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 899/1834] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:44 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:44.956529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f634f102-bda1-4a4f-94f1-59f85abb5691 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:44.958354 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f634f102-bda1-4a4f-94f1-59f85abb5691 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:44.958790 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:44.958790 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:44.959906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f634f102-bda1-4a4f-94f1-59f85abb5691 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:45.094241 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:45.094241 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:45.120227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f634f102-bda1-4a4f-94f1-59f85abb5691 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:45.144670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c614523-859c-45d0-9f0a-b6bfd8eeb380 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:45.148739 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c614523-859c-45d0-9f0a-b6bfd8eeb380 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:45.151506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:45.151506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:45.157870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c614523-859c-45d0-9f0a-b6bfd8eeb380 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:45.161483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5c614523-859c-45d0-9f0a-b6bfd8eeb380 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:45.166584 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f634f102-bda1-4a4f-94f1-59f85abb5691 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:45.175550 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 936/1835] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:44 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:45.254227 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:45.254227 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:45.259393 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c614523-859c-45d0-9f0a-b6bfd8eeb380 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:45.264925 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 900/1836] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:45 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:45.948922 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4eb8f989-d8e3-4af2-b22c-ced42675069c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:45.952099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4eb8f989-d8e3-4af2-b22c-ced42675069c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:45.952099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:45.952099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:45.952779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4eb8f989-d8e3-4af2-b22c-ced42675069c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:46.071802 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:46.071802 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:46.093997 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4eb8f989-d8e3-4af2-b22c-ced42675069c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:46.151112 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4eb8f989-d8e3-4af2-b22c-ced42675069c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:46.152323 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 937/1837] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:45 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:46.193875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0fcd7289-a380-453e-8060-c318b43da47a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:46.195161 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0fcd7289-a380-453e-8060-c318b43da47a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:46.195598 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:46.195598 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:46.196551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0fcd7289-a380-453e-8060-c318b43da47a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:46.279579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e07455d-39c1-4e12-8192-00daccd84e50 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:46.280191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e07455d-39c1-4e12-8192-00daccd84e50 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:46.280472 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:46.280472 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:46.280840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e07455d-39c1-4e12-8192-00daccd84e50 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:46.281391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6e07455d-39c1-4e12-8192-00daccd84e50 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:46.327389 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:46.327389 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:46.334414 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e07455d-39c1-4e12-8192-00daccd84e50 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:46.336983 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 938/1838] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:46 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:46.337721 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:46.337721 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:46.348162 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0fcd7289-a380-453e-8060-c318b43da47a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:46.377503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0fcd7289-a380-453e-8060-c318b43da47a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:46.380824 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 901/1839] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:46 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:47.169004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c100f79f-0986-4050-bb44-2e71308aa6d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:47.170286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c100f79f-0986-4050-bb44-2e71308aa6d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:47.170708 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:47.170708 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:47.172617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c100f79f-0986-4050-bb44-2e71308aa6d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:47.287519 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:47.287519 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:47.318589 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c100f79f-0986-4050-bb44-2e71308aa6d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:47.349598 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d62909b0-e98f-4cce-b716-687cfadeeac4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:47.350224 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d62909b0-e98f-4cce-b716-687cfadeeac4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:47.350528 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:47.350528 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:47.351032 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d62909b0-e98f-4cce-b716-687cfadeeac4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:47.351647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d62909b0-e98f-4cce-b716-687cfadeeac4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:47.399335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c100f79f-0986-4050-bb44-2e71308aa6d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:47.408323 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 939/1840] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:47 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:47.412572 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:47.412572 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:47.414934 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d62909b0-e98f-4cce-b716-687cfadeeac4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:47.421322 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deed1886-8630-49c9-ad56-c3adc90ac1d8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:47.424140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deed1886-8630-49c9-ad56-c3adc90ac1d8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:47.424663 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:47.424663 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:47.426380 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deed1886-8630-49c9-ad56-c3adc90ac1d8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:47.428297 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 902/1841] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:47 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:47.537092 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:47.537092 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:47.561151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-deed1886-8630-49c9-ad56-c3adc90ac1d8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:47.612379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deed1886-8630-49c9-ad56-c3adc90ac1d8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:47.622165 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 940/1842] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:47 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:48.428908 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c3721de-2cfb-4842-ac21-28b35be9f8b9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:48.429841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c3721de-2cfb-4842-ac21-28b35be9f8b9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:48.430465 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:48.430465 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:48.433412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c3721de-2cfb-4842-ac21-28b35be9f8b9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:48.447436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c73bf1ca-b621-4a7e-a8c0-8643cc94a206 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:48.448397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c73bf1ca-b621-4a7e-a8c0-8643cc94a206 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:48.448789 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:48.448789 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:48.449522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c73bf1ca-b621-4a7e-a8c0-8643cc94a206 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:48.450736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c73bf1ca-b621-4a7e-a8c0-8643cc94a206 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:48.640774 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:48.640774 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:48.660012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c73bf1ca-b621-4a7e-a8c0-8643cc94a206 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:48.680046 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 941/1843] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:48 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:48.700014 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9f8dd3a4-1580-45ce-b64c-d5ee93502bf8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:48.703390 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9f8dd3a4-1580-45ce-b64c-d5ee93502bf8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:48.706069 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:48.706069 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:48.707282 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9f8dd3a4-1580-45ce-b64c-d5ee93502bf8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:48.802737 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:48.802737 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:48.848454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5c3721de-2cfb-4842-ac21-28b35be9f8b9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:48.985120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c3721de-2cfb-4842-ac21-28b35be9f8b9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:48.990821 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 903/1844] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:48 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:48.999331 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:48.999331 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:49.022256 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9f8dd3a4-1580-45ce-b64c-d5ee93502bf8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:49.074587 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9f8dd3a4-1580-45ce-b64c-d5ee93502bf8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:49.077051 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 942/1845] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:48 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:49.716458 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67998f24-26c5-45cc-8ce8-590d9810b0d4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:49.730283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67998f24-26c5-45cc-8ce8-590d9810b0d4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:49.735953 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:49.735953 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:49.736788 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67998f24-26c5-45cc-8ce8-590d9810b0d4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:49.737477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-67998f24-26c5-45cc-8ce8-590d9810b0d4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:49.865959 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:49.865959 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:49.867930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67998f24-26c5-45cc-8ce8-590d9810b0d4 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:49.868884 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 904/1846] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:49 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:50.022944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9b46f4b-6ae6-49a5-b103-cedd1b440584 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:50.024842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9b46f4b-6ae6-49a5-b103-cedd1b440584 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:50.025219 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:50.025219 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:50.029441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9b46f4b-6ae6-49a5-b103-cedd1b440584 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:50.093511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cffe3ce8-9335-43ba-9cf5-521d52f79dab tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:50.094047 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cffe3ce8-9335-43ba-9cf5-521d52f79dab tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:50.094268 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:50.094268 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:50.094643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cffe3ce8-9335-43ba-9cf5-521d52f79dab tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:50.210966 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:50.210966 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:50.234120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cffe3ce8-9335-43ba-9cf5-521d52f79dab tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:50.287854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cffe3ce8-9335-43ba-9cf5-521d52f79dab tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:50.289134 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 905/1847] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:50 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:50.399432 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:50.399432 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:50.415194 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e9b46f4b-6ae6-49a5-b103-cedd1b440584 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:50.449259 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9b46f4b-6ae6-49a5-b103-cedd1b440584 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:50.451121 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 943/1848] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:50 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:50.885052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6fdd2eb1-cc57-49af-add5-eaa397e97102 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:50.885720 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6fdd2eb1-cc57-49af-add5-eaa397e97102 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:50.886573 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:50.886573 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:50.887012 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6fdd2eb1-cc57-49af-add5-eaa397e97102 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:50.887429 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6fdd2eb1-cc57-49af-add5-eaa397e97102 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:50.967876 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:50.967876 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:50.969775 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6fdd2eb1-cc57-49af-add5-eaa397e97102 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:50.977247 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 906/1849] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:50 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:51.326824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01b715f4-954f-4592-8e30-8fa7c8a1f3c4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:51.326824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01b715f4-954f-4592-8e30-8fa7c8a1f3c4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:51.326824 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:51.326824 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:51.326824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01b715f4-954f-4592-8e30-8fa7c8a1f3c4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:51.455585 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:51.455585 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:51.473823 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c7868d5-9a53-4bb1-b207-1c2a520f9764 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:51.474458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c7868d5-9a53-4bb1-b207-1c2a520f9764 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:51.474672 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:51.474672 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:51.475135 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c7868d5-9a53-4bb1-b207-1c2a520f9764 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:51.510465 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-01b715f4-954f-4592-8e30-8fa7c8a1f3c4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:51.609471 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01b715f4-954f-4592-8e30-8fa7c8a1f3c4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:51.611952 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 944/1850] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:51 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:51.654831 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:51.654831 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:51.689965 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0c7868d5-9a53-4bb1-b207-1c2a520f9764 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:51.740266 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c7868d5-9a53-4bb1-b207-1c2a520f9764 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:51.742382 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 907/1851] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:51 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:51.992209 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a072568-e5e5-49a8-9ed0-49dd9734a6e9 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:51.993464 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a072568-e5e5-49a8-9ed0-49dd9734a6e9 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:51.993868 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:51.993868 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:51.994528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a072568-e5e5-49a8-9ed0-49dd9734a6e9 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:51.995080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8a072568-e5e5-49a8-9ed0-49dd9734a6e9 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:52.074249 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:52.074249 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:52.085075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a072568-e5e5-49a8-9ed0-49dd9734a6e9 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:52.086506 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 945/1852] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:51 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:52.641199 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e632dc79-0af8-4808-98cc-3302f20fa1c5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:52.642175 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e632dc79-0af8-4808-98cc-3302f20fa1c5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:52.642508 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:52.642508 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:52.643260 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e632dc79-0af8-4808-98cc-3302f20fa1c5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:52.758457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f22b9e49-117c-4580-bb3d-b05f5c010597 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:52.759126 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f22b9e49-117c-4580-bb3d-b05f5c010597 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:52.759461 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:52.759461 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:52.760175 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f22b9e49-117c-4580-bb3d-b05f5c010597 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:52.925226 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:52.925226 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:52.955591 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f22b9e49-117c-4580-bb3d-b05f5c010597 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:53.014081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:53.014081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:53.038029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f22b9e49-117c-4580-bb3d-b05f5c010597 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:53.038881 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 946/1853] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:52 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:53.094118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e632dc79-0af8-4808-98cc-3302f20fa1c5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:53.099616 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5cbce37a-4937-40ad-9b53-8e591eb38ecb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:53.100202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5cbce37a-4937-40ad-9b53-8e591eb38ecb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:53.100401 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:53.100401 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:53.101315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5cbce37a-4937-40ad-9b53-8e591eb38ecb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:53.102523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5cbce37a-4937-40ad-9b53-8e591eb38ecb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:53.189481 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:53.189481 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:53.195901 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5cbce37a-4937-40ad-9b53-8e591eb38ecb tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:53.197861 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 947/1854] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:53 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 817 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:53.204206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e632dc79-0af8-4808-98cc-3302f20fa1c5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:53.204206 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 908/1855] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:52 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:54.057268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-505b1ad8-f433-40ef-a36e-ac06e5ee75bd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:54.058081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-505b1ad8-f433-40ef-a36e-ac06e5ee75bd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:54.058423 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:54.058423 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:54.060181 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-505b1ad8-f433-40ef-a36e-ac06e5ee75bd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:54.212183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2827ac5c-ab6a-44a5-82a4-7a1ebac90525 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:54.215566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2827ac5c-ab6a-44a5-82a4-7a1ebac90525 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:54.216239 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:54.216239 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:54.217231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2827ac5c-ab6a-44a5-82a4-7a1ebac90525 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:54.217809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2827ac5c-ab6a-44a5-82a4-7a1ebac90525 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:54.291881 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:54.291881 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:54.303563 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:54.303563 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:54.311113 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2827ac5c-ab6a-44a5-82a4-7a1ebac90525 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:54.328499 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 948/1856] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:54 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:54.335546 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0287b85c-f4bf-4d3d-bcce-f1fe11c2af7f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:54.336792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-505b1ad8-f433-40ef-a36e-ac06e5ee75bd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:54.341560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0287b85c-f4bf-4d3d-bcce-f1fe11c2af7f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:54.347636 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:54.347636 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:54.348829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0287b85c-f4bf-4d3d-bcce-f1fe11c2af7f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:54.423468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-505b1ad8-f433-40ef-a36e-ac06e5ee75bd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:54.431902 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 909/1857] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:54 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:54.522313 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:54.522313 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:54.549627 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0287b85c-f4bf-4d3d-bcce-f1fe11c2af7f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:54.609438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0287b85c-f4bf-4d3d-bcce-f1fe11c2af7f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:54.617752 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 949/1858] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:54 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 907 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:55.362055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-837dd0a4-eefc-4cb4-b975-2e2fe48e2435 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:55.363104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-837dd0a4-eefc-4cb4-b975-2e2fe48e2435 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:55.363457 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:55.363457 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:55.364126 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-837dd0a4-eefc-4cb4-b975-2e2fe48e2435 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:55.364840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-837dd0a4-eefc-4cb4-b975-2e2fe48e2435 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:55.451411 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc8c01e0-df07-4f93-8f37-0476d6b0ab91 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:55.452383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc8c01e0-df07-4f93-8f37-0476d6b0ab91 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:55.452783 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:55.452783 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:55.453476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc8c01e0-df07-4f93-8f37-0476d6b0ab91 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:55.580085 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:55.580085 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:55.584032 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-837dd0a4-eefc-4cb4-b975-2e2fe48e2435 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:55.598252 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 910/1859] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:55 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 819 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:55.657752 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17e00314-bdaf-4a53-8956-fa45a2114028 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:55.658704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17e00314-bdaf-4a53-8956-fa45a2114028 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:55.659066 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:55.659066 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:55.659696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17e00314-bdaf-4a53-8956-fa45a2114028 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:55.898441 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:55.898441 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:55.967071 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fc8c01e0-df07-4f93-8f37-0476d6b0ab91 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:56.083769 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:56.083769 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:56.151932 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-17e00314-bdaf-4a53-8956-fa45a2114028 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:56.166225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc8c01e0-df07-4f93-8f37-0476d6b0ab91 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:56.180677 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 950/1860] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:55 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 736 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:56.285178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17e00314-bdaf-4a53-8956-fa45a2114028 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:56.290686 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 911/1861] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:55 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 965 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:56.617654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6f6012b-2b36-4f9f-804d-a19abe74e479 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:56.618560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6f6012b-2b36-4f9f-804d-a19abe74e479 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:56.618982 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:56.618982 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:56.619633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6f6012b-2b36-4f9f-804d-a19abe74e479 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:56.620314 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f6f6012b-2b36-4f9f-804d-a19abe74e479 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:56.690751 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:56.690751 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:56.697323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6f6012b-2b36-4f9f-804d-a19abe74e479 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:56.698548 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 951/1862] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:56 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 820 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:56.712093 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07730f76-bcf3-4d28-872a-c5c0d7373f64 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 Jan 02 02:49:56.713254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07730f76-bcf3-4d28-872a-c5c0d7373f64 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:56.713684 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:56.713684 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:56.714369 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07730f76-bcf3-4d28-872a-c5c0d7373f64 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:56.874202 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:56.874202 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:56.905428 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-07730f76-bcf3-4d28-872a-c5c0d7373f64 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Volume info retrieved successfully. Jan 02 02:49:56.989443 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07730f76-bcf3-4d28-872a-c5c0d7373f64 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 returned with HTTP 200 Jan 02 02:49:56.998550 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 912/1863] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:56 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 => generated 914 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:57.019125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f794430-ea78-4ce9-a46f-9c3c91171538 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] PUT http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:57.020049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:57.020049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:57.020879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f794430-ea78-4ce9-a46f-9c3c91171538 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-312608137", "description": "tempest-volume-backup-description-233239031"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:49:57.130580 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:57.130580 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:57.164531 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f794430-ea78-4ce9-a46f-9c3c91171538 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:57.174356 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 952/1864] 10.222.0.39 () {62 vars in 1376 bytes} [Sat Jan 2 02:49:57 2021] PUT /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 398 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:57.180128 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e6b19eee-953f-4ab4-9724-ec01ab2f3b6c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:57.181098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e6b19eee-953f-4ab4-9724-ec01ab2f3b6c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:57.181663 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:57.181663 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:57.182382 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e6b19eee-953f-4ab4-9724-ec01ab2f3b6c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:57.182950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e6b19eee-953f-4ab4-9724-ec01ab2f3b6c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Show backup with id 8f1fdb16-34e7-40c4-ae74-51ff1689e861. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:49:57.205743 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b1aafd5b-5355-46be-99ac-14beca7f3b81 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:57.212740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b1aafd5b-5355-46be-99ac-14beca7f3b81 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:57.214485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:57.214485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:57.218080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b1aafd5b-5355-46be-99ac-14beca7f3b81 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:57.292660 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:57.292660 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:57.306416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e6b19eee-953f-4ab4-9724-ec01ab2f3b6c tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 200 Jan 02 02:49:57.319921 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 913/1865] 10.222.0.39 () {60 vars in 1355 bytes} [Sat Jan 2 02:49:57 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 860 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:57.335837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-107ac481-b68f-4513-8854-60ddf04a31ef tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:57.336379 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-107ac481-b68f-4513-8854-60ddf04a31ef tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:57.336638 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:57.336638 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:57.337018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-107ac481-b68f-4513-8854-60ddf04a31ef tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:57.458039 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:57.458039 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:57.493722 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b1aafd5b-5355-46be-99ac-14beca7f3b81 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:57.548557 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:57.548557 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:57.573549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b1aafd5b-5355-46be-99ac-14beca7f3b81 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:57.584503 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 953/1866] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:57 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:57.585034 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-107ac481-b68f-4513-8854-60ddf04a31ef tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:57.601630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea241e9c-abeb-4bb8-9474-92cd5414bbcd tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] DELETE http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 Jan 02 02:49:57.602228 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea241e9c-abeb-4bb8-9474-92cd5414bbcd tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:57.602420 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:57.602420 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:57.602799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea241e9c-abeb-4bb8-9474-92cd5414bbcd tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:57.603175 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-ea241e9c-abeb-4bb8-9474-92cd5414bbcd tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Delete backup with id: 8f1fdb16-34e7-40c4-ae74-51ff1689e861. Jan 02 02:49:57.700362 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:57.700362 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:57.705703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-107ac481-b68f-4513-8854-60ddf04a31ef tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:57.718271 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 914/1867] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:57 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 965 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:57.850112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-ea241e9c-abeb-4bb8-9474-92cd5414bbcd tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] delete_backup rpcapi backup_id 8f1fdb16-34e7-40c4-ae74-51ff1689e861 {{(pid=88066) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 02:49:57.853686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea241e9c-abeb-4bb8-9474-92cd5414bbcd tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 returned with HTTP 202 Jan 02 02:49:57.857135 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 954/1868] 10.222.0.39 () {60 vars in 1358 bytes} [Sat Jan 2 02:49:57 2021] DELETE /volume/v3/f073347d33684e218c2f6e55f4ca2642/backups/8f1fdb16-34e7-40c4-ae74-51ff1689e861 => generated 0 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:49:57.904863 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d705c65-a015-482d-a120-f77a7219bb3e tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] DELETE http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 Jan 02 02:49:57.906069 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d705c65-a015-482d-a120-f77a7219bb3e tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:57.919923 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:57.919923 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:57.924402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d705c65-a015-482d-a120-f77a7219bb3e tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:57.925859 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-7d705c65-a015-482d-a120-f77a7219bb3e tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Delete volume with id: 5480f83d-25d0-4805-898a-21c6978e88d1 Jan 02 02:49:58.404736 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:58.404736 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:58.407463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7d705c65-a015-482d-a120-f77a7219bb3e tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Volume info retrieved successfully. Jan 02 02:49:58.578408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7d705c65-a015-482d-a120-f77a7219bb3e tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Delete volume request issued successfully. Jan 02 02:49:58.579134 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d705c65-a015-482d-a120-f77a7219bb3e tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 returned with HTTP 202 Jan 02 02:49:58.587019 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 915/1869] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:49:57 2021] DELETE /volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 => generated 0 bytes in 690 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:49:58.593829 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56bc058c-44db-43b5-893e-8e0a1a1d71b4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:58.594719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56bc058c-44db-43b5-893e-8e0a1a1d71b4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:58.595179 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:58.595179 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:58.595946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56bc058c-44db-43b5-893e-8e0a1a1d71b4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:58.601620 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c62af2e4-888c-4320-8004-57cf3f2d31b1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 Jan 02 02:49:58.602653 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c62af2e4-888c-4320-8004-57cf3f2d31b1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:58.627083 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:58.627083 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:58.627801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c62af2e4-888c-4320-8004-57cf3f2d31b1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:58.727608 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:58.727608 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:58.753987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-56bc058c-44db-43b5-893e-8e0a1a1d71b4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:49:58.816933 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56bc058c-44db-43b5-893e-8e0a1a1d71b4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:49:58.818267 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 955/1870] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:58 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:58.829901 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f5c3eaad-5d80-4f17-8a7b-6cbfe4398c09 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:49:58.833189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f5c3eaad-5d80-4f17-8a7b-6cbfe4398c09 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:58.833725 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:58.833725 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:58.836832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f5c3eaad-5d80-4f17-8a7b-6cbfe4398c09 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:58.962147 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:58.962147 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:58.998686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f5c3eaad-5d80-4f17-8a7b-6cbfe4398c09 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:49:59.053128 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f5c3eaad-5d80-4f17-8a7b-6cbfe4398c09 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:49:59.054719 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 956/1871] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:58 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 968 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:59.703147 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:59.703147 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:49:59.744539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c62af2e4-888c-4320-8004-57cf3f2d31b1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Volume info retrieved successfully. Jan 02 02:49:59.836024 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67c8daf7-abd9-4f57-a59a-6dbbbc47f510 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:49:59.836730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67c8daf7-abd9-4f57-a59a-6dbbbc47f510 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:59.836950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:59.836950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:49:59.837755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67c8daf7-abd9-4f57-a59a-6dbbbc47f510 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:59.906808 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c62af2e4-888c-4320-8004-57cf3f2d31b1 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 returned with HTTP 200 Jan 02 02:49:59.929285 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 916/1872] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:58 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 => generated 913 bytes in 1335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:00.084041 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc177fd2-fd3e-4be7-b2f4-a3a71ca1a4b8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:50:00.085187 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc177fd2-fd3e-4be7-b2f4-a3a71ca1a4b8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:00.085550 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:00.085550 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:00.086310 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc177fd2-fd3e-4be7-b2f4-a3a71ca1a4b8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:00.272454 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:00.272454 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:00.311057 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:00.311057 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:00.354017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fc177fd2-fd3e-4be7-b2f4-a3a71ca1a4b8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:00.434751 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-67c8daf7-abd9-4f57-a59a-6dbbbc47f510 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:00.475216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc177fd2-fd3e-4be7-b2f4-a3a71ca1a4b8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:50:00.476106 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 917/1873] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:00 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 968 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:00.657184 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67c8daf7-abd9-4f57-a59a-6dbbbc47f510 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:00.658866 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 957/1874] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:59 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 828 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:00.958346 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad4c489f-6703-48db-90f0-69929a1c0353 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 Jan 02 02:50:00.958803 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad4c489f-6703-48db-90f0-69929a1c0353 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:00.958966 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:00.958966 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:00.959337 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad4c489f-6703-48db-90f0-69929a1c0353 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:01.179732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:01.179732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:01.235197 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ad4c489f-6703-48db-90f0-69929a1c0353 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Volume info retrieved successfully. Jan 02 02:50:01.370152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad4c489f-6703-48db-90f0-69929a1c0353 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 returned with HTTP 200 Jan 02 02:50:01.371187 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 918/1875] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:00 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 => generated 913 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:01.499549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4e57310-bd63-4136-b552-4abb035c633d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:50:01.500733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4e57310-bd63-4136-b552-4abb035c633d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:01.504838 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:01.504838 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:01.509898 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4e57310-bd63-4136-b552-4abb035c633d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:01.676318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cc4dec45-12a7-4fa9-8cc7-adc09bb78015 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:01.677481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cc4dec45-12a7-4fa9-8cc7-adc09bb78015 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:01.677841 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:01.677841 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:01.678460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cc4dec45-12a7-4fa9-8cc7-adc09bb78015 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:01.801135 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:01.801135 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:01.874653 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f4e57310-bd63-4136-b552-4abb035c633d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:01.906947 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:01.906947 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:01.982441 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cc4dec45-12a7-4fa9-8cc7-adc09bb78015 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:02.044710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4e57310-bd63-4136-b552-4abb035c633d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:50:02.048861 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 958/1876] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:01 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 968 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:02.129986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cc4dec45-12a7-4fa9-8cc7-adc09bb78015 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:02.131496 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 919/1877] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:01 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:02.390784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4418d9a9-d129-4f38-90e3-fb88af7d03e6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 Jan 02 02:50:02.391520 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4418d9a9-d129-4f38-90e3-fb88af7d03e6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:02.391916 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:02.391916 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:02.392537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4418d9a9-d129-4f38-90e3-fb88af7d03e6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:02.620480 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:02.620480 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:02.669544 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4418d9a9-d129-4f38-90e3-fb88af7d03e6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Volume info retrieved successfully. Jan 02 02:50:02.775777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4418d9a9-d129-4f38-90e3-fb88af7d03e6 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 returned with HTTP 200 Jan 02 02:50:02.781383 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 959/1878] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:02 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 => generated 913 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:03.063279 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a05a953-b7fa-429e-b85c-ed08a022b130 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:50:03.063833 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a05a953-b7fa-429e-b85c-ed08a022b130 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:03.063972 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:03.063972 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:03.064547 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a05a953-b7fa-429e-b85c-ed08a022b130 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:03.151534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7633f245-0635-4bf7-851d-0c4d043d3809 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:03.153032 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7633f245-0635-4bf7-851d-0c4d043d3809 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:03.153156 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:03.153156 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:03.153728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7633f245-0635-4bf7-851d-0c4d043d3809 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:03.347828 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:03.347828 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:03.397440 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2a05a953-b7fa-429e-b85c-ed08a022b130 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:03.505965 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a05a953-b7fa-429e-b85c-ed08a022b130 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:50:03.513985 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 920/1879] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:03 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 968 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:03.523647 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:03.523647 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:03.582404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7633f245-0635-4bf7-851d-0c4d043d3809 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:03.660359 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7633f245-0635-4bf7-851d-0c4d043d3809 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:03.661311 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 960/1880] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:03 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:03.800379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-144069fc-2b30-4960-80d2-727935a3b07f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 Jan 02 02:50:03.801228 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-144069fc-2b30-4960-80d2-727935a3b07f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:03.801434 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:03.801434 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:03.802478 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-144069fc-2b30-4960-80d2-727935a3b07f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:04.074933 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:04.074933 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:04.103126 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-144069fc-2b30-4960-80d2-727935a3b07f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Volume info retrieved successfully. Jan 02 02:50:04.159092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-144069fc-2b30-4960-80d2-727935a3b07f tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 returned with HTTP 200 Jan 02 02:50:04.159910 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 921/1881] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:03 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 => generated 913 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:04.530471 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3bfc40eb-d035-472d-a39f-ea3486b9e58f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:50:04.531320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3bfc40eb-d035-472d-a39f-ea3486b9e58f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:04.540798 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:04.540798 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:04.540798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3bfc40eb-d035-472d-a39f-ea3486b9e58f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:04.679710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d834858f-2b0d-43fd-8a10-615252a48c2c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:04.680219 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d834858f-2b0d-43fd-8a10-615252a48c2c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:04.680692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:04.680692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:04.681294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d834858f-2b0d-43fd-8a10-615252a48c2c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:04.730037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:04.730037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:04.796346 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3bfc40eb-d035-472d-a39f-ea3486b9e58f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:04.895037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3bfc40eb-d035-472d-a39f-ea3486b9e58f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:50:04.906036 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 961/1882] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:04 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 968 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:04.918403 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:04.918403 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:04.958046 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d834858f-2b0d-43fd-8a10-615252a48c2c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:05.049718 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d834858f-2b0d-43fd-8a10-615252a48c2c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:05.054289 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 922/1883] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:04 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:05.190767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ac87298-5546-4408-a088-7adc5b1ef748 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] GET http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 Jan 02 02:50:05.191283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ac87298-5546-4408-a088-7adc5b1ef748 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:05.191678 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:05.191678 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:05.192471 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ac87298-5546-4408-a088-7adc5b1ef748 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:05.384492 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ac87298-5546-4408-a088-7adc5b1ef748 tempest-VolumesBackupsV39Test-1019823116 tempest-VolumesBackupsV39Test-1019823116] http://10.222.0.39/volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 returned with HTTP 404 Jan 02 02:50:05.405446 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 962/1884] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:05 2021] GET /volume/v3/f073347d33684e218c2f6e55f4ca2642/volumes/5480f83d-25d0-4805-898a-21c6978e88d1 => generated 109 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:50:05.925048 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61bf51b9-1d23-43fe-8ab0-f0f91d1031b6 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:50:05.925756 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61bf51b9-1d23-43fe-8ab0-f0f91d1031b6 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:05.925960 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:05.925960 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:05.926307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61bf51b9-1d23-43fe-8ab0-f0f91d1031b6 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:06.078581 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-022d81bf-54c0-4cc3-9303-84f7422b7316 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:06.079537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-022d81bf-54c0-4cc3-9303-84f7422b7316 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:06.091297 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-022d81bf-54c0-4cc3-9303-84f7422b7316 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:06.098731 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:06.098731 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:06.123548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-61bf51b9-1d23-43fe-8ab0-f0f91d1031b6 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:06.193247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61bf51b9-1d23-43fe-8ab0-f0f91d1031b6 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:50:06.200151 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 923/1885] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:05 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 968 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:06.470004 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:06.470004 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:06.491351 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-022d81bf-54c0-4cc3-9303-84f7422b7316 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:06.564491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-022d81bf-54c0-4cc3-9303-84f7422b7316 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:06.569369 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 963/1886] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:06 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:07.219800 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-adb83573-f6af-4546-b98e-44a44dbfb656 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:50:07.220357 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-adb83573-f6af-4546-b98e-44a44dbfb656 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:07.220445 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:07.220445 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:07.220839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-adb83573-f6af-4546-b98e-44a44dbfb656 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:07.402539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:07.402539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:07.440934 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-adb83573-f6af-4546-b98e-44a44dbfb656 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:07.545344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-adb83573-f6af-4546-b98e-44a44dbfb656 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:50:07.548746 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 924/1887] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:07 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 968 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:07.584845 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-601f6ef8-5b08-49f7-88a0-7e3482d6c45e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:07.585674 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-601f6ef8-5b08-49f7-88a0-7e3482d6c45e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:07.586051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:07.586051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:07.586706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-601f6ef8-5b08-49f7-88a0-7e3482d6c45e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:07.715882 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:07.715882 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:07.764489 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-601f6ef8-5b08-49f7-88a0-7e3482d6c45e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:07.924470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-601f6ef8-5b08-49f7-88a0-7e3482d6c45e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:07.952104 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 964/1888] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:07 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:08.580818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32632ce3-9db1-4a53-96b3-7039e78420a5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:50:08.581385 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32632ce3-9db1-4a53-96b3-7039e78420a5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:08.581538 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:08.581538 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:08.582243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32632ce3-9db1-4a53-96b3-7039e78420a5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:08.677211 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:08.677211 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:08.689651 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-32632ce3-9db1-4a53-96b3-7039e78420a5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:08.722543 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32632ce3-9db1-4a53-96b3-7039e78420a5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:50:08.723552 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 925/1889] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:08 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 968 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:08.971224 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6667312b-e73b-477c-b2d4-00c2e4b11ce1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:08.971750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6667312b-e73b-477c-b2d4-00c2e4b11ce1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:08.972159 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:08.972159 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:08.972870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6667312b-e73b-477c-b2d4-00c2e4b11ce1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:09.074875 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:09.074875 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:09.094860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6667312b-e73b-477c-b2d4-00c2e4b11ce1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:09.125304 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6667312b-e73b-477c-b2d4-00c2e4b11ce1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:09.127273 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 965/1890] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:08 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:09.750682 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-69f4abd3-ddca-47ab-a2b3-758a3fd166af tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:50:09.751207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-69f4abd3-ddca-47ab-a2b3-758a3fd166af tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:09.751557 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:09.751557 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:09.754255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-69f4abd3-ddca-47ab-a2b3-758a3fd166af tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:09.988278 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:09.988278 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:10.008335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-69f4abd3-ddca-47ab-a2b3-758a3fd166af tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:10.070744 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-69f4abd3-ddca-47ab-a2b3-758a3fd166af tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:50:10.083761 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 926/1891] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:09 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 968 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:10.156389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf175863-a0f7-495d-93f3-138e63e1646d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:10.158122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf175863-a0f7-495d-93f3-138e63e1646d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:10.158591 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:10.158591 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:10.159308 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf175863-a0f7-495d-93f3-138e63e1646d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:10.255509 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:10.255509 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:10.273993 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cf175863-a0f7-495d-93f3-138e63e1646d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:10.356762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf175863-a0f7-495d-93f3-138e63e1646d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:10.374933 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 966/1892] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:10 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:11.089023 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52ff4443-b480-4f9e-9f10-d10ebe9b3d08 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:50:11.089696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52ff4443-b480-4f9e-9f10-d10ebe9b3d08 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:11.089816 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:11.089816 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:11.090100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52ff4443-b480-4f9e-9f10-d10ebe9b3d08 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:11.204815 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:11.204815 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:11.216836 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-52ff4443-b480-4f9e-9f10-d10ebe9b3d08 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:11.256928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52ff4443-b480-4f9e-9f10-d10ebe9b3d08 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:50:11.258876 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 927/1893] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:11 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 1356 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:11.275235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] POST http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes Jan 02 02:50:11.275710 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:11.275710 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:11.276131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Action: 'create', calling method: create, body: {"volume": {"source_volid": "be602238-0049-44fc-8e6f-f53b40330d34", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1546526357"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:50:11.279720 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Create volume request body: {'volume': {'source_volid': 'be602238-0049-44fc-8e6f-f53b40330d34', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1546526357'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:50:11.352289 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:11.352289 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:11.353931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume retrieved successfully. Jan 02 02:50:11.354460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Create volume of 1 GB Jan 02 02:50:11.373056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Availability Zones retrieved successfully. Jan 02 02:50:11.392273 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7c4febd4-78e4-4da2-91f6-e23675e35b3d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:11.393281 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7c4febd4-78e4-4da2-91f6-e23675e35b3d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:11.393761 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:11.393761 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:11.394329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7c4febd4-78e4-4da2-91f6-e23675e35b3d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:11.404568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Flow 'volume_create_api' (d39d2ab8-6c26-41e2-856b-d4bf5adb5cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:50:11.408206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110e12b3-95c8-429f-a761-aecaafeb441c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:11.411700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Validating volume size '1' using validate_int, validate_source_size {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:50:11.478049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:11.478049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:11.489663 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7c4febd4-78e4-4da2-91f6-e23675e35b3d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:11.519144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7c4febd4-78e4-4da2-91f6-e23675e35b3d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:11.520159 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 928/1894] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:11 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:11.593652 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110e12b3-95c8-429f-a761-aecaafeb441c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'be602238-0049-44fc-8e6f-f53b40330d34', 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:11.604177 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30a6851-6b89-4dff-8075-5880edb5af11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:11.774173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Created reservations ['e14b386c-e6da-4894-a6d8-9a16363fb333', '2a289287-fc03-43e2-951f-eb6a1060562a', 'f4d274a8-973e-4bce-95e3-97121d30b15b', 'f389ed9a-3af7-4399-ada8-9e6247a3e11c'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:50:11.775056 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30a6851-6b89-4dff-8075-5880edb5af11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e14b386c-e6da-4894-a6d8-9a16363fb333', '2a289287-fc03-43e2-951f-eb6a1060562a', 'f4d274a8-973e-4bce-95e3-97121d30b15b', 'f389ed9a-3af7-4399-ada8-9e6247a3e11c']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:11.778495 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b62fb2b9-9658-4604-a86f-f556b699ddaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:12.004456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b62fb2b9-9658-4604-a86f-f556b699ddaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f7a0b2-6a99-45f1-a3ef-a6fee2216185', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1546526357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81a11bc221d54e2b9e4931e348b4ea0e',qos_specs=None,replication_status=,reservations=['e14b386c-e6da-4894-a6d8-9a16363fb333','2a289287-fc03-43e2-951f-eb6a1060562a','f4d274a8-973e-4bce-95e3-97121d30b15b','f389ed9a-3af7-4399-ada8-9e6247a3e11c'],size=1,snapshot_id=None,source_replicaid=,source_volid=be602238-0049-44fc-8e6f-f53b40330d34,status='creating',user_id='09ee236c64c84155b22c95d420a347f8',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), '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-02T02:50:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1546526357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4f7a0b2-6a99-45f1-a3ef-a6fee2216185,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81a11bc221d54e2b9e4931e348b4ea0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=be602238-0049-44fc-8e6f-f53b40330d34,status='creating',terminated_at=None,updated_at=None,user_id='09ee236c64c84155b22c95d420a347f8',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:12.017258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1aebb97-4be5-4a12-be79-c63b1852f3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:12.090556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1aebb97-4be5-4a12-be79-c63b1852f3e2) transitioned into state 'SUCCESS' from state '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-1546526357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81a11bc221d54e2b9e4931e348b4ea0e',qos_specs=None,replication_status=,reservations=['e14b386c-e6da-4894-a6d8-9a16363fb333','2a289287-fc03-43e2-951f-eb6a1060562a','f4d274a8-973e-4bce-95e3-97121d30b15b','f389ed9a-3af7-4399-ada8-9e6247a3e11c'],size=1,snapshot_id=None,source_replicaid=,source_volid=be602238-0049-44fc-8e6f-f53b40330d34,status='creating',user_id='09ee236c64c84155b22c95d420a347f8',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:12.098263 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64239b25-cfb7-4da7-af6c-cecf37b42991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:12.203960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64239b25-cfb7-4da7-af6c-cecf37b42991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:12.214094 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Flow 'volume_create_api' (d39d2ab8-6c26-41e2-856b-d4bf5adb5cd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:50:12.374033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Create volume request issued successfully. Jan 02 02:50:12.414473 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd4be2e2-7d21-4b09-bbe2-f1a766fc4634 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes returned with HTTP 202 Jan 02 02:50:12.415678 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 967/1895] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:50:11 2021] POST /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes => generated 849 bytes in 1145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:50:12.431647 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cdd16122-a4a0-4690-9034-0573d7fb7a24 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:12.432890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cdd16122-a4a0-4690-9034-0573d7fb7a24 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:12.434153 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:12.434153 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:12.435203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cdd16122-a4a0-4690-9034-0573d7fb7a24 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:12.591495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-46d3cbbd-a60b-48c0-8acf-c140c2d3e6d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:12.597824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-46d3cbbd-a60b-48c0-8acf-c140c2d3e6d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:12.598321 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:12.598321 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:12.598915 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-46d3cbbd-a60b-48c0-8acf-c140c2d3e6d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:12.652758 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:12.652758 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:12.679925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cdd16122-a4a0-4690-9034-0573d7fb7a24 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:12.724403 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:12.724403 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:12.735454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cdd16122-a4a0-4690-9034-0573d7fb7a24 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:12.740518 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 929/1896] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:12 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:12.745187 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-46d3cbbd-a60b-48c0-8acf-c140c2d3e6d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:12.771894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-46d3cbbd-a60b-48c0-8acf-c140c2d3e6d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:12.773611 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 968/1897] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:12 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:13.762489 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86168bc7-f4f8-4c95-a3ce-874842e696c3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:13.764016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86168bc7-f4f8-4c95-a3ce-874842e696c3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:13.764464 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:13.764464 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:13.765143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86168bc7-f4f8-4c95-a3ce-874842e696c3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:13.789860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12d358c2-e3cb-472c-9a61-5dd65501c37d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:13.790729 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12d358c2-e3cb-472c-9a61-5dd65501c37d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:13.791141 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:13.791141 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:13.791783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12d358c2-e3cb-472c-9a61-5dd65501c37d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:13.951909 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:13.951909 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:13.952799 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:13.952799 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:13.974407 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-86168bc7-f4f8-4c95-a3ce-874842e696c3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:13.975936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-12d358c2-e3cb-472c-9a61-5dd65501c37d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:14.031058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86168bc7-f4f8-4c95-a3ce-874842e696c3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:14.034464 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12d358c2-e3cb-472c-9a61-5dd65501c37d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:14.036168 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 930/1898] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:13 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:14.037746 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 969/1899] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:13 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:15.057504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9642ab82-98d1-4e1c-ade7-12c0d58441ca tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:15.059175 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f4c9743-8bf1-46ae-a5ea-5afcd3a245cd tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:15.062209 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f4c9743-8bf1-46ae-a5ea-5afcd3a245cd tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:15.062964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9642ab82-98d1-4e1c-ade7-12c0d58441ca tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:15.063361 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:15.063361 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:15.063905 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:15.063905 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:15.065066 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f4c9743-8bf1-46ae-a5ea-5afcd3a245cd tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:15.065356 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9642ab82-98d1-4e1c-ade7-12c0d58441ca tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:15.234732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:15.234732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:15.263882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2f4c9743-8bf1-46ae-a5ea-5afcd3a245cd tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:15.309502 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f4c9743-8bf1-46ae-a5ea-5afcd3a245cd tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:15.310672 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 931/1900] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:15 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:15.337498 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:15.337498 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:15.349081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9642ab82-98d1-4e1c-ade7-12c0d58441ca tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:15.379758 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9642ab82-98d1-4e1c-ade7-12c0d58441ca tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:15.381245 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 970/1901] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:15 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 914 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:16.331479 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb33d61f-3088-4bc0-a620-e37e78cb61d4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:16.333423 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb33d61f-3088-4bc0-a620-e37e78cb61d4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:16.333839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:16.333839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:16.334465 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb33d61f-3088-4bc0-a620-e37e78cb61d4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:16.397222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-97ca414a-c90d-4bd7-ba9c-fa5ebf9ceca0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:16.397751 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-97ca414a-c90d-4bd7-ba9c-fa5ebf9ceca0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:16.397967 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:16.397967 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:16.398427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-97ca414a-c90d-4bd7-ba9c-fa5ebf9ceca0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:16.458983 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:16.458983 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:16.486318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cb33d61f-3088-4bc0-a620-e37e78cb61d4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:16.534890 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb33d61f-3088-4bc0-a620-e37e78cb61d4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:16.535916 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 932/1902] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:16 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:16.571613 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:16.571613 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:16.598240 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-97ca414a-c90d-4bd7-ba9c-fa5ebf9ceca0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:16.641641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-97ca414a-c90d-4bd7-ba9c-fa5ebf9ceca0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:16.647865 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 971/1903] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:16 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 972 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:17.107094 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db12069f-cd63-4203-87fd-bfcb565f238d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes Jan 02 02:50:17.107632 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db12069f-cd63-4203-87fd-bfcb565f238d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:17.107820 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:17.107820 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:17.108156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db12069f-cd63-4203-87fd-bfcb565f238d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:17.108897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-db12069f-cd63-4203-87fd-bfcb565f238d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:17.112795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-db12069f-cd63-4203-87fd-bfcb565f238d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:17.252881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-db12069f-cd63-4203-87fd-bfcb565f238d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:17.253966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db12069f-cd63-4203-87fd-bfcb565f238d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes returned with HTTP 200 Jan 02 02:50:17.255264 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 933/1904] 10.222.0.39 () {58 vars in 1204 bytes} [Sat Jan 2 02:50:16 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes => generated 15 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:50:17.268716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] POST http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes Jan 02 02:50:17.269456 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:17.269456 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:17.270640 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-809397834"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:50:17.274175 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-809397834'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:50:17.274880 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Create volume of 1 GB Jan 02 02:50:17.305970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Availability Zones retrieved successfully. Jan 02 02:50:17.357435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Flow 'volume_create_api' (122fc8b4-31c5-41e4-93c1-02db26afaf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:50:17.362846 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59796518-5934-4ffb-8fb0-6641846ae94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:17.365480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:50:17.552745 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77f1cf1b-4015-4c17-a3b3-71ab0cf80de8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:17.553256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77f1cf1b-4015-4c17-a3b3-71ab0cf80de8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:17.553921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77f1cf1b-4015-4c17-a3b3-71ab0cf80de8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:17.577566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59796518-5934-4ffb-8fb0-6641846ae94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:17.587817 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1193e51-89f9-432d-90c8-5db1ba2565b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:17.725995 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:17.725995 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:17.760527 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-77f1cf1b-4015-4c17-a3b3-71ab0cf80de8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:17.847235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77f1cf1b-4015-4c17-a3b3-71ab0cf80de8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:17.849844 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 934/1905] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:17 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:17.854080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b829418c-4ad2-44bd-af85-14e768037167 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:17.859108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b829418c-4ad2-44bd-af85-14e768037167 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:17.859743 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:17.859743 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:17.860375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b829418c-4ad2-44bd-af85-14e768037167 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:17.938341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Created reservations ['dd515008-6935-4a5d-b8d6-6e68971445d6', '3573be95-5bfe-4543-a4c5-d09b8c3ad477', '702edd23-a772-49c9-b80e-b6df09cc32c6', '94ebd195-bd35-4429-a53e-afb53ed7e856'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:50:17.940273 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1193e51-89f9-432d-90c8-5db1ba2565b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd515008-6935-4a5d-b8d6-6e68971445d6', '3573be95-5bfe-4543-a4c5-d09b8c3ad477', '702edd23-a772-49c9-b80e-b6df09cc32c6', '94ebd195-bd35-4429-a53e-afb53ed7e856']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:17.942727 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083fc0eb-32d1-4e5e-9a7a-4a9a0936ce95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:17.963769 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:17.963769 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:17.975415 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b829418c-4ad2-44bd-af85-14e768037167 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:18.014949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b829418c-4ad2-44bd-af85-14e768037167 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:18.015779 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 935/1906] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:17 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 972 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:18.036110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083fc0eb-32d1-4e5e-9a7a-4a9a0936ce95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '244ad2c8-7887-4424-b516-98ec9ac2060a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-809397834',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2c5ce7de894247eba5c696816fe2061f',qos_specs=None,replication_status=,reservations=['dd515008-6935-4a5d-b8d6-6e68971445d6','3573be95-5bfe-4543-a4c5-d09b8c3ad477','702edd23-a772-49c9-b80e-b6df09cc32c6','94ebd195-bd35-4429-a53e-afb53ed7e856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d72ef8835660424789741b4ab20727cc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:50:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-809397834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=244ad2c8-7887-4424-b516-98ec9ac2060a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2c5ce7de894247eba5c696816fe2061f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d72ef8835660424789741b4ab20727cc',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:18.044519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b264f8-fe51-4813-939a-c4ce4af567b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:18.109639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b264f8-fe51-4813-939a-c4ce4af567b8) transitioned into state 'SUCCESS' from state '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-809397834',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2c5ce7de894247eba5c696816fe2061f',qos_specs=None,replication_status=,reservations=['dd515008-6935-4a5d-b8d6-6e68971445d6','3573be95-5bfe-4543-a4c5-d09b8c3ad477','702edd23-a772-49c9-b80e-b6df09cc32c6','94ebd195-bd35-4429-a53e-afb53ed7e856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d72ef8835660424789741b4ab20727cc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:18.111831 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b296a57-67c7-461f-a15d-02e7c447d97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:18.155383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b296a57-67c7-461f-a15d-02e7c447d97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:18.158152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Flow 'volume_create_api' (122fc8b4-31c5-41e4-93c1-02db26afaf55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:50:18.301816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Create volume request issued successfully. Jan 02 02:50:18.347778 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4aa26caa-87ae-4f33-9f45-c17ca0c63128 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes returned with HTTP 202 Jan 02 02:50:18.354800 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 972/1907] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:50:17 2021] POST /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes => generated 832 bytes in 1092 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:50:18.366803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5f6834a-1706-42f0-acbc-77654b98d849 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:18.367320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5f6834a-1706-42f0-acbc-77654b98d849 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:18.367691 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:18.367691 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:18.368329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5f6834a-1706-42f0-acbc-77654b98d849 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:18.477099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:18.477099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:18.502704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c5f6834a-1706-42f0-acbc-77654b98d849 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:18.607217 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5f6834a-1706-42f0-acbc-77654b98d849 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a returned with HTTP 200 Jan 02 02:50:18.608122 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 936/1908] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:18 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a => generated 900 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:18.872230 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07fd8cd4-64e7-4145-ac4f-385864f3eef4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:18.873054 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07fd8cd4-64e7-4145-ac4f-385864f3eef4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:18.873467 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:18.873467 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:18.874098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07fd8cd4-64e7-4145-ac4f-385864f3eef4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:19.034987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e04cb0bb-1192-4a6e-b61f-d419a92fe642 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:19.035721 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e04cb0bb-1192-4a6e-b61f-d419a92fe642 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:19.036049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:19.036049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:19.036901 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e04cb0bb-1192-4a6e-b61f-d419a92fe642 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:19.043923 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:19.043923 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:19.070160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-07fd8cd4-64e7-4145-ac4f-385864f3eef4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:19.147281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07fd8cd4-64e7-4145-ac4f-385864f3eef4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:19.148162 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 973/1909] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:18 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:19.288380 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:19.288380 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:19.339300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e04cb0bb-1192-4a6e-b61f-d419a92fe642 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:19.518900 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e04cb0bb-1192-4a6e-b61f-d419a92fe642 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:19.537917 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 937/1910] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:19 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 975 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:19.637840 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c91bfdf1-f867-47b2-80ff-477120ce23d8 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:19.638383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c91bfdf1-f867-47b2-80ff-477120ce23d8 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:19.638583 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:19.638583 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:19.638922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c91bfdf1-f867-47b2-80ff-477120ce23d8 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:19.800170 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:19.800170 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:19.819338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c91bfdf1-f867-47b2-80ff-477120ce23d8 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:19.891476 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c91bfdf1-f867-47b2-80ff-477120ce23d8 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a returned with HTTP 200 Jan 02 02:50:19.892150 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 974/1911] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:19 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a => generated 924 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:20.170752 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-888cf168-602f-4458-810b-13e158df78db tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:20.171846 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-888cf168-602f-4458-810b-13e158df78db tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:20.174281 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:20.174281 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:20.175212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-888cf168-602f-4458-810b-13e158df78db tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:20.421392 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:20.421392 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:20.443445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-888cf168-602f-4458-810b-13e158df78db tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:20.484733 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-888cf168-602f-4458-810b-13e158df78db tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:20.486498 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 938/1912] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:20 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:20.553777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2563e0e-500e-458f-803f-3b2b5a364c00 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:20.555245 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2563e0e-500e-458f-803f-3b2b5a364c00 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:20.555739 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:20.555739 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:20.556538 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2563e0e-500e-458f-803f-3b2b5a364c00 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:20.815605 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:20.815605 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:20.849086 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f2563e0e-500e-458f-803f-3b2b5a364c00 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:20.910730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2563e0e-500e-458f-803f-3b2b5a364c00 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:20.915760 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 975/1913] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:20 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 975 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:20.922906 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93ac320e-5643-4f10-94e2-604cc84153a5 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:20.923753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93ac320e-5643-4f10-94e2-604cc84153a5 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:20.924136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:20.924136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:20.924960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93ac320e-5643-4f10-94e2-604cc84153a5 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:21.057123 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:21.057123 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:21.085143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-93ac320e-5643-4f10-94e2-604cc84153a5 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:21.174920 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93ac320e-5643-4f10-94e2-604cc84153a5 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a returned with HTTP 200 Jan 02 02:50:21.176372 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 939/1914] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:20 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a => generated 925 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:21.202464 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14b6791e-9ded-46ec-851c-967ef403b89e tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:21.203327 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14b6791e-9ded-46ec-851c-967ef403b89e tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:21.203955 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:21.203955 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:21.206375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14b6791e-9ded-46ec-851c-967ef403b89e tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:21.505750 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e1ec245-3080-40b9-b6a2-c744d00f5dee tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:21.506604 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5e1ec245-3080-40b9-b6a2-c744d00f5dee tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:21.506822 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:21.506822 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:21.507189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5e1ec245-3080-40b9-b6a2-c744d00f5dee tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:21.645647 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:21.645647 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:21.684669 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:21.684669 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:21.727264 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5e1ec245-3080-40b9-b6a2-c744d00f5dee tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:21.764961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-14b6791e-9ded-46ec-851c-967ef403b89e tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:21.797848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e1ec245-3080-40b9-b6a2-c744d00f5dee tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:21.799268 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 940/1915] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:21 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:21.945673 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-030eb8c9-916c-4df4-8a79-e69bddb7a92f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:21.946282 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-030eb8c9-916c-4df4-8a79-e69bddb7a92f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:21.946476 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:21.946476 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:21.946821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-030eb8c9-916c-4df4-8a79-e69bddb7a92f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:21.997951 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14b6791e-9ded-46ec-851c-967ef403b89e tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a returned with HTTP 200 Jan 02 02:50:22.018070 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 976/1916] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:21 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a => generated 925 bytes in 808 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:22.063914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] POST http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes Jan 02 02:50:22.065099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:22.065099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:22.069945 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-525142337"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:50:22.083553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-525142337'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:50:22.084974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Create volume of 1 GB Jan 02 02:50:22.087723 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:22.087723 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:22.107672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-030eb8c9-916c-4df4-8a79-e69bddb7a92f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:22.150771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Availability Zones retrieved successfully. Jan 02 02:50:22.166364 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-030eb8c9-916c-4df4-8a79-e69bddb7a92f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:22.167802 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 941/1917] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:21 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 975 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:22.296935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Flow 'volume_create_api' (714299fc-f955-48b4-8209-e780505d1d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:50:22.319408 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b398549d-aaeb-46b4-becb-9e1985e1bbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:22.329907 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:50:22.744506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b398549d-aaeb-46b4-becb-9e1985e1bbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:22.771652 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12aaf27d-9826-4329-bb81-f4563acc23a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:22.837781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8547023-5662-4e8e-a3d5-c7fca21762c2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:22.838326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8547023-5662-4e8e-a3d5-c7fca21762c2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:22.838606 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:22.838606 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:22.839102 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8547023-5662-4e8e-a3d5-c7fca21762c2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:23.005136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:23.005136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:23.072535 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f8547023-5662-4e8e-a3d5-c7fca21762c2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:23.108097 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Created reservations ['7a41c1dc-3b8e-4833-9973-a17ad1aeeba0', '0cf2f9b4-73d3-49d5-8d53-1e0a54b9831b', 'ab491ff4-b80d-4daa-b3e2-a4ee9b9ada16', 'c0a2e93c-2459-4cf9-942e-79a66c995c58'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:50:23.112522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12aaf27d-9826-4329-bb81-f4563acc23a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a41c1dc-3b8e-4833-9973-a17ad1aeeba0', '0cf2f9b4-73d3-49d5-8d53-1e0a54b9831b', 'ab491ff4-b80d-4daa-b3e2-a4ee9b9ada16', 'c0a2e93c-2459-4cf9-942e-79a66c995c58']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:23.116865 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af8beb9-a189-44b0-8cc4-cb31342a64b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:23.179369 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8547023-5662-4e8e-a3d5-c7fca21762c2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:23.203634 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 942/1918] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:22 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:23.218576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ac1ffa8-06de-4e10-9a51-f94dc069ba5e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:23.219543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ac1ffa8-06de-4e10-9a51-f94dc069ba5e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:23.219933 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:23.219933 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:23.220626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ac1ffa8-06de-4e10-9a51-f94dc069ba5e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:23.356010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af8beb9-a189-44b0-8cc4-cb31342a64b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72030b64-d00d-4d52-973d-09107e5a92f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-525142337',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2c5ce7de894247eba5c696816fe2061f',qos_specs=None,replication_status=,reservations=['7a41c1dc-3b8e-4833-9973-a17ad1aeeba0','0cf2f9b4-73d3-49d5-8d53-1e0a54b9831b','ab491ff4-b80d-4daa-b3e2-a4ee9b9ada16','c0a2e93c-2459-4cf9-942e-79a66c995c58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d72ef8835660424789741b4ab20727cc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-525142337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72030b64-d00d-4d52-973d-09107e5a92f2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2c5ce7de894247eba5c696816fe2061f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d72ef8835660424789741b4ab20727cc',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:23.360131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2218346-7ef7-4c27-99f1-0878d86918e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:23.374955 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:23.374955 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:23.418610 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1ac1ffa8-06de-4e10-9a51-f94dc069ba5e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:23.451785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2218346-7ef7-4c27-99f1-0878d86918e6) transitioned into state 'SUCCESS' from state '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-525142337',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2c5ce7de894247eba5c696816fe2061f',qos_specs=None,replication_status=,reservations=['7a41c1dc-3b8e-4833-9973-a17ad1aeeba0','0cf2f9b4-73d3-49d5-8d53-1e0a54b9831b','ab491ff4-b80d-4daa-b3e2-a4ee9b9ada16','c0a2e93c-2459-4cf9-942e-79a66c995c58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d72ef8835660424789741b4ab20727cc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:23.454098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d67189-400e-4da6-bc67-c212c6aafae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:23.505823 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ac1ffa8-06de-4e10-9a51-f94dc069ba5e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:23.506927 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 943/1919] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:23 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 975 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:23.521038 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d67189-400e-4da6-bc67-c212c6aafae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:23.536342 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Flow 'volume_create_api' (714299fc-f955-48b4-8209-e780505d1d1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:50:23.871923 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Create volume request issued successfully. Jan 02 02:50:23.950872 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-736e9b08-56f2-403d-9dda-f01a90e8427f tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes returned with HTTP 202 Jan 02 02:50:23.952645 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 977/1920] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:50:22 2021] POST /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes => generated 832 bytes in 1913 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:50:23.981289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ee2abe3-3907-469d-8c8e-616f0b9d666b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:23.982035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ee2abe3-3907-469d-8c8e-616f0b9d666b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:23.982242 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:23.982242 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:23.982935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ee2abe3-3907-469d-8c8e-616f0b9d666b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:24.099880 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:24.099880 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:24.112631 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7ee2abe3-3907-469d-8c8e-616f0b9d666b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:24.142829 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ee2abe3-3907-469d-8c8e-616f0b9d666b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 returned with HTTP 200 Jan 02 02:50:24.155565 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 944/1921] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:23 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 => generated 924 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:24.214451 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aafc717b-00a7-4bed-b471-be1abcacf107 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:24.215404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aafc717b-00a7-4bed-b471-be1abcacf107 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:24.215835 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:24.215835 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:24.216998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aafc717b-00a7-4bed-b471-be1abcacf107 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:24.544489 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:24.544489 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:24.545817 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5920f03-bf4a-4125-a39b-9b9c4fab9034 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:24.546808 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5920f03-bf4a-4125-a39b-9b9c4fab9034 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:24.547158 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:24.547158 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:24.547812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5920f03-bf4a-4125-a39b-9b9c4fab9034 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:24.571202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aafc717b-00a7-4bed-b471-be1abcacf107 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:24.667930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aafc717b-00a7-4bed-b471-be1abcacf107 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:24.671616 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 978/1922] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:24 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:24.909777 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:24.909777 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:24.957703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c5920f03-bf4a-4125-a39b-9b9c4fab9034 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:25.045761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5920f03-bf4a-4125-a39b-9b9c4fab9034 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:25.046926 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 945/1923] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:24 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 975 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:25.166448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66080eae-3878-4c5d-b463-007529fc6de9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:25.167918 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66080eae-3878-4c5d-b463-007529fc6de9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:25.168284 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:25.168284 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:25.177022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66080eae-3878-4c5d-b463-007529fc6de9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:25.601512 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:25.601512 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:25.666214 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-66080eae-3878-4c5d-b463-007529fc6de9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:25.705460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08a7ac8d-3a27-458b-8089-fe7349fa06e7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:25.705961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08a7ac8d-3a27-458b-8089-fe7349fa06e7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:25.706328 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:25.706328 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:25.706923 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08a7ac8d-3a27-458b-8089-fe7349fa06e7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:25.918984 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:25.918984 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:25.944745 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66080eae-3878-4c5d-b463-007529fc6de9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 returned with HTTP 200 Jan 02 02:50:25.965065 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 979/1924] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:25 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 => generated 924 bytes in 791 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:25.965828 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-08a7ac8d-3a27-458b-8089-fe7349fa06e7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:26.083709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bbbaf78-0443-4d05-8683-d2cba5bc1905 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:26.084785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08a7ac8d-3a27-458b-8089-fe7349fa06e7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:26.085518 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bbbaf78-0443-4d05-8683-d2cba5bc1905 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:26.087162 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:26.087162 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:26.100714 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 946/1925] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:25 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:26.107401 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bbbaf78-0443-4d05-8683-d2cba5bc1905 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:26.181945 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:26.181945 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:26.214882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2bbbaf78-0443-4d05-8683-d2cba5bc1905 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:26.314260 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bbbaf78-0443-4d05-8683-d2cba5bc1905 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:26.315564 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 980/1926] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:26 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 975 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:26.973854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-000bde4e-931a-4f29-a084-98a45d061194 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:26.974387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-000bde4e-931a-4f29-a084-98a45d061194 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:26.974557 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:26.974557 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:26.987560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-000bde4e-931a-4f29-a084-98a45d061194 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:27.162739 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a04c8be3-95f3-47b6-8c12-6c8687e1f3da tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:27.168952 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a04c8be3-95f3-47b6-8c12-6c8687e1f3da tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:27.174882 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:27.174882 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:27.175775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a04c8be3-95f3-47b6-8c12-6c8687e1f3da tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:27.408066 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:27.408066 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:27.436816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-000bde4e-931a-4f29-a084-98a45d061194 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:27.536761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-000bde4e-931a-4f29-a084-98a45d061194 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 returned with HTTP 200 Jan 02 02:50:27.554950 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 947/1927] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:26 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 => generated 925 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:27.566414 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ab843de8-425f-4895-8d7c-a88de63c3a47 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:27.567668 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ab843de8-425f-4895-8d7c-a88de63c3a47 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:27.568040 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:27.568040 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:27.570338 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ab843de8-425f-4895-8d7c-a88de63c3a47 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:27.636214 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:27.636214 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:27.662979 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:27.662979 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:27.674183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a04c8be3-95f3-47b6-8c12-6c8687e1f3da tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:27.691399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ab843de8-425f-4895-8d7c-a88de63c3a47 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:27.752515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a04c8be3-95f3-47b6-8c12-6c8687e1f3da tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:27.753076 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 981/1928] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:27 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:27.761295 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d140839c-bc5a-4fd2-a9bb-2c85f9d105aa tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:27.775325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d140839c-bc5a-4fd2-a9bb-2c85f9d105aa tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:27.775578 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:27.775578 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:27.792417 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d140839c-bc5a-4fd2-a9bb-2c85f9d105aa tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:27.797129 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ab843de8-425f-4895-8d7c-a88de63c3a47 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:27.801180 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 948/1929] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:27 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 975 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:27.919821 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:27.919821 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:27.940915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d140839c-bc5a-4fd2-a9bb-2c85f9d105aa tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:27.986865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d140839c-bc5a-4fd2-a9bb-2c85f9d105aa tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 returned with HTTP 200 Jan 02 02:50:28.003322 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 982/1930] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:27 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 => generated 925 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:28.026436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] POST http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes Jan 02 02:50:28.027367 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:28.027367 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:28.028175 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-209246817"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:50:28.031561 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-209246817'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:50:28.032124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Create volume of 1 GB Jan 02 02:50:28.053343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Availability Zones retrieved successfully. Jan 02 02:50:28.134259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Flow 'volume_create_api' (33dfc1de-d5bb-4193-846c-bb390b5a153e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:50:28.149069 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5d7124-4585-4767-963e-daf87d32023c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:28.181366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:50:28.452786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5d7124-4585-4767-963e-daf87d32023c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:28.473814 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51b526ff-e09e-4dcf-ba3a-877bb42b58db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:28.808998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5681f742-a10f-402e-a1f0-b3e10e993f32 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:28.810088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5681f742-a10f-402e-a1f0-b3e10e993f32 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:28.811342 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:28.811342 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:28.814217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5681f742-a10f-402e-a1f0-b3e10e993f32 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:28.842225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Created reservations ['df910374-711d-4d3c-a18e-bbe46e0b76ea', 'fc4e0b8d-21dc-463d-b3ee-6b78a839140a', 'ca31e2ec-fc38-4e24-8e3b-a4f093df3255', '418fd3d6-b808-40f2-9b2c-9512214066ef'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:50:28.844298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51b526ff-e09e-4dcf-ba3a-877bb42b58db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df910374-711d-4d3c-a18e-bbe46e0b76ea', 'fc4e0b8d-21dc-463d-b3ee-6b78a839140a', 'ca31e2ec-fc38-4e24-8e3b-a4f093df3255', '418fd3d6-b808-40f2-9b2c-9512214066ef']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:28.846730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b659964-0321-4b12-b486-7373abf0d486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:28.909659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:28.909659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:28.923998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5681f742-a10f-402e-a1f0-b3e10e993f32 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:28.963134 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5681f742-a10f-402e-a1f0-b3e10e993f32 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:28.967097 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 983/1931] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:28 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:28.974676 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2edbf290-f579-435f-83cf-7c3afda5de02 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:28.976711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2edbf290-f579-435f-83cf-7c3afda5de02 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:28.977134 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:28.977134 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:28.977787 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2edbf290-f579-435f-83cf-7c3afda5de02 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:29.085414 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:29.085414 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:29.107013 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2edbf290-f579-435f-83cf-7c3afda5de02 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:29.150361 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b659964-0321-4b12-b486-7373abf0d486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34dd394b-e972-4629-87e4-1e0fda9c4be1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-209246817',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2c5ce7de894247eba5c696816fe2061f',qos_specs=None,replication_status=,reservations=['df910374-711d-4d3c-a18e-bbe46e0b76ea','fc4e0b8d-21dc-463d-b3ee-6b78a839140a','ca31e2ec-fc38-4e24-8e3b-a4f093df3255','418fd3d6-b808-40f2-9b2c-9512214066ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d72ef8835660424789741b4ab20727cc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-209246817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34dd394b-e972-4629-87e4-1e0fda9c4be1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2c5ce7de894247eba5c696816fe2061f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d72ef8835660424789741b4ab20727cc',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:29.161893 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2edbf290-f579-435f-83cf-7c3afda5de02 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:29.162902 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 984/1932] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:28 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 975 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:29.173506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8009e175-8645-4049-b49c-34513ee28dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:29.295819 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8009e175-8645-4049-b49c-34513ee28dea) transitioned into state 'SUCCESS' from state '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-209246817',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2c5ce7de894247eba5c696816fe2061f',qos_specs=None,replication_status=,reservations=['df910374-711d-4d3c-a18e-bbe46e0b76ea','fc4e0b8d-21dc-463d-b3ee-6b78a839140a','ca31e2ec-fc38-4e24-8e3b-a4f093df3255','418fd3d6-b808-40f2-9b2c-9512214066ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d72ef8835660424789741b4ab20727cc',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:29.297685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54537e94-1a29-4f80-9c71-ac36898bc514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:29.379753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54537e94-1a29-4f80-9c71-ac36898bc514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:29.395090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Flow 'volume_create_api' (33dfc1de-d5bb-4193-846c-bb390b5a153e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:50:29.596847 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Create volume request issued successfully. Jan 02 02:50:29.677353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c059515-d237-4431-9e81-937394acff83 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes returned with HTTP 202 Jan 02 02:50:29.681265 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 949/1933] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:50:28 2021] POST /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes => generated 832 bytes in 1667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:50:29.697950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e96dce2-ec20-4c47-8772-04d59ba90475 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 Jan 02 02:50:29.698800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e96dce2-ec20-4c47-8772-04d59ba90475 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:29.699005 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:29.699005 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:29.699338 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e96dce2-ec20-4c47-8772-04d59ba90475 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:29.947286 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:29.947286 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:29.982035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e96dce2-ec20-4c47-8772-04d59ba90475 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:29.999026 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7fd48803-872a-4027-bdc9-7ddf8f76737f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:29.999757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7fd48803-872a-4027-bdc9-7ddf8f76737f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:29.999980 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:29.999980 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:30.000348 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7fd48803-872a-4027-bdc9-7ddf8f76737f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:30.059401 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e96dce2-ec20-4c47-8772-04d59ba90475 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 returned with HTTP 200 Jan 02 02:50:30.069747 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 985/1934] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:29 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 => generated 924 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:30.182150 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e2ef45c-9c22-47f2-b8b0-120c99c3c163 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:30.183621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e2ef45c-9c22-47f2-b8b0-120c99c3c163 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:30.184002 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:30.184002 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:30.184722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e2ef45c-9c22-47f2-b8b0-120c99c3c163 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:30.199438 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:30.199438 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:30.244712 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7fd48803-872a-4027-bdc9-7ddf8f76737f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:30.343606 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:30.343606 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:30.352152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7fd48803-872a-4027-bdc9-7ddf8f76737f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:30.356272 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 950/1935] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:29 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:30.390387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0e2ef45c-9c22-47f2-b8b0-120c99c3c163 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:30.479106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e2ef45c-9c22-47f2-b8b0-120c99c3c163 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:30.480942 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 986/1936] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:30 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 975 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:31.078961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78720093-db49-4e9a-b2e1-ef4ba559df65 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 Jan 02 02:50:31.080189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78720093-db49-4e9a-b2e1-ef4ba559df65 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:31.080552 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:31.080552 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:31.081232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78720093-db49-4e9a-b2e1-ef4ba559df65 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:31.310179 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:31.310179 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:31.369615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-78720093-db49-4e9a-b2e1-ef4ba559df65 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:31.372554 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ec2051c-d530-4fce-a1d2-675c6db6b9b5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:31.373216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ec2051c-d530-4fce-a1d2-675c6db6b9b5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:31.373436 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:31.373436 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:31.373810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ec2051c-d530-4fce-a1d2-675c6db6b9b5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:31.428224 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78720093-db49-4e9a-b2e1-ef4ba559df65 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 returned with HTTP 200 Jan 02 02:50:31.429402 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 951/1937] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:31 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 => generated 924 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:31.497749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99824049-bc5a-4a66-8f1d-90bfa582afe0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:31.498281 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99824049-bc5a-4a66-8f1d-90bfa582afe0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:31.498504 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:31.498504 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:31.498886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99824049-bc5a-4a66-8f1d-90bfa582afe0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:31.560380 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:31.560380 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:31.613699 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7ec2051c-d530-4fce-a1d2-675c6db6b9b5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:31.675709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ec2051c-d530-4fce-a1d2-675c6db6b9b5 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:31.676543 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 987/1938] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:31 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:31.731836 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:31.731836 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:31.791833 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-99824049-bc5a-4a66-8f1d-90bfa582afe0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:31.849477 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99824049-bc5a-4a66-8f1d-90bfa582afe0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:31.850743 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 952/1939] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:31 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 975 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:32.458142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-078c0584-ca3a-4b16-8242-1e486aa4a2c5 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 Jan 02 02:50:32.459601 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-078c0584-ca3a-4b16-8242-1e486aa4a2c5 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:32.460091 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:32.460091 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:32.460926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-078c0584-ca3a-4b16-8242-1e486aa4a2c5 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:32.666957 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:32.666957 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:32.691438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-078c0584-ca3a-4b16-8242-1e486aa4a2c5 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:32.693252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c52ed2d6-43e1-4b64-8582-405a7fb8565d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:32.693922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c52ed2d6-43e1-4b64-8582-405a7fb8565d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:32.694252 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:32.694252 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:32.694798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c52ed2d6-43e1-4b64-8582-405a7fb8565d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:32.743259 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-078c0584-ca3a-4b16-8242-1e486aa4a2c5 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 returned with HTTP 200 Jan 02 02:50:32.758401 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 988/1940] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:32 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 => generated 925 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:32.763112 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b244b0e-b853-4df8-ba47-daad60e5ab1c tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 Jan 02 02:50:32.767204 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b244b0e-b853-4df8-ba47-daad60e5ab1c tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:32.767718 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:32.767718 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:32.772783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b244b0e-b853-4df8-ba47-daad60e5ab1c tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:32.896531 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:32.896531 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:32.929660 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:32.929660 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:32.935520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c52ed2d6-43e1-4b64-8582-405a7fb8565d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:33.000406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b244b0e-b853-4df8-ba47-daad60e5ab1c tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:33.096016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c52ed2d6-43e1-4b64-8582-405a7fb8565d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:33.102939 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 953/1941] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:32 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:33.112031 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b2141aa-714a-4da4-8899-ac5bae389707 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:33.112577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b2141aa-714a-4da4-8899-ac5bae389707 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:33.112806 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:33.112806 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:33.113142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b2141aa-714a-4da4-8899-ac5bae389707 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:33.134318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b244b0e-b853-4df8-ba47-daad60e5ab1c tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 returned with HTTP 200 Jan 02 02:50:33.135111 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 989/1942] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:32 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 => generated 925 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:33.160755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f0b760d-80aa-4945-b703-2dfc8b597585 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes Jan 02 02:50:33.161280 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f0b760d-80aa-4945-b703-2dfc8b597585 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:33.161470 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:33.161470 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:33.165372 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f0b760d-80aa-4945-b703-2dfc8b597585 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:33.169292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-4f0b760d-80aa-4945-b703-2dfc8b597585 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:33.171422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4f0b760d-80aa-4945-b703-2dfc8b597585 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:33.353316 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4f0b760d-80aa-4945-b703-2dfc8b597585 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:33.355349 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f0b760d-80aa-4945-b703-2dfc8b597585 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes returned with HTTP 200 Jan 02 02:50:33.368667 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:33.368667 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:33.377181 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 990/1943] 10.222.0.39 () {58 vars in 1204 bytes} [Sat Jan 2 02:50:33 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes => generated 1171 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:33.389453 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3fe6c834-d3d8-45c5-94f5-bac3ab9b3944 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?name=tempest-VolumesListTestJSON-Volume-209246817 Jan 02 02:50:33.390758 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3fe6c834-d3d8-45c5-94f5-bac3ab9b3944 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:33.391803 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:33.391803 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:33.393303 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3fe6c834-d3d8-45c5-94f5-bac3ab9b3944 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:33.396238 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b2141aa-714a-4da4-8899-ac5bae389707 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:33.398090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-3fe6c834-d3d8-45c5-94f5-bac3ab9b3944 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:33.402949 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:33.402949 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:33.410476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3fe6c834-d3d8-45c5-94f5-bac3ab9b3944 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-209246817'), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:33.451926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b2141aa-714a-4da4-8899-ac5bae389707 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:33.464982 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 954/1944] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:33 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 1363 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:33.470091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15be3cb5-8af4-4e7b-88e4-74ea076c6e41 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:33.476620 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15be3cb5-8af4-4e7b-88e4-74ea076c6e41 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:33.477102 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:33.477102 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:33.477757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15be3cb5-8af4-4e7b-88e4-74ea076c6e41 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:33.729981 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:33.729981 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:33.741229 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3fe6c834-d3d8-45c5-94f5-bac3ab9b3944 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:33.742284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3fe6c834-d3d8-45c5-94f5-bac3ab9b3944 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?name=tempest-VolumesListTestJSON-Volume-209246817 returned with HTTP 200 Jan 02 02:50:33.743160 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 991/1945] 10.222.0.39 () {58 vars in 1303 bytes} [Sat Jan 2 02:50:33 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?name=tempest-VolumesListTestJSON-Volume-209246817 => generated 399 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:33.754135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-15be3cb5-8af4-4e7b-88e4-74ea076c6e41 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:33.759903 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5032541-2dd0-473e-8328-16a967a7b7e2 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?name=tempest-VolumesListTestJSON-Volume-809397834 Jan 02 02:50:33.776939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5032541-2dd0-473e-8328-16a967a7b7e2 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:33.777259 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:33.777259 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:33.777851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5032541-2dd0-473e-8328-16a967a7b7e2 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:33.778325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-c5032541-2dd0-473e-8328-16a967a7b7e2 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:33.779369 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:33.779369 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:33.781107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c5032541-2dd0-473e-8328-16a967a7b7e2 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-809397834'), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:33.818292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15be3cb5-8af4-4e7b-88e4-74ea076c6e41 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:33.820731 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 955/1946] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:33 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 1363 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:33.850310 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-973409c6-a387-4bcc-b261-669fd980a4e3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:50:33.862165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-973409c6-a387-4bcc-b261-669fd980a4e3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:33.866228 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:33.866228 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:33.874747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-973409c6-a387-4bcc-b261-669fd980a4e3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:33.937659 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c5032541-2dd0-473e-8328-16a967a7b7e2 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:33.939095 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:33.939095 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:33.959327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5032541-2dd0-473e-8328-16a967a7b7e2 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?name=tempest-VolumesListTestJSON-Volume-809397834 returned with HTTP 200 Jan 02 02:50:33.972432 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 992/1947] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:50:33 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?name=tempest-VolumesListTestJSON-Volume-809397834 => generated 928 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:34.005027 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ce44346-6d76-4f0c-a475-dd32786011a4 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=1 Jan 02 02:50:34.005584 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ce44346-6d76-4f0c-a475-dd32786011a4 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:34.005844 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:34.005844 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:34.006174 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ce44346-6d76-4f0c-a475-dd32786011a4 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:34.006732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-3ce44346-6d76-4f0c-a475-dd32786011a4 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:34.008571 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3ce44346-6d76-4f0c-a475-dd32786011a4 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:34.022189 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:34.022189 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:34.043815 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-973409c6-a387-4bcc-b261-669fd980a4e3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:34.094487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-973409c6-a387-4bcc-b261-669fd980a4e3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:50:34.095524 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 956/1948] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:33 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 1363 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:34.112404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4618a338-fccb-4f8d-89c1-148dcfa54dcb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] POST http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups Jan 02 02:50:34.113056 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:34.113056 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:34.113670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4618a338-fccb-4f8d-89c1-148dcfa54dcb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9e2aa3ba-a177-4cdc-b348-856492d543dd", "name": "tempest-TestVolumeBackupRestore-backup-47667590", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:50:34.115025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-4618a338-fccb-4f8d-89c1-148dcfa54dcb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Creating new backup {'backup': {'volume_id': '9e2aa3ba-a177-4cdc-b348-856492d543dd', 'name': 'tempest-TestVolumeBackupRestore-backup-47667590', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=88067) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 02:50:34.115436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-4618a338-fccb-4f8d-89c1-148dcfa54dcb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Creating backup of volume 9e2aa3ba-a177-4cdc-b348-856492d543dd in container None Jan 02 02:50:34.181870 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:34.181870 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:34.183640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4618a338-fccb-4f8d-89c1-148dcfa54dcb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:50:34.204383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3ce44346-6d76-4f0c-a475-dd32786011a4 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:34.218557 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:34.218557 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:34.299630 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4618a338-fccb-4f8d-89c1-148dcfa54dcb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Created reservations ['c7df1cd0-6509-472c-97e8-f4543bbf2b1a', '4fd63141-fb67-46f6-94c7-bfa4781863bb'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:50:34.304344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ce44346-6d76-4f0c-a475-dd32786011a4 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=1 returned with HTTP 200 Jan 02 02:50:34.334836 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 993/1949] 10.222.0.39 () {58 vars in 1240 bytes} [Sat Jan 2 02:50:33 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=1 => generated 1104 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:34.368746 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a6b8a8ed-ec75-4363-a4c8-64740c32b512 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:34.369797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a6b8a8ed-ec75-4363-a4c8-64740c32b512 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:34.374071 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:34.374071 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:34.374874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a6b8a8ed-ec75-4363-a4c8-64740c32b512 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:34.442801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4618a338-fccb-4f8d-89c1-148dcfa54dcb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups returned with HTTP 202 Jan 02 02:50:34.453842 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 957/1950] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:50:34 2021] POST /volume/v3/224c9adedf14446da06f38858e065bad/backups => generated 399 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:50:34.464567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4aefe10a-94db-4bd5-bf7e-a1c52fd783f9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=1&marker=34dd394b-e972-4629-87e4-1e0fda9c4be1 Jan 02 02:50:34.467317 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4aefe10a-94db-4bd5-bf7e-a1c52fd783f9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:34.468145 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:34.468145 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:34.468866 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4aefe10a-94db-4bd5-bf7e-a1c52fd783f9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:34.469888 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-4aefe10a-94db-4bd5-bf7e-a1c52fd783f9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:34.475256 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:34.475256 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:34.476760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aefe10a-94db-4bd5-bf7e-a1c52fd783f9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:34.708519 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:34.708519 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:34.730998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4aefe10a-94db-4bd5-bf7e-a1c52fd783f9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:34.733106 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:34.733106 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:34.754209 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4aefe10a-94db-4bd5-bf7e-a1c52fd783f9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=1&marker=34dd394b-e972-4629-87e4-1e0fda9c4be1 returned with HTTP 200 Jan 02 02:50:34.755118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a6b8a8ed-ec75-4363-a4c8-64740c32b512 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:34.756155 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 958/1951] 10.222.0.39 () {58 vars in 1328 bytes} [Sat Jan 2 02:50:34 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=1&marker=34dd394b-e972-4629-87e4-1e0fda9c4be1 => generated 1104 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:34.769939 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d6962366-6053-458c-bbd6-40e6867dbe90 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:34.770841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d6962366-6053-458c-bbd6-40e6867dbe90 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:34.771286 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:34.771286 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:34.771938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d6962366-6053-458c-bbd6-40e6867dbe90 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:34.772508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d6962366-6053-458c-bbd6-40e6867dbe90 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:34.819037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:34.819037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:34.821428 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d6962366-6053-458c-bbd6-40e6867dbe90 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:34.836187 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 959/1952] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:34 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 806 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:34.845059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7aa020c7-bde6-4a08-95fe-3912694321c9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=1&marker=72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:34.845893 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7aa020c7-bde6-4a08-95fe-3912694321c9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:34.846306 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:34.846306 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:34.850126 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7aa020c7-bde6-4a08-95fe-3912694321c9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:34.851085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-7aa020c7-bde6-4a08-95fe-3912694321c9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:34.853243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7aa020c7-bde6-4a08-95fe-3912694321c9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:34.861068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a6b8a8ed-ec75-4363-a4c8-64740c32b512 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:34.861917 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 994/1953] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:34 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:35.099342 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7aa020c7-bde6-4a08-95fe-3912694321c9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:35.112283 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:35.112283 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:35.152656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7aa020c7-bde6-4a08-95fe-3912694321c9 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=1&marker=72030b64-d00d-4d52-973d-09107e5a92f2 returned with HTTP 200 Jan 02 02:50:35.152656 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 960/1954] 10.222.0.39 () {58 vars in 1328 bytes} [Sat Jan 2 02:50:34 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=1&marker=72030b64-d00d-4d52-973d-09107e5a92f2 => generated 1104 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:35.185584 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c9bcbb56-6658-4848-9a6a-0aa4651c7f5d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=1&marker=244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:35.185584 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c9bcbb56-6658-4848-9a6a-0aa4651c7f5d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:35.185584 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:35.185584 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:35.185584 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c9bcbb56-6658-4848-9a6a-0aa4651c7f5d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:35.185584 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-c9bcbb56-6658-4848-9a6a-0aa4651c7f5d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:35.185584 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c9bcbb56-6658-4848-9a6a-0aa4651c7f5d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:35.435849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c9bcbb56-6658-4848-9a6a-0aa4651c7f5d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:35.442106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c9bcbb56-6658-4848-9a6a-0aa4651c7f5d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=1&marker=244ad2c8-7887-4424-b516-98ec9ac2060a returned with HTTP 200 Jan 02 02:50:35.453488 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 995/1955] 10.222.0.39 () {58 vars in 1328 bytes} [Sat Jan 2 02:50:35 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=1&marker=244ad2c8-7887-4424-b516-98ec9ac2060a => generated 15 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:50:35.488270 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7851e096-79ab-44dd-9b8a-c1834799b591 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 02 02:50:35.488744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7851e096-79ab-44dd-9b8a-c1834799b591 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:35.488744 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:35.488744 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:35.490178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7851e096-79ab-44dd-9b8a-c1834799b591 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:35.490178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-7851e096-79ab-44dd-9b8a-c1834799b591 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:35.490451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7851e096-79ab-44dd-9b8a-c1834799b591 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Could not evaluate value available, assuming string {{(pid=88067) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 02:50:35.493505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7851e096-79ab-44dd-9b8a-c1834799b591 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:35.670579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7851e096-79ab-44dd-9b8a-c1834799b591 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:35.681930 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:35.681930 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:35.692224 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7851e096-79ab-44dd-9b8a-c1834799b591 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 02 02:50:35.705458 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 961/1956] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:50:35 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2061 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:35.739576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cac1a78d-9040-4967-9fe1-5a5cdd1c7d99 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 02 02:50:35.740132 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cac1a78d-9040-4967-9fe1-5a5cdd1c7d99 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:35.740636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cac1a78d-9040-4967-9fe1-5a5cdd1c7d99 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:35.741340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-cac1a78d-9040-4967-9fe1-5a5cdd1c7d99 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:35.741988 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cac1a78d-9040-4967-9fe1-5a5cdd1c7d99 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Could not evaluate value available, assuming string {{(pid=88066) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 02:50:35.756303 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cac1a78d-9040-4967-9fe1-5a5cdd1c7d99 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:35.847917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a5827e9b-3049-455b-b81e-24150221e0b6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:35.847917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a5827e9b-3049-455b-b81e-24150221e0b6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:35.847917 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:35.847917 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:35.847917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a5827e9b-3049-455b-b81e-24150221e0b6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:35.848843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a5827e9b-3049-455b-b81e-24150221e0b6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:35.969521 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:35.969521 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:35.972385 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a5827e9b-3049-455b-b81e-24150221e0b6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:35.973644 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 962/1957] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:35 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 806 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:35.992869 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d070fa96-b81e-4a0a-be05-3c1953b1074f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:35.992869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d070fa96-b81e-4a0a-be05-3c1953b1074f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:36.003482 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:36.003482 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:36.004091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d070fa96-b81e-4a0a-be05-3c1953b1074f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:36.029997 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cac1a78d-9040-4967-9fe1-5a5cdd1c7d99 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:36.032232 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:36.032232 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:36.081187 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cac1a78d-9040-4967-9fe1-5a5cdd1c7d99 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 02 02:50:36.082072 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 996/1958] 10.222.0.39 () {58 vars in 1326 bytes} [Sat Jan 2 02:50:35 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2062 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:36.106315 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b175bcb-3a6a-4847-9384-6388e8b71485 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?limit=1 Jan 02 02:50:36.106869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b175bcb-3a6a-4847-9384-6388e8b71485 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:36.107090 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:36.107090 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:36.107447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b175bcb-3a6a-4847-9384-6388e8b71485 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:36.108343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-3b175bcb-3a6a-4847-9384-6388e8b71485 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:36.110302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3b175bcb-3a6a-4847-9384-6388e8b71485 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:36.241215 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3b175bcb-3a6a-4847-9384-6388e8b71485 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:36.250136 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b175bcb-3a6a-4847-9384-6388e8b71485 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?limit=1 returned with HTTP 200 Jan 02 02:50:36.250136 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 997/1959] 10.222.0.39 () {58 vars in 1219 bytes} [Sat Jan 2 02:50:36 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?limit=1 => generated 568 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:36.254588 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43d29bce-7fcb-4e73-93d3-73445a64f0a7 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?limit=1&marker=34dd394b-e972-4629-87e4-1e0fda9c4be1 Jan 02 02:50:36.261722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43d29bce-7fcb-4e73-93d3-73445a64f0a7 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:36.261722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:36.261722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:36.261722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43d29bce-7fcb-4e73-93d3-73445a64f0a7 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:36.261722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-43d29bce-7fcb-4e73-93d3-73445a64f0a7 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:36.261722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:36.261722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:36.261722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-43d29bce-7fcb-4e73-93d3-73445a64f0a7 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:36.273521 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:36.273521 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:36.348355 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d070fa96-b81e-4a0a-be05-3c1953b1074f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:36.460311 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d070fa96-b81e-4a0a-be05-3c1953b1074f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:36.474990 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 963/1960] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:35 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:36.540839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-43d29bce-7fcb-4e73-93d3-73445a64f0a7 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:36.545506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43d29bce-7fcb-4e73-93d3-73445a64f0a7 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?limit=1&marker=34dd394b-e972-4629-87e4-1e0fda9c4be1 returned with HTTP 200 Jan 02 02:50:36.552124 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 998/1961] 10.222.0.39 () {58 vars in 1307 bytes} [Sat Jan 2 02:50:36 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?limit=1&marker=34dd394b-e972-4629-87e4-1e0fda9c4be1 => generated 568 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:36.567911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d645eb12-16d2-4508-ba3d-3c2557f20a70 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?limit=1&marker=72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:36.569095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d645eb12-16d2-4508-ba3d-3c2557f20a70 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:36.569095 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:36.569095 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:36.569744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d645eb12-16d2-4508-ba3d-3c2557f20a70 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:36.570254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-d645eb12-16d2-4508-ba3d-3c2557f20a70 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:36.577637 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d645eb12-16d2-4508-ba3d-3c2557f20a70 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:36.994284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb4de172-af64-487c-8d76-36740826194e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:36.996789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb4de172-af64-487c-8d76-36740826194e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:36.997862 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:36.997862 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:36.998509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb4de172-af64-487c-8d76-36740826194e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:36.999058 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-eb4de172-af64-487c-8d76-36740826194e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:37.078095 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:37.078095 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:37.080540 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb4de172-af64-487c-8d76-36740826194e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:37.092933 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 999/1962] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:36 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 806 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:37.140151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d645eb12-16d2-4508-ba3d-3c2557f20a70 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:37.149296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d645eb12-16d2-4508-ba3d-3c2557f20a70 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?limit=1&marker=72030b64-d00d-4d52-973d-09107e5a92f2 returned with HTTP 200 Jan 02 02:50:37.151531 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 964/1963] 10.222.0.39 () {58 vars in 1307 bytes} [Sat Jan 2 02:50:36 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?limit=1&marker=72030b64-d00d-4d52-973d-09107e5a92f2 => generated 568 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:37.163120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dee3811a-4958-43f9-9f76-054d0ffc189b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?limit=1&marker=244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:37.163664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dee3811a-4958-43f9-9f76-054d0ffc189b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:37.163861 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:37.163861 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:37.164498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dee3811a-4958-43f9-9f76-054d0ffc189b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:37.165402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-dee3811a-4958-43f9-9f76-054d0ffc189b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:37.168007 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dee3811a-4958-43f9-9f76-054d0ffc189b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:37.442876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dee3811a-4958-43f9-9f76-054d0ffc189b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:37.447051 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dee3811a-4958-43f9-9f76-054d0ffc189b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?limit=1&marker=244ad2c8-7887-4424-b516-98ec9ac2060a returned with HTTP 200 Jan 02 02:50:37.465971 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1000/1964] 10.222.0.39 () {58 vars in 1307 bytes} [Sat Jan 2 02:50:37 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?limit=1&marker=244ad2c8-7887-4424-b516-98ec9ac2060a => generated 15 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:50:37.497275 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0cc55e74-394d-42c3-b929-16ee44dda9e7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:37.497275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0cc55e74-394d-42c3-b929-16ee44dda9e7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:37.497275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0cc55e74-394d-42c3-b929-16ee44dda9e7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:37.507562 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57e9e383-a9f6-4760-92e6-1fe55ff35513 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?name=tempest-VolumesListTestJSON-Volume-809397834&status=available Jan 02 02:50:37.509046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57e9e383-a9f6-4760-92e6-1fe55ff35513 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:37.510961 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:37.510961 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:37.513446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57e9e383-a9f6-4760-92e6-1fe55ff35513 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:37.523190 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-57e9e383-a9f6-4760-92e6-1fe55ff35513 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:37.526167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-57e9e383-a9f6-4760-92e6-1fe55ff35513 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Could not evaluate value available, assuming string {{(pid=88067) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 02:50:37.534913 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:37.534913 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:37.554158 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-57e9e383-a9f6-4760-92e6-1fe55ff35513 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-809397834'), ('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:37.721143 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:37.721143 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:37.779422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0cc55e74-394d-42c3-b929-16ee44dda9e7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:37.880090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0cc55e74-394d-42c3-b929-16ee44dda9e7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:37.887000 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1001/1965] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:37 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:37.915529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-57e9e383-a9f6-4760-92e6-1fe55ff35513 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:37.920535 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57e9e383-a9f6-4760-92e6-1fe55ff35513 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?name=tempest-VolumesListTestJSON-Volume-809397834&status=available returned with HTTP 200 Jan 02 02:50:37.920535 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 965/1966] 10.222.0.39 () {58 vars in 1337 bytes} [Sat Jan 2 02:50:37 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?name=tempest-VolumesListTestJSON-Volume-809397834&status=available => generated 399 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:37.943112 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef343361-7ca6-4c99-89c7-e3152437a9f3 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?name=tempest-VolumesListTestJSON-Volume-209246817&status=available Jan 02 02:50:37.944301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef343361-7ca6-4c99-89c7-e3152437a9f3 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:37.944301 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:37.944301 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:37.946335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef343361-7ca6-4c99-89c7-e3152437a9f3 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:37.946599 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-ef343361-7ca6-4c99-89c7-e3152437a9f3 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:37.947324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ef343361-7ca6-4c99-89c7-e3152437a9f3 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Could not evaluate value available, assuming string {{(pid=88066) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 02:50:37.949773 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ef343361-7ca6-4c99-89c7-e3152437a9f3 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-209246817'), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:38.115354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9bb2ba89-49bf-4ce0-a756-068645fab7ca tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:38.115354 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9bb2ba89-49bf-4ce0-a756-068645fab7ca tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:38.115354 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:38.115354 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:38.115354 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9bb2ba89-49bf-4ce0-a756-068645fab7ca tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:38.115354 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9bb2ba89-49bf-4ce0-a756-068645fab7ca tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:38.153160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ef343361-7ca6-4c99-89c7-e3152437a9f3 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:38.160469 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:38.160469 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:38.195140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef343361-7ca6-4c99-89c7-e3152437a9f3 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?name=tempest-VolumesListTestJSON-Volume-209246817&status=available returned with HTTP 200 Jan 02 02:50:38.197566 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1002/1967] 10.222.0.39 () {58 vars in 1358 bytes} [Sat Jan 2 02:50:37 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?name=tempest-VolumesListTestJSON-Volume-209246817&status=available => generated 928 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:38.224820 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-736e5d0b-756b-4a58-b74d-eefda2d309ae tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?marker=34dd394b-e972-4629-87e4-1e0fda9c4be1&sort=id%3Aasc Jan 02 02:50:38.227760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-736e5d0b-756b-4a58-b74d-eefda2d309ae tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:38.230276 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:38.230276 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:38.231057 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-736e5d0b-756b-4a58-b74d-eefda2d309ae tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:38.232452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-736e5d0b-756b-4a58-b74d-eefda2d309ae tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:38.235171 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-736e5d0b-756b-4a58-b74d-eefda2d309ae tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:38.283969 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:38.283969 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:38.314415 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9bb2ba89-49bf-4ce0-a756-068645fab7ca tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:38.315977 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 966/1968] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:38 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 806 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:38.835900 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-736e5d0b-756b-4a58-b74d-eefda2d309ae tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:38.843459 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:38.843459 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:38.886117 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-736e5d0b-756b-4a58-b74d-eefda2d309ae tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?marker=34dd394b-e972-4629-87e4-1e0fda9c4be1&sort=id%3Aasc returned with HTTP 200 Jan 02 02:50:38.895668 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1003/1969] 10.222.0.39 () {58 vars in 1340 bytes} [Sat Jan 2 02:50:38 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?marker=34dd394b-e972-4629-87e4-1e0fda9c4be1&sort=id%3Aasc => generated 928 bytes in 681 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:38.913628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-364cb364-fa79-438c-ab67-05bd4ef76e44 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:38.914119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-364cb364-fa79-438c-ab67-05bd4ef76e44 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:38.914266 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:38.914266 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:38.915172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-364cb364-fa79-438c-ab67-05bd4ef76e44 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:38.941936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23341ae9-2f88-4c51-a571-b8e75c62d164 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 02 02:50:38.942773 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23341ae9-2f88-4c51-a571-b8e75c62d164 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:38.942773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:38.942773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:38.943640 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23341ae9-2f88-4c51-a571-b8e75c62d164 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:38.959466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-23341ae9-2f88-4c51-a571-b8e75c62d164 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:38.969369 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-23341ae9-2f88-4c51-a571-b8e75c62d164 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:39.167148 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:39.167148 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:39.224369 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-364cb364-fa79-438c-ab67-05bd4ef76e44 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:39.277399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-364cb364-fa79-438c-ab67-05bd4ef76e44 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:39.283533 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 967/1970] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:38 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 941 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:39.340132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae384bab-65b6-4300-b9ec-c9344205b5c1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:39.340939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae384bab-65b6-4300-b9ec-c9344205b5c1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:39.340939 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:39.340939 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:39.349508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae384bab-65b6-4300-b9ec-c9344205b5c1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:39.349508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ae384bab-65b6-4300-b9ec-c9344205b5c1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:39.359738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-23341ae9-2f88-4c51-a571-b8e75c62d164 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:39.375962 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:39.375962 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:39.393393 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:39.393393 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:39.399491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae384bab-65b6-4300-b9ec-c9344205b5c1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:39.399491 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 968/1971] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:39 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 806 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:39.422389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23341ae9-2f88-4c51-a571-b8e75c62d164 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 02 02:50:39.425877 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1004/1972] 10.222.0.39 () {58 vars in 1304 bytes} [Sat Jan 2 02:50:38 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2758 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:39.465462 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5aa948ad-79ca-469d-8465-49b11df342e6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail Jan 02 02:50:39.466002 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5aa948ad-79ca-469d-8465-49b11df342e6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:39.468082 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:39.468082 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:39.468082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5aa948ad-79ca-469d-8465-49b11df342e6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:39.468082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-5aa948ad-79ca-469d-8465-49b11df342e6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:39.470589 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-5aa948ad-79ca-469d-8465-49b11df342e6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:39.546635 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5aa948ad-79ca-469d-8465-49b11df342e6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:39.557093 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:39.557093 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:39.562856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5aa948ad-79ca-469d-8465-49b11df342e6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail returned with HTTP 200 Jan 02 02:50:39.564248 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 969/1973] 10.222.0.39 () {58 vars in 1225 bytes} [Sat Jan 2 02:50:39 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail => generated 2758 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:39.598316 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-816da35e-228c-4b18-b2b6-916e9b76588c tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 02 02:50:39.598850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-816da35e-228c-4b18-b2b6-916e9b76588c tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:39.599142 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:39.599142 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:39.599780 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-816da35e-228c-4b18-b2b6-916e9b76588c tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:39.606138 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-816da35e-228c-4b18-b2b6-916e9b76588c tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:39.608379 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-816da35e-228c-4b18-b2b6-916e9b76588c tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:39.738056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-816da35e-228c-4b18-b2b6-916e9b76588c tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:39.739995 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-816da35e-228c-4b18-b2b6-916e9b76588c tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 02 02:50:39.749329 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1005/1974] 10.222.0.39 () {58 vars in 1283 bytes} [Sat Jan 2 02:50:39 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1171 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:39.769500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e8e4f49-4f7c-4b8b-a82c-f04e2974bb51 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?availability_zone=nova Jan 02 02:50:39.770800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e8e4f49-4f7c-4b8b-a82c-f04e2974bb51 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:39.771229 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:39.771229 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:39.771926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e8e4f49-4f7c-4b8b-a82c-f04e2974bb51 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:39.772948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-9e8e4f49-4f7c-4b8b-a82c-f04e2974bb51 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:39.773796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e8e4f49-4f7c-4b8b-a82c-f04e2974bb51 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Could not evaluate value nova, assuming string {{(pid=88067) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 02:50:39.776884 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e8e4f49-4f7c-4b8b-a82c-f04e2974bb51 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:39.921543 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e8e4f49-4f7c-4b8b-a82c-f04e2974bb51 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:39.923576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e8e4f49-4f7c-4b8b-a82c-f04e2974bb51 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?availability_zone=nova returned with HTTP 200 Jan 02 02:50:39.924727 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 970/1975] 10.222.0.39 () {58 vars in 1249 bytes} [Sat Jan 2 02:50:39 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?availability_zone=nova => generated 1171 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:39.936670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e8ca858-3a44-4be4-a087-cc73af66c650 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?availability_zone=nova Jan 02 02:50:39.937199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e8ca858-3a44-4be4-a087-cc73af66c650 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:39.937396 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:39.937396 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:39.938183 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e8ca858-3a44-4be4-a087-cc73af66c650 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:39.938995 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-4e8ca858-3a44-4be4-a087-cc73af66c650 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:39.939750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4e8ca858-3a44-4be4-a087-cc73af66c650 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Could not evaluate value nova, assuming string {{(pid=88066) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 02:50:39.940671 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:39.940671 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:39.942067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4e8ca858-3a44-4be4-a087-cc73af66c650 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:40.072147 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4e8ca858-3a44-4be4-a087-cc73af66c650 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:40.075322 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e8ca858-3a44-4be4-a087-cc73af66c650 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?availability_zone=nova returned with HTTP 200 Jan 02 02:50:40.084378 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1006/1976] 10.222.0.39 () {58 vars in 1249 bytes} [Sat Jan 2 02:50:39 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?availability_zone=nova => generated 1171 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:40.094336 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a57844ba-6e67-4ed4-8619-6ce3885c6a3a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?bootable=false Jan 02 02:50:40.095059 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a57844ba-6e67-4ed4-8619-6ce3885c6a3a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:40.095457 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:40.095457 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:40.096091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a57844ba-6e67-4ed4-8619-6ce3885c6a3a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:40.096924 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-a57844ba-6e67-4ed4-8619-6ce3885c6a3a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:40.098001 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:40.098001 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:40.099961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a57844ba-6e67-4ed4-8619-6ce3885c6a3a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:40.206699 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a57844ba-6e67-4ed4-8619-6ce3885c6a3a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:40.210151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a57844ba-6e67-4ed4-8619-6ce3885c6a3a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?bootable=false returned with HTTP 200 Jan 02 02:50:40.214433 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 971/1977] 10.222.0.39 () {58 vars in 1233 bytes} [Sat Jan 2 02:50:40 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?bootable=false => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:40.227573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6d365647-6066-4a55-bd7a-f646ee61ab20 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?bootable=false Jan 02 02:50:40.228113 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6d365647-6066-4a55-bd7a-f646ee61ab20 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:40.228309 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:40.228309 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:40.229712 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6d365647-6066-4a55-bd7a-f646ee61ab20 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:40.230625 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-6d365647-6066-4a55-bd7a-f646ee61ab20 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:40.231695 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:40.231695 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:40.233134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6d365647-6066-4a55-bd7a-f646ee61ab20 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:40.322388 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90c04f94-5bd7-472b-bae2-398a50724e94 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:40.322388 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90c04f94-5bd7-472b-bae2-398a50724e94 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:40.322388 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:40.322388 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:40.322388 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90c04f94-5bd7-472b-bae2-398a50724e94 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:40.439690 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:40.439690 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:40.455426 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-90c04f94-5bd7-472b-bae2-398a50724e94 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:40.536356 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90c04f94-5bd7-472b-bae2-398a50724e94 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:40.536356 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 972/1978] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:40 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 1391 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:40.553438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8aee8588-5594-4572-a3b3-67b44f0762a4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:40.553988 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8aee8588-5594-4572-a3b3-67b44f0762a4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:40.554186 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:40.554186 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:40.555859 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8aee8588-5594-4572-a3b3-67b44f0762a4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:40.555859 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8aee8588-5594-4572-a3b3-67b44f0762a4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:40.640740 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:40.640740 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:40.655298 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8aee8588-5594-4572-a3b3-67b44f0762a4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:40.655298 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 973/1979] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:40 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 806 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:40.677529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f7550e1-07c1-4fcb-837e-7d69a38a74d0 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:50:40.677529 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f7550e1-07c1-4fcb-837e-7d69a38a74d0 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:40.677529 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:40.677529 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:40.677529 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f7550e1-07c1-4fcb-837e-7d69a38a74d0 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:40.947190 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:40.947190 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:40.977643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8f7550e1-07c1-4fcb-837e-7d69a38a74d0 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:40.985429 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6d365647-6066-4a55-bd7a-f646ee61ab20 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:40.991909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6d365647-6066-4a55-bd7a-f646ee61ab20 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?bootable=false returned with HTTP 200 Jan 02 02:50:40.993396 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1007/1980] 10.222.0.39 () {58 vars in 1233 bytes} [Sat Jan 2 02:50:40 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?bootable=false => generated 1171 bytes in 770 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:41.014121 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e4060f6-b7c9-4333-823a-2d21d05961d6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?status=available Jan 02 02:50:41.014291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e4060f6-b7c9-4333-823a-2d21d05961d6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:41.021940 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:41.021940 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:41.022913 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e4060f6-b7c9-4333-823a-2d21d05961d6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:41.023722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-1e4060f6-b7c9-4333-823a-2d21d05961d6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:41.024467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1e4060f6-b7c9-4333-823a-2d21d05961d6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Could not evaluate value available, assuming string {{(pid=88066) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 02:50:41.039930 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:41.039930 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:41.051950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-1e4060f6-b7c9-4333-823a-2d21d05961d6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:41.092874 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f7550e1-07c1-4fcb-837e-7d69a38a74d0 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:50:41.093468 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 974/1981] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:40 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 1391 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:41.137640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] POST http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes Jan 02 02:50:41.138294 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:41.138294 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:41.138501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-161006098"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:50:41.139707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-161006098'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:50:41.140342 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Create volume of 1 GB Jan 02 02:50:41.169446 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Availability Zones retrieved successfully. Jan 02 02:50:41.197091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e4060f6-b7c9-4333-823a-2d21d05961d6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:41.199325 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e4060f6-b7c9-4333-823a-2d21d05961d6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?status=available returned with HTTP 200 Jan 02 02:50:41.200013 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Flow 'volume_create_api' (6aef557e-e615-4b59-a1bc-664994cb6c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:50:41.200923 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1008/1982] 10.222.0.39 () {58 vars in 1237 bytes} [Sat Jan 2 02:50:41 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?status=available => generated 1171 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:41.215336 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d679dd-e589-4275-96b6-99b0bad42fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:41.217696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:50:41.219795 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7b9a158a-78fc-4042-9516-afaa7f8ca88a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?status=available Jan 02 02:50:41.220489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7b9a158a-78fc-4042-9516-afaa7f8ca88a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:41.220872 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:41.220872 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:41.221842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7b9a158a-78fc-4042-9516-afaa7f8ca88a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:41.222989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-7b9a158a-78fc-4042-9516-afaa7f8ca88a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:41.223828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7b9a158a-78fc-4042-9516-afaa7f8ca88a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Could not evaluate value available, assuming string {{(pid=88066) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 02:50:41.225435 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:41.225435 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:41.227023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7b9a158a-78fc-4042-9516-afaa7f8ca88a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:41.406849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d679dd-e589-4275-96b6-99b0bad42fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:41.414483 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7b9a158a-78fc-4042-9516-afaa7f8ca88a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:41.421878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c02febba-d177-4a28-88c7-869c0443f225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:41.425013 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7b9a158a-78fc-4042-9516-afaa7f8ca88a tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?status=available returned with HTTP 200 Jan 02 02:50:41.440925 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1009/1983] 10.222.0.39 () {58 vars in 1237 bytes} [Sat Jan 2 02:50:41 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes?status=available => generated 1171 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:41.452571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f44b29e-9acf-4341-b102-09c339b344a1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?availability_zone=nova Jan 02 02:50:41.453618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f44b29e-9acf-4341-b102-09c339b344a1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:41.453991 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:41.453991 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:41.454865 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f44b29e-9acf-4341-b102-09c339b344a1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:41.456124 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-5f44b29e-9acf-4341-b102-09c339b344a1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:41.462603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-5f44b29e-9acf-4341-b102-09c339b344a1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Could not evaluate value nova, assuming string {{(pid=88066) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 02:50:41.469013 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:41.469013 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:41.471361 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-5f44b29e-9acf-4341-b102-09c339b344a1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:41.758435 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5f44b29e-9acf-4341-b102-09c339b344a1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:41.772871 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:41.772871 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:41.810486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f44b29e-9acf-4341-b102-09c339b344a1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 02 02:50:41.811453 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1010/1984] 10.222.0.39 () {58 vars in 1270 bytes} [Sat Jan 2 02:50:41 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?availability_zone=nova => generated 2758 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:41.835909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Created reservations ['67da9e72-713e-498b-aca6-4a90ec36e7f2', '1e758026-80d9-49fb-8b32-dad9d54ed557', 'bbf9b4e7-82d6-4965-9054-f34198efe4d0', '3b155146-0ab3-4296-b790-587658860989'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:50:41.843619 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7e86cec-e4b2-4323-ae65-2fb93c1139b9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:41.845164 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7e86cec-e4b2-4323-ae65-2fb93c1139b9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:41.846299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c02febba-d177-4a28-88c7-869c0443f225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67da9e72-713e-498b-aca6-4a90ec36e7f2', '1e758026-80d9-49fb-8b32-dad9d54ed557', 'bbf9b4e7-82d6-4965-9054-f34198efe4d0', '3b155146-0ab3-4296-b790-587658860989']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:41.846419 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:41.846419 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:41.846419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7e86cec-e4b2-4323-ae65-2fb93c1139b9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:41.846765 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f7e86cec-e4b2-4323-ae65-2fb93c1139b9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:41.860273 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47b914f-e273-4e17-9bfb-95ef65868fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:41.938373 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:41.938373 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:41.938373 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7e86cec-e4b2-4323-ae65-2fb93c1139b9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:41.944633 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1011/1985] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:41 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 806 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:41.953894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-508dca35-ede7-4644-a377-09f829beeb9b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?bootable=false Jan 02 02:50:41.957201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-508dca35-ede7-4644-a377-09f829beeb9b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:41.959465 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:41.959465 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:41.960420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-508dca35-ede7-4644-a377-09f829beeb9b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:41.963907 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-508dca35-ede7-4644-a377-09f829beeb9b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:41.973162 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-508dca35-ede7-4644-a377-09f829beeb9b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:42.091723 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-508dca35-ede7-4644-a377-09f829beeb9b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:42.101722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:42.101722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:42.128574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-508dca35-ede7-4644-a377-09f829beeb9b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?bootable=false returned with HTTP 200 Jan 02 02:50:42.131558 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1012/1986] 10.222.0.39 () {58 vars in 1254 bytes} [Sat Jan 2 02:50:41 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?bootable=false => generated 2758 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:42.169728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d1a2057-cb8f-4073-b6af-465367994978 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?status=available Jan 02 02:50:42.171215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d1a2057-cb8f-4073-b6af-465367994978 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:42.171744 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:42.171744 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:42.172883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d1a2057-cb8f-4073-b6af-465367994978 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:42.175777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-9d1a2057-cb8f-4073-b6af-465367994978 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:50:42.176926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9d1a2057-cb8f-4073-b6af-465367994978 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Could not evaluate value available, assuming string {{(pid=88066) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 02:50:42.186665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9d1a2057-cb8f-4073-b6af-465367994978 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:50:42.198531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47b914f-e273-4e17-9bfb-95ef65868fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff0b5757-4e92-45e9-a5f5-3ad659569156', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-161006098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81a11bc221d54e2b9e4931e348b4ea0e',qos_specs=None,replication_status=,reservations=['67da9e72-713e-498b-aca6-4a90ec36e7f2','1e758026-80d9-49fb-8b32-dad9d54ed557','bbf9b4e7-82d6-4965-9054-f34198efe4d0','3b155146-0ab3-4296-b790-587658860989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ee236c64c84155b22c95d420a347f8',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-161006098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff0b5757-4e92-45e9-a5f5-3ad659569156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81a11bc221d54e2b9e4931e348b4ea0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='09ee236c64c84155b22c95d420a347f8',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:42.206327 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c05b86-3a66-4b79-bab6-dc2ee95dcff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:42.294146 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c05b86-3a66-4b79-bab6-dc2ee95dcff8) transitioned into state 'SUCCESS' from state '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-161006098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81a11bc221d54e2b9e4931e348b4ea0e',qos_specs=None,replication_status=,reservations=['67da9e72-713e-498b-aca6-4a90ec36e7f2','1e758026-80d9-49fb-8b32-dad9d54ed557','bbf9b4e7-82d6-4965-9054-f34198efe4d0','3b155146-0ab3-4296-b790-587658860989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ee236c64c84155b22c95d420a347f8',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:42.296292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47383033-3533-45a0-bb6d-9ca76b2f8335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:42.333412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47383033-3533-45a0-bb6d-9ca76b2f8335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:42.350009 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Flow 'volume_create_api' (6aef557e-e615-4b59-a1bc-664994cb6c44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:50:42.358862 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9d1a2057-cb8f-4073-b6af-465367994978 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Get all volumes completed successfully. Jan 02 02:50:42.363898 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:42.363898 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:42.389686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d1a2057-cb8f-4073-b6af-465367994978 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?status=available returned with HTTP 200 Jan 02 02:50:42.391992 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1013/1987] 10.222.0.39 () {58 vars in 1258 bytes} [Sat Jan 2 02:50:42 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/detail?status=available => generated 2758 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:50:42.429645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34f8ef6e-3fd3-4995-916d-3b797d444362 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] DELETE http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 Jan 02 02:50:42.430511 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34f8ef6e-3fd3-4995-916d-3b797d444362 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:42.430857 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:42.430857 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:42.431421 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34f8ef6e-3fd3-4995-916d-3b797d444362 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:42.433756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-34f8ef6e-3fd3-4995-916d-3b797d444362 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Delete volume with id: 34dd394b-e972-4629-87e4-1e0fda9c4be1 Jan 02 02:50:42.514337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Create volume request issued successfully. Jan 02 02:50:42.549479 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9832e3b-57f7-47dc-961e-32e4cedad867 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes returned with HTTP 202 Jan 02 02:50:42.551847 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 975/1988] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:50:41 2021] POST /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes => generated 815 bytes in 1419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:50:42.582159 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68372daa-09cc-4957-bddf-b18910ea4bde tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 Jan 02 02:50:42.583527 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68372daa-09cc-4957-bddf-b18910ea4bde tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:42.583732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:42.583732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:42.585447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68372daa-09cc-4957-bddf-b18910ea4bde tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:42.590745 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:42.590745 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:42.592447 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-34f8ef6e-3fd3-4995-916d-3b797d444362 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:42.665836 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-34f8ef6e-3fd3-4995-916d-3b797d444362 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Delete volume request issued successfully. Jan 02 02:50:42.667963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34f8ef6e-3fd3-4995-916d-3b797d444362 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 returned with HTTP 202 Jan 02 02:50:42.669734 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1014/1989] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:50:42 2021] DELETE /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:50:42.707033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-267c0774-9d9e-4cca-9cd9-d12efbbee5ba tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 Jan 02 02:50:42.708336 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-267c0774-9d9e-4cca-9cd9-d12efbbee5ba tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:42.710102 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:42.710102 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:42.713428 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-267c0774-9d9e-4cca-9cd9-d12efbbee5ba tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:42.802955 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:42.802955 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:42.840214 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-68372daa-09cc-4957-bddf-b18910ea4bde tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:42.914055 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:42.914055 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:42.932343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68372daa-09cc-4957-bddf-b18910ea4bde tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 returned with HTTP 200 Jan 02 02:50:42.934448 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 976/1990] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:42 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 => generated 907 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:42.958643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-267c0774-9d9e-4cca-9cd9-d12efbbee5ba tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:42.960090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b073d3ee-5b7d-4821-bfd6-d610a779c9d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:42.962545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b073d3ee-5b7d-4821-bfd6-d610a779c9d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:42.963044 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:42.963044 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:42.964650 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b073d3ee-5b7d-4821-bfd6-d610a779c9d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:42.967369 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b073d3ee-5b7d-4821-bfd6-d610a779c9d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:43.049364 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-267c0774-9d9e-4cca-9cd9-d12efbbee5ba tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 returned with HTTP 200 Jan 02 02:50:43.053473 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1015/1991] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:42 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 => generated 924 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:43.056832 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:43.056832 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:43.061784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b073d3ee-5b7d-4821-bfd6-d610a779c9d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:43.063502 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 977/1992] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:42 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:43.966456 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-723ed606-4345-4757-9942-79bc7d0d7295 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 Jan 02 02:50:43.967613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-723ed606-4345-4757-9942-79bc7d0d7295 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:43.968037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:43.968037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:43.968925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-723ed606-4345-4757-9942-79bc7d0d7295 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:44.078959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd77399b-ac1e-4336-9595-4d9fe7a5f69f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:44.080234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd77399b-ac1e-4336-9595-4d9fe7a5f69f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:44.080693 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:44.080693 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:44.081662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd77399b-ac1e-4336-9595-4d9fe7a5f69f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:44.082320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bd77399b-ac1e-4336-9595-4d9fe7a5f69f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:44.156912 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:44.156912 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:44.169973 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:44.169973 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:44.185207 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd77399b-ac1e-4336-9595-4d9fe7a5f69f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:44.188521 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 978/1993] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:44 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:44.189747 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-723ed606-4345-4757-9942-79bc7d0d7295 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:44.209334 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e2f80349-21e2-4f70-ac42-9a6c22750b3d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 Jan 02 02:50:44.210292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e2f80349-21e2-4f70-ac42-9a6c22750b3d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:44.210723 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:44.210723 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:44.211421 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e2f80349-21e2-4f70-ac42-9a6c22750b3d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:44.333532 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-723ed606-4345-4757-9942-79bc7d0d7295 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 returned with HTTP 200 Jan 02 02:50:44.337408 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1016/1994] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:43 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 => generated 907 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:44.504239 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:44.504239 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:44.560287 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e2f80349-21e2-4f70-ac42-9a6c22750b3d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:44.762307 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e2f80349-21e2-4f70-ac42-9a6c22750b3d tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 returned with HTTP 200 Jan 02 02:50:44.776625 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 979/1995] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:44 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 => generated 924 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:45.204062 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1fb0b6a7-2643-40db-9853-a14fadefae3b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:45.205265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1fb0b6a7-2643-40db-9853-a14fadefae3b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:45.205443 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:45.205443 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:45.205733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1fb0b6a7-2643-40db-9853-a14fadefae3b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:45.206361 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1fb0b6a7-2643-40db-9853-a14fadefae3b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:45.291086 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:45.291086 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:45.304859 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1fb0b6a7-2643-40db-9853-a14fadefae3b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:45.305662 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1017/1996] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:45 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:45.366900 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-72b0ed0a-8bf3-42bf-bb2c-5a7bed65ffa6 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 Jan 02 02:50:45.367696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-72b0ed0a-8bf3-42bf-bb2c-5a7bed65ffa6 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:45.368054 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:45.368054 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:45.401397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-72b0ed0a-8bf3-42bf-bb2c-5a7bed65ffa6 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:45.655286 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:45.655286 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:45.684800 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-72b0ed0a-8bf3-42bf-bb2c-5a7bed65ffa6 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:45.765562 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-72b0ed0a-8bf3-42bf-bb2c-5a7bed65ffa6 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 returned with HTTP 200 Jan 02 02:50:45.773650 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 980/1997] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:45 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 => generated 908 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:45.796250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-526c0c93-c242-4e55-9389-a17209f53fae tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 Jan 02 02:50:45.797136 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-526c0c93-c242-4e55-9389-a17209f53fae tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:45.797505 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:45.797505 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:45.798115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-526c0c93-c242-4e55-9389-a17209f53fae tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:45.801642 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] POST http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes Jan 02 02:50:45.802031 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:45.802031 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:45.802457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ff0b5757-4e92-45e9-a5f5-3ad659569156", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1635391265"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:50:45.803928 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Create volume request body: {'volume': {'source_volid': 'ff0b5757-4e92-45e9-a5f5-3ad659569156', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1635391265'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:50:45.990696 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:45.990696 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:45.990696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume retrieved successfully. Jan 02 02:50:45.990696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Create volume of 2 GB Jan 02 02:50:45.995403 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:45.995403 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:46.021954 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Availability Zones retrieved successfully. Jan 02 02:50:46.056092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-526c0c93-c242-4e55-9389-a17209f53fae tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:46.090573 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Flow 'volume_create_api' (5ea6b252-8630-4e8f-b51a-faffcef11135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:50:46.093618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6866829c-d3db-4db7-8209-47c0bcfbcdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:46.108392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Validating volume size '2' using validate_int, validate_source_size {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:50:46.166515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-526c0c93-c242-4e55-9389-a17209f53fae tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 returned with HTTP 200 Jan 02 02:50:46.168498 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1018/1998] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:45 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 => generated 924 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:46.325380 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ee78ac3-e475-4344-a91f-234cc901e85e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:46.329520 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ee78ac3-e475-4344-a91f-234cc901e85e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:46.330104 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:46.330104 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:46.331659 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ee78ac3-e475-4344-a91f-234cc901e85e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:46.333973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7ee78ac3-e475-4344-a91f-234cc901e85e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:46.383324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6866829c-d3db-4db7-8209-47c0bcfbcdc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'ff0b5757-4e92-45e9-a5f5-3ad659569156', 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:46.388470 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d66547-b442-4362-81e1-085ea8682142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:46.509315 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:46.509315 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:46.532968 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ee78ac3-e475-4344-a91f-234cc901e85e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:46.548735 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1019/1999] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:46 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:46.706433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Created reservations ['0b018457-6f14-4c79-b4ff-6c0ee0a7e813', 'cb288b57-745f-43d2-810c-c70b7f504961', 'ed31c4d5-5732-4cc2-8d9a-fd40610123a6', '9fe57a4c-cf35-44ce-b6d6-90936055ed8f'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:50:46.708725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d66547-b442-4362-81e1-085ea8682142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b018457-6f14-4c79-b4ff-6c0ee0a7e813', 'cb288b57-745f-43d2-810c-c70b7f504961', 'ed31c4d5-5732-4cc2-8d9a-fd40610123a6', '9fe57a4c-cf35-44ce-b6d6-90936055ed8f']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:46.711095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b3b4451-a618-4b8e-8114-a632ed4e2ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:47.046828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b3b4451-a618-4b8e-8114-a632ed4e2ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b748b6b8-e57b-463c-9e3b-8b43eeecb2e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1635391265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81a11bc221d54e2b9e4931e348b4ea0e',qos_specs=None,replication_status=,reservations=['0b018457-6f14-4c79-b4ff-6c0ee0a7e813','cb288b57-745f-43d2-810c-c70b7f504961','ed31c4d5-5732-4cc2-8d9a-fd40610123a6','9fe57a4c-cf35-44ce-b6d6-90936055ed8f'],size=2,snapshot_id=None,source_replicaid=,source_volid=ff0b5757-4e92-45e9-a5f5-3ad659569156,status='creating',user_id='09ee236c64c84155b22c95d420a347f8',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1635391265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b748b6b8-e57b-463c-9e3b-8b43eeecb2e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81a11bc221d54e2b9e4931e348b4ea0e',provider_auth=None,provider_geometry=None,provider_id=None,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=ff0b5757-4e92-45e9-a5f5-3ad659569156,status='creating',terminated_at=None,updated_at=None,user_id='09ee236c64c84155b22c95d420a347f8',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:47.048890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edfa69af-c552-45f4-b4f5-60053568e523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:47.113907 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edfa69af-c552-45f4-b4f5-60053568e523) transitioned into state 'SUCCESS' from state '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-1635391265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81a11bc221d54e2b9e4931e348b4ea0e',qos_specs=None,replication_status=,reservations=['0b018457-6f14-4c79-b4ff-6c0ee0a7e813','cb288b57-745f-43d2-810c-c70b7f504961','ed31c4d5-5732-4cc2-8d9a-fd40610123a6','9fe57a4c-cf35-44ce-b6d6-90936055ed8f'],size=2,snapshot_id=None,source_replicaid=,source_volid=ff0b5757-4e92-45e9-a5f5-3ad659569156,status='creating',user_id='09ee236c64c84155b22c95d420a347f8',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:47.115911 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2107c570-33c7-4309-a043-685fceaa33ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:50:47.196636 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3494e764-8624-47fa-939b-96696603de53 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 Jan 02 02:50:47.198343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3494e764-8624-47fa-939b-96696603de53 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:47.204486 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:47.204486 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:47.205617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3494e764-8624-47fa-939b-96696603de53 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:47.231968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2107c570-33c7-4309-a043-685fceaa33ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:50:47.234554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Flow 'volume_create_api' (5ea6b252-8630-4e8f-b51a-faffcef11135) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:50:47.345849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Create volume request issued successfully. Jan 02 02:50:47.410304 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b9b98ee-9cf8-49c7-a04e-5aec0ca2d722 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes returned with HTTP 202 Jan 02 02:50:47.411207 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 981/2000] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:50:45 2021] POST /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes => generated 850 bytes in 1613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:50:47.440440 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0b193a4-7a94-4bb3-ad15-d8e2e94812c7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:50:47.441075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0b193a4-7a94-4bb3-ad15-d8e2e94812c7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:47.441286 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:47.441286 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:47.441704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0b193a4-7a94-4bb3-ad15-d8e2e94812c7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:47.473521 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:47.473521 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:47.490230 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3494e764-8624-47fa-939b-96696603de53 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 returned with HTTP 404 Jan 02 02:50:47.502651 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1020/2001] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:47 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/34dd394b-e972-4629-87e4-1e0fda9c4be1 => generated 109 bytes in 308 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:50:47.537212 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3bd4ac1e-c497-46c3-8ad5-0bb24d70aa96 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] DELETE http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:47.541802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3bd4ac1e-c497-46c3-8ad5-0bb24d70aa96 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:47.542424 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:47.542424 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:47.543415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3bd4ac1e-c497-46c3-8ad5-0bb24d70aa96 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:47.544577 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3bd4ac1e-c497-46c3-8ad5-0bb24d70aa96 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Delete volume with id: 72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:47.606503 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:47.606503 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:47.638931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d0b193a4-7a94-4bb3-ad15-d8e2e94812c7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:47.699097 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:47.699097 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:47.700688 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3bd4ac1e-c497-46c3-8ad5-0bb24d70aa96 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:47.703434 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0b193a4-7a94-4bb3-ad15-d8e2e94812c7 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:50:47.705063 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 982/2002] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:47 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 918 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:47.715399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c1096e2-fc18-4990-b213-93fb601cc3bc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:47.715908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c1096e2-fc18-4990-b213-93fb601cc3bc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:47.720147 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:47.720147 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:47.721123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c1096e2-fc18-4990-b213-93fb601cc3bc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:47.721699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4c1096e2-fc18-4990-b213-93fb601cc3bc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:47.777290 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:47.777290 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:47.788894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c1096e2-fc18-4990-b213-93fb601cc3bc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:47.791898 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 983/2003] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:47 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:47.833410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3bd4ac1e-c497-46c3-8ad5-0bb24d70aa96 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Delete volume request issued successfully. Jan 02 02:50:47.833893 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3bd4ac1e-c497-46c3-8ad5-0bb24d70aa96 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 returned with HTTP 202 Jan 02 02:50:47.837544 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1021/2004] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:50:47 2021] DELETE /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:50:47.843235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5110c5f0-d5b0-4a3e-bd49-3d13443b500b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:47.844343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5110c5f0-d5b0-4a3e-bd49-3d13443b500b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:47.845430 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:47.845430 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:47.846067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5110c5f0-d5b0-4a3e-bd49-3d13443b500b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:47.960540 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:47.960540 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:47.985391 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5110c5f0-d5b0-4a3e-bd49-3d13443b500b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:48.031132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5110c5f0-d5b0-4a3e-bd49-3d13443b500b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 returned with HTTP 200 Jan 02 02:50:48.036193 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 984/2005] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:47 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 => generated 924 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:48.734764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7dfe7149-3157-4fc2-9667-408e0eacaf00 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:50:48.735272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7dfe7149-3157-4fc2-9667-408e0eacaf00 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:48.735498 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:48.735498 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:48.735848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7dfe7149-3157-4fc2-9667-408e0eacaf00 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:48.815915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90274b8b-6a34-4dc4-b232-92b05673ab39 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:48.816670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90274b8b-6a34-4dc4-b232-92b05673ab39 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:48.817066 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:48.817066 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:48.817852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90274b8b-6a34-4dc4-b232-92b05673ab39 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:48.818384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-90274b8b-6a34-4dc4-b232-92b05673ab39 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:48.881061 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:48.881061 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:48.899723 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7dfe7149-3157-4fc2-9667-408e0eacaf00 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:48.907537 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:48.907537 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:48.920860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90274b8b-6a34-4dc4-b232-92b05673ab39 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:48.921792 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 985/2006] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:48 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:48.961353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7dfe7149-3157-4fc2-9667-408e0eacaf00 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:50:48.965631 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1022/2007] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:48 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:49.050451 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb0770b4-6a29-4876-807f-8f478d95433b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:49.051137 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb0770b4-6a29-4876-807f-8f478d95433b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:49.051763 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:49.051763 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:49.052429 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb0770b4-6a29-4876-807f-8f478d95433b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:49.220507 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:49.220507 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:49.243858 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb0770b4-6a29-4876-807f-8f478d95433b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:49.303246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb0770b4-6a29-4876-807f-8f478d95433b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 returned with HTTP 200 Jan 02 02:50:49.308648 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 986/2008] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:49 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 => generated 924 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:49.937958 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-394d9c28-be79-4b5b-b16a-cd0176e24fdd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:49.939198 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-394d9c28-be79-4b5b-b16a-cd0176e24fdd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:49.939580 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:49.939580 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:49.940217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-394d9c28-be79-4b5b-b16a-cd0176e24fdd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:49.940810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-394d9c28-be79-4b5b-b16a-cd0176e24fdd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:49.983077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-265690b7-7c28-48ff-b0e9-a8e34d7cc57c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:50:49.983777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-265690b7-7c28-48ff-b0e9-a8e34d7cc57c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:49.984105 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:49.984105 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:49.984699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-265690b7-7c28-48ff-b0e9-a8e34d7cc57c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:50.033167 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:50.033167 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:50.039419 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-394d9c28-be79-4b5b-b16a-cd0176e24fdd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:50.053195 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1023/2009] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:49 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:50.179414 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:50.179414 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:50.221179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-265690b7-7c28-48ff-b0e9-a8e34d7cc57c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:50.307621 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-265690b7-7c28-48ff-b0e9-a8e34d7cc57c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:50:50.309175 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 987/2010] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:49 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:50.323981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7512170-ba6a-402b-9a3a-173d33fc284e tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:50.324761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7512170-ba6a-402b-9a3a-173d33fc284e tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:50.325089 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:50.325089 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:50.325649 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7512170-ba6a-402b-9a3a-173d33fc284e tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:50.449105 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:50.449105 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:50.466938 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a7512170-ba6a-402b-9a3a-173d33fc284e tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:50.494927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7512170-ba6a-402b-9a3a-173d33fc284e tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 returned with HTTP 200 Jan 02 02:50:50.496391 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1024/2011] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:50 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 => generated 924 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:51.062361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aeb7c634-7b29-4ada-8b43-0b9e09ccde54 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:51.063490 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aeb7c634-7b29-4ada-8b43-0b9e09ccde54 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:51.063899 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:51.063899 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:51.064534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aeb7c634-7b29-4ada-8b43-0b9e09ccde54 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:51.065085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-aeb7c634-7b29-4ada-8b43-0b9e09ccde54 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:51.122878 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:51.122878 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:51.144908 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aeb7c634-7b29-4ada-8b43-0b9e09ccde54 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:51.146811 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 988/2012] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:51 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:51.330071 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99a77d93-871a-4528-a53a-4c3964e1c4be tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:50:51.330969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99a77d93-871a-4528-a53a-4c3964e1c4be tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:51.331361 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:51.331361 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:51.331983 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99a77d93-871a-4528-a53a-4c3964e1c4be tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:51.464157 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:51.464157 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:51.495203 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-99a77d93-871a-4528-a53a-4c3964e1c4be tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:51.512346 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa4a1bdc-02fc-4aa7-a27b-6a802811624b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:51.512944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa4a1bdc-02fc-4aa7-a27b-6a802811624b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:51.513141 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:51.513141 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:51.513964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa4a1bdc-02fc-4aa7-a27b-6a802811624b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:51.581133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99a77d93-871a-4528-a53a-4c3964e1c4be tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:50:51.593839 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1025/2013] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:51 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:51.650045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:51.650045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:51.678281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fa4a1bdc-02fc-4aa7-a27b-6a802811624b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:51.706887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa4a1bdc-02fc-4aa7-a27b-6a802811624b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 returned with HTTP 200 Jan 02 02:50:51.708424 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 989/2014] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:51 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 => generated 924 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:52.171820 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cff65e88-a491-4cd3-812c-77d3aa27d308 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:52.172369 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cff65e88-a491-4cd3-812c-77d3aa27d308 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:52.172548 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:52.172548 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:52.173217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cff65e88-a491-4cd3-812c-77d3aa27d308 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:52.173734 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-cff65e88-a491-4cd3-812c-77d3aa27d308 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:52.220956 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:52.220956 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:52.231429 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cff65e88-a491-4cd3-812c-77d3aa27d308 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:52.232741 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1026/2015] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:52 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:52.601382 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0aa4cfdb-ba50-4a22-804f-2a595341e48d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:50:52.606398 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0aa4cfdb-ba50-4a22-804f-2a595341e48d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:52.607365 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:52.607365 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:52.608053 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0aa4cfdb-ba50-4a22-804f-2a595341e48d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:52.744006 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:52.744006 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:52.746020 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1c23c5d-13ce-41d0-8428-c23b62a71392 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 Jan 02 02:50:52.746978 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1c23c5d-13ce-41d0-8428-c23b62a71392 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:52.749973 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:52.749973 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:52.754857 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1c23c5d-13ce-41d0-8428-c23b62a71392 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:52.760804 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0aa4cfdb-ba50-4a22-804f-2a595341e48d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:52.818684 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0aa4cfdb-ba50-4a22-804f-2a595341e48d tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:50:52.820556 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 990/2016] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:52 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:50:52.927454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1c23c5d-13ce-41d0-8428-c23b62a71392 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 returned with HTTP 404 Jan 02 02:50:52.927454 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1027/2017] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:52 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/72030b64-d00d-4d52-973d-09107e5a92f2 => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:50:52.937404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e8f6aa8-30f3-4294-8e95-9ef9df97e18b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] DELETE http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:52.937846 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e8f6aa8-30f3-4294-8e95-9ef9df97e18b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:52.938066 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:52.938066 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:52.939051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e8f6aa8-30f3-4294-8e95-9ef9df97e18b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:52.939940 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-1e8f6aa8-30f3-4294-8e95-9ef9df97e18b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Delete volume with id: 244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:53.064336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:53.064336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:53.066166 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e8f6aa8-30f3-4294-8e95-9ef9df97e18b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:53.133192 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e8f6aa8-30f3-4294-8e95-9ef9df97e18b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Delete volume request issued successfully. Jan 02 02:50:53.133672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e8f6aa8-30f3-4294-8e95-9ef9df97e18b tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a returned with HTTP 202 Jan 02 02:50:53.143317 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4a26bc3-ca4d-42fc-a01d-e9b33a4e17c1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:53.143837 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4a26bc3-ca4d-42fc-a01d-e9b33a4e17c1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:53.144324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4a26bc3-ca4d-42fc-a01d-e9b33a4e17c1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:53.149109 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 991/2018] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:50:52 2021] DELETE /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:50:53.253310 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85bac48b-c753-4786-a447-cd47d571c30a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:53.255109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85bac48b-c753-4786-a447-cd47d571c30a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:53.255479 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:53.255479 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:53.256074 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85bac48b-c753-4786-a447-cd47d571c30a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:53.256572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-85bac48b-c753-4786-a447-cd47d571c30a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:53.381359 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:53.381359 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:53.384191 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85bac48b-c753-4786-a447-cd47d571c30a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:53.389740 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 992/2019] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:53 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:53.453436 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:53.453436 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:53.481928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e4a26bc3-ca4d-42fc-a01d-e9b33a4e17c1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:53.571389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4a26bc3-ca4d-42fc-a01d-e9b33a4e17c1 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a returned with HTTP 200 Jan 02 02:50:53.572303 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1028/2020] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:53 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a => generated 924 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:53.836899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-466bc1c9-aaff-4f72-9daf-ba486c577556 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:50:53.837595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-466bc1c9-aaff-4f72-9daf-ba486c577556 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:53.838020 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:53.838020 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:53.838654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-466bc1c9-aaff-4f72-9daf-ba486c577556 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:54.047191 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:54.047191 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:54.078296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-466bc1c9-aaff-4f72-9daf-ba486c577556 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:54.178979 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-466bc1c9-aaff-4f72-9daf-ba486c577556 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:50:54.179838 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 993/2021] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:53 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:54.414590 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-47dad433-1d9a-4be4-a2ca-5dbb41a18734 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:54.415755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-47dad433-1d9a-4be4-a2ca-5dbb41a18734 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:54.416195 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:54.416195 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:54.417483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-47dad433-1d9a-4be4-a2ca-5dbb41a18734 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:54.418227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-47dad433-1d9a-4be4-a2ca-5dbb41a18734 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:54.490559 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:54.490559 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:54.493010 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-47dad433-1d9a-4be4-a2ca-5dbb41a18734 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:54.494441 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1029/2022] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:54 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:54.591356 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9cd758e5-46b3-4880-908a-a2f2b9dd87f6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:54.592133 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9cd758e5-46b3-4880-908a-a2f2b9dd87f6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:54.592505 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:54.592505 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:54.593356 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9cd758e5-46b3-4880-908a-a2f2b9dd87f6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:54.714621 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:54.714621 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:54.739560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9cd758e5-46b3-4880-908a-a2f2b9dd87f6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:54.836479 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9cd758e5-46b3-4880-908a-a2f2b9dd87f6 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a returned with HTTP 200 Jan 02 02:50:54.837081 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 994/2023] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:54 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a => generated 924 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:55.201961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c068f345-86c2-4776-b736-8107adcfde62 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:50:55.202505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c068f345-86c2-4776-b736-8107adcfde62 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:55.202731 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:55.202731 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:55.203110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c068f345-86c2-4776-b736-8107adcfde62 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:55.317469 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:55.317469 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:55.346571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c068f345-86c2-4776-b736-8107adcfde62 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:55.409108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c068f345-86c2-4776-b736-8107adcfde62 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:50:55.409828 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1030/2024] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:55 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:55.515446 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-48f82b0c-3c2a-47b0-a5d0-38f1814f1566 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:55.516611 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-48f82b0c-3c2a-47b0-a5d0-38f1814f1566 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:55.517013 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:55.517013 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:55.517672 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-48f82b0c-3c2a-47b0-a5d0-38f1814f1566 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:55.518201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-48f82b0c-3c2a-47b0-a5d0-38f1814f1566 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:55.567222 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:55.567222 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:55.569571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-48f82b0c-3c2a-47b0-a5d0-38f1814f1566 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:55.583851 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 995/2025] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:55 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:55.854973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b2b621ca-63ef-4f34-abfd-04c4bdc71a65 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:55.855514 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b2b621ca-63ef-4f34-abfd-04c4bdc71a65 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:55.855920 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:55.855920 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:55.856332 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b2b621ca-63ef-4f34-abfd-04c4bdc71a65 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:55.972971 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:55.972971 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:55.985468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b2b621ca-63ef-4f34-abfd-04c4bdc71a65 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:56.014008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b2b621ca-63ef-4f34-abfd-04c4bdc71a65 tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a returned with HTTP 200 Jan 02 02:50:56.015193 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1031/2026] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:55 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a => generated 924 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:56.442280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-73d4b943-4e63-42c3-bc92-5e07e2239ba3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:50:56.444235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-73d4b943-4e63-42c3-bc92-5e07e2239ba3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:56.444900 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:56.444900 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:56.448286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-73d4b943-4e63-42c3-bc92-5e07e2239ba3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:56.582536 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:56.582536 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:56.598863 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3a6c2e6-1f91-4e9f-b477-87962cfa7f41 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:56.599870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3a6c2e6-1f91-4e9f-b477-87962cfa7f41 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:56.602916 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-73d4b943-4e63-42c3-bc92-5e07e2239ba3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:56.603583 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:56.603583 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:56.604462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3a6c2e6-1f91-4e9f-b477-87962cfa7f41 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:56.606016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d3a6c2e6-1f91-4e9f-b477-87962cfa7f41 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:56.656864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-73d4b943-4e63-42c3-bc92-5e07e2239ba3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:50:56.663003 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 996/2027] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:56 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:56.777250 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:56.777250 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:56.779625 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3a6c2e6-1f91-4e9f-b477-87962cfa7f41 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:56.780660 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1032/2028] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:56 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:57.032378 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b237221-3667-4f34-8b22-450b23a734fa tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:57.035400 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b237221-3667-4f34-8b22-450b23a734fa tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:57.035812 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:57.035812 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:57.036467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b237221-3667-4f34-8b22-450b23a734fa tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:57.164501 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:57.164501 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:57.219354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2b237221-3667-4f34-8b22-450b23a734fa tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Volume info retrieved successfully. Jan 02 02:50:57.315964 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b237221-3667-4f34-8b22-450b23a734fa tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a returned with HTTP 200 Jan 02 02:50:57.336663 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 997/2029] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:57 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a => generated 924 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:57.703656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0679e208-f8c5-447e-b8e7-a756a2114ba9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:50:57.704973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0679e208-f8c5-447e-b8e7-a756a2114ba9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:57.705332 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:57.705332 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:57.706023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0679e208-f8c5-447e-b8e7-a756a2114ba9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:57.801022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6d59930-ebc7-4109-8bbd-3dffd72e1554 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:57.801533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6d59930-ebc7-4109-8bbd-3dffd72e1554 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:57.801656 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:57.801656 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:57.802264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6d59930-ebc7-4109-8bbd-3dffd72e1554 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:57.802785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b6d59930-ebc7-4109-8bbd-3dffd72e1554 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:57.875729 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:57.875729 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:57.879391 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6d59930-ebc7-4109-8bbd-3dffd72e1554 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:57.885238 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 998/2030] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:57 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:57.965176 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:57.965176 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:57.992506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0679e208-f8c5-447e-b8e7-a756a2114ba9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:58.061762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0679e208-f8c5-447e-b8e7-a756a2114ba9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:50:58.072691 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1033/2031] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:57 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:58.339656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-894e92f6-947e-4662-bf7b-af9cb3233fbf tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] GET http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a Jan 02 02:50:58.340512 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-894e92f6-947e-4662-bf7b-af9cb3233fbf tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:58.340905 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:58.340905 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:58.341478 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-894e92f6-947e-4662-bf7b-af9cb3233fbf tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:58.460896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-894e92f6-947e-4662-bf7b-af9cb3233fbf tempest-VolumesListTestJSON-608270936 tempest-VolumesListTestJSON-608270936] http://10.222.0.39/volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a returned with HTTP 404 Jan 02 02:50:58.470733 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 999/2032] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:58 2021] GET /volume/v3/2c5ce7de894247eba5c696816fe2061f/volumes/244ad2c8-7887-4424-b516-98ec9ac2060a => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:50:58.905009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f43733f-9c15-464c-9c0a-bc1911630832 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:50:58.908506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f43733f-9c15-464c-9c0a-bc1911630832 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:58.911129 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:50:58.911129 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:50:58.912267 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f43733f-9c15-464c-9c0a-bc1911630832 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:58.920113 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7f43733f-9c15-464c-9c0a-bc1911630832 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:50:59.066709 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:59.066709 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:59.080309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-256b39fd-10f3-4a8a-b59d-e6c816520086 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:50:59.081255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-256b39fd-10f3-4a8a-b59d-e6c816520086 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:50:59.082901 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-256b39fd-10f3-4a8a-b59d-e6c816520086 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:50:59.109948 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f43733f-9c15-464c-9c0a-bc1911630832 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:50:59.129185 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1034/2033] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:58 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:50:59.510784 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:50:59.510784 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:50:59.563801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-256b39fd-10f3-4a8a-b59d-e6c816520086 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:50:59.650309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-256b39fd-10f3-4a8a-b59d-e6c816520086 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:50:59.651594 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1000/2034] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:50:59 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:00.138989 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d338d02e-87bd-4c17-8df1-b2599d83500f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:00.153121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d338d02e-87bd-4c17-8df1-b2599d83500f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:00.154033 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:00.154033 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:00.155231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d338d02e-87bd-4c17-8df1-b2599d83500f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:00.156153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d338d02e-87bd-4c17-8df1-b2599d83500f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:00.239859 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:00.239859 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:00.256260 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d338d02e-87bd-4c17-8df1-b2599d83500f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:00.258271 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1035/2035] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:00 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:00.684633 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3fdbc8a-462c-4f79-81fb-0ebbc5f8cc58 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:00.686063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3fdbc8a-462c-4f79-81fb-0ebbc5f8cc58 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:00.693362 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:00.693362 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:00.694071 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3fdbc8a-462c-4f79-81fb-0ebbc5f8cc58 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:01.033109 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:01.033109 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:01.100475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d3fdbc8a-462c-4f79-81fb-0ebbc5f8cc58 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:01.241196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3fdbc8a-462c-4f79-81fb-0ebbc5f8cc58 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:51:01.254528 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1001/2036] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:00 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:01.284130 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-995fd8a2-17a1-4ae9-9198-419fd35065a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:01.293876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-995fd8a2-17a1-4ae9-9198-419fd35065a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:01.294652 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:01.294652 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:01.295806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-995fd8a2-17a1-4ae9-9198-419fd35065a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:01.296880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-995fd8a2-17a1-4ae9-9198-419fd35065a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:01.442525 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:01.442525 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:01.466286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-995fd8a2-17a1-4ae9-9198-419fd35065a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:01.466286 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1036/2037] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:01 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:02.285750 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff76a730-2443-4638-8ac4-53444b0ad85e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:02.286753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff76a730-2443-4638-8ac4-53444b0ad85e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:02.287126 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:02.287126 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:02.287827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff76a730-2443-4638-8ac4-53444b0ad85e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:02.447109 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:02.447109 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:02.496613 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ff76a730-2443-4638-8ac4-53444b0ad85e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:02.497353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a0eb987-c657-493e-a822-657d792c370c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:02.498354 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a0eb987-c657-493e-a822-657d792c370c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:02.498721 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:02.498721 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:02.499357 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a0eb987-c657-493e-a822-657d792c370c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:02.500022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9a0eb987-c657-493e-a822-657d792c370c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:02.655330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff76a730-2443-4638-8ac4-53444b0ad85e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:51:02.658143 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:02.658143 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:02.662183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a0eb987-c657-493e-a822-657d792c370c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:02.665078 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1002/2038] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:02 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:02.678001 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1037/2039] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:02 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:03.683445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a737e8f-fd51-4769-b2ca-e01cb39aa6d0 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:03.688232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a737e8f-fd51-4769-b2ca-e01cb39aa6d0 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:03.688837 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:03.688837 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:03.689528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a737e8f-fd51-4769-b2ca-e01cb39aa6d0 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:03.698227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbfd9902-8931-4cca-b931-3437fe0b105c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:03.699420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbfd9902-8931-4cca-b931-3437fe0b105c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:03.699781 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:03.699781 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:03.700460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbfd9902-8931-4cca-b931-3437fe0b105c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:03.701244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fbfd9902-8931-4cca-b931-3437fe0b105c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:03.821814 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:03.821814 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:03.831773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:03.831773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:03.833015 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbfd9902-8931-4cca-b931-3437fe0b105c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:03.839197 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1038/2040] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:03 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:03.882182 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8a737e8f-fd51-4769-b2ca-e01cb39aa6d0 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:03.924003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a737e8f-fd51-4769-b2ca-e01cb39aa6d0 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:51:03.924819 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1003/2041] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:03 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:04.862304 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b74027fe-55f3-4ad7-941e-60a84fc73487 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:04.863332 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b74027fe-55f3-4ad7-941e-60a84fc73487 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:04.863642 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:04.863642 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:04.864282 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b74027fe-55f3-4ad7-941e-60a84fc73487 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:04.864940 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b74027fe-55f3-4ad7-941e-60a84fc73487 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:04.951176 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45bf21f5-0502-4d6e-be3f-1499e7197fb2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:04.953196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45bf21f5-0502-4d6e-be3f-1499e7197fb2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:04.953814 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:04.953814 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:04.955239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45bf21f5-0502-4d6e-be3f-1499e7197fb2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:04.981935 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:04.981935 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:04.984320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b74027fe-55f3-4ad7-941e-60a84fc73487 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:04.989729 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1039/2042] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:04 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:05.197741 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:05.197741 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:05.232775 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-45bf21f5-0502-4d6e-be3f-1499e7197fb2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:05.334854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45bf21f5-0502-4d6e-be3f-1499e7197fb2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:51:05.336275 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1004/2043] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:04 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:06.006798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c44070ec-8526-4bcf-a130-607704cd5e80 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:06.008614 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c44070ec-8526-4bcf-a130-607704cd5e80 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:06.009064 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:06.009064 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:06.010375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c44070ec-8526-4bcf-a130-607704cd5e80 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:06.011158 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c44070ec-8526-4bcf-a130-607704cd5e80 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:06.054362 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:06.054362 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:06.057716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c44070ec-8526-4bcf-a130-607704cd5e80 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:06.059541 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1040/2044] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:06 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:06.367985 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2966d0e-6e8e-47c6-b07d-d81198aea7a1 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:06.369256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2966d0e-6e8e-47c6-b07d-d81198aea7a1 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:06.369738 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:06.369738 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:06.370495 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2966d0e-6e8e-47c6-b07d-d81198aea7a1 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:06.486960 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:06.486960 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:06.506317 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d2966d0e-6e8e-47c6-b07d-d81198aea7a1 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:06.561781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2966d0e-6e8e-47c6-b07d-d81198aea7a1 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:51:06.565280 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1005/2045] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:06 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:07.073655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51b6f799-1ab1-4854-a1d4-7ffc293d75ae tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:07.074892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51b6f799-1ab1-4854-a1d4-7ffc293d75ae tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:07.075300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:07.075300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:07.075953 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51b6f799-1ab1-4854-a1d4-7ffc293d75ae tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:07.076522 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-51b6f799-1ab1-4854-a1d4-7ffc293d75ae tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:07.110854 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:07.110854 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:07.113278 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51b6f799-1ab1-4854-a1d4-7ffc293d75ae tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:07.114510 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1041/2046] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:07 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:07.583468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-643059c0-58dd-47a5-b845-fc447722178f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:07.584051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-643059c0-58dd-47a5-b845-fc447722178f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:07.584278 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:07.584278 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:07.584660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-643059c0-58dd-47a5-b845-fc447722178f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:07.712201 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:07.712201 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:07.735642 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-643059c0-58dd-47a5-b845-fc447722178f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:07.788063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-643059c0-58dd-47a5-b845-fc447722178f tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:51:07.803863 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1006/2047] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:07 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 943 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:07.809756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e38b4bf-3955-45f6-9a14-0049101b81a9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:07.810646 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e38b4bf-3955-45f6-9a14-0049101b81a9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:07.811065 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:07.811065 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:07.811741 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e38b4bf-3955-45f6-9a14-0049101b81a9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:07.869373 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:07.869373 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:07.880790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6e38b4bf-3955-45f6-9a14-0049101b81a9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:07.908080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e38b4bf-3955-45f6-9a14-0049101b81a9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:51:07.909519 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1042/2048] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:07 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 943 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:07.927438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60ed1c87-b325-45c6-bce0-dbe2ecff33ea tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] DELETE http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:07.927881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60ed1c87-b325-45c6-bce0-dbe2ecff33ea tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:07.928079 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:07.928079 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:07.929116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60ed1c87-b325-45c6-bce0-dbe2ecff33ea tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:07.929585 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-60ed1c87-b325-45c6-bce0-dbe2ecff33ea tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Delete volume with id: b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:08.008787 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:08.008787 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:08.011176 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-60ed1c87-b325-45c6-bce0-dbe2ecff33ea tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:08.063621 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-60ed1c87-b325-45c6-bce0-dbe2ecff33ea tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Delete volume request issued successfully. Jan 02 02:51:08.064115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60ed1c87-b325-45c6-bce0-dbe2ecff33ea tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 202 Jan 02 02:51:08.065300 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1007/2049] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:51:07 2021] DELETE /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:51:08.075246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-182ce8e1-49ba-4bf6-9613-2f4efa73782b tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:08.077115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-182ce8e1-49ba-4bf6-9613-2f4efa73782b tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:08.077522 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:08.077522 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:08.078207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-182ce8e1-49ba-4bf6-9613-2f4efa73782b tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:08.128931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9f423e98-0f12-410f-84b9-d5f94c7a30c6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:08.129470 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9f423e98-0f12-410f-84b9-d5f94c7a30c6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:08.129672 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:08.129672 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:08.130432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9f423e98-0f12-410f-84b9-d5f94c7a30c6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:08.131489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9f423e98-0f12-410f-84b9-d5f94c7a30c6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:08.146187 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:08.146187 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:08.158541 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-182ce8e1-49ba-4bf6-9613-2f4efa73782b tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:08.186553 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:08.186553 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:08.188363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9f423e98-0f12-410f-84b9-d5f94c7a30c6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:08.189197 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1008/2050] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:08 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:08.194423 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-182ce8e1-49ba-4bf6-9613-2f4efa73782b tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:51:08.195237 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1043/2051] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:08 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:09.205777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bf6bdb9-74d0-4f33-a0f8-1c2283f37c60 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:09.206180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bf6bdb9-74d0-4f33-a0f8-1c2283f37c60 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:09.206180 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:09.206180 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:09.206921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bf6bdb9-74d0-4f33-a0f8-1c2283f37c60 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:09.207410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2bf6bdb9-74d0-4f33-a0f8-1c2283f37c60 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:09.221503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-274c595e-a361-4022-ad41-a66afc583813 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:09.222513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-274c595e-a361-4022-ad41-a66afc583813 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:09.222889 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:09.222889 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:09.226289 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-274c595e-a361-4022-ad41-a66afc583813 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:09.273626 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:09.273626 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:09.281534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bf6bdb9-74d0-4f33-a0f8-1c2283f37c60 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:09.287962 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1009/2052] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:09 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:09.422139 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:09.422139 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:09.441393 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-274c595e-a361-4022-ad41-a66afc583813 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:09.519561 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-274c595e-a361-4022-ad41-a66afc583813 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:51:09.536974 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1044/2053] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:09 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:10.294281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-af2a0fb5-6b30-48de-9edc-4f6589d2b9b4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:10.294974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-af2a0fb5-6b30-48de-9edc-4f6589d2b9b4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:10.295192 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:10.295192 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:10.295521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-af2a0fb5-6b30-48de-9edc-4f6589d2b9b4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:10.295891 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-af2a0fb5-6b30-48de-9edc-4f6589d2b9b4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:10.347057 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:10.347057 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:10.350475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-af2a0fb5-6b30-48de-9edc-4f6589d2b9b4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:10.355933 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1010/2054] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:10 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:10.547863 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a0aae52-850a-4f0b-9a5a-1e047723a41e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:10.548560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a0aae52-850a-4f0b-9a5a-1e047723a41e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:10.548961 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:10.548961 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:10.549616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a0aae52-850a-4f0b-9a5a-1e047723a41e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:10.648795 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:10.648795 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:10.672059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2a0aae52-850a-4f0b-9a5a-1e047723a41e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:10.706118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a0aae52-850a-4f0b-9a5a-1e047723a41e tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 200 Jan 02 02:51:10.718032 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1045/2055] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:10 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 942 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:11.381392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cd2f36c-36bb-4cf2-8c26-e6410fd79451 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:11.388899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cd2f36c-36bb-4cf2-8c26-e6410fd79451 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:11.389659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:11.389659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:11.390587 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cd2f36c-36bb-4cf2-8c26-e6410fd79451 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:11.391736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7cd2f36c-36bb-4cf2-8c26-e6410fd79451 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:11.456515 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:11.456515 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:11.481791 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cd2f36c-36bb-4cf2-8c26-e6410fd79451 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:11.489945 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1011/2056] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:11 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:11.724607 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90bfbb5a-b704-4814-adb2-fe13a11131c9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 Jan 02 02:51:11.725411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90bfbb5a-b704-4814-adb2-fe13a11131c9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:11.725816 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:11.725816 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:11.726466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90bfbb5a-b704-4814-adb2-fe13a11131c9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:11.839805 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90bfbb5a-b704-4814-adb2-fe13a11131c9 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 returned with HTTP 404 Jan 02 02:51:11.841259 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1046/2057] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:11 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/b748b6b8-e57b-463c-9e3b-8b43eeecb2e4 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:51:11.854960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21cda41f-d0be-42ce-9880-de63fbfba118 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] DELETE http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 Jan 02 02:51:11.856137 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21cda41f-d0be-42ce-9880-de63fbfba118 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:11.856505 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:11.856505 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:11.857243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21cda41f-d0be-42ce-9880-de63fbfba118 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:11.864994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-21cda41f-d0be-42ce-9880-de63fbfba118 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Delete volume with id: ff0b5757-4e92-45e9-a5f5-3ad659569156 Jan 02 02:51:12.044861 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:12.044861 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:12.046089 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-21cda41f-d0be-42ce-9880-de63fbfba118 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:12.115294 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-21cda41f-d0be-42ce-9880-de63fbfba118 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Delete volume request issued successfully. Jan 02 02:51:12.116222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21cda41f-d0be-42ce-9880-de63fbfba118 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 returned with HTTP 202 Jan 02 02:51:12.117164 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1012/2058] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:51:11 2021] DELETE /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:51:12.128076 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7c0b6421-40dc-4db8-bfb2-a8dc26db16e4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 Jan 02 02:51:12.128629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7c0b6421-40dc-4db8-bfb2-a8dc26db16e4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:12.129122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7c0b6421-40dc-4db8-bfb2-a8dc26db16e4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:12.288373 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:12.288373 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:12.316415 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7c0b6421-40dc-4db8-bfb2-a8dc26db16e4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:12.377120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7c0b6421-40dc-4db8-bfb2-a8dc26db16e4 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 returned with HTTP 200 Jan 02 02:51:12.378871 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1047/2059] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:12 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 => generated 907 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:12.500314 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e6255dbb-9631-46e4-b314-35629d820a6c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:12.501221 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e6255dbb-9631-46e4-b314-35629d820a6c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:12.501221 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:12.501221 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:12.501728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e6255dbb-9631-46e4-b314-35629d820a6c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:12.501921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e6255dbb-9631-46e4-b314-35629d820a6c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:12.600064 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:12.600064 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:12.602016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e6255dbb-9631-46e4-b314-35629d820a6c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:12.621095 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1013/2060] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:12 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:13.417991 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-098ae202-d848-4cc9-90f8-9db18d590258 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 Jan 02 02:51:13.418976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-098ae202-d848-4cc9-90f8-9db18d590258 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:13.421763 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:13.421763 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:13.423253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-098ae202-d848-4cc9-90f8-9db18d590258 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:13.599077 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:13.599077 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:13.612557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-098ae202-d848-4cc9-90f8-9db18d590258 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:13.617841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad78ec4f-9624-4332-a65a-3765d52ef0eb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:13.618300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad78ec4f-9624-4332-a65a-3765d52ef0eb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:13.618564 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:13.618564 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:13.619703 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad78ec4f-9624-4332-a65a-3765d52ef0eb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:13.620266 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ad78ec4f-9624-4332-a65a-3765d52ef0eb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:13.641453 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-098ae202-d848-4cc9-90f8-9db18d590258 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 returned with HTTP 200 Jan 02 02:51:13.642524 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1048/2061] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:13 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 => generated 907 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:13.664387 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:13.664387 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:13.668711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad78ec4f-9624-4332-a65a-3765d52ef0eb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:13.677333 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1014/2062] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:13 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:14.669422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-878ad08b-03e5-4de8-8f86-500a71bdd7a1 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 Jan 02 02:51:14.670670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-878ad08b-03e5-4de8-8f86-500a71bdd7a1 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:14.671206 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:14.671206 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:14.671879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-878ad08b-03e5-4de8-8f86-500a71bdd7a1 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:14.706929 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60c6fe38-a385-4c11-9328-5f8377859d3c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:14.707481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60c6fe38-a385-4c11-9328-5f8377859d3c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:14.707678 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:14.707678 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:14.713341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60c6fe38-a385-4c11-9328-5f8377859d3c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:14.714095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-60c6fe38-a385-4c11-9328-5f8377859d3c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:14.774443 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:14.774443 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:14.781348 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:14.781348 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:14.783754 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60c6fe38-a385-4c11-9328-5f8377859d3c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:14.784754 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1015/2063] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:14 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:14.816222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-878ad08b-03e5-4de8-8f86-500a71bdd7a1 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:14.861107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-878ad08b-03e5-4de8-8f86-500a71bdd7a1 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 returned with HTTP 200 Jan 02 02:51:14.862497 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1049/2064] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:14 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 => generated 907 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:15.807834 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b20dccb-80cd-46dc-a82d-398cf97a2177 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:15.808367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b20dccb-80cd-46dc-a82d-398cf97a2177 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:15.808463 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:15.808463 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:15.808906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b20dccb-80cd-46dc-a82d-398cf97a2177 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:15.809553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9b20dccb-80cd-46dc-a82d-398cf97a2177 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:15.868865 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:15.868865 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:15.873611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b20dccb-80cd-46dc-a82d-398cf97a2177 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:15.877373 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1016/2065] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:15 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:15.896539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4bc12f0-9796-406b-9b66-f2521ec5d6d2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 Jan 02 02:51:15.897487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4bc12f0-9796-406b-9b66-f2521ec5d6d2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:15.897932 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:15.897932 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:15.898618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4bc12f0-9796-406b-9b66-f2521ec5d6d2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:15.966337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4bc12f0-9796-406b-9b66-f2521ec5d6d2 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 returned with HTTP 404 Jan 02 02:51:15.967989 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1050/2066] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:15 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/ff0b5757-4e92-45e9-a5f5-3ad659569156 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:51:15.982656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-002d28c4-1383-48de-88e7-2a7bb04ee8c8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] DELETE http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:51:15.983843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-002d28c4-1383-48de-88e7-2a7bb04ee8c8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:15.984215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:15.984215 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:15.984958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-002d28c4-1383-48de-88e7-2a7bb04ee8c8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:15.985836 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-002d28c4-1383-48de-88e7-2a7bb04ee8c8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Delete volume with id: e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:51:16.113912 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:16.113912 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:16.121444 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-002d28c4-1383-48de-88e7-2a7bb04ee8c8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:16.184152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-002d28c4-1383-48de-88e7-2a7bb04ee8c8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Delete volume request issued successfully. Jan 02 02:51:16.184781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-002d28c4-1383-48de-88e7-2a7bb04ee8c8 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 202 Jan 02 02:51:16.186136 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1017/2067] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:51:15 2021] DELETE /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:51:16.195858 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4185971a-21a9-4f6d-b576-065ed402c695 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:51:16.196394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4185971a-21a9-4f6d-b576-065ed402c695 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:16.197315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4185971a-21a9-4f6d-b576-065ed402c695 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:16.286684 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:16.286684 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:16.300060 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4185971a-21a9-4f6d-b576-065ed402c695 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:16.332805 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4185971a-21a9-4f6d-b576-065ed402c695 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:51:16.346213 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1051/2068] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:16 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 1390 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:51:16.901701 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e745269-83a5-47df-b492-8ce560893add tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:16.902560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e745269-83a5-47df-b492-8ce560893add tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:16.902560 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:16.902560 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:16.903255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e745269-83a5-47df-b492-8ce560893add tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:16.903730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6e745269-83a5-47df-b492-8ce560893add tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:16.972383 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:16.972383 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:16.983289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e745269-83a5-47df-b492-8ce560893add tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:17.000327 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1018/2069] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:16 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:17.373725 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbccb66b-b453-4287-8504-2101ac73e632 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:51:17.374285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbccb66b-b453-4287-8504-2101ac73e632 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:17.374515 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:17.374515 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:17.374866 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fbccb66b-b453-4287-8504-2101ac73e632 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:17.487333 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:17.487333 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:17.511463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fbccb66b-b453-4287-8504-2101ac73e632 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:17.569087 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fbccb66b-b453-4287-8504-2101ac73e632 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:51:17.569977 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1052/2070] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:17 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 1390 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:51:18.017817 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49ece914-3b23-46a5-9cfd-325aab760b03 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:18.019659 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-49ece914-3b23-46a5-9cfd-325aab760b03 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:18.020025 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:18.020025 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:18.020700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-49ece914-3b23-46a5-9cfd-325aab760b03 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:18.021702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-49ece914-3b23-46a5-9cfd-325aab760b03 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:18.139648 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:18.139648 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:18.147936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49ece914-3b23-46a5-9cfd-325aab760b03 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:18.185188 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1019/2071] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:18 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:18.600062 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2232ffd8-768a-48bb-93ca-bf7ab6108b91 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:51:18.600631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2232ffd8-768a-48bb-93ca-bf7ab6108b91 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:18.600870 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:18.600870 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:18.601249 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2232ffd8-768a-48bb-93ca-bf7ab6108b91 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:18.712697 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:18.712697 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:18.735055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2232ffd8-768a-48bb-93ca-bf7ab6108b91 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:18.792616 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2232ffd8-768a-48bb-93ca-bf7ab6108b91 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 200 Jan 02 02:51:18.799066 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1053/2072] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:18 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 1390 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:51:19.179456 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-510d6dfe-fa7a-418b-a37b-746b2533b39e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:19.182087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-510d6dfe-fa7a-418b-a37b-746b2533b39e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:19.182684 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:19.182684 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:19.184384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-510d6dfe-fa7a-418b-a37b-746b2533b39e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:19.185619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-510d6dfe-fa7a-418b-a37b-746b2533b39e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:19.305255 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:19.305255 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:19.314504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-510d6dfe-fa7a-418b-a37b-746b2533b39e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:19.316423 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1020/2073] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:19 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:19.822524 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a849ce3-5010-4042-8ec0-4a84bfbf3258 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 Jan 02 02:51:19.840748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a849ce3-5010-4042-8ec0-4a84bfbf3258 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:19.841202 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:19.841202 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:19.842367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a849ce3-5010-4042-8ec0-4a84bfbf3258 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:20.138033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a849ce3-5010-4042-8ec0-4a84bfbf3258 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 returned with HTTP 404 Jan 02 02:51:20.139089 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1054/2074] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:19 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/e4f7a0b2-6a99-45f1-a3ef-a6fee2216185 => generated 109 bytes in 333 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:51:20.151917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd0c6b45-9d95-4c1d-9877-19be97978c0c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] DELETE http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:51:20.153260 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd0c6b45-9d95-4c1d-9877-19be97978c0c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:20.157697 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:20.157697 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:20.159143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd0c6b45-9d95-4c1d-9877-19be97978c0c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:20.160268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-bd0c6b45-9d95-4c1d-9877-19be97978c0c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Delete volume with id: be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:51:20.337632 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f152e408-b0a8-492e-96f5-ac05c49e7d60 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:20.338202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f152e408-b0a8-492e-96f5-ac05c49e7d60 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:20.339684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f152e408-b0a8-492e-96f5-ac05c49e7d60 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:20.339684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f152e408-b0a8-492e-96f5-ac05c49e7d60 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:20.384402 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:20.384402 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:20.391991 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:20.391991 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:20.392340 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f152e408-b0a8-492e-96f5-ac05c49e7d60 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:20.400922 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bd0c6b45-9d95-4c1d-9877-19be97978c0c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:20.401187 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1055/2075] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:20 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:20.470365 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bd0c6b45-9d95-4c1d-9877-19be97978c0c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Delete volume request issued successfully. Jan 02 02:51:20.471074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd0c6b45-9d95-4c1d-9877-19be97978c0c tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 202 Jan 02 02:51:20.472498 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1021/2076] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:51:20 2021] DELETE /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 0 bytes in 329 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:51:20.482802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f559a5a2-7c1c-43c3-b431-faf09e3d940a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:51:20.483592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f559a5a2-7c1c-43c3-b431-faf09e3d940a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:20.483823 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:20.483823 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:20.484203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f559a5a2-7c1c-43c3-b431-faf09e3d940a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:20.577344 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:20.577344 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:20.597132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f559a5a2-7c1c-43c3-b431-faf09e3d940a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:20.653571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f559a5a2-7c1c-43c3-b431-faf09e3d940a tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:51:20.657913 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1056/2077] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:20 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 1355 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:51:21.410481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb1ffd4c-fa56-4d97-8eaa-27d114c6a261 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:21.411640 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb1ffd4c-fa56-4d97-8eaa-27d114c6a261 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:21.412027 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:21.412027 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:21.412783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb1ffd4c-fa56-4d97-8eaa-27d114c6a261 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:21.413329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bb1ffd4c-fa56-4d97-8eaa-27d114c6a261 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:21.531533 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:21.531533 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:21.556799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb1ffd4c-fa56-4d97-8eaa-27d114c6a261 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:21.561058 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1022/2078] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:21 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:21.699662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b12ddaef-44bd-4f8c-9b82-31f9bc318bf3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:51:21.704544 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b12ddaef-44bd-4f8c-9b82-31f9bc318bf3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:21.705016 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:21.705016 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:21.705811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b12ddaef-44bd-4f8c-9b82-31f9bc318bf3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:22.230435 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:22.230435 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:22.267906 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b12ddaef-44bd-4f8c-9b82-31f9bc318bf3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:22.384035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b12ddaef-44bd-4f8c-9b82-31f9bc318bf3 tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:51:22.408515 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1057/2079] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:21 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 1355 bytes in 722 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:51:22.598410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-96bbf096-918b-46fe-8724-057d04f31065 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:22.603788 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-96bbf096-918b-46fe-8724-057d04f31065 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:22.604221 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:22.604221 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:22.604920 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-96bbf096-918b-46fe-8724-057d04f31065 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:22.610147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-96bbf096-918b-46fe-8724-057d04f31065 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:22.793088 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:22.793088 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:22.815775 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-96bbf096-918b-46fe-8724-057d04f31065 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:22.817720 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1023/2080] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:22 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:23.419073 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f73a2db9-6cae-4ecb-a64d-409f81e792ae tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:51:23.420055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f73a2db9-6cae-4ecb-a64d-409f81e792ae tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:23.420426 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:23.420426 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:23.421123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f73a2db9-6cae-4ecb-a64d-409f81e792ae tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:23.694718 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:23.694718 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:23.740313 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f73a2db9-6cae-4ecb-a64d-409f81e792ae tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Volume info retrieved successfully. Jan 02 02:51:23.860312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c838d296-bf2e-4ebb-a930-14c02e7c3446 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:23.860482 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f73a2db9-6cae-4ecb-a64d-409f81e792ae tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 200 Jan 02 02:51:23.861149 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c838d296-bf2e-4ebb-a930-14c02e7c3446 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:23.861149 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:23.861149 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:23.861576 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c838d296-bf2e-4ebb-a930-14c02e7c3446 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:23.862127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c838d296-bf2e-4ebb-a930-14c02e7c3446 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:23.916715 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1058/2081] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:23 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 1355 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:51:23.970901 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:23.970901 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:23.972944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c838d296-bf2e-4ebb-a930-14c02e7c3446 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:23.973956 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1024/2082] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:23 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:24.903303 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ed5893b-895c-407e-9699-d47a0c297bac tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] GET http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 Jan 02 02:51:24.904496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ed5893b-895c-407e-9699-d47a0c297bac tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:24.904885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:24.904885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:24.905487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ed5893b-895c-407e-9699-d47a0c297bac tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:24.988521 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b8baf4bf-ba11-42a4-ad0b-0916908145ef tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:24.989836 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b8baf4bf-ba11-42a4-ad0b-0916908145ef tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:24.990037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:24.990037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:24.990698 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b8baf4bf-ba11-42a4-ad0b-0916908145ef tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:24.991717 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b8baf4bf-ba11-42a4-ad0b-0916908145ef tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:25.005329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ed5893b-895c-407e-9699-d47a0c297bac tempest-VolumesCloneTest-1946242976 tempest-VolumesCloneTest-1946242976] http://10.222.0.39/volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 returned with HTTP 404 Jan 02 02:51:25.006640 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1059/2083] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:24 2021] GET /volume/v3/81a11bc221d54e2b9e4931e348b4ea0e/volumes/be602238-0049-44fc-8e6f-f53b40330d34 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:51:25.041416 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:25.041416 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:25.052663 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b8baf4bf-ba11-42a4-ad0b-0916908145ef tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:25.055267 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1025/2084] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:24 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:26.070505 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6240d735-9ee7-43e4-a8e1-c468f0f1b7c6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:26.071110 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6240d735-9ee7-43e4-a8e1-c468f0f1b7c6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:26.072322 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6240d735-9ee7-43e4-a8e1-c468f0f1b7c6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:26.072725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6240d735-9ee7-43e4-a8e1-c468f0f1b7c6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:26.142656 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:26.142656 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:26.144426 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6240d735-9ee7-43e4-a8e1-c468f0f1b7c6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:26.145280 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1060/2085] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:26 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:27.166511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34f6d4c0-5595-4a7b-995a-927590811878 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:27.168744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34f6d4c0-5595-4a7b-995a-927590811878 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:27.169418 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:27.169418 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:27.170655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34f6d4c0-5595-4a7b-995a-927590811878 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:27.171642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-34f6d4c0-5595-4a7b-995a-927590811878 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:27.233241 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:27.233241 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:27.237652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34f6d4c0-5595-4a7b-995a-927590811878 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:27.239670 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1026/2086] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:27 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:28.255671 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5aa20a2e-2fb3-433b-bd35-84cc1e49566d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:28.256415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5aa20a2e-2fb3-433b-bd35-84cc1e49566d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:28.256665 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:28.256665 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:28.257191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5aa20a2e-2fb3-433b-bd35-84cc1e49566d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:28.257660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5aa20a2e-2fb3-433b-bd35-84cc1e49566d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:28.306728 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:28.306728 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:28.308948 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5aa20a2e-2fb3-433b-bd35-84cc1e49566d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:28.309757 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1061/2087] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:28 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:29.351407 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-416f6296-f904-4e13-a6f5-35e1dc1f5e97 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:29.351407 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-416f6296-f904-4e13-a6f5-35e1dc1f5e97 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:29.352227 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:29.352227 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:29.352227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-416f6296-f904-4e13-a6f5-35e1dc1f5e97 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:29.352227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-416f6296-f904-4e13-a6f5-35e1dc1f5e97 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:29.406145 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:29.406145 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:29.408045 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-416f6296-f904-4e13-a6f5-35e1dc1f5e97 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:29.413103 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1027/2088] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:29 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:30.428416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2231d29-765b-4a3e-ad09-53af1a51d01e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:30.436079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2231d29-765b-4a3e-ad09-53af1a51d01e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:30.437239 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:30.437239 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:30.438384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2231d29-765b-4a3e-ad09-53af1a51d01e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:30.439270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f2231d29-765b-4a3e-ad09-53af1a51d01e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:30.511019 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:30.511019 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:30.515202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2231d29-765b-4a3e-ad09-53af1a51d01e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:30.517036 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1062/2089] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:30 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:31.531713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ff0f4e1-6573-4292-9c19-be4d9e531202 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:31.533296 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ff0f4e1-6573-4292-9c19-be4d9e531202 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:31.533747 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:31.533747 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:31.534430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ff0f4e1-6573-4292-9c19-be4d9e531202 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:31.535009 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6ff0f4e1-6573-4292-9c19-be4d9e531202 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:31.585812 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:31.585812 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:31.589284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ff0f4e1-6573-4292-9c19-be4d9e531202 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:31.592669 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1028/2090] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:31 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:32.606831 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d4a5365a-d7a1-418d-a82c-7978b7a1bcd3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:32.607534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d4a5365a-d7a1-418d-a82c-7978b7a1bcd3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:32.607865 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:32.607865 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:32.608431 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d4a5365a-d7a1-418d-a82c-7978b7a1bcd3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:32.608936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d4a5365a-d7a1-418d-a82c-7978b7a1bcd3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:32.669438 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:32.669438 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:32.677344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d4a5365a-d7a1-418d-a82c-7978b7a1bcd3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:32.690765 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1063/2091] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:32 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:33.703829 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb48fa88-0115-4b3b-b881-0a92b79afa4c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:33.713020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb48fa88-0115-4b3b-b881-0a92b79afa4c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:33.713759 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:33.713759 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:33.714826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb48fa88-0115-4b3b-b881-0a92b79afa4c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:33.715768 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bb48fa88-0115-4b3b-b881-0a92b79afa4c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:33.821974 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:33.821974 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:33.835673 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb48fa88-0115-4b3b-b881-0a92b79afa4c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:33.838224 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1029/2092] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:33 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:34.427203 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] POST http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes Jan 02 02:51:34.429610 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:34.429610 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:34.431411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Action: 'create', calling method: create, body: {"volume": {"imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1732231977"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:51:34.434063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Create volume request body: {'volume': {'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1732231977'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:51:34.680776 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Create volume of 1 GB Jan 02 02:51:34.714623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Availability Zones retrieved successfully. Jan 02 02:51:34.759832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Flow 'volume_create_api' (ceb4bf35-46ed-4eff-a859-10bc3085d523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:51:34.767158 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c760df5-c3ab-4007-ab1e-c298b0c302ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:51:34.771792 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:51:34.857212 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-74409976-c379-4cca-9c18-e1a62e21b7e0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:34.862515 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-74409976-c379-4cca-9c18-e1a62e21b7e0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:34.863162 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:34.863162 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:34.864329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-74409976-c379-4cca-9c18-e1a62e21b7e0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:34.880014 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-74409976-c379-4cca-9c18-e1a62e21b7e0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:34.930308 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:34.930308 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:34.932688 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-74409976-c379-4cca-9c18-e1a62e21b7e0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:34.933461 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1030/2093] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:34 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:35.037571 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c760df5-c3ab-4007-ab1e-c298b0c302ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:51:35.042694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ae26bf-0171-462b-b7a1-2e57d2af1b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:51:35.226109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Created reservations ['698eaea2-76e5-4ac0-8335-67f8c3396adf', '69498ecd-fdc6-4e92-b659-83c730f1f303', '23813718-f898-48eb-a9c8-b292a161d8aa', '7f59647d-23a1-4c5a-ba4a-8574e1849f17'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:51:35.229909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ae26bf-0171-462b-b7a1-2e57d2af1b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['698eaea2-76e5-4ac0-8335-67f8c3396adf', '69498ecd-fdc6-4e92-b659-83c730f1f303', '23813718-f898-48eb-a9c8-b292a161d8aa', '7f59647d-23a1-4c5a-ba4a-8574e1849f17']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:51:35.234200 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c12d1d2-6674-4d72-9245-f0260229d834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:51:35.384503 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c12d1d2-6674-4d72-9245-f0260229d834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53dc9537-e083-4ab6-af8a-2a1d0c07f123', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1732231977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f13fcc68cf433e813c6f38ffe85a1a',qos_specs=None,replication_status=,reservations=['698eaea2-76e5-4ac0-8335-67f8c3396adf','69498ecd-fdc6-4e92-b659-83c730f1f303','23813718-f898-48eb-a9c8-b292a161d8aa','7f59647d-23a1-4c5a-ba4a-8574e1849f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1666663a64af6a90c36fc88ef6d29',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:51:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1732231977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53dc9537-e083-4ab6-af8a-2a1d0c07f123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67f13fcc68cf433e813c6f38ffe85a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='14d1666663a64af6a90c36fc88ef6d29',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:51:35.388503 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c263d7-bf68-49df-861a-ace87f9aeea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:51:35.464552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c263d7-bf68-49df-861a-ace87f9aeea0) transitioned into state 'SUCCESS' from state '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-1732231977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f13fcc68cf433e813c6f38ffe85a1a',qos_specs=None,replication_status=,reservations=['698eaea2-76e5-4ac0-8335-67f8c3396adf','69498ecd-fdc6-4e92-b659-83c730f1f303','23813718-f898-48eb-a9c8-b292a161d8aa','7f59647d-23a1-4c5a-ba4a-8574e1849f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1666663a64af6a90c36fc88ef6d29',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:51:35.466640 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e84f07-0eb3-457f-b278-0e1a3b7d767b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:51:35.529650 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e84f07-0eb3-457f-b278-0e1a3b7d767b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:51:35.549550 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Flow 'volume_create_api' (ceb4bf35-46ed-4eff-a859-10bc3085d523) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:51:35.675466 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Create volume request issued successfully. Jan 02 02:51:35.714208 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-00d5afaf-7487-47c0-bc04-1f0820e3ba64 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes returned with HTTP 202 Jan 02 02:51:35.718107 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1064/2094] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:51:34 2021] POST /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes => generated 817 bytes in 1299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:51:35.746984 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1349b309-e6a4-40ff-b912-5b1980815e5a tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:35.747771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1349b309-e6a4-40ff-b912-5b1980815e5a tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:35.748160 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:35.748160 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:35.748827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1349b309-e6a4-40ff-b912-5b1980815e5a tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:35.855587 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:35.855587 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:35.886150 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1349b309-e6a4-40ff-b912-5b1980815e5a tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:35.931651 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1349b309-e6a4-40ff-b912-5b1980815e5a tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:35.935981 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1031/2095] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:35 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 885 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:35.954253 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-174e9894-63ea-4800-8ba9-256d77106e0d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:35.954795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-174e9894-63ea-4800-8ba9-256d77106e0d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:35.955011 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:35.955011 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:35.955457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-174e9894-63ea-4800-8ba9-256d77106e0d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:35.955713 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-174e9894-63ea-4800-8ba9-256d77106e0d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:36.001060 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:36.001060 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:36.005168 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-174e9894-63ea-4800-8ba9-256d77106e0d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:36.006037 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1065/2096] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:35 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:36.969534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8ff807f-f9f2-4d63-8acf-01f213c0906b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:36.969534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8ff807f-f9f2-4d63-8acf-01f213c0906b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:36.969534 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:36.969534 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:36.971083 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8ff807f-f9f2-4d63-8acf-01f213c0906b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:37.039586 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5fd23067-7313-44c0-aac4-70e9a881e3d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:37.043422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5fd23067-7313-44c0-aac4-70e9a881e3d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:37.044429 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:37.044429 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:37.046899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5fd23067-7313-44c0-aac4-70e9a881e3d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:37.049258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5fd23067-7313-44c0-aac4-70e9a881e3d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:37.100538 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:37.100538 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:37.150799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c8ff807f-f9f2-4d63-8acf-01f213c0906b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:37.160203 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:37.160203 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:37.164034 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5fd23067-7313-44c0-aac4-70e9a881e3d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:37.170680 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1066/2097] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:37 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:37.197273 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8ff807f-f9f2-4d63-8acf-01f213c0906b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:37.198538 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1032/2098] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:36 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:38.187668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9de6f19-29b6-4022-83a0-d9f2e1ddab9e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:38.188919 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9de6f19-29b6-4022-83a0-d9f2e1ddab9e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:38.189298 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:38.189298 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:38.190128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9de6f19-29b6-4022-83a0-d9f2e1ddab9e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:38.190674 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f9de6f19-29b6-4022-83a0-d9f2e1ddab9e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:38.227950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d28cdc3a-8f34-49c9-b172-72c5c2d8f825 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:38.228808 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d28cdc3a-8f34-49c9-b172-72c5c2d8f825 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:38.229179 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:38.229179 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:38.229793 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d28cdc3a-8f34-49c9-b172-72c5c2d8f825 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:38.268473 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:38.268473 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:38.274030 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9de6f19-29b6-4022-83a0-d9f2e1ddab9e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:38.278347 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1067/2099] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:38 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:38.360811 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:38.360811 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:38.388978 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d28cdc3a-8f34-49c9-b172-72c5c2d8f825 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:38.441816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d28cdc3a-8f34-49c9-b172-72c5c2d8f825 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:38.444014 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1033/2100] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:38 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:39.302169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-374717db-600d-4400-a94b-7630bee9f91d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:39.302989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-374717db-600d-4400-a94b-7630bee9f91d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:39.302989 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:39.302989 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:39.303436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-374717db-600d-4400-a94b-7630bee9f91d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:39.303627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-374717db-600d-4400-a94b-7630bee9f91d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:39.350648 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:39.350648 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:39.358297 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-374717db-600d-4400-a94b-7630bee9f91d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:39.362108 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1068/2101] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:39 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:39.471941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de35cef3-ccfa-4920-bf3e-6730bf79cbbd tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:39.472810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de35cef3-ccfa-4920-bf3e-6730bf79cbbd tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:39.473188 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:39.473188 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:39.473787 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de35cef3-ccfa-4920-bf3e-6730bf79cbbd tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:39.573199 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:39.573199 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:39.584477 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-de35cef3-ccfa-4920-bf3e-6730bf79cbbd tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:39.612454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de35cef3-ccfa-4920-bf3e-6730bf79cbbd tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:39.613916 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1034/2102] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:39 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:40.380849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4bdefa5-a393-4ca1-8f00-72fc8805d019 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:40.381704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4bdefa5-a393-4ca1-8f00-72fc8805d019 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:40.381704 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:40.381704 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:40.382235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4bdefa5-a393-4ca1-8f00-72fc8805d019 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:40.382235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c4bdefa5-a393-4ca1-8f00-72fc8805d019 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:40.429716 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:40.429716 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:40.462852 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4bdefa5-a393-4ca1-8f00-72fc8805d019 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:40.462852 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1069/2103] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:40 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:40.641710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-742ad5bd-ac96-4054-a843-2686805e85a3 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:40.642500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-742ad5bd-ac96-4054-a843-2686805e85a3 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:40.642891 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:40.642891 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:40.643636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-742ad5bd-ac96-4054-a843-2686805e85a3 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:40.902048 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:40.902048 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:40.935284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-742ad5bd-ac96-4054-a843-2686805e85a3 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:41.035924 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-742ad5bd-ac96-4054-a843-2686805e85a3 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:41.040674 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1035/2104] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:40 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:41.467506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5649c786-4072-4301-ae2e-e49eec75bf6e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:41.468752 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5649c786-4072-4301-ae2e-e49eec75bf6e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:41.469143 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:41.469143 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:41.469754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5649c786-4072-4301-ae2e-e49eec75bf6e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:41.470295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5649c786-4072-4301-ae2e-e49eec75bf6e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:41.522447 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:41.522447 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:41.538183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5649c786-4072-4301-ae2e-e49eec75bf6e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:41.539958 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1070/2105] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:41 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:42.057074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a092087d-6b47-4379-9d8d-bcd8b7604442 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:42.058264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a092087d-6b47-4379-9d8d-bcd8b7604442 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:42.058670 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:42.058670 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:42.059286 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a092087d-6b47-4379-9d8d-bcd8b7604442 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:42.274765 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:42.274765 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:42.332930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a092087d-6b47-4379-9d8d-bcd8b7604442 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:42.464823 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a092087d-6b47-4379-9d8d-bcd8b7604442 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:42.467056 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1036/2106] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:42 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:42.555666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ccdecb4-4f21-4fbb-9aab-66c2d6e7666b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:42.556438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ccdecb4-4f21-4fbb-9aab-66c2d6e7666b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:42.556438 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:42.556438 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:42.556896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ccdecb4-4f21-4fbb-9aab-66c2d6e7666b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:42.557096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7ccdecb4-4f21-4fbb-9aab-66c2d6e7666b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:42.628254 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:42.628254 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:42.630518 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ccdecb4-4f21-4fbb-9aab-66c2d6e7666b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:42.633822 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1071/2107] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:42 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:43.496520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43e38b94-4f59-4d8a-82ef-4a84ea8eaa72 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:43.497419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43e38b94-4f59-4d8a-82ef-4a84ea8eaa72 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:43.497850 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:43.497850 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:43.498499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43e38b94-4f59-4d8a-82ef-4a84ea8eaa72 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:43.616446 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:43.616446 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:43.644684 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-43e38b94-4f59-4d8a-82ef-4a84ea8eaa72 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:43.650549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86cb4c42-c94b-426e-85b7-fdc3ed3686c2 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:43.651246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86cb4c42-c94b-426e-85b7-fdc3ed3686c2 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:43.651561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:43.651561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:43.652356 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86cb4c42-c94b-426e-85b7-fdc3ed3686c2 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:43.654062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-86cb4c42-c94b-426e-85b7-fdc3ed3686c2 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:43.681978 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43e38b94-4f59-4d8a-82ef-4a84ea8eaa72 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:43.687485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:43.687485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:43.689926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86cb4c42-c94b-426e-85b7-fdc3ed3686c2 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:43.691003 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1072/2108] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:43 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:43.693190 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1037/2109] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:43 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:44.699404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61250191-c13f-403c-9708-d4cf5dd2ce8e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:44.700806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61250191-c13f-403c-9708-d4cf5dd2ce8e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:44.701265 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:44.701265 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:44.701873 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61250191-c13f-403c-9708-d4cf5dd2ce8e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:44.714341 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-509c3389-c705-4595-adf1-e9f428f3fca4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:44.715125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-509c3389-c705-4595-adf1-e9f428f3fca4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:44.715427 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:44.715427 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:44.716053 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-509c3389-c705-4595-adf1-e9f428f3fca4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:44.716612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-509c3389-c705-4595-adf1-e9f428f3fca4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:44.804522 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:44.804522 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:44.807071 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-509c3389-c705-4595-adf1-e9f428f3fca4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:44.811653 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1038/2110] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:44 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:44.892610 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:44.892610 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:44.946878 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-61250191-c13f-403c-9708-d4cf5dd2ce8e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:45.014980 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61250191-c13f-403c-9708-d4cf5dd2ce8e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:45.016371 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1073/2111] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:44 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:45.833546 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f78d2f3b-0929-48bd-9246-d19e657a4a48 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:45.834350 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f78d2f3b-0929-48bd-9246-d19e657a4a48 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:45.834350 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:45.834350 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:45.835083 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f78d2f3b-0929-48bd-9246-d19e657a4a48 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:45.835671 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f78d2f3b-0929-48bd-9246-d19e657a4a48 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:45.900961 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:45.900961 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:45.903362 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f78d2f3b-0929-48bd-9246-d19e657a4a48 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:45.918270 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1039/2112] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:45 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:46.043710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2dd81dd-4db4-45ca-b8e7-9426dab5358d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:46.044240 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2dd81dd-4db4-45ca-b8e7-9426dab5358d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:46.044844 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:46.044844 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:46.045901 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2dd81dd-4db4-45ca-b8e7-9426dab5358d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:46.165233 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:46.165233 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:46.182897 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d2dd81dd-4db4-45ca-b8e7-9426dab5358d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:46.234285 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2dd81dd-4db4-45ca-b8e7-9426dab5358d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:46.236248 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1074/2113] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:46 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:46.942148 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e75533d-b599-4c63-9eee-9397afa37aed tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:46.942947 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e75533d-b599-4c63-9eee-9397afa37aed tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:46.945449 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:46.945449 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:46.946793 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e75533d-b599-4c63-9eee-9397afa37aed tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:46.947441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1e75533d-b599-4c63-9eee-9397afa37aed tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:47.020192 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:47.020192 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:47.028396 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e75533d-b599-4c63-9eee-9397afa37aed tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:47.030655 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1040/2114] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:46 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:47.270312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-645bb118-0a5e-437d-badd-0039e82da58e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:47.271963 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-645bb118-0a5e-437d-badd-0039e82da58e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:47.272473 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:47.272473 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:47.273305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-645bb118-0a5e-437d-badd-0039e82da58e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:47.389628 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:47.389628 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:47.421293 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-645bb118-0a5e-437d-badd-0039e82da58e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:47.455633 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-645bb118-0a5e-437d-badd-0039e82da58e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:47.456966 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1075/2115] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:47 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:48.046330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-633cb416-6f8a-4e44-9bdf-6c645ca43ca0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:48.047535 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-633cb416-6f8a-4e44-9bdf-6c645ca43ca0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:48.047914 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:48.047914 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:48.048502 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-633cb416-6f8a-4e44-9bdf-6c645ca43ca0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:48.049075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-633cb416-6f8a-4e44-9bdf-6c645ca43ca0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:48.080980 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:48.080980 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:48.089094 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-633cb416-6f8a-4e44-9bdf-6c645ca43ca0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:48.090697 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1041/2116] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:48 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:48.474183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39eaafb6-bcfc-417f-a013-ed21b719ddf2 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:48.475202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39eaafb6-bcfc-417f-a013-ed21b719ddf2 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:48.475594 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:48.475594 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:48.477630 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39eaafb6-bcfc-417f-a013-ed21b719ddf2 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:48.649940 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:48.649940 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:48.679291 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-39eaafb6-bcfc-417f-a013-ed21b719ddf2 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:48.733104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39eaafb6-bcfc-417f-a013-ed21b719ddf2 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:48.735076 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1076/2117] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:48 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:49.106734 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dea02fad-f03c-4591-950a-6a39f2f26ff8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:49.107443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dea02fad-f03c-4591-950a-6a39f2f26ff8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:49.107748 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:49.107748 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:49.108466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dea02fad-f03c-4591-950a-6a39f2f26ff8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:49.109397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-dea02fad-f03c-4591-950a-6a39f2f26ff8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:49.158384 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:49.158384 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:49.160864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dea02fad-f03c-4591-950a-6a39f2f26ff8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:49.169331 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1042/2118] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:49 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:49.755670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5422d91c-69d2-4a47-9e5c-d56fc060e95b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:49.756865 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5422d91c-69d2-4a47-9e5c-d56fc060e95b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:49.757077 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:49.757077 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:49.769812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5422d91c-69d2-4a47-9e5c-d56fc060e95b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:49.891407 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:49.891407 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:49.921491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5422d91c-69d2-4a47-9e5c-d56fc060e95b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:49.984198 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5422d91c-69d2-4a47-9e5c-d56fc060e95b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:49.985818 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1077/2119] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:49 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:50.183846 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-799fad54-59bb-43ea-990d-9a54913e41cd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:50.199857 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-799fad54-59bb-43ea-990d-9a54913e41cd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:50.201229 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:50.201229 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:50.204195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-799fad54-59bb-43ea-990d-9a54913e41cd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:50.207076 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-799fad54-59bb-43ea-990d-9a54913e41cd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:50.286572 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:50.286572 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:50.293848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-799fad54-59bb-43ea-990d-9a54913e41cd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:50.294981 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1043/2120] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:50 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:51.003643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b19f2311-686e-4c91-91d4-05c7b1d56128 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:51.004495 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b19f2311-686e-4c91-91d4-05c7b1d56128 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:51.005294 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:51.005294 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:51.005955 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b19f2311-686e-4c91-91d4-05c7b1d56128 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:51.142659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:51.142659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:51.171889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b19f2311-686e-4c91-91d4-05c7b1d56128 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:51.199001 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b19f2311-686e-4c91-91d4-05c7b1d56128 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:51.200580 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1078/2121] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:50 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:51.341197 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e0b1bb1-31e1-46e8-b0cb-3cf405c19b50 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:51.343079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e0b1bb1-31e1-46e8-b0cb-3cf405c19b50 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:51.343786 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:51.343786 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:51.345178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e0b1bb1-31e1-46e8-b0cb-3cf405c19b50 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:51.349836 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0e0b1bb1-31e1-46e8-b0cb-3cf405c19b50 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:51.460491 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:51.460491 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:51.462421 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e0b1bb1-31e1-46e8-b0cb-3cf405c19b50 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:51.479883 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1044/2122] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:51 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:52.229448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-103e3af6-d885-40e1-a0a0-f906cdd9c1a6 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:52.230635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-103e3af6-d885-40e1-a0a0-f906cdd9c1a6 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:52.230635 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:52.230635 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:52.230635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-103e3af6-d885-40e1-a0a0-f906cdd9c1a6 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:52.357004 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:52.357004 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:52.371003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-103e3af6-d885-40e1-a0a0-f906cdd9c1a6 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:52.425485 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-103e3af6-d885-40e1-a0a0-f906cdd9c1a6 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:52.430833 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1079/2123] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:52 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:52.487721 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d433bb7f-3875-4759-9422-fc46668eaa0b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:52.488472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d433bb7f-3875-4759-9422-fc46668eaa0b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:52.488952 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:52.488952 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:52.489580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d433bb7f-3875-4759-9422-fc46668eaa0b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:52.491128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d433bb7f-3875-4759-9422-fc46668eaa0b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:52.549045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:52.549045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:52.551523 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d433bb7f-3875-4759-9422-fc46668eaa0b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:52.552839 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1045/2124] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:52 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:53.457151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2881cab9-7951-422c-809a-4fc75af71d37 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:53.457724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2881cab9-7951-422c-809a-4fc75af71d37 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:53.457863 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:53.457863 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:53.459520 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2881cab9-7951-422c-809a-4fc75af71d37 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:53.567051 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b79c9eb-1114-4eaf-928e-1ff27968fc8d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:53.567719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b79c9eb-1114-4eaf-928e-1ff27968fc8d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:53.568027 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:53.568027 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:53.568531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b79c9eb-1114-4eaf-928e-1ff27968fc8d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:53.569142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3b79c9eb-1114-4eaf-928e-1ff27968fc8d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:53.591688 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:53.591688 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:53.611294 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2881cab9-7951-422c-809a-4fc75af71d37 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:53.621333 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:53.621333 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:53.639530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2881cab9-7951-422c-809a-4fc75af71d37 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:53.639948 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b79c9eb-1114-4eaf-928e-1ff27968fc8d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:53.640962 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1046/2125] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:53 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:53.667085 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1080/2126] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:53 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:54.669015 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3873c95a-a7ce-4576-829e-6420a38793b4 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:54.669903 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3873c95a-a7ce-4576-829e-6420a38793b4 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:54.670210 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:54.670210 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:54.670881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3873c95a-a7ce-4576-829e-6420a38793b4 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:54.672739 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09d10851-412d-473b-8fe3-636ca04bd8fe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:54.673273 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09d10851-412d-473b-8fe3-636ca04bd8fe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:54.674111 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:54.674111 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:54.674473 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09d10851-412d-473b-8fe3-636ca04bd8fe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:54.675004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-09d10851-412d-473b-8fe3-636ca04bd8fe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:54.762233 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:54.762233 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:54.782643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09d10851-412d-473b-8fe3-636ca04bd8fe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:54.783502 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1081/2127] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:54 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:51:54.856813 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:54.856813 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:54.877680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3873c95a-a7ce-4576-829e-6420a38793b4 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:54.926622 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3873c95a-a7ce-4576-829e-6420a38793b4 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:54.933294 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1047/2128] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:54 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:55.810899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a4bc9ca-e9ad-4edc-9141-5d9ee5da8f09 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:55.811784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a4bc9ca-e9ad-4edc-9141-5d9ee5da8f09 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:55.811784 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:55.811784 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:55.812302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a4bc9ca-e9ad-4edc-9141-5d9ee5da8f09 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:55.813382 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6a4bc9ca-e9ad-4edc-9141-5d9ee5da8f09 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:55.853217 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:55.853217 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:55.855681 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a4bc9ca-e9ad-4edc-9141-5d9ee5da8f09 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:55.856748 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1082/2129] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:55 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:55.966109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2b55b0e-de83-4717-9eb8-e0476ed096f9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:55.967107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2b55b0e-de83-4717-9eb8-e0476ed096f9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:55.967530 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:55.967530 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:55.969889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2b55b0e-de83-4717-9eb8-e0476ed096f9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:56.119248 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:56.119248 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:56.138394 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c2b55b0e-de83-4717-9eb8-e0476ed096f9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:56.189644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2b55b0e-de83-4717-9eb8-e0476ed096f9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:56.192495 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1048/2130] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:55 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:56.876890 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd59c256-d9c6-42b9-8bc0-741b1e034f76 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:56.877683 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd59c256-d9c6-42b9-8bc0-741b1e034f76 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:56.877683 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:56.877683 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:56.878230 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd59c256-d9c6-42b9-8bc0-741b1e034f76 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:56.878425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-cd59c256-d9c6-42b9-8bc0-741b1e034f76 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:56.922050 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:56.922050 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:56.924120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd59c256-d9c6-42b9-8bc0-741b1e034f76 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:56.937067 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1083/2131] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:56 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:57.218686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29bbd13e-34bc-4440-88ce-5043cdf6bb2d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:57.219556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29bbd13e-34bc-4440-88ce-5043cdf6bb2d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:57.219976 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:57.219976 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:57.220694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29bbd13e-34bc-4440-88ce-5043cdf6bb2d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:57.400628 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:57.400628 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:57.427715 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-29bbd13e-34bc-4440-88ce-5043cdf6bb2d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:57.479424 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29bbd13e-34bc-4440-88ce-5043cdf6bb2d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:57.480678 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1049/2132] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:57 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:57.948209 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4893282-99d2-42dc-acfb-a4a4267943af tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:57.948786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4893282-99d2-42dc-acfb-a4a4267943af tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:57.949007 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:57.949007 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:57.949388 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4893282-99d2-42dc-acfb-a4a4267943af tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:57.949754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c4893282-99d2-42dc-acfb-a4a4267943af tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:58.006635 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:58.006635 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:58.008626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4893282-99d2-42dc-acfb-a4a4267943af tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:58.009634 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1084/2133] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:57 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:58.509960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8500c41a-10fd-44ea-a29b-147a27dbf450 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:58.510811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8500c41a-10fd-44ea-a29b-147a27dbf450 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:58.511190 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:58.511190 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:58.511790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8500c41a-10fd-44ea-a29b-147a27dbf450 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:58.636423 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:58.636423 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:58.650516 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8500c41a-10fd-44ea-a29b-147a27dbf450 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:51:58.687252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8500c41a-10fd-44ea-a29b-147a27dbf450 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:51:58.688854 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1050/2134] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:58 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 909 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:59.031214 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de153318-31be-466d-ab00-fd6eab17e0d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:51:59.032067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de153318-31be-466d-ab00-fd6eab17e0d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:59.032067 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:59.032067 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:59.032651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de153318-31be-466d-ab00-fd6eab17e0d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:51:59.032651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-de153318-31be-466d-ab00-fd6eab17e0d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:51:59.101186 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:51:59.101186 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:51:59.107157 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de153318-31be-466d-ab00-fd6eab17e0d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:51:59.107157 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1085/2135] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:59 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:51:59.721119 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7427600-0366-4bd6-ae1b-a5dbf6d89a53 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:51:59.722731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7427600-0366-4bd6-ae1b-a5dbf6d89a53 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:51:59.723462 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:51:59.723462 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:51:59.733459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7427600-0366-4bd6-ae1b-a5dbf6d89a53 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:00.033754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:00.033754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:00.058355 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c7427600-0366-4bd6-ae1b-a5dbf6d89a53 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:00.125377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ff4f282-21e3-4346-afb8-1f806fb0764f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:00.126322 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ff4f282-21e3-4346-afb8-1f806fb0764f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:00.126717 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:00.126717 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:00.127363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ff4f282-21e3-4346-afb8-1f806fb0764f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:00.127912 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3ff4f282-21e3-4346-afb8-1f806fb0764f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:00.147316 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7427600-0366-4bd6-ae1b-a5dbf6d89a53 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:00.149249 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1051/2136] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:51:59 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 967 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:00.190939 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:00.190939 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:00.203486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ff4f282-21e3-4346-afb8-1f806fb0764f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:00.228938 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1086/2137] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:00 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:01.178889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d6223e7b-4485-4569-a518-f9c66f8620dc tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:01.181042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d6223e7b-4485-4569-a518-f9c66f8620dc tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:01.181042 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:01.181042 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:01.184106 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d6223e7b-4485-4569-a518-f9c66f8620dc tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:01.231789 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03d37621-da4d-4469-8671-ee119d0a44ea tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:01.232499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03d37621-da4d-4469-8671-ee119d0a44ea tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:01.232737 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:01.232737 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:01.233121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03d37621-da4d-4469-8671-ee119d0a44ea tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:01.233583 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-03d37621-da4d-4469-8671-ee119d0a44ea tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:01.293171 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:01.293171 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:01.303505 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03d37621-da4d-4469-8671-ee119d0a44ea tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:01.311848 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1087/2138] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:01 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:01.454241 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:01.454241 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:01.486205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d6223e7b-4485-4569-a518-f9c66f8620dc tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:01.543926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d6223e7b-4485-4569-a518-f9c66f8620dc tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:01.546513 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1052/2139] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:01 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 967 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:02.333174 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e715f3f-3bb5-471b-9bad-7bdfd0015b80 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:02.334487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e715f3f-3bb5-471b-9bad-7bdfd0015b80 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:02.335357 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:02.335357 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:02.337151 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e715f3f-3bb5-471b-9bad-7bdfd0015b80 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:02.337732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3e715f3f-3bb5-471b-9bad-7bdfd0015b80 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:02.455627 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:02.455627 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:02.463782 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e715f3f-3bb5-471b-9bad-7bdfd0015b80 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:02.466143 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1088/2140] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:02 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:02.578714 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f59dd131-bdf1-4613-b85d-a3459ad72ee9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:02.579246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f59dd131-bdf1-4613-b85d-a3459ad72ee9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:02.579464 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:02.579464 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:02.579843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f59dd131-bdf1-4613-b85d-a3459ad72ee9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:02.833140 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:02.833140 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:02.865865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f59dd131-bdf1-4613-b85d-a3459ad72ee9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:02.902747 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f59dd131-bdf1-4613-b85d-a3459ad72ee9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:02.904469 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1053/2141] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:02 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 967 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:03.487363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-debe61b8-1b87-4e65-8561-2e683fce7285 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:03.487958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-debe61b8-1b87-4e65-8561-2e683fce7285 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:03.488243 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:03.488243 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:03.488799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-debe61b8-1b87-4e65-8561-2e683fce7285 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:03.489168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-debe61b8-1b87-4e65-8561-2e683fce7285 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:03.531489 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:03.531489 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:03.534237 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-debe61b8-1b87-4e65-8561-2e683fce7285 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:03.535442 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1089/2142] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:03 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:03.921064 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-20192e32-1526-475d-983e-d1e0a909dceb tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:03.921725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-20192e32-1526-475d-983e-d1e0a909dceb tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:03.922014 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:03.922014 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:03.922545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-20192e32-1526-475d-983e-d1e0a909dceb tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:04.068730 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:04.068730 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:04.124795 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-20192e32-1526-475d-983e-d1e0a909dceb tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:04.188970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-20192e32-1526-475d-983e-d1e0a909dceb tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:04.189886 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1054/2143] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:03 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 970 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:04.558103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71294ecf-4a02-46eb-9de3-80ff4796317a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:04.558862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71294ecf-4a02-46eb-9de3-80ff4796317a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:04.559108 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:04.559108 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:04.560009 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71294ecf-4a02-46eb-9de3-80ff4796317a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:04.560392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-71294ecf-4a02-46eb-9de3-80ff4796317a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:04.640152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:04.640152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:04.642142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71294ecf-4a02-46eb-9de3-80ff4796317a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:04.653916 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1090/2144] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:04 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:05.206378 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f571680c-5096-4dbe-92b0-10b150c4b387 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:05.207378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f571680c-5096-4dbe-92b0-10b150c4b387 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:05.207773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:05.207773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:05.208463 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f571680c-5096-4dbe-92b0-10b150c4b387 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:05.361742 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:05.361742 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:05.411854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f571680c-5096-4dbe-92b0-10b150c4b387 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:05.512373 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f571680c-5096-4dbe-92b0-10b150c4b387 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:05.516639 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1055/2145] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:05 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 970 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:05.678185 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b472851-cb8c-4430-8428-04816ebcee5d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:05.679452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b472851-cb8c-4430-8428-04816ebcee5d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:05.680611 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:05.680611 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:05.681305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b472851-cb8c-4430-8428-04816ebcee5d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:05.682721 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2b472851-cb8c-4430-8428-04816ebcee5d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:05.794519 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:05.794519 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:05.799122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b472851-cb8c-4430-8428-04816ebcee5d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:05.811540 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1056/2146] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:05 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:06.074594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-daa67195-ca56-4297-b89a-57a7845df403 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] POST http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types Jan 02 02:52:06.075111 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:06.075111 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:06.075531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-daa67195-ca56-4297-b89a-57a7845df403 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-892542713"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:06.159148 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-daa67195-ca56-4297-b89a-57a7845df403 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types returned with HTTP 202 Jan 02 02:52:06.164655 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1091/2147] 10.222.0.39 () {62 vars in 1278 bytes} [Sat Jan 2 02:52:05 2021] POST /volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types => generated 180 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:06.181032 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0033db4a-677a-46d1-831b-f86ea087e127 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] POST http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs Jan 02 02:52:06.181744 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:06.181744 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:06.182354 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0033db4a-677a-46d1-831b-f86ea087e127 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:06.260234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0033db4a-677a-46d1-831b-f86ea087e127 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs returned with HTTP 202 Jan 02 02:52:06.262207 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1057/2148] 10.222.0.39 () {62 vars in 1425 bytes} [Sat Jan 2 02:52:06 2021] POST /volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs => generated 53 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:52:06.274961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eda83c98-bd6a-404d-9d49-d9da53c1d8cc tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] POST http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs Jan 02 02:52:06.275786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eda83c98-bd6a-404d-9d49-d9da53c1d8cc tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:06.338044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eda83c98-bd6a-404d-9d49-d9da53c1d8cc tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs returned with HTTP 202 Jan 02 02:52:06.338941 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1092/2149] 10.222.0.39 () {62 vars in 1425 bytes} [Sat Jan 2 02:52:06 2021] POST /volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs => generated 61 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:52:06.353653 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03cc15f8-9f23-4ac3-842a-3c31c0cd95f7 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] GET http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key2 Jan 02 02:52:06.354358 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03cc15f8-9f23-4ac3-842a-3c31c0cd95f7 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:06.355443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03cc15f8-9f23-4ac3-842a-3c31c0cd95f7 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:06.416825 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03cc15f8-9f23-4ac3-842a-3c31c0cd95f7 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key2 returned with HTTP 200 Jan 02 02:52:06.418000 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1058/2150] 10.222.0.39 () {60 vars in 1419 bytes} [Sat Jan 2 02:52:06 2021] GET /volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key2 => generated 26 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:06.430925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-371b2419-6abf-4818-a309-465a8c8b42c4 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] GET http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key3 Jan 02 02:52:06.431182 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-371b2419-6abf-4818-a309-465a8c8b42c4 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:06.431921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-371b2419-6abf-4818-a309-465a8c8b42c4 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:06.493640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-371b2419-6abf-4818-a309-465a8c8b42c4 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key3 returned with HTTP 200 Jan 02 02:52:06.501385 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1093/2151] 10.222.0.39 () {60 vars in 1419 bytes} [Sat Jan 2 02:52:06 2021] GET /volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key3 => generated 18 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:06.506759 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5fa558f1-c777-4737-b643-d3dd9957bd35 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] PUT http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key3 Jan 02 02:52:06.509300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5fa558f1-c777-4737-b643-d3dd9957bd35 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:06.529678 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52f15f27-b721-4028-96b3-3616174165b4 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:06.530557 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52f15f27-b721-4028-96b3-3616174165b4 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:06.531244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52f15f27-b721-4028-96b3-3616174165b4 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:06.628959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5fa558f1-c777-4737-b643-d3dd9957bd35 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key3 returned with HTTP 200 Jan 02 02:52:06.629929 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1059/2152] 10.222.0.39 () {62 vars in 1439 bytes} [Sat Jan 2 02:52:06 2021] PUT /volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key3 => generated 26 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:06.643111 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29717856-5aca-4569-9703-d20aa255d99f tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] GET http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs Jan 02 02:52:06.643986 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29717856-5aca-4569-9703-d20aa255d99f tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:06.644711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29717856-5aca-4569-9703-d20aa255d99f tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:06.705851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29717856-5aca-4569-9703-d20aa255d99f tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs returned with HTTP 200 Jan 02 02:52:06.717530 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1060/2153] 10.222.0.39 () {60 vars in 1404 bytes} [Sat Jan 2 02:52:06 2021] GET /volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs => generated 87 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:06.717793 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:06.717793 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:06.725787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1619ef6f-5322-4933-b11d-5a9570830915 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] DELETE http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key1 Jan 02 02:52:06.726454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1619ef6f-5322-4933-b11d-5a9570830915 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:06.748767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1619ef6f-5322-4933-b11d-5a9570830915 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:06.798599 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-52f15f27-b721-4028-96b3-3616174165b4 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:06.840863 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:52:06.840863 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:52:06.861442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1619ef6f-5322-4933-b11d-5a9570830915 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key1 returned with HTTP 202 Jan 02 02:52:06.862875 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1061/2154] 10.222.0.39 () {60 vars in 1422 bytes} [Sat Jan 2 02:52:06 2021] DELETE /volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key1 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:52:06.886308 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-91d7c877-2084-49f0-aa41-4845781d50d7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:06.887022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-91d7c877-2084-49f0-aa41-4845781d50d7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:06.887523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-91d7c877-2084-49f0-aa41-4845781d50d7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:06.887901 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-91d7c877-2084-49f0-aa41-4845781d50d7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:06.922118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52f15f27-b721-4028-96b3-3616174165b4 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:06.941270 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1094/2155] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:06 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 970 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:06.963702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d74adfc-942b-42eb-af8a-cd983a2e1d7a tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] GET http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key1 Jan 02 02:52:06.964839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d74adfc-942b-42eb-af8a-cd983a2e1d7a tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:06.964983 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:06.964983 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:06.965295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d74adfc-942b-42eb-af8a-cd983a2e1d7a tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:06.992390 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:06.992390 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:06.997602 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-91d7c877-2084-49f0-aa41-4845781d50d7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:06.998443 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1062/2156] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:06 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:07.027561 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d74adfc-942b-42eb-af8a-cd983a2e1d7a tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] HTTP exception thrown: Group Type d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13 has no extra spec with key key1. Jan 02 02:52:07.028021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d74adfc-942b-42eb-af8a-cd983a2e1d7a tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key1 returned with HTTP 404 Jan 02 02:52:07.029287 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1095/2157] 10.222.0.39 () {60 vars in 1419 bytes} [Sat Jan 2 02:52:06 2021] GET /volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13/group_specs/key1 => generated 126 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:52:07.041255 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b70d53ed-f8bf-4642-b385-030a5f294bf7 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] DELETE http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13 Jan 02 02:52:07.041861 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b70d53ed-f8bf-4642-b385-030a5f294bf7 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:07.042086 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:07.042086 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:07.042470 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b70d53ed-f8bf-4642-b385-030a5f294bf7 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:07.113116 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:52:07.113116 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:52:07.131732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b70d53ed-f8bf-4642-b385-030a5f294bf7 tempest-GroupTypeSpecsTest-429587862 tempest-GroupTypeSpecsTest-429587862] http://10.222.0.39/volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13 returned with HTTP 202 Jan 02 02:52:07.133867 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1063/2158] 10.222.0.39 () {60 vars in 1371 bytes} [Sat Jan 2 02:52:07 2021] DELETE /volume/v3/b6ceb80e5688422189fc12cb27f0fbb6/group_types/d6d353e6-da3b-4dc2-bbb3-bdb5a2872f13 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:52:07.941323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45dfa9f3-292d-46af-a06b-e7f2a7294494 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:07.941925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45dfa9f3-292d-46af-a06b-e7f2a7294494 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:07.942333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45dfa9f3-292d-46af-a06b-e7f2a7294494 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:08.027314 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a4e95b1-1193-450e-95d0-cab899661c22 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:08.028373 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a4e95b1-1193-450e-95d0-cab899661c22 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:08.029292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a4e95b1-1193-450e-95d0-cab899661c22 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:08.029917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8a4e95b1-1193-450e-95d0-cab899661c22 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:08.115357 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:08.115357 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:08.122700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a4e95b1-1193-450e-95d0-cab899661c22 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:08.141104 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1064/2159] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:08 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:08.149435 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:08.149435 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:08.182645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-45dfa9f3-292d-46af-a06b-e7f2a7294494 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:08.265555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45dfa9f3-292d-46af-a06b-e7f2a7294494 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:08.290043 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1096/2160] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:07 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 970 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:09.157464 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abf001bf-68d2-49fa-9afe-ee45e1088bc1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:09.158746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abf001bf-68d2-49fa-9afe-ee45e1088bc1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:09.159384 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:09.159384 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:09.164398 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abf001bf-68d2-49fa-9afe-ee45e1088bc1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:09.165461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-abf001bf-68d2-49fa-9afe-ee45e1088bc1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:09.211107 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:09.211107 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:09.214528 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abf001bf-68d2-49fa-9afe-ee45e1088bc1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:09.215963 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1065/2161] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:09 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:09.286898 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-206394a4-f9b5-4c67-ba5c-7891043458ba tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:09.287740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-206394a4-f9b5-4c67-ba5c-7891043458ba tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:09.288251 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:09.288251 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:09.289667 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-206394a4-f9b5-4c67-ba5c-7891043458ba tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:09.375644 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:09.375644 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:09.386138 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-206394a4-f9b5-4c67-ba5c-7891043458ba tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:09.418601 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-206394a4-f9b5-4c67-ba5c-7891043458ba tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:09.420195 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1097/2162] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:09 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 970 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:10.237673 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d13a0a3-4896-4304-b4d9-a4e39471371d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:10.238273 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d13a0a3-4896-4304-b4d9-a4e39471371d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:10.238396 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:10.238396 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:10.239175 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d13a0a3-4896-4304-b4d9-a4e39471371d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:10.239706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5d13a0a3-4896-4304-b4d9-a4e39471371d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:10.325237 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:10.325237 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:10.329183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d13a0a3-4896-4304-b4d9-a4e39471371d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:10.330877 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1066/2163] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:10 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:10.439507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e725c59-b9e1-4043-90ac-d19acc6193d1 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:10.440929 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e725c59-b9e1-4043-90ac-d19acc6193d1 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:10.441540 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:10.441540 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:10.443058 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e725c59-b9e1-4043-90ac-d19acc6193d1 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:10.712105 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:10.712105 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:10.732856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e725c59-b9e1-4043-90ac-d19acc6193d1 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:10.837792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e725c59-b9e1-4043-90ac-d19acc6193d1 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:10.848397 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1098/2164] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:10 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 970 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:11.347137 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f07739a0-3568-45c4-a787-6e6b4c0fba22 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:11.347950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f07739a0-3568-45c4-a787-6e6b4c0fba22 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:11.347950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:11.347950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:11.348440 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f07739a0-3568-45c4-a787-6e6b4c0fba22 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:11.348655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f07739a0-3568-45c4-a787-6e6b4c0fba22 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:11.402841 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:11.402841 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:11.409042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f07739a0-3568-45c4-a787-6e6b4c0fba22 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:11.413222 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1067/2165] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:11 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:11.859979 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aa4932a3-6cec-47b0-b245-ab74ae9fd180 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:11.860880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aa4932a3-6cec-47b0-b245-ab74ae9fd180 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:11.861231 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:11.861231 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:11.861861 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aa4932a3-6cec-47b0-b245-ab74ae9fd180 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:12.003988 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:12.003988 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:12.030858 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aa4932a3-6cec-47b0-b245-ab74ae9fd180 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:12.088260 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aa4932a3-6cec-47b0-b245-ab74ae9fd180 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:12.089159 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1099/2166] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:11 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 970 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:12.441809 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93968cf7-106a-4f86-9abd-cb4f5cd932a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:12.448471 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93968cf7-106a-4f86-9abd-cb4f5cd932a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:12.449053 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:12.449053 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:12.450004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93968cf7-106a-4f86-9abd-cb4f5cd932a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:12.457613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-93968cf7-106a-4f86-9abd-cb4f5cd932a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:12.584015 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:12.584015 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:12.591662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93968cf7-106a-4f86-9abd-cb4f5cd932a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:12.591919 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1068/2167] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:12 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:13.130899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-993b5e08-6924-4142-9b49-fe6cab5496d9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:13.132985 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-993b5e08-6924-4142-9b49-fe6cab5496d9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:13.135489 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:13.135489 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:13.137888 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-993b5e08-6924-4142-9b49-fe6cab5496d9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:13.395505 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:13.395505 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:13.415991 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-993b5e08-6924-4142-9b49-fe6cab5496d9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:13.474150 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-993b5e08-6924-4142-9b49-fe6cab5496d9 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:13.489073 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1100/2168] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:13 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 1358 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:13.505808 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17dc1d33-2d1c-4f2c-bddd-50bcbd607952 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] POST http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123/action Jan 02 02:52:13.506177 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:13.506177 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:13.506639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17dc1d33-2d1c-4f2c-bddd-50bcbd607952 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:52:13.507030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17dc1d33-2d1c-4f2c-bddd-50bcbd607952 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:13.575589 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:13.575589 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:13.577710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-17dc1d33-2d1c-4f2c-bddd-50bcbd607952 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:13.621615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c3ea71a-95c2-424e-b68f-c1acf013e226 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:13.622684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c3ea71a-95c2-424e-b68f-c1acf013e226 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:13.628978 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:13.628978 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:13.631774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c3ea71a-95c2-424e-b68f-c1acf013e226 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:13.633041 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1c3ea71a-95c2-424e-b68f-c1acf013e226 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:13.691178 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:13.691178 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:13.699067 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c3ea71a-95c2-424e-b68f-c1acf013e226 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:13.708271 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1101/2169] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:13 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:13.797293 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-17dc1d33-2d1c-4f2c-bddd-50bcbd607952 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Created reservations ['99f2f7b5-2f42-4aaf-adfc-16c011972438', 'bb45d275-1c34-4a9c-b8a7-80bcbffbc522'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:13.833420 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-17dc1d33-2d1c-4f2c-bddd-50bcbd607952 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Extend volume request issued successfully. Jan 02 02:52:13.838762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17dc1d33-2d1c-4f2c-bddd-50bcbd607952 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123/action returned with HTTP 202 Jan 02 02:52:13.840316 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1069/2170] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:52:13 2021] POST /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123/action => generated 0 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:52:13.852012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb4f3153-e630-4a7d-ae67-f31773cbbee8 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:13.852012 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb4f3153-e630-4a7d-ae67-f31773cbbee8 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:13.852445 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:13.852445 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:13.852826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb4f3153-e630-4a7d-ae67-f31773cbbee8 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:13.984795 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:13.984795 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:14.024763 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb4f3153-e630-4a7d-ae67-f31773cbbee8 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:14.109793 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb4f3153-e630-4a7d-ae67-f31773cbbee8 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:14.110639 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1102/2171] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:13 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 1358 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:14.715663 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-336c4bc2-a422-4a3d-ad16-dedb9f585fef tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:14.716543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-336c4bc2-a422-4a3d-ad16-dedb9f585fef tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:14.716543 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:14.716543 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:14.717135 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-336c4bc2-a422-4a3d-ad16-dedb9f585fef tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:14.717340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-336c4bc2-a422-4a3d-ad16-dedb9f585fef tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:14.792439 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:14.792439 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:14.804023 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-336c4bc2-a422-4a3d-ad16-dedb9f585fef tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:14.805574 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1070/2172] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:14 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:15.127961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4e14d06-8dae-441e-b1dc-e87c1ea9c2a7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:15.129171 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4e14d06-8dae-441e-b1dc-e87c1ea9c2a7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:15.129553 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:15.129553 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:15.130139 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4e14d06-8dae-441e-b1dc-e87c1ea9c2a7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:15.213664 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:15.213664 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:15.231329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c4e14d06-8dae-441e-b1dc-e87c1ea9c2a7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:15.263491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4e14d06-8dae-441e-b1dc-e87c1ea9c2a7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:15.264334 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1103/2173] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:15 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 1358 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:15.819614 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-69a0857e-71b8-461d-8caa-9753fc5c761e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:15.821024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-69a0857e-71b8-461d-8caa-9753fc5c761e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:15.821224 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:15.821224 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:15.822035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-69a0857e-71b8-461d-8caa-9753fc5c761e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:15.822583 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-69a0857e-71b8-461d-8caa-9753fc5c761e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:15.865783 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:15.865783 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:15.870930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-69a0857e-71b8-461d-8caa-9753fc5c761e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:15.872475 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1071/2174] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:15 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:16.283630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9769dfe-d26a-4133-a0a8-37b81af3f983 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:16.285712 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9769dfe-d26a-4133-a0a8-37b81af3f983 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:16.285712 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:16.285712 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:16.285712 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9769dfe-d26a-4133-a0a8-37b81af3f983 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:16.388428 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:16.388428 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:16.399048 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a9769dfe-d26a-4133-a0a8-37b81af3f983 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:16.457246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9769dfe-d26a-4133-a0a8-37b81af3f983 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:16.459550 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1104/2175] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:16 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 1358 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:16.476789 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9bc6dc8c-9732-4266-82f3-5773f92680d2 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:16.477619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9bc6dc8c-9732-4266-82f3-5773f92680d2 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:16.477995 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:16.477995 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:16.478704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9bc6dc8c-9732-4266-82f3-5773f92680d2 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:16.548943 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:16.548943 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:16.579344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9bc6dc8c-9732-4266-82f3-5773f92680d2 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:16.666006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9bc6dc8c-9732-4266-82f3-5773f92680d2 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:16.668125 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1072/2176] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:16 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 1358 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:16.738989 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] POST http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes Jan 02 02:52:16.738989 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:16.738989 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:16.738989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1426420423"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:16.738989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1426420423'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:52:16.738989 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Create volume of 1 GB Jan 02 02:52:16.787264 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Availability Zones retrieved successfully. Jan 02 02:52:16.878446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Flow 'volume_create_api' (b135b127-7a44-4011-b2a1-a546ade373e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:16.898836 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c1ddda3-f9a9-46fd-9c93-29bd3fb52d40 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:16.899826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c1ddda3-f9a9-46fd-9c93-29bd3fb52d40 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:16.900197 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:16.900197 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:16.903772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf1ec66-ccfc-4e6c-96eb-1f4cdafad4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:16.905293 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c1ddda3-f9a9-46fd-9c93-29bd3fb52d40 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:16.906505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5c1ddda3-f9a9-46fd-9c93-29bd3fb52d40 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:16.913023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:52:17.057168 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:17.057168 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:17.061170 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c1ddda3-f9a9-46fd-9c93-29bd3fb52d40 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:17.062552 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1073/2177] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:16 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:17.359827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf1ec66-ccfc-4e6c-96eb-1f4cdafad4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:17.366044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5650e0e4-c9a1-4b94-b096-707f3cd6ae9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:17.639646 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Created reservations ['99f8f848-e284-4c9c-97fa-b18cf16a8552', 'd6c5a076-f18d-4640-a17b-1dfd2d3e2d85', '69581b4a-47e9-45c7-bd2c-b2cec9cc1ee6', '615fddf3-6c1e-42b3-87df-9cec1442f0b9'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:17.645134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5650e0e4-c9a1-4b94-b096-707f3cd6ae9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99f8f848-e284-4c9c-97fa-b18cf16a8552', 'd6c5a076-f18d-4640-a17b-1dfd2d3e2d85', '69581b4a-47e9-45c7-bd2c-b2cec9cc1ee6', '615fddf3-6c1e-42b3-87df-9cec1442f0b9']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:17.659414 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8cbf19-73cb-4d2e-8082-4c8a389aa967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:17.900566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8cbf19-73cb-4d2e-8082-4c8a389aa967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39ced4e9-4c38-4130-970e-a1b9a7dd2d3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1426420423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f13fcc68cf433e813c6f38ffe85a1a',qos_specs=None,replication_status=,reservations=['99f8f848-e284-4c9c-97fa-b18cf16a8552','d6c5a076-f18d-4640-a17b-1dfd2d3e2d85','69581b4a-47e9-45c7-bd2c-b2cec9cc1ee6','615fddf3-6c1e-42b3-87df-9cec1442f0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1666663a64af6a90c36fc88ef6d29',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:52:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1426420423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39ced4e9-4c38-4130-970e-a1b9a7dd2d3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67f13fcc68cf433e813c6f38ffe85a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='14d1666663a64af6a90c36fc88ef6d29',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:17.908987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9832bda3-e659-4ea1-a595-0bc799ff2339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:18.053761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9832bda3-e659-4ea1-a595-0bc799ff2339) transitioned into state 'SUCCESS' from state '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-1426420423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f13fcc68cf433e813c6f38ffe85a1a',qos_specs=None,replication_status=,reservations=['99f8f848-e284-4c9c-97fa-b18cf16a8552','d6c5a076-f18d-4640-a17b-1dfd2d3e2d85','69581b4a-47e9-45c7-bd2c-b2cec9cc1ee6','615fddf3-6c1e-42b3-87df-9cec1442f0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1666663a64af6a90c36fc88ef6d29',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:18.079255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63338254-6df2-4195-92b7-250f981089b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:18.106211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44840c2c-571b-4067-a21c-443ab20b57d1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:18.107258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44840c2c-571b-4067-a21c-443ab20b57d1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:18.108813 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:18.108813 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:18.124620 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44840c2c-571b-4067-a21c-443ab20b57d1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:18.124620 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-44840c2c-571b-4067-a21c-443ab20b57d1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:18.168008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63338254-6df2-4195-92b7-250f981089b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:18.182205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Flow 'volume_create_api' (b135b127-7a44-4011-b2a1-a546ade373e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:18.251812 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:18.251812 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:18.279538 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44840c2c-571b-4067-a21c-443ab20b57d1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:18.293588 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1074/2178] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:18 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:18.448730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Create volume request issued successfully. Jan 02 02:52:18.537391 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d94c90c5-7921-4dd1-a595-f933e57019f7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes returned with HTTP 202 Jan 02 02:52:18.539612 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1105/2179] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:52:16 2021] POST /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes => generated 817 bytes in 1846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:52:18.567645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01cda938-f06e-4e53-b00c-3161b6bd4ba1 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:18.568579 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01cda938-f06e-4e53-b00c-3161b6bd4ba1 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:18.568987 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:18.568987 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:18.569828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01cda938-f06e-4e53-b00c-3161b6bd4ba1 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:18.928780 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:18.928780 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:18.972839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-01cda938-f06e-4e53-b00c-3161b6bd4ba1 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:19.067195 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01cda938-f06e-4e53-b00c-3161b6bd4ba1 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:19.069428 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1075/2180] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:18 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 909 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:19.314836 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-845b8bf9-1b41-40d2-8f95-c864463d8ca7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:19.315858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-845b8bf9-1b41-40d2-8f95-c864463d8ca7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:19.316230 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:19.316230 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:19.316956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-845b8bf9-1b41-40d2-8f95-c864463d8ca7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:19.317663 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-845b8bf9-1b41-40d2-8f95-c864463d8ca7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:19.481292 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:19.481292 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:19.485801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-845b8bf9-1b41-40d2-8f95-c864463d8ca7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:19.496618 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1106/2181] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:19 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:20.101802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c48ebc4f-8968-40b6-ae55-ea0ee03ddfd7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:20.102922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c48ebc4f-8968-40b6-ae55-ea0ee03ddfd7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:20.103113 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:20.103113 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:20.103640 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c48ebc4f-8968-40b6-ae55-ea0ee03ddfd7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:20.421579 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:20.421579 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:20.495893 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c48ebc4f-8968-40b6-ae55-ea0ee03ddfd7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:20.514575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8bd9a163-ee22-49ca-9821-eed20f5be421 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:20.516051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8bd9a163-ee22-49ca-9821-eed20f5be421 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:20.526496 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:20.526496 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:20.527578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8bd9a163-ee22-49ca-9821-eed20f5be421 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:20.530583 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8bd9a163-ee22-49ca-9821-eed20f5be421 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:20.589059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c48ebc4f-8968-40b6-ae55-ea0ee03ddfd7 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:20.592116 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1076/2182] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:20 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 909 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:20.670485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:20.670485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:20.681464 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8bd9a163-ee22-49ca-9821-eed20f5be421 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:20.686915 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1107/2183] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:20 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:21.608021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ac02953-3002-42ae-9e23-febdcba97bcc tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:21.609143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ac02953-3002-42ae-9e23-febdcba97bcc tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:21.609520 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:21.609520 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:21.610147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ac02953-3002-42ae-9e23-febdcba97bcc tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:21.706465 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c3cc83d-68cf-4c15-9287-740b976afe96 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:21.707293 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c3cc83d-68cf-4c15-9287-740b976afe96 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:21.707629 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:21.707629 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:21.708250 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c3cc83d-68cf-4c15-9287-740b976afe96 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:21.721196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8c3cc83d-68cf-4c15-9287-740b976afe96 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:21.781056 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:21.781056 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:21.800247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9ac02953-3002-42ae-9e23-febdcba97bcc tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:21.876225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ac02953-3002-42ae-9e23-febdcba97bcc tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:21.883341 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1077/2184] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:21 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 910 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:21.893113 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:21.893113 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:21.901205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c3cc83d-68cf-4c15-9287-740b976afe96 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:21.907979 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1108/2185] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:21 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:21.917180 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0653dfc-602d-4557-944e-28bf2866e65d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] POST http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots Jan 02 02:52:21.917615 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:21.917615 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:21.918410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0653dfc-602d-4557-944e-28bf2866e65d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39ced4e9-4c38-4130-970e-a1b9a7dd2d3d", "name": "tempest-VolumesExtendTest-Snapshot-838026325"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:22.130489 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:22.130489 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:22.140339 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d0653dfc-602d-4557-944e-28bf2866e65d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:22.143109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-d0653dfc-602d-4557-944e-28bf2866e65d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Create snapshot from volume 39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:22.443734 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-d0653dfc-602d-4557-944e-28bf2866e65d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Created reservations ['ff497203-b577-424d-8731-360716984ccf', '8b6a277b-e079-401c-bbdf-16c92e1e3a02', 'fdc8e5b4-b3c1-4613-95c2-9b3525e797bd', 'c91d9a55-ebe3-4f8c-b072-fb951a6e6212'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:22.905545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d0653dfc-602d-4557-944e-28bf2866e65d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Snapshot create request issued successfully. Jan 02 02:52:22.906981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0653dfc-602d-4557-944e-28bf2866e65d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots returned with HTTP 202 Jan 02 02:52:22.915546 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1078/2186] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:52:21 2021] POST /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots => generated 303 bytes in 997 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:52:22.930034 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b8ae5ab-57a5-4466-805b-851c8c2650f3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:22.939986 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b8ae5ab-57a5-4466-805b-851c8c2650f3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:22.941780 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:22.941780 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:22.945669 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b8ae5ab-57a5-4466-805b-851c8c2650f3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:22.947388 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1b8ae5ab-57a5-4466-805b-851c8c2650f3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:23.032947 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:23.032947 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:23.036665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b8ae5ab-57a5-4466-805b-851c8c2650f3 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:23.038821 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1079/2187] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:22 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:23.057703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ad4e4dd-e48f-4dd8-b0a3-2919ce47c1be tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d Jan 02 02:52:23.058716 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ad4e4dd-e48f-4dd8-b0a3-2919ce47c1be tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:23.059087 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:23.059087 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:23.059792 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ad4e4dd-e48f-4dd8-b0a3-2919ce47c1be tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:23.145152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:23.145152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:23.148763 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1ad4e4dd-e48f-4dd8-b0a3-2919ce47c1be tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Snapshot retrieved successfully. Jan 02 02:52:23.154114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ad4e4dd-e48f-4dd8-b0a3-2919ce47c1be tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d returned with HTTP 200 Jan 02 02:52:23.156552 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1080/2188] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:52:23 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d => generated 435 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:23.230262 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] POST http://10.222.0.39/volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes Jan 02 02:52:23.231129 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:23.231129 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:23.231926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-416147351"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:23.236012 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-416147351'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:52:23.236792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Create volume of 1 GB Jan 02 02:52:23.274205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Availability Zones retrieved successfully. Jan 02 02:52:23.323012 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Flow 'volume_create_api' (029742e5-0325-46c9-a8eb-0721c60d9800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:23.330889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1330042d-a74f-43f9-895b-bc0e66355edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:23.339567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:52:23.579473 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1330042d-a74f-43f9-895b-bc0e66355edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:23.587799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daf6b14d-e375-4ec3-8d52-813de66a2d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:23.870138 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Created reservations ['ae80bee5-acba-411f-a4d2-42426c32caec', '3c8320c9-78c2-4f8a-b271-ec6d0c31752f', '5fde0e24-2694-4546-a9f9-524e10efe2ff', 'b01d43b3-f3c3-41b6-b5dd-dea4988e8b7b'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:23.872168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daf6b14d-e375-4ec3-8d52-813de66a2d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae80bee5-acba-411f-a4d2-42426c32caec', '3c8320c9-78c2-4f8a-b271-ec6d0c31752f', '5fde0e24-2694-4546-a9f9-524e10efe2ff', 'b01d43b3-f3c3-41b6-b5dd-dea4988e8b7b']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:23.875034 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb662224-8b93-4aae-ab85-9b624e4cdc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:24.016812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb662224-8b93-4aae-ab85-9b624e4cdc57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e0185da-5296-4af3-a4ae-063770d39d1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-416147351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4c56e2d4f0d4e16b8a7bfc0eadbecb7',qos_specs=None,replication_status=,reservations=['ae80bee5-acba-411f-a4d2-42426c32caec','3c8320c9-78c2-4f8a-b271-ec6d0c31752f','5fde0e24-2694-4546-a9f9-524e10efe2ff','b01d43b3-f3c3-41b6-b5dd-dea4988e8b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='825621001d69417680236ac93f086a6d',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-416147351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e0185da-5296-4af3-a4ae-063770d39d1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4c56e2d4f0d4e16b8a7bfc0eadbecb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='825621001d69417680236ac93f086a6d',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:24.025364 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aecb89d0-dc37-4b3d-aa74-c69e6e12f19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:24.069352 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-471f24df-27bc-4278-9140-20586055d3ec tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:24.071916 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-471f24df-27bc-4278-9140-20586055d3ec tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:24.072894 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:24.072894 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:24.094339 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-471f24df-27bc-4278-9140-20586055d3ec tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:24.095040 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-471f24df-27bc-4278-9140-20586055d3ec tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:24.142167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aecb89d0-dc37-4b3d-aa74-c69e6e12f19e) transitioned into state 'SUCCESS' from state '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-416147351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4c56e2d4f0d4e16b8a7bfc0eadbecb7',qos_specs=None,replication_status=,reservations=['ae80bee5-acba-411f-a4d2-42426c32caec','3c8320c9-78c2-4f8a-b271-ec6d0c31752f','5fde0e24-2694-4546-a9f9-524e10efe2ff','b01d43b3-f3c3-41b6-b5dd-dea4988e8b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='825621001d69417680236ac93f086a6d',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:24.155135 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea3ad6f1-d9a5-46e0-b023-5257d4b4fc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:24.178291 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:24.178291 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:24.182731 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-471f24df-27bc-4278-9140-20586055d3ec tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:24.198760 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1081/2189] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:24 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:24.230172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea3ad6f1-d9a5-46e0-b023-5257d4b4fc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:24.251803 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Flow 'volume_create_api' (029742e5-0325-46c9-a8eb-0721c60d9800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:24.259159 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a2c70a16-1742-4555-acf8-ba1d8fb17721 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d Jan 02 02:52:24.269490 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a2c70a16-1742-4555-acf8-ba1d8fb17721 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:24.270224 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:24.270224 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:24.271321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a2c70a16-1742-4555-acf8-ba1d8fb17721 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:24.472095 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:24.472095 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:24.472095 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a2c70a16-1742-4555-acf8-ba1d8fb17721 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Snapshot retrieved successfully. Jan 02 02:52:24.472095 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a2c70a16-1742-4555-acf8-ba1d8fb17721 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d returned with HTTP 200 Jan 02 02:52:24.472095 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1082/2190] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:52:24 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d => generated 435 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:24.531646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Create volume request issued successfully. Jan 02 02:52:24.561546 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-74b7bf85-df8d-4133-aee3-ea6c2ab118d4 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] http://10.222.0.39/volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes returned with HTTP 202 Jan 02 02:52:24.563022 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1109/2191] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:52:22 2021] POST /volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes => generated 820 bytes in 2046 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:52:24.592125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd77bcaa-1723-4b6c-91c5-d074044550fa tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] GET http://10.222.0.39/volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f Jan 02 02:52:24.593462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd77bcaa-1723-4b6c-91c5-d074044550fa tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:24.594080 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:24.594080 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:24.595126 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd77bcaa-1723-4b6c-91c5-d074044550fa tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:24.799975 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:24.799975 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:24.870593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fd77bcaa-1723-4b6c-91c5-d074044550fa tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Volume info retrieved successfully. Jan 02 02:52:24.983291 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd77bcaa-1723-4b6c-91c5-d074044550fa tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] http://10.222.0.39/volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f returned with HTTP 200 Jan 02 02:52:24.984893 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1083/2192] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:24 2021] GET /volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f => generated 888 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:25.215215 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c835794e-85e9-4452-8ebe-121a1bfec770 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:25.216027 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c835794e-85e9-4452-8ebe-121a1bfec770 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:25.216246 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:25.216246 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:25.221471 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c835794e-85e9-4452-8ebe-121a1bfec770 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:25.229022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c835794e-85e9-4452-8ebe-121a1bfec770 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:25.486083 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:25.486083 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:25.486459 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d358da4b-032e-440f-b071-02018935725d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d Jan 02 02:52:25.487839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d358da4b-032e-440f-b071-02018935725d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:25.488945 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:25.488945 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:25.490125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d358da4b-032e-440f-b071-02018935725d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:25.498760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c835794e-85e9-4452-8ebe-121a1bfec770 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:25.499607 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1110/2193] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:25 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:25.637554 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:25.637554 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:25.639880 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d358da4b-032e-440f-b071-02018935725d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Snapshot retrieved successfully. Jan 02 02:52:25.643856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d358da4b-032e-440f-b071-02018935725d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d returned with HTTP 200 Jan 02 02:52:25.648531 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1084/2194] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:52:25 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d => generated 435 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:26.012050 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e80e2480-b9e6-4f24-b2a7-9a172dbf72d1 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] GET http://10.222.0.39/volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f Jan 02 02:52:26.024207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e80e2480-b9e6-4f24-b2a7-9a172dbf72d1 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:26.024207 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:26.024207 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:26.024207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e80e2480-b9e6-4f24-b2a7-9a172dbf72d1 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:26.234039 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:26.234039 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:26.261027 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e80e2480-b9e6-4f24-b2a7-9a172dbf72d1 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Volume info retrieved successfully. Jan 02 02:52:26.415785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e80e2480-b9e6-4f24-b2a7-9a172dbf72d1 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] http://10.222.0.39/volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f returned with HTTP 200 Jan 02 02:52:26.422914 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1111/2195] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:26 2021] GET /volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f => generated 912 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:26.524440 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0fb9cd8-4156-4296-ae85-1138ae7bf7ba tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:26.525434 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0fb9cd8-4156-4296-ae85-1138ae7bf7ba tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:26.525814 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:26.525814 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:26.526499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0fb9cd8-4156-4296-ae85-1138ae7bf7ba tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:26.527108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c0fb9cd8-4156-4296-ae85-1138ae7bf7ba tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:26.633654 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:26.633654 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:26.642057 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0fb9cd8-4156-4296-ae85-1138ae7bf7ba tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:26.646035 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1085/2196] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:26 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:26.675472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8498f5aa-a70c-47df-919f-6e4b611b8d2d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d Jan 02 02:52:26.676475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8498f5aa-a70c-47df-919f-6e4b611b8d2d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:26.697369 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:26.697369 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:26.698290 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8498f5aa-a70c-47df-919f-6e4b611b8d2d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:26.815278 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:26.815278 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:26.822617 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8498f5aa-a70c-47df-919f-6e4b611b8d2d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Snapshot retrieved successfully. Jan 02 02:52:26.830674 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8498f5aa-a70c-47df-919f-6e4b611b8d2d tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d returned with HTTP 200 Jan 02 02:52:26.837478 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1112/2197] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:52:26 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d => generated 435 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:27.461212 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d6c43389-510c-4549-8447-63e008e7d2f1 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] GET http://10.222.0.39/volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f Jan 02 02:52:27.485030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d6c43389-510c-4549-8447-63e008e7d2f1 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:27.486562 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:27.486562 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:27.487921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d6c43389-510c-4549-8447-63e008e7d2f1 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:27.668627 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f932eca-6c1c-4f1c-bbf4-d939ea42840a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:27.669188 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f932eca-6c1c-4f1c-bbf4-d939ea42840a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:27.669387 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:27.669387 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:27.669762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f932eca-6c1c-4f1c-bbf4-d939ea42840a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:27.670139 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6f932eca-6c1c-4f1c-bbf4-d939ea42840a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:27.683351 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:27.683351 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:27.760725 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d6c43389-510c-4549-8447-63e008e7d2f1 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Volume info retrieved successfully. Jan 02 02:52:27.778243 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:27.778243 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:27.785536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f932eca-6c1c-4f1c-bbf4-d939ea42840a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:27.793019 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1113/2198] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:27 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:27.843550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d6c43389-510c-4549-8447-63e008e7d2f1 tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] http://10.222.0.39/volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f returned with HTTP 200 Jan 02 02:52:27.849123 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef2470c2-1fc5-4294-be7e-0e5d6a8a6cc3 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d Jan 02 02:52:27.849900 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef2470c2-1fc5-4294-be7e-0e5d6a8a6cc3 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:27.850268 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:27.850268 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:27.852187 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef2470c2-1fc5-4294-be7e-0e5d6a8a6cc3 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:27.862735 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1086/2199] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:27 2021] GET /volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f => generated 913 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:27.960522 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:27.960522 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:27.967760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ef2470c2-1fc5-4294-be7e-0e5d6a8a6cc3 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Snapshot retrieved successfully. Jan 02 02:52:27.976335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef2470c2-1fc5-4294-be7e-0e5d6a8a6cc3 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d returned with HTTP 200 Jan 02 02:52:27.989253 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1114/2200] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:52:27 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d => generated 462 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:28.023337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2e5f5f71-34b0-419d-bbca-b5579392e344 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] POST http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d/action Jan 02 02:52:28.029983 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:28.029983 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:28.030932 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2e5f5f71-34b0-419d-bbca-b5579392e344 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:52:28.035257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2e5f5f71-34b0-419d-bbca-b5579392e344 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:28.285445 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:28.285445 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:28.291729 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2e5f5f71-34b0-419d-bbca-b5579392e344 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:28.521847 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-2e5f5f71-34b0-419d-bbca-b5579392e344 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Created reservations ['30c78117-40e3-49ab-9327-f45b1776ba00', '1d2d9c66-ff22-46fc-9536-6f123a1863eb'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:28.596836 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2e5f5f71-34b0-419d-bbca-b5579392e344 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Extend volume request issued successfully. Jan 02 02:52:28.599361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2e5f5f71-34b0-419d-bbca-b5579392e344 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d/action returned with HTTP 202 Jan 02 02:52:28.602049 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1115/2201] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:52:27 2021] POST /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d/action => generated 0 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:52:28.627546 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d26a1d54-8f99-46e9-a257-8fbf50985355 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:28.628526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d26a1d54-8f99-46e9-a257-8fbf50985355 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:28.628932 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:28.628932 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:28.629613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d26a1d54-8f99-46e9-a257-8fbf50985355 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:28.686803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f25447f6-d297-43b2-bb0a-e7bfda40e2d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f Jan 02 02:52:28.687755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f25447f6-d297-43b2-bb0a-e7bfda40e2d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:28.688122 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:28.688122 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:28.690807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f25447f6-d297-43b2-bb0a-e7bfda40e2d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:28.838861 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:28.838861 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:28.921476 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d26a1d54-8f99-46e9-a257-8fbf50985355 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:28.924113 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:28.924113 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:28.960198 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f25447f6-d297-43b2-bb0a-e7bfda40e2d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:29.046531 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f25447f6-d297-43b2-bb0a-e7bfda40e2d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f returned with HTTP 200 Jan 02 02:52:29.064930 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1087/2202] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:27 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f => generated 1084 bytes in 1162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:29.064930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9967c425-720e-438c-af42-a1591e82111e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:29.064930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9967c425-720e-438c-af42-a1591e82111e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:29.064930 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:29.064930 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:29.064930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9967c425-720e-438c-af42-a1591e82111e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:29.064930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9967c425-720e-438c-af42-a1591e82111e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:29.176227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d26a1d54-8f99-46e9-a257-8fbf50985355 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:29.188432 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:29.188432 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:29.208718 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1116/2203] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:28 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 910 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:29.217608 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9967c425-720e-438c-af42-a1591e82111e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:29.217608 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1088/2204] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:29 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:29.222866 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b60c118-0655-4fa4-915c-778ca2118398 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] POST http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f/action Jan 02 02:52:29.230735 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:29.230735 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:29.231441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b60c118-0655-4fa4-915c-778ca2118398 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Action body: b'{"os-unmanage": {}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:52:29.232477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b60c118-0655-4fa4-915c-778ca2118398 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:29.236764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.volume_unmanage [None req-0b60c118-0655-4fa4-915c-778ca2118398 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Unmanage volume with id: 8e0185da-5296-4af3-a4ae-063770d39d1f Jan 02 02:52:29.361940 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:29.361940 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:29.363267 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b60c118-0655-4fa4-915c-778ca2118398 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:29.439052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b60c118-0655-4fa4-915c-778ca2118398 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Delete volume request issued successfully. Jan 02 02:52:29.439662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b60c118-0655-4fa4-915c-778ca2118398 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f/action returned with HTTP 202 Jan 02 02:52:29.440816 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1117/2205] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:52:29 2021] POST /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f/action => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:52:29.451370 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67dd4434-ffaf-4916-b36c-9130da1345f7 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f Jan 02 02:52:29.453037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67dd4434-ffaf-4916-b36c-9130da1345f7 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:29.454422 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:29.454422 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:29.455189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-67dd4434-ffaf-4916-b36c-9130da1345f7 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:29.596248 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:29.596248 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:29.620689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-67dd4434-ffaf-4916-b36c-9130da1345f7 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:29.679881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-67dd4434-ffaf-4916-b36c-9130da1345f7 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f returned with HTTP 200 Jan 02 02:52:29.683605 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1089/2206] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:29 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f => generated 1085 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:30.214027 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c829d2b2-27fc-460e-b3d6-4a334be1ea13 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:30.214561 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c829d2b2-27fc-460e-b3d6-4a334be1ea13 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:30.214760 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:30.214760 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:30.222047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d90a43d-a42c-4c04-a36d-5cfc2dbd6af1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:30.222604 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d90a43d-a42c-4c04-a36d-5cfc2dbd6af1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:30.223046 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:30.223046 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:30.223391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d90a43d-a42c-4c04-a36d-5cfc2dbd6af1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:30.223580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0d90a43d-a42c-4c04-a36d-5cfc2dbd6af1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:30.229248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c829d2b2-27fc-460e-b3d6-4a334be1ea13 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:30.325381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:30.325381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:30.343955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d90a43d-a42c-4c04-a36d-5cfc2dbd6af1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:30.345640 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1090/2207] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:30 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:30.422414 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:30.422414 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:30.517168 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c829d2b2-27fc-460e-b3d6-4a334be1ea13 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:30.583372 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c829d2b2-27fc-460e-b3d6-4a334be1ea13 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:30.584556 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1118/2208] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:30 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 910 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:30.716330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b982cafd-866b-4010-be42-5c7c7f37abc3 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f Jan 02 02:52:30.717537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b982cafd-866b-4010-be42-5c7c7f37abc3 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:30.720174 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:30.720174 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:30.721652 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b982cafd-866b-4010-be42-5c7c7f37abc3 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:31.138390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b982cafd-866b-4010-be42-5c7c7f37abc3 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f returned with HTTP 404 Jan 02 02:52:31.143984 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1091/2209] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:30 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f => generated 109 bytes in 436 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:31.164464 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f685eda-2f8c-455a-b2e3-3bce5072cf46 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/detail?all_tenants=1 Jan 02 02:52:31.165289 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f685eda-2f8c-455a-b2e3-3bce5072cf46 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:31.165622 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:31.165622 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:31.166194 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f685eda-2f8c-455a-b2e3-3bce5072cf46 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:31.169767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f685eda-2f8c-455a-b2e3-3bce5072cf46 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:52:31.362723 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02551c50-2162-4bf8-99ca-340ee6a9372d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:31.363196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02551c50-2162-4bf8-99ca-340ee6a9372d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:31.363705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02551c50-2162-4bf8-99ca-340ee6a9372d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:31.364081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-02551c50-2162-4bf8-99ca-340ee6a9372d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:31.521136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:31.521136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:31.528358 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02551c50-2162-4bf8-99ca-340ee6a9372d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:31.549712 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1092/2210] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:31 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:31.606315 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e7fd243-a204-4bbe-825d-0c35f0906d56 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:31.607298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e7fd243-a204-4bbe-825d-0c35f0906d56 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:31.607665 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:31.607665 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:31.608337 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e7fd243-a204-4bbe-825d-0c35f0906d56 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:31.702147 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8f685eda-2f8c-455a-b2e3-3bce5072cf46 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Get all volumes completed successfully. Jan 02 02:52:31.717835 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:31.717835 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:31.829894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f685eda-2f8c-455a-b2e3-3bce5072cf46 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 02 02:52:31.876811 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1119/2211] 10.222.0.39 () {58 vars in 1252 bytes} [Sat Jan 2 02:52:31 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/detail?all_tenants=1 => generated 8724 bytes in 697 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:31.918152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] POST http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/os-volume-manage Jan 02 02:52:31.918997 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:31.918997 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:31.919798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-2074619244", "host": "n-d-767704-6@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-8e0185da-5296-4af3-a4ae-063770d39d1f"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:31.924647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.volume_manage [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-2074619244', 'host': 'n-d-767704-6@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-8e0185da-5296-4af3-a4ae-063770d39d1f'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 02 02:52:32.036797 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:32.036797 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:32.079415 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8e7fd243-a204-4bbe-825d-0c35f0906d56 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:32.163950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Flow 'volume_manage_existing_api' (a9a1f23f-c30b-4b17-82af-5885f0b15fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:32.179178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce690670-beae-4e07-ac5c-dfa7571f5323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:32.193891 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e7fd243-a204-4bbe-825d-0c35f0906d56 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:32.195954 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1093/2212] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:31 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 910 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:32.493735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Created reservations ['41f03984-ff83-48c2-a8b9-d699c34c208a', '6d311816-0453-4397-8b81-85f0590c209e', '35d6abf5-68c3-43f4-ba56-8dd11f1b9ec8', '9e89161a-9024-4879-b96d-d89e217460ed'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:32.497800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce690670-beae-4e07-ac5c-dfa7571f5323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41f03984-ff83-48c2-a8b9-d699c34c208a', '6d311816-0453-4397-8b81-85f0590c209e', '35d6abf5-68c3-43f4-ba56-8dd11f1b9ec8', '9e89161a-9024-4879-b96d-d89e217460ed']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:32.508155 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (12ec6c88-95ea-4919-bb5b-6b57419d79e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:32.567974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16a1326a-743c-454d-adc7-38c35c2373fb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:32.569183 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16a1326a-743c-454d-adc7-38c35c2373fb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:32.578980 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:32.578980 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:32.579959 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16a1326a-743c-454d-adc7-38c35c2373fb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:32.580864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-16a1326a-743c-454d-adc7-38c35c2373fb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:32.745943 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:32.745943 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:32.754917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (12ec6c88-95ea-4919-bb5b-6b57419d79e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '8bc72fc145d9499b85d63dc9a25208e9', 'project_id': '108ece74f22b457389a3bb79e828bafb', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-2074619244', 'host': 'n-d-767704-6@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', '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-02T02:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-2074619244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-767704-6@lvmdriver-1#lvmdriver-1',id=09a9af75-48fd-44c6-9fc0-f62c50e64e17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='108ece74f22b457389a3bb79e828bafb',provider_auth=None,provider_geometry=None,provider_id=None,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='8bc72fc145d9499b85d63dc9a25208e9',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:32.792902 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f847c1e-6405-43d5-b364-1672dd3bc9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:32.807025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16a1326a-743c-454d-adc7-38c35c2373fb tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:32.826432 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1094/2213] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:32 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:32.888033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f847c1e-6405-43d5-b364-1672dd3bc9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '8bc72fc145d9499b85d63dc9a25208e9', 'project_id': '108ece74f22b457389a3bb79e828bafb', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-2074619244', 'host': 'n-d-767704-6@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:32.892485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (dc1ec26b-6e61-45b3-b5b4-bb3ebed88bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:32.922562 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (dc1ec26b-6e61-45b3-b5b4-bb3ebed88bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:32.928782 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Flow 'volume_manage_existing_api' (a9a1f23f-c30b-4b17-82af-5885f0b15fa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:32.930228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Manage volume request issued successfully. Jan 02 02:52:33.101383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52c70987-6ea7-4162-b0ea-aa5967fea1d2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/os-volume-manage returned with HTTP 202 Jan 02 02:52:33.117220 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1120/2214] 10.222.0.39 () {60 vars in 1253 bytes} [Sat Jan 2 02:52:31 2021] POST /volume/v3/108ece74f22b457389a3bb79e828bafb/os-volume-manage => generated 847 bytes in 1212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:52:33.137187 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-765ab41a-4206-4f04-b2ca-653c98677e71 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 Jan 02 02:52:33.139229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-765ab41a-4206-4f04-b2ca-653c98677e71 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:33.139229 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:33.139229 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:33.143703 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-765ab41a-4206-4f04-b2ca-653c98677e71 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:33.219493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-699d6722-8f6d-4408-8639-fc49fc08ef96 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:33.220472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-699d6722-8f6d-4408-8639-fc49fc08ef96 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:33.227689 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:33.227689 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:33.228523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-699d6722-8f6d-4408-8639-fc49fc08ef96 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:33.464967 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:33.464967 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:33.470613 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:33.470613 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:33.483159 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-765ab41a-4206-4f04-b2ca-653c98677e71 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:33.524155 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-699d6722-8f6d-4408-8639-fc49fc08ef96 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:33.538442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-765ab41a-4206-4f04-b2ca-653c98677e71 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 returned with HTTP 200 Jan 02 02:52:33.540481 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1095/2215] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:33 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 => generated 1084 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:33.614170 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-699d6722-8f6d-4408-8639-fc49fc08ef96 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:33.621092 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1121/2216] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:33 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 910 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:33.846854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-451e5e12-9067-4237-8d46-6a8b851a701c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:33.858567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-451e5e12-9067-4237-8d46-6a8b851a701c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:33.865108 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:33.865108 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:33.866849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-451e5e12-9067-4237-8d46-6a8b851a701c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:33.868862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-451e5e12-9067-4237-8d46-6a8b851a701c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:34.047731 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:34.047731 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:34.060756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-451e5e12-9067-4237-8d46-6a8b851a701c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:34.068885 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1096/2217] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:33 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:34.589235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13cbd294-7457-42d6-ba13-8a652d9bfff2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 Jan 02 02:52:34.589235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13cbd294-7457-42d6-ba13-8a652d9bfff2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:34.589235 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:34.589235 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:34.589235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13cbd294-7457-42d6-ba13-8a652d9bfff2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:34.635541 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5feb6320-bd8b-4e92-be1a-6e4bacfe6e02 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:34.636334 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5feb6320-bd8b-4e92-be1a-6e4bacfe6e02 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:34.636858 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:34.636858 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:34.637531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5feb6320-bd8b-4e92-be1a-6e4bacfe6e02 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:35.067263 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:35.067263 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:35.079729 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:35.079729 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:35.107611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5feb6320-bd8b-4e92-be1a-6e4bacfe6e02 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:35.142124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-13cbd294-7457-42d6-ba13-8a652d9bfff2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:35.169545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5feb6320-bd8b-4e92-be1a-6e4bacfe6e02 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:35.180627 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1097/2218] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:34 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 910 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:35.199539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aef34ccb-8a16-4170-905d-002f3fe32094 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:35.200492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aef34ccb-8a16-4170-905d-002f3fe32094 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:35.200895 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:35.200895 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:35.201591 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aef34ccb-8a16-4170-905d-002f3fe32094 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:35.202253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-aef34ccb-8a16-4170-905d-002f3fe32094 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:35.235987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13cbd294-7457-42d6-ba13-8a652d9bfff2 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 returned with HTTP 200 Jan 02 02:52:35.238027 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1122/2219] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:34 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 => generated 1084 bytes in 671 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:35.338256 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:35.338256 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:35.341500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aef34ccb-8a16-4170-905d-002f3fe32094 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:35.363682 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1098/2220] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:35 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:36.200300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79499bbf-959a-4bc5-873c-5ea3b4065060 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:36.201516 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79499bbf-959a-4bc5-873c-5ea3b4065060 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:36.201910 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:36.201910 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:36.202516 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79499bbf-959a-4bc5-873c-5ea3b4065060 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:36.255377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d05ae6f9-b988-47b9-8f86-5e736a6b6942 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 Jan 02 02:52:36.255916 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d05ae6f9-b988-47b9-8f86-5e736a6b6942 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:36.256289 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:36.256289 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:36.256881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d05ae6f9-b988-47b9-8f86-5e736a6b6942 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:36.432873 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:36.432873 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:36.460038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-79499bbf-959a-4bc5-873c-5ea3b4065060 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:36.462869 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:36.462869 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:36.495836 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d05ae6f9-b988-47b9-8f86-5e736a6b6942 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:36.533466 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79499bbf-959a-4bc5-873c-5ea3b4065060 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:36.539341 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1123/2221] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:36 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 910 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:36.555336 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12447ec1-9c84-4e56-b957-8d5db2f8459b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:36.557401 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d05ae6f9-b988-47b9-8f86-5e736a6b6942 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 returned with HTTP 200 Jan 02 02:52:36.558072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12447ec1-9c84-4e56-b957-8d5db2f8459b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:36.558456 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:36.558456 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:36.559157 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12447ec1-9c84-4e56-b957-8d5db2f8459b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:36.559691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-12447ec1-9c84-4e56-b957-8d5db2f8459b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:36.560795 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1099/2222] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:36 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 => generated 1084 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:52:36.643069 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:36.643069 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:36.657412 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12447ec1-9c84-4e56-b957-8d5db2f8459b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:36.659271 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1124/2223] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:36 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:37.570017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b7db2697-c4bb-4342-9d6b-9e823531ec36 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:37.570822 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b7db2697-c4bb-4342-9d6b-9e823531ec36 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:37.570822 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:37.570822 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:37.571338 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b7db2697-c4bb-4342-9d6b-9e823531ec36 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:37.583925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d4965b2-8079-408a-9cee-76531b7bc8b9 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 Jan 02 02:52:37.585392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d4965b2-8079-408a-9cee-76531b7bc8b9 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:37.586081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:37.586081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:37.587715 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d4965b2-8079-408a-9cee-76531b7bc8b9 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:37.688920 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:37.688920 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:37.711330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b7db2697-c4bb-4342-9d6b-9e823531ec36 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:37.765594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b7db2697-c4bb-4342-9d6b-9e823531ec36 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:37.792626 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1100/2224] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:37 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 910 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:37.792626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cfe1ad3b-12da-465b-93fd-a51b812011e0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:37.792626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cfe1ad3b-12da-465b-93fd-a51b812011e0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:37.792626 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:37.792626 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:37.792626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cfe1ad3b-12da-465b-93fd-a51b812011e0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:37.792626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-cfe1ad3b-12da-465b-93fd-a51b812011e0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:37.876279 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:37.876279 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:37.878304 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cfe1ad3b-12da-465b-93fd-a51b812011e0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:37.890826 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:37.890826 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:37.897579 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1101/2225] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:37 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:37.908721 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ca31928-ac68-46fe-93b6-8083f94b2743 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:37.909279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ca31928-ac68-46fe-93b6-8083f94b2743 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:37.909471 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:37.909471 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:37.911581 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ca31928-ac68-46fe-93b6-8083f94b2743 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:37.937298 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7d4965b2-8079-408a-9cee-76531b7bc8b9 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:38.006016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d4965b2-8079-408a-9cee-76531b7bc8b9 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 returned with HTTP 200 Jan 02 02:52:38.008275 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1125/2226] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:37 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 => generated 1085 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:38.042986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6cea63a0-5f59-4f84-8d58-71f18e52d0f6 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 Jan 02 02:52:38.043531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6cea63a0-5f59-4f84-8d58-71f18e52d0f6 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:38.043773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:38.043773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:38.044141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6cea63a0-5f59-4f84-8d58-71f18e52d0f6 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:38.083626 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:38.083626 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:38.117895 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5ca31928-ac68-46fe-93b6-8083f94b2743 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:38.212091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ca31928-ac68-46fe-93b6-8083f94b2743 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:38.227920 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1102/2227] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:37 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 910 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:38.249125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9f337d7-fb90-4614-917c-f1bd3704a167 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] DELETE http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d Jan 02 02:52:38.249640 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9f337d7-fb90-4614-917c-f1bd3704a167 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:38.254242 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:38.254242 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:38.264502 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:38.264502 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:38.265378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9f337d7-fb90-4614-917c-f1bd3704a167 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:38.266027 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-b9f337d7-fb90-4614-917c-f1bd3704a167 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Delete snapshot with id: a23413be-0287-4739-a141-43cf598edb6d Jan 02 02:52:38.284516 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6cea63a0-5f59-4f84-8d58-71f18e52d0f6 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:38.334401 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6cea63a0-5f59-4f84-8d58-71f18e52d0f6 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 returned with HTTP 200 Jan 02 02:52:38.335684 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1126/2228] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:38 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 => generated 1085 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:52:38.371234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-906419fb-0ebb-419e-b2c5-d173e77d34d4 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] DELETE http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 Jan 02 02:52:38.372130 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-906419fb-0ebb-419e-b2c5-d173e77d34d4 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:38.372490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:38.372490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:38.373109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-906419fb-0ebb-419e-b2c5-d173e77d34d4 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:38.373879 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-906419fb-0ebb-419e-b2c5-d173e77d34d4 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Delete volume with id: 09a9af75-48fd-44c6-9fc0-f62c50e64e17 Jan 02 02:52:38.471904 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:38.471904 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:38.535538 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b9f337d7-fb90-4614-917c-f1bd3704a167 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Snapshot retrieved successfully. Jan 02 02:52:38.679360 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b9f337d7-fb90-4614-917c-f1bd3704a167 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Snapshot delete request issued successfully. Jan 02 02:52:38.680140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9f337d7-fb90-4614-917c-f1bd3704a167 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d returned with HTTP 202 Jan 02 02:52:38.680684 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1103/2229] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:52:38 2021] DELETE /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d => generated 0 bytes in 439 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:52:38.692607 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f0e62dd2-766a-480f-848a-9d8d733305ac tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d Jan 02 02:52:38.702990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f0e62dd2-766a-480f-848a-9d8d733305ac tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:38.704145 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:38.704145 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:38.704858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f0e62dd2-766a-480f-848a-9d8d733305ac tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:38.719905 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:38.719905 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:38.737718 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-906419fb-0ebb-419e-b2c5-d173e77d34d4 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:38.761087 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:38.761087 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:38.770255 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f0e62dd2-766a-480f-848a-9d8d733305ac tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Snapshot retrieved successfully. Jan 02 02:52:38.773559 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f0e62dd2-766a-480f-848a-9d8d733305ac tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d returned with HTTP 200 Jan 02 02:52:38.776197 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1104/2230] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:52:38 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d => generated 461 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:38.894717 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68b67cca-7dae-44ee-bd82-baf94e60e6bc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:38.895431 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68b67cca-7dae-44ee-bd82-baf94e60e6bc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:38.895765 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:38.895765 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:38.896340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68b67cca-7dae-44ee-bd82-baf94e60e6bc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:38.896857 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-68b67cca-7dae-44ee-bd82-baf94e60e6bc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:38.935835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-906419fb-0ebb-419e-b2c5-d173e77d34d4 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Delete volume request issued successfully. Jan 02 02:52:38.936858 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-906419fb-0ebb-419e-b2c5-d173e77d34d4 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 returned with HTTP 202 Jan 02 02:52:38.940770 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1127/2231] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:52:38 2021] DELETE /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 => generated 0 bytes in 574 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:52:38.958496 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbf955ea-99db-497d-9a0a-d88f64e7a3cb tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 Jan 02 02:52:38.977056 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:38.977056 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:38.978580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbf955ea-99db-497d-9a0a-d88f64e7a3cb tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:38.979321 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:38.979321 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:38.980539 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbf955ea-99db-497d-9a0a-d88f64e7a3cb tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:38.997165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68b67cca-7dae-44ee-bd82-baf94e60e6bc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:39.005380 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1105/2232] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:38 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:39.366053 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:39.366053 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:39.386669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cbf955ea-99db-497d-9a0a-d88f64e7a3cb tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:39.482058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbf955ea-99db-497d-9a0a-d88f64e7a3cb tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 returned with HTTP 200 Jan 02 02:52:39.483575 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1128/2233] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:38 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 => generated 1084 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:39.794689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea77fe4b-0c5a-4216-9810-e267838aa05a tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d Jan 02 02:52:39.801877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea77fe4b-0c5a-4216-9810-e267838aa05a tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:39.805693 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:39.805693 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:39.807285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea77fe4b-0c5a-4216-9810-e267838aa05a tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:39.989396 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:39.989396 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:39.991795 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ea77fe4b-0c5a-4216-9810-e267838aa05a tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Snapshot retrieved successfully. Jan 02 02:52:39.996195 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea77fe4b-0c5a-4216-9810-e267838aa05a tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d returned with HTTP 200 Jan 02 02:52:40.008556 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1106/2234] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:52:39 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d => generated 461 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:40.032826 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b59dd272-0b9d-4a43-98f1-a1d5ce87591b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:40.032826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b59dd272-0b9d-4a43-98f1-a1d5ce87591b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:40.032826 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:40.032826 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:40.032826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b59dd272-0b9d-4a43-98f1-a1d5ce87591b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:40.042101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b59dd272-0b9d-4a43-98f1-a1d5ce87591b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:40.226814 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:40.226814 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:40.241500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b59dd272-0b9d-4a43-98f1-a1d5ce87591b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:40.255794 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1129/2235] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:40 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:40.511583 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b9a72a5-65b5-4d8c-859c-7c35a044b692 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 Jan 02 02:52:40.512709 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b9a72a5-65b5-4d8c-859c-7c35a044b692 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:40.517495 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:40.517495 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:40.528195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b9a72a5-65b5-4d8c-859c-7c35a044b692 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:40.817229 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:40.817229 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:40.864654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9b9a72a5-65b5-4d8c-859c-7c35a044b692 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:40.936164 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b9a72a5-65b5-4d8c-859c-7c35a044b692 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 returned with HTTP 200 Jan 02 02:52:40.948195 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1107/2236] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:40 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 => generated 1084 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:41.025135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43f2386f-a36b-46d5-8b13-38979e2b0495 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d Jan 02 02:52:41.025997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43f2386f-a36b-46d5-8b13-38979e2b0495 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:41.026356 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:41.026356 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:41.027033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43f2386f-a36b-46d5-8b13-38979e2b0495 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:41.265937 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56822ae7-a11e-41fe-a566-340e596bf1ba tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:41.266476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56822ae7-a11e-41fe-a566-340e596bf1ba tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:41.266704 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:41.266704 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:41.267081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56822ae7-a11e-41fe-a566-340e596bf1ba tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:41.267458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-56822ae7-a11e-41fe-a566-340e596bf1ba tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:41.329128 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:41.329128 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:41.349691 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:41.349691 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:41.351620 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56822ae7-a11e-41fe-a566-340e596bf1ba tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:41.351944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-43f2386f-a36b-46d5-8b13-38979e2b0495 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Snapshot retrieved successfully. Jan 02 02:52:41.368057 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1108/2237] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:41 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:41.375347 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43f2386f-a36b-46d5-8b13-38979e2b0495 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d returned with HTTP 200 Jan 02 02:52:41.391987 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1130/2238] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:52:41 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d => generated 461 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:41.954587 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9b183f9-59fe-442c-b662-99395cf9e333 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 Jan 02 02:52:41.956296 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9b183f9-59fe-442c-b662-99395cf9e333 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:41.956787 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:41.956787 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:41.957582 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9b183f9-59fe-442c-b662-99395cf9e333 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:42.156462 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:42.156462 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:42.185826 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a9b183f9-59fe-442c-b662-99395cf9e333 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:42.270445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9b183f9-59fe-442c-b662-99395cf9e333 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 returned with HTTP 200 Jan 02 02:52:42.282341 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1109/2239] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:41 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 => generated 1084 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:42.377563 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0a96c82-f148-4bbf-a983-6de622f89bc4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:42.378352 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0a96c82-f148-4bbf-a983-6de622f89bc4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:42.378651 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:42.378651 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:42.382406 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0a96c82-f148-4bbf-a983-6de622f89bc4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:42.382964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b0a96c82-f148-4bbf-a983-6de622f89bc4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:42.395196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5096da00-3ed7-40f3-8afe-e95b2d6f6c8e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d Jan 02 02:52:42.396034 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5096da00-3ed7-40f3-8afe-e95b2d6f6c8e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:42.396365 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:42.396365 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:42.397067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5096da00-3ed7-40f3-8afe-e95b2d6f6c8e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:42.530443 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:42.530443 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:42.548865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0a96c82-f148-4bbf-a983-6de622f89bc4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:42.561980 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1131/2240] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:42 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:42.888464 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:42.888464 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:42.897379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5096da00-3ed7-40f3-8afe-e95b2d6f6c8e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Snapshot retrieved successfully. Jan 02 02:52:42.905314 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5096da00-3ed7-40f3-8afe-e95b2d6f6c8e tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d returned with HTTP 200 Jan 02 02:52:42.918485 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1110/2241] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:52:42 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d => generated 461 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:43.290247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe2835f9-61de-4b9a-ac1c-ba95925b91c3 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 Jan 02 02:52:43.290935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe2835f9-61de-4b9a-ac1c-ba95925b91c3 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:43.291259 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:43.291259 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:43.291933 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe2835f9-61de-4b9a-ac1c-ba95925b91c3 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:43.437970 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:43.437970 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:43.451944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fe2835f9-61de-4b9a-ac1c-ba95925b91c3 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Volume info retrieved successfully. Jan 02 02:52:43.481151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe2835f9-61de-4b9a-ac1c-ba95925b91c3 tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 returned with HTTP 200 Jan 02 02:52:43.482274 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1132/2242] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:43 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 => generated 1084 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:43.578613 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18501f9f-9fd4-49f3-8a82-fd49dbc2dbfd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:43.579497 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18501f9f-9fd4-49f3-8a82-fd49dbc2dbfd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:43.579853 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:43.579853 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:43.580536 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18501f9f-9fd4-49f3-8a82-fd49dbc2dbfd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:43.581306 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-18501f9f-9fd4-49f3-8a82-fd49dbc2dbfd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:43.716290 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:43.716290 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:43.722366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18501f9f-9fd4-49f3-8a82-fd49dbc2dbfd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:43.728793 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1111/2243] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:43 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:43.939853 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d7d02e17-9731-418e-9fa5-db73df3abc0b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d Jan 02 02:52:43.944943 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d7d02e17-9731-418e-9fa5-db73df3abc0b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:43.954338 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:43.954338 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:43.955725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d7d02e17-9731-418e-9fa5-db73df3abc0b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:44.020481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d7d02e17-9731-418e-9fa5-db73df3abc0b tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d returned with HTTP 404 Jan 02 02:52:44.034419 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1133/2244] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:52:43 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/snapshots/a23413be-0287-4739-a141-43cf598edb6d => generated 111 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:44.041853 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-564e5408-49b0-4f40-870b-31d3e28749cd tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] DELETE http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:44.041853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-564e5408-49b0-4f40-870b-31d3e28749cd tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:44.041853 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:44.041853 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:44.042433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-564e5408-49b0-4f40-870b-31d3e28749cd tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:44.042580 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-564e5408-49b0-4f40-870b-31d3e28749cd tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Delete volume with id: 39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:44.196359 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:44.196359 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:44.199582 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-564e5408-49b0-4f40-870b-31d3e28749cd tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:44.284197 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-564e5408-49b0-4f40-870b-31d3e28749cd tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Delete volume request issued successfully. Jan 02 02:52:44.285571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-564e5408-49b0-4f40-870b-31d3e28749cd tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 202 Jan 02 02:52:44.301184 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0dce97fe-3f30-44f4-b690-e5c2638b2244 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:44.302298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0dce97fe-3f30-44f4-b690-e5c2638b2244 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:44.303357 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0dce97fe-3f30-44f4-b690-e5c2638b2244 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:44.307256 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1112/2245] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:52:44 2021] DELETE /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:52:44.503934 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:44.503934 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:44.529840 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ac4b3d8-0b89-4d31-9cab-ce2f2264227b tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] GET http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 Jan 02 02:52:44.531834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ac4b3d8-0b89-4d31-9cab-ce2f2264227b tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:44.532968 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:44.532968 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:44.534145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ac4b3d8-0b89-4d31-9cab-ce2f2264227b tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:44.552169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0dce97fe-3f30-44f4-b690-e5c2638b2244 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:44.622606 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ac4b3d8-0b89-4d31-9cab-ce2f2264227b tempest-VolumeManageAdminTest-2052395666 tempest-VolumeManageAdminTest-2052395666] http://10.222.0.39/volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 returned with HTTP 404 Jan 02 02:52:44.623597 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1113/2246] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:44 2021] GET /volume/v3/108ece74f22b457389a3bb79e828bafb/volumes/09a9af75-48fd-44c6-9fc0-f62c50e64e17 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:44.638225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05eda20f-84ab-427d-ae25-3a1a8faf92ed tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] DELETE http://10.222.0.39/volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f Jan 02 02:52:44.638753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05eda20f-84ab-427d-ae25-3a1a8faf92ed tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:44.639216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05eda20f-84ab-427d-ae25-3a1a8faf92ed tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:44.639861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-05eda20f-84ab-427d-ae25-3a1a8faf92ed tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] Delete volume with id: 8e0185da-5296-4af3-a4ae-063770d39d1f Jan 02 02:52:44.650874 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0dce97fe-3f30-44f4-b690-e5c2638b2244 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:44.664630 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1134/2247] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:44 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 909 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:44.746797 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a1a2ed5-4273-46cb-87ea-4a4e0f494bd8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:44.762298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a1a2ed5-4273-46cb-87ea-4a4e0f494bd8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:44.762593 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:44.762593 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:44.766841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a1a2ed5-4273-46cb-87ea-4a4e0f494bd8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:44.767533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5a1a2ed5-4273-46cb-87ea-4a4e0f494bd8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:44.864078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05eda20f-84ab-427d-ae25-3a1a8faf92ed tempest-VolumeManageAdminTest-241572526 tempest-VolumeManageAdminTest-241572526] http://10.222.0.39/volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f returned with HTTP 404 Jan 02 02:52:44.869642 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1114/2248] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:52:44 2021] DELETE /volume/v3/b4c56e2d4f0d4e16b8a7bfc0eadbecb7/volumes/8e0185da-5296-4af3-a4ae-063770d39d1f => generated 109 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:44.914762 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:44.914762 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:44.923402 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a1a2ed5-4273-46cb-87ea-4a4e0f494bd8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:44.928253 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1135/2249] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:44 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 817 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:45.687320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27892c64-6939-41db-86d9-39622477b63c tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:45.688236 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27892c64-6939-41db-86d9-39622477b63c tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:45.688937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27892c64-6939-41db-86d9-39622477b63c tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:45.808448 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:45.808448 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:45.855382 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-27892c64-6939-41db-86d9-39622477b63c tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:45.947698 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2dfa4388-6212-4a79-bc03-0ced6fd8aa27 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:45.948412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2dfa4388-6212-4a79-bc03-0ced6fd8aa27 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:45.959039 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:45.959039 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:45.961516 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2dfa4388-6212-4a79-bc03-0ced6fd8aa27 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:45.962351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2dfa4388-6212-4a79-bc03-0ced6fd8aa27 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:45.986789 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27892c64-6939-41db-86d9-39622477b63c tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:45.990693 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1115/2250] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:45 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 909 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:46.076726 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:46.076726 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:46.082495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2dfa4388-6212-4a79-bc03-0ced6fd8aa27 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:46.083573 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1136/2251] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:45 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 819 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:47.017475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1143869e-9862-44ff-9b1d-7a1a0564811f tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:47.018264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1143869e-9862-44ff-9b1d-7a1a0564811f tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:47.018447 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:47.018447 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:47.019053 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1143869e-9862-44ff-9b1d-7a1a0564811f tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:47.103332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-42c9f2b5-1a57-4e7f-b2c8-18aba55d1d08 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:47.104230 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-42c9f2b5-1a57-4e7f-b2c8-18aba55d1d08 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:47.104668 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:47.104668 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:47.105285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-42c9f2b5-1a57-4e7f-b2c8-18aba55d1d08 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:47.105824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-42c9f2b5-1a57-4e7f-b2c8-18aba55d1d08 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:47.155781 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:47.155781 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:47.168145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1143869e-9862-44ff-9b1d-7a1a0564811f tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:47.188781 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:47.188781 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:47.199415 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-42c9f2b5-1a57-4e7f-b2c8-18aba55d1d08 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:47.205694 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1137/2252] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:47 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:47.242041 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1143869e-9862-44ff-9b1d-7a1a0564811f tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 200 Jan 02 02:52:47.245563 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1116/2253] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:47 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 909 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:48.225778 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-905402c5-1fb7-4861-a34f-237b57d99955 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:48.226960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-905402c5-1fb7-4861-a34f-237b57d99955 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:48.227422 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:48.227422 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:48.228027 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-905402c5-1fb7-4861-a34f-237b57d99955 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:48.228816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-905402c5-1fb7-4861-a34f-237b57d99955 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:48.285103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f641eb5-d2d7-4ffc-8b3d-3f484173d4ad tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d Jan 02 02:52:48.287322 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:48.287322 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:48.288160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f641eb5-d2d7-4ffc-8b3d-3f484173d4ad tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:48.290292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-905402c5-1fb7-4861-a34f-237b57d99955 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:48.291432 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1138/2254] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:48 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:48.296915 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:48.296915 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:48.297760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f641eb5-d2d7-4ffc-8b3d-3f484173d4ad tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:48.305502 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-390bca6b-031d-4387-b2b3-2ea2a6f52aea tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:52:48.306438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-390bca6b-031d-4387-b2b3-2ea2a6f52aea tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:48.306855 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:48.306855 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:48.307524 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-390bca6b-031d-4387-b2b3-2ea2a6f52aea tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:48.428868 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:48.428868 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:48.453710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-390bca6b-031d-4387-b2b3-2ea2a6f52aea tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:52:48.501929 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-390bca6b-031d-4387-b2b3-2ea2a6f52aea tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:52:48.509731 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1139/2255] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:48 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 1363 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:52:48.531987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] POST http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f/restore Jan 02 02:52:48.532889 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:48.532889 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:48.533851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:48.534984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Restoring backup d04ef54a-607f-4df9-9b8f-641becc9df4f ({'restore': {}}) {{(pid=88066) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 02 02:52:48.535687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Restoring backup d04ef54a-607f-4df9-9b8f-641becc9df4f to volume None. Jan 02 02:52:48.595345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f641eb5-d2d7-4ffc-8b3d-3f484173d4ad tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d returned with HTTP 404 Jan 02 02:52:48.597644 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1117/2256] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:48 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/39ced4e9-4c38-4130-970e-a1b9a7dd2d3d => generated 109 bytes in 324 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:48.606075 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:48.606075 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:48.610621 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b07046d-07e4-44db-903f-13fb15ed9b00 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] DELETE http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:48.611881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.backup.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Creating volume of 1 GB for restore of backup d04ef54a-607f-4df9-9b8f-641becc9df4f. Jan 02 02:52:48.618154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b07046d-07e4-44db-903f-13fb15ed9b00 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:48.619336 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b07046d-07e4-44db-903f-13fb15ed9b00 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:48.621832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-2b07046d-07e4-44db-903f-13fb15ed9b00 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Delete volume with id: 53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:48.659509 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Availability Zones retrieved successfully. Jan 02 02:52:48.709775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Flow 'volume_create_api' (62186c07-07bb-4e3e-ba01-d159e866ec2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:48.728507 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:48.728507 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:48.734459 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2b07046d-07e4-44db-903f-13fb15ed9b00 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:48.741569 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a54ff60-55c4-4d65-8891-a1a94fee1fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:48.758832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:52:48.822672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2b07046d-07e4-44db-903f-13fb15ed9b00 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Delete volume request issued successfully. Jan 02 02:52:48.824947 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b07046d-07e4-44db-903f-13fb15ed9b00 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 202 Jan 02 02:52:48.835325 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1118/2257] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:52:48 2021] DELETE /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:52:48.850538 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-216d0bfe-fede-4200-93eb-75333150f0aa tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:48.851467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-216d0bfe-fede-4200-93eb-75333150f0aa tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:48.851818 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:48.851818 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:48.852460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-216d0bfe-fede-4200-93eb-75333150f0aa tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:49.019811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a54ff60-55c4-4d65-8891-a1a94fee1fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:49.028065 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8e67acb-fe75-48c1-b0b2-b6d921da5d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:49.170623 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Created reservations ['83cd2cfa-85a5-4bd5-bfd2-301f04370286', 'e569aab4-3b97-4312-b59a-737a45049a98', 'd2ca74ca-3b69-4a9e-878d-620002352964', 'db32593a-4c9a-47a6-9134-627d7974117b'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:49.172942 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8e67acb-fe75-48c1-b0b2-b6d921da5d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83cd2cfa-85a5-4bd5-bfd2-301f04370286', 'e569aab4-3b97-4312-b59a-737a45049a98', 'd2ca74ca-3b69-4a9e-878d-620002352964', 'db32593a-4c9a-47a6-9134-627d7974117b']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:49.175239 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:49.175239 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:49.175818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39f35f7-f28e-4c0d-9770-5f3dff68e402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:49.214707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-216d0bfe-fede-4200-93eb-75333150f0aa tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:49.309145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39f35f7-f28e-4c0d-9770-5f3dff68e402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '900373b9-dad6-4eb2-9048-fa6b07eaf740', '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_d04ef54a-607f-4df9-9b8f-641becc9df4f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224c9adedf14446da06f38858e065bad',qos_specs=None,replication_status=,reservations=['83cd2cfa-85a5-4bd5-bfd2-301f04370286','e569aab4-3b97-4312-b59a-737a45049a98','d2ca74ca-3b69-4a9e-878d-620002352964','db32593a-4c9a-47a6-9134-627d7974117b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64afc94157c345049750b656e9616756',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:52:49Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d04ef54a-607f-4df9-9b8f-641becc9df4f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=900373b9-dad6-4eb2-9048-fa6b07eaf740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224c9adedf14446da06f38858e065bad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='64afc94157c345049750b656e9616756',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:49.311487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e0bbc55-72d7-48bc-a537-759ed0472bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:49.320821 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-216d0bfe-fede-4200-93eb-75333150f0aa tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:49.326830 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1119/2258] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:48 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 1357 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:52:49.371795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e0bbc55-72d7-48bc-a537-759ed0472bba) transitioned into 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_d04ef54a-607f-4df9-9b8f-641becc9df4f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224c9adedf14446da06f38858e065bad',qos_specs=None,replication_status=,reservations=['83cd2cfa-85a5-4bd5-bfd2-301f04370286','e569aab4-3b97-4312-b59a-737a45049a98','d2ca74ca-3b69-4a9e-878d-620002352964','db32593a-4c9a-47a6-9134-627d7974117b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64afc94157c345049750b656e9616756',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:49.373753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07868c29-09a5-4486-bb71-8e81068c0d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:49.406012 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07868c29-09a5-4486-bb71-8e81068c0d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:49.412874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Flow 'volume_create_api' (62186c07-07bb-4e3e-ba01-d159e866ec2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:49.575685 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Create volume request issued successfully. Jan 02 02:52:49.707014 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:49.707014 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:49.708271 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:52:50.345645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad0a115d-4cf7-49ed-b91c-96445181a105 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:50.347366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad0a115d-4cf7-49ed-b91c-96445181a105 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:50.347720 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:50.347720 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:50.348366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad0a115d-4cf7-49ed-b91c-96445181a105 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:50.548271 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:50.548271 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:50.581254 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ad0a115d-4cf7-49ed-b91c-96445181a105 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:50.699668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad0a115d-4cf7-49ed-b91c-96445181a105 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:50.715464 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1120/2259] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:50 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 1357 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:52:51.118011 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:51.118011 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:51.120085 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:52:51.741555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16f9f8a5-09fe-4137-bc88-d0d0842d9f33 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:51.742394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16f9f8a5-09fe-4137-bc88-d0d0842d9f33 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:51.742887 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:51.742887 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:51.744475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16f9f8a5-09fe-4137-bc88-d0d0842d9f33 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:52.033872 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:52.033872 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:52.075202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-16f9f8a5-09fe-4137-bc88-d0d0842d9f33 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:52.171650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16f9f8a5-09fe-4137-bc88-d0d0842d9f33 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:52.173156 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1121/2260] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:51 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 1357 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:52:52.313608 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:52.313608 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:52.319582 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:52:52.321759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Checking backup size 1 against volume size 1 {{(pid=88066) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 02 02:52:52.322637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.backup.api [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Overwriting volume 900373b9-dad6-4eb2-9048-fa6b07eaf740 with restore of backup d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:52.366459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] restore_backup in rpcapi backup_id d04ef54a-607f-4df9-9b8f-641becc9df4f {{(pid=88066) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 02 02:52:52.377606 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2b10935-4c66-4995-9147-a8312d99a1d4 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f/restore returned with HTTP 202 Jan 02 02:52:52.385002 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1140/2261] 10.222.0.39 () {60 vars in 1360 bytes} [Sat Jan 2 02:52:48 2021] POST /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f/restore => generated 189 bytes in 3853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:52:52.395406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-873fca13-fcc9-43a6-8f02-335a776b795a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:52.396336 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-873fca13-fcc9-43a6-8f02-335a776b795a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:52.402187 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:52.402187 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:52.403009 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-873fca13-fcc9-43a6-8f02-335a776b795a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:52.403926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-873fca13-fcc9-43a6-8f02-335a776b795a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:52.495599 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:52.495599 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:52.500898 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-873fca13-fcc9-43a6-8f02-335a776b795a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:52.517098 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1122/2262] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:52 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:53.196278 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3807907f-f5cd-4b3f-b679-a4d8c9054855 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:53.199239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3807907f-f5cd-4b3f-b679-a4d8c9054855 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:53.205287 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:53.205287 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:53.206384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3807907f-f5cd-4b3f-b679-a4d8c9054855 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:53.413766 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:53.413766 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:53.426814 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3807907f-f5cd-4b3f-b679-a4d8c9054855 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Volume info retrieved successfully. Jan 02 02:52:53.494935 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3807907f-f5cd-4b3f-b679-a4d8c9054855 tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 200 Jan 02 02:52:53.497478 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1141/2263] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:53 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 908 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:53.523660 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed8d7f1a-692d-4974-bae2-c5fa154b736e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:53.524223 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed8d7f1a-692d-4974-bae2-c5fa154b736e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:53.524448 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:53.524448 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:53.527318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed8d7f1a-692d-4974-bae2-c5fa154b736e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:53.528266 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ed8d7f1a-692d-4974-bae2-c5fa154b736e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:53.583258 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:53.583258 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:53.586501 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed8d7f1a-692d-4974-bae2-c5fa154b736e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:53.611676 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1123/2264] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:53 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:54.532024 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a020270e-53dc-473e-88fe-92415dbd021f tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] GET http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 Jan 02 02:52:54.532908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a020270e-53dc-473e-88fe-92415dbd021f tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:54.532908 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:54.532908 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:54.533244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a020270e-53dc-473e-88fe-92415dbd021f tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:54.606530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a018e1d-8a86-4eba-ba8a-3545e7b3a805 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:54.607193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a018e1d-8a86-4eba-ba8a-3545e7b3a805 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:54.607474 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:54.607474 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:54.607925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a018e1d-8a86-4eba-ba8a-3545e7b3a805 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:54.608365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2a018e1d-8a86-4eba-ba8a-3545e7b3a805 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:54.682021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a020270e-53dc-473e-88fe-92415dbd021f tempest-VolumesExtendTest-738096001 tempest-VolumesExtendTest-738096001] http://10.222.0.39/volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 returned with HTTP 404 Jan 02 02:52:54.683983 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1142/2265] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:54 2021] GET /volume/v3/67f13fcc68cf433e813c6f38ffe85a1a/volumes/53dc9537-e083-4ab6-af8a-2a1d0c07f123 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:54.711714 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:54.711714 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:54.715849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a018e1d-8a86-4eba-ba8a-3545e7b3a805 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:54.722071 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1124/2266] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:54 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:55.737197 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11914734-6456-4673-abc8-220b6e4095bd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:55.737898 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11914734-6456-4673-abc8-220b6e4095bd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:55.738054 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11914734-6456-4673-abc8-220b6e4095bd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:55.738420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-11914734-6456-4673-abc8-220b6e4095bd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:55.791194 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:55.791194 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:55.797713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11914734-6456-4673-abc8-220b6e4095bd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:55.805475 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1143/2267] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:55 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:56.830412 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2424e1b-bc39-4b5d-ab83-1f5e3635a7ed tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:56.830412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2424e1b-bc39-4b5d-ab83-1f5e3635a7ed tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:56.830412 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:56.830412 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:56.830412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2424e1b-bc39-4b5d-ab83-1f5e3635a7ed tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:56.830412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d2424e1b-bc39-4b5d-ab83-1f5e3635a7ed tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:56.890849 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:56.890849 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:56.900304 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2424e1b-bc39-4b5d-ab83-1f5e3635a7ed tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:56.907324 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1125/2268] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:56 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:57.916268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f7141e6-64dd-440f-a6ca-1315f4c50c7f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:57.916863 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f7141e6-64dd-440f-a6ca-1315f4c50c7f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:57.917222 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:57.917222 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:57.918071 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f7141e6-64dd-440f-a6ca-1315f4c50c7f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:57.918595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2f7141e6-64dd-440f-a6ca-1315f4c50c7f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:57.984083 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:57.984083 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:58.000425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f7141e6-64dd-440f-a6ca-1315f4c50c7f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:58.004794 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1144/2269] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:57 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:59.081880 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78a28a94-4482-425e-b9fa-7884d255a037 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:52:59.081880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78a28a94-4482-425e-b9fa-7884d255a037 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:59.081880 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:59.081880 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:52:59.081880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78a28a94-4482-425e-b9fa-7884d255a037 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:59.081880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-78a28a94-4482-425e-b9fa-7884d255a037 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:52:59.150244 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:59.150244 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:52:59.157368 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78a28a94-4482-425e-b9fa-7884d255a037 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:52:59.158936 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1126/2270] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:59 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:00.179025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0a8bfe02-205c-4633-8591-d15074ca8198 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:00.184609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0a8bfe02-205c-4633-8591-d15074ca8198 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:00.185533 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:00.185533 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:00.186632 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0a8bfe02-205c-4633-8591-d15074ca8198 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:00.187546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0a8bfe02-205c-4633-8591-d15074ca8198 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:00.234879 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:00.234879 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:00.238871 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0a8bfe02-205c-4633-8591-d15074ca8198 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:00.240894 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1127/2271] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:00 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:00.778354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8289d903-1855-4ab3-90f8-159d46bae210 tempest-VolumePoolsAdminTestsJSON-1134065137 tempest-VolumePoolsAdminTestsJSON-1134065137] GET http://10.222.0.39/volume/v3/e046f0b7b24c4f828b63ba9d90b1a180/scheduler-stats/get_pools?detail=True Jan 02 02:53:00.788709 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8289d903-1855-4ab3-90f8-159d46bae210 tempest-VolumePoolsAdminTestsJSON-1134065137 tempest-VolumePoolsAdminTestsJSON-1134065137] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:00.789505 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:00.789505 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:00.790658 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8289d903-1855-4ab3-90f8-159d46bae210 tempest-VolumePoolsAdminTestsJSON-1134065137 tempest-VolumePoolsAdminTestsJSON-1134065137] Calling method 'get_pools' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:00.839881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8289d903-1855-4ab3-90f8-159d46bae210 tempest-VolumePoolsAdminTestsJSON-1134065137 tempest-VolumePoolsAdminTestsJSON-1134065137] http://10.222.0.39/volume/v3/e046f0b7b24c4f828b63ba9d90b1a180/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 02 02:53:00.842499 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1145/2272] 10.222.0.39 () {58 vars in 1281 bytes} [Sat Jan 2 02:53:00 2021] GET /volume/v3/e046f0b7b24c4f828b63ba9d90b1a180/scheduler-stats/get_pools?detail=True => generated 769 bytes in 829 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:00.868797 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee2188a5-e1d1-4488-86d4-19debe1072a1 tempest-VolumePoolsAdminTestsJSON-1134065137 tempest-VolumePoolsAdminTestsJSON-1134065137] GET http://10.222.0.39/volume/v3/e046f0b7b24c4f828b63ba9d90b1a180/scheduler-stats/get_pools Jan 02 02:53:00.881941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee2188a5-e1d1-4488-86d4-19debe1072a1 tempest-VolumePoolsAdminTestsJSON-1134065137 tempest-VolumePoolsAdminTestsJSON-1134065137] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:00.885119 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:00.885119 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:00.886444 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee2188a5-e1d1-4488-86d4-19debe1072a1 tempest-VolumePoolsAdminTestsJSON-1134065137 tempest-VolumePoolsAdminTestsJSON-1134065137] Calling method 'get_pools' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:00.941889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee2188a5-e1d1-4488-86d4-19debe1072a1 tempest-VolumePoolsAdminTestsJSON-1134065137 tempest-VolumePoolsAdminTestsJSON-1134065137] http://10.222.0.39/volume/v3/e046f0b7b24c4f828b63ba9d90b1a180/scheduler-stats/get_pools returned with HTTP 200 Jan 02 02:53:00.944455 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1128/2273] 10.222.0.39 () {58 vars in 1258 bytes} [Sat Jan 2 02:53:00 2021] GET /volume/v3/e046f0b7b24c4f828b63ba9d90b1a180/scheduler-stats/get_pools => generated 61 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:53:01.341977 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1dd3a602-bcd3-4caa-95dc-57a533f1ba5c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:01.341977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1dd3a602-bcd3-4caa-95dc-57a533f1ba5c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:01.344930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1dd3a602-bcd3-4caa-95dc-57a533f1ba5c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:01.345480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1dd3a602-bcd3-4caa-95dc-57a533f1ba5c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:01.398344 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.398344 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:01.406012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1dd3a602-bcd3-4caa-95dc-57a533f1ba5c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:01.416227 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1146/2274] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:01 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:02.447225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45a669c5-4017-4359-8bee-6db54e929b16 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:02.447225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45a669c5-4017-4359-8bee-6db54e929b16 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:02.447225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45a669c5-4017-4359-8bee-6db54e929b16 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:02.458560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-45a669c5-4017-4359-8bee-6db54e929b16 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:02.702889 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:02.702889 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:02.729090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45a669c5-4017-4359-8bee-6db54e929b16 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:02.729090 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1129/2275] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:02 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:03.757965 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62c6df03-e44e-4557-b57b-8f98e855a198 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:03.757965 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62c6df03-e44e-4557-b57b-8f98e855a198 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:03.757965 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:03.757965 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:03.792781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62c6df03-e44e-4557-b57b-8f98e855a198 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:03.792781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-62c6df03-e44e-4557-b57b-8f98e855a198 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:03.953945 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:03.953945 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:03.961237 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62c6df03-e44e-4557-b57b-8f98e855a198 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:03.961237 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1147/2276] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:03 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:04.996233 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7980c1a-8e68-4861-add0-8fe2288f919b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:04.997782 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7980c1a-8e68-4861-add0-8fe2288f919b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:04.998027 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:04.998027 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:04.999105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7980c1a-8e68-4861-add0-8fe2288f919b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:04.999970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f7980c1a-8e68-4861-add0-8fe2288f919b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:05.083298 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:05.083298 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:05.088641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7980c1a-8e68-4861-add0-8fe2288f919b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:05.092652 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1130/2277] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:04 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:06.131539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4d13f5f-d260-4ba5-a657-80a3f632540a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:06.131539 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4d13f5f-d260-4ba5-a657-80a3f632540a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:06.131539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:06.131539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:06.139333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4d13f5f-d260-4ba5-a657-80a3f632540a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:06.139333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c4d13f5f-d260-4ba5-a657-80a3f632540a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:06.296743 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:06.296743 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:06.304236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4d13f5f-d260-4ba5-a657-80a3f632540a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:06.311826 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1148/2278] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:06 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:07.354104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e3460e8-0326-4bda-9c17-9473732980d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:07.354104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e3460e8-0326-4bda-9c17-9473732980d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:07.354104 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:07.354104 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:07.360839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e3460e8-0326-4bda-9c17-9473732980d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:07.360839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4e3460e8-0326-4bda-9c17-9473732980d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:07.527525 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:07.527525 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:07.531916 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e3460e8-0326-4bda-9c17-9473732980d8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:07.538557 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1149/2279] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:07 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:08.142509 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] POST http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes Jan 02 02:53:08.142996 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:08.142996 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:08.143762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-494948986", "metadata": {"Type": "Test"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:08.190508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-494948986', 'metadata': {'Type': 'Test'}}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:53:08.190508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume of 1 GB Jan 02 02:53:08.221699 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Availability Zones retrieved successfully. Jan 02 02:53:08.291009 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (ce4a1912-633c-4515-b721-4978eb280695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:08.308205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65cd78f1-36d9-4552-a502-2e938c4f6827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:08.308205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:53:08.565257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c711bbfb-db4d-45e0-ba13-8e3ebbc721a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:08.566230 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c711bbfb-db4d-45e0-ba13-8e3ebbc721a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:08.566748 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:08.566748 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:08.567276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c711bbfb-db4d-45e0-ba13-8e3ebbc721a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:08.568506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c711bbfb-db4d-45e0-ba13-8e3ebbc721a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:08.625755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65cd78f1-36d9-4552-a502-2e938c4f6827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:08.645387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c784342-0236-4ea4-83e7-aea1eb52c722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:08.658330 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:08.658330 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:08.662345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c711bbfb-db4d-45e0-ba13-8e3ebbc721a5 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:08.672380 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1150/2280] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:08 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:08.953291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Created reservations ['a2469cbc-c727-4da2-95c2-a2adad83814f', '3ca2ea68-8869-441e-ad75-f52e5abfd24e', 'b732bf97-6d9f-4860-9a30-624829d2dacc', '8b1fff18-8676-4999-9b7a-8b250b4f1d12'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:53:08.953291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c784342-0236-4ea4-83e7-aea1eb52c722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2469cbc-c727-4da2-95c2-a2adad83814f', '3ca2ea68-8869-441e-ad75-f52e5abfd24e', 'b732bf97-6d9f-4860-9a30-624829d2dacc', '8b1fff18-8676-4999-9b7a-8b250b4f1d12']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:08.969271 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eed02be-c2ef-45b3-9d78-be6730162200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:09.330777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eed02be-c2ef-45b3-9d78-be6730162200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10be7248-4e80-4022-9879-b5e9ee2d4e56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-494948986',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['a2469cbc-c727-4da2-95c2-a2adad83814f','3ca2ea68-8869-441e-ad75-f52e5abfd24e','b732bf97-6d9f-4860-9a30-624829d2dacc','8b1fff18-8676-4999-9b7a-8b250b4f1d12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-494948986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10be7248-4e80-4022-9879-b5e9ee2d4e56,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f6d52205082447c783c1e8556326f06d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='46c83abfef2d4acda91f165482dd0404',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:09.365466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e556d9f2-56df-4869-9830-8ef01998c0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:09.526736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e556d9f2-56df-4869-9830-8ef01998c0ff) transitioned into state 'SUCCESS' from state '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-494948986',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['a2469cbc-c727-4da2-95c2-a2adad83814f','3ca2ea68-8869-441e-ad75-f52e5abfd24e','b732bf97-6d9f-4860-9a30-624829d2dacc','8b1fff18-8676-4999-9b7a-8b250b4f1d12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:09.530944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb79a6b-ba84-40b8-b118-f019483e21eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:09.633467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb79a6b-ba84-40b8-b118-f019483e21eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:09.633467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (ce4a1912-633c-4515-b721-4978eb280695) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:09.711832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d75078ab-3ffb-4f88-889d-2274fe17aa13 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:09.711832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d75078ab-3ffb-4f88-889d-2274fe17aa13 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:09.711832 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:09.711832 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:09.711832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d75078ab-3ffb-4f88-889d-2274fe17aa13 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:09.711832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d75078ab-3ffb-4f88-889d-2274fe17aa13 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:09.919885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:09.919885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:09.942070 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d75078ab-3ffb-4f88-889d-2274fe17aa13 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:09.957139 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1151/2281] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:09 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:10.030220 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request issued successfully. Jan 02 02:53:10.092166 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08fe1abe-1349-4cc8-93cd-6d0b448de75f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes returned with HTTP 202 Jan 02 02:53:10.093687 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1131/2282] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:53:06 2021] POST /volume/v3/f6d52205082447c783c1e8556326f06d/volumes => generated 827 bytes in 3104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:53:10.120495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c22fe035-bd91-4c4d-be9b-85da421d74af tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:10.121707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c22fe035-bd91-4c4d-be9b-85da421d74af tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:10.122070 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:10.122070 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:10.122749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c22fe035-bd91-4c4d-be9b-85da421d74af tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:10.461351 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:10.461351 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:10.492810 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c22fe035-bd91-4c4d-be9b-85da421d74af tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:10.629125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c22fe035-bd91-4c4d-be9b-85da421d74af tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 200 Jan 02 02:53:10.630747 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1152/2283] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:10 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 895 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:10.968827 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2f9d929-fa05-4c34-84e6-612c2444c005 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:10.968827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2f9d929-fa05-4c34-84e6-612c2444c005 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:10.968827 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:10.968827 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:10.968827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2f9d929-fa05-4c34-84e6-612c2444c005 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:10.968827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d2f9d929-fa05-4c34-84e6-612c2444c005 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:11.185723 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:11.185723 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:11.188558 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2f9d929-fa05-4c34-84e6-612c2444c005 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:11.211348 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1132/2284] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:10 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:11.663274 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e50e6ac-1744-47cd-be5c-a1960e64f866 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:11.664069 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e50e6ac-1744-47cd-be5c-a1960e64f866 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:11.664370 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:11.664370 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:11.664927 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e50e6ac-1744-47cd-be5c-a1960e64f866 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:12.035501 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:12.035501 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:12.055854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e50e6ac-1744-47cd-be5c-a1960e64f866 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:12.132469 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e50e6ac-1744-47cd-be5c-a1960e64f866 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 200 Jan 02 02:53:12.132469 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1153/2285] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:11 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 919 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:12.213955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d904d736-2be4-4a4f-b978-cea9e5070090 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:12.214835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d904d736-2be4-4a4f-b978-cea9e5070090 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:12.215187 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:12.215187 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:12.215837 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d904d736-2be4-4a4f-b978-cea9e5070090 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:12.216901 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d904d736-2be4-4a4f-b978-cea9e5070090 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:12.417230 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:12.417230 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:12.461275 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d904d736-2be4-4a4f-b978-cea9e5070090 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:12.463604 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1133/2286] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:12 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:13.179553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-69b7e5f7-fabd-46d5-ad27-3ad3c7653339 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:13.179553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-69b7e5f7-fabd-46d5-ad27-3ad3c7653339 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:13.179553 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:13.179553 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:13.179553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-69b7e5f7-fabd-46d5-ad27-3ad3c7653339 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:13.337318 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:13.337318 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:13.345807 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-69b7e5f7-fabd-46d5-ad27-3ad3c7653339 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:13.424418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-69b7e5f7-fabd-46d5-ad27-3ad3c7653339 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 200 Jan 02 02:53:13.436970 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1154/2287] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:13 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 920 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:13.444105 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b102e9f6-2b7b-4305-9470-907b6bf02644 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:13.445440 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b102e9f6-2b7b-4305-9470-907b6bf02644 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:13.445857 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:13.445857 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:13.446501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b102e9f6-2b7b-4305-9470-907b6bf02644 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:13.484912 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0ee3729-8a4e-4375-9c51-c0f883514b07 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:13.485489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0ee3729-8a4e-4375-9c51-c0f883514b07 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:13.485905 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:13.485905 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:13.486280 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0ee3729-8a4e-4375-9c51-c0f883514b07 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:13.486647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d0ee3729-8a4e-4375-9c51-c0f883514b07 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:13.526277 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:13.526277 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:13.537892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b102e9f6-2b7b-4305-9470-907b6bf02644 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:13.557732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:13.557732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:13.559719 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0ee3729-8a4e-4375-9c51-c0f883514b07 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:13.566229 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b102e9f6-2b7b-4305-9470-907b6bf02644 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 200 Jan 02 02:53:13.567425 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1134/2288] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:13 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:13.577110 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1155/2289] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:13 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:13.586107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aa8cdb7f-0b49-433e-8417-74f313f37dbe tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] PUT http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:13.586576 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:13.586576 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:13.587295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aa8cdb7f-0b49-433e-8417-74f313f37dbe tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-494948986"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:13.731158 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:13.731158 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:13.761219 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aa8cdb7f-0b49-433e-8417-74f313f37dbe tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:13.820422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aa8cdb7f-0b49-433e-8417-74f313f37dbe tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume updated successfully. Jan 02 02:53:13.889124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aa8cdb7f-0b49-433e-8417-74f313f37dbe tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 200 Jan 02 02:53:13.890035 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1156/2290] 10.222.0.39 () {60 vars in 1335 bytes} [Sat Jan 2 02:53:13 2021] PUT /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 852 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:13.906067 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c744dd3b-0f7e-4cc8-a67b-3c44fefcc207 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] PUT http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:13.906947 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:13.906947 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:13.907646 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c744dd3b-0f7e-4cc8-a67b-3c44fefcc207 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-283904232", "description": "This is the new description of volume"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:13.970593 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:13.970593 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:13.981669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c744dd3b-0f7e-4cc8-a67b-3c44fefcc207 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:14.003489 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c744dd3b-0f7e-4cc8-a67b-3c44fefcc207 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume updated successfully. Jan 02 02:53:14.029837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c744dd3b-0f7e-4cc8-a67b-3c44fefcc207 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 200 Jan 02 02:53:14.031059 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1135/2291] 10.222.0.39 () {60 vars in 1336 bytes} [Sat Jan 2 02:53:13 2021] PUT /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 891 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:14.046575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-739373dd-181e-46bb-979a-953ad1f19592 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:14.047495 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-739373dd-181e-46bb-979a-953ad1f19592 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:14.047921 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:14.047921 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:14.048607 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-739373dd-181e-46bb-979a-953ad1f19592 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:14.215554 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:14.215554 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:14.235899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-739373dd-181e-46bb-979a-953ad1f19592 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:14.331540 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-739373dd-181e-46bb-979a-953ad1f19592 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 200 Jan 02 02:53:14.332395 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1157/2292] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:14 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 959 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:14.352628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] POST http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes Jan 02 02:53:14.353116 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:14.353116 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:14.353543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1452632513", "availability_zone": "nova", "size": 1}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:14.354811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1452632513', 'availability_zone': 'nova', 'size': 1}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:53:14.355348 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume of 1 GB Jan 02 02:53:14.371010 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Availability Zones retrieved successfully. Jan 02 02:53:14.390977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (0c10dad9-1d81-44f1-a5d8-41e6de09a7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:14.408491 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320557ec-1ed9-4ce7-b7f1-73830ef603c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:14.418033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:53:14.595114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fcf9509f-16d7-4c77-99d0-0fdc1dfef1dc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:14.595114 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fcf9509f-16d7-4c77-99d0-0fdc1dfef1dc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:14.595114 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:14.595114 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:14.595114 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fcf9509f-16d7-4c77-99d0-0fdc1dfef1dc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:14.595114 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fcf9509f-16d7-4c77-99d0-0fdc1dfef1dc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:14.643096 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:14.643096 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:14.643096 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fcf9509f-16d7-4c77-99d0-0fdc1dfef1dc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:14.684745 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1158/2293] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:14 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:14.755743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320557ec-1ed9-4ce7-b7f1-73830ef603c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:14.769653 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f3b403-1c24-428f-a45d-51acb136b5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:15.069636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Created reservations ['7e88850d-c351-4fad-909c-695711d7dab4', 'efeb72e1-772c-4aa7-8555-80883c4e7c88', '4a9f0858-33dd-40a1-a697-117968a2cd48', 'eddfd751-8831-482e-be05-a32fa3870af8'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:53:15.069636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f3b403-1c24-428f-a45d-51acb136b5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e88850d-c351-4fad-909c-695711d7dab4', 'efeb72e1-772c-4aa7-8555-80883c4e7c88', '4a9f0858-33dd-40a1-a697-117968a2cd48', 'eddfd751-8831-482e-be05-a32fa3870af8']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:15.093799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4517a59-967f-45a6-b0b3-601685e21396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:15.243543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4517a59-967f-45a6-b0b3-601685e21396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1452632513',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['7e88850d-c351-4fad-909c-695711d7dab4','efeb72e1-772c-4aa7-8555-80883c4e7c88','4a9f0858-33dd-40a1-a697-117968a2cd48','eddfd751-8831-482e-be05-a32fa3870af8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:53:15Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1452632513',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d52205082447c783c1e8556326f06d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='46c83abfef2d4acda91f165482dd0404',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:15.251142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce68c7dc-2a6f-429c-8991-011d6437a829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:15.323911 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce68c7dc-2a6f-429c-8991-011d6437a829) transitioned into 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-1452632513',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['7e88850d-c351-4fad-909c-695711d7dab4','efeb72e1-772c-4aa7-8555-80883c4e7c88','4a9f0858-33dd-40a1-a697-117968a2cd48','eddfd751-8831-482e-be05-a32fa3870af8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:15.327079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316367c7-d90d-4ce4-8b71-affbc0a7a381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:15.360178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316367c7-d90d-4ce4-8b71-affbc0a7a381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:15.369068 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (0c10dad9-1d81-44f1-a5d8-41e6de09a7cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:15.655771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-284db5ab-0998-442c-8893-0609406b2e35 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:15.656318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-284db5ab-0998-442c-8893-0609406b2e35 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:15.656531 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:15.656531 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:15.660042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-284db5ab-0998-442c-8893-0609406b2e35 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:15.660626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-284db5ab-0998-442c-8893-0609406b2e35 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:15.739055 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:15.739055 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:15.741098 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-284db5ab-0998-442c-8893-0609406b2e35 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:15.758519 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request issued successfully. Jan 02 02:53:15.761477 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1159/2294] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:15 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:15.799707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc00bcb6-2414-4e96-9fec-130c8eefdd50 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes returned with HTTP 202 Jan 02 02:53:15.810343 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1136/2295] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:53:14 2021] POST /volume/v3/f6d52205082447c783c1e8556326f06d/volumes => generated 811 bytes in 1462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:53:15.823933 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-169d336e-dfdf-4cea-b70d-98c180c87ac7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 Jan 02 02:53:15.824805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-169d336e-dfdf-4cea-b70d-98c180c87ac7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:15.825226 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:15.825226 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:15.825841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-169d336e-dfdf-4cea-b70d-98c180c87ac7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:16.130433 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:16.130433 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:16.181336 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-169d336e-dfdf-4cea-b70d-98c180c87ac7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:16.338453 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-169d336e-dfdf-4cea-b70d-98c180c87ac7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 returned with HTTP 200 Jan 02 02:53:16.356696 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1160/2296] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:15 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 => generated 903 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:16.778006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5011329f-843c-4a97-946e-9c3286d4e972 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:16.778845 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5011329f-843c-4a97-946e-9c3286d4e972 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:16.779381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:16.779381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:16.780025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5011329f-843c-4a97-946e-9c3286d4e972 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:16.780546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5011329f-843c-4a97-946e-9c3286d4e972 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:16.907561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:16.907561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:16.920731 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5011329f-843c-4a97-946e-9c3286d4e972 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:16.920731 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1137/2297] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:16 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:17.365734 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08640fae-f5da-4e2b-be3d-9e12f165bc07 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 Jan 02 02:53:17.367383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08640fae-f5da-4e2b-be3d-9e12f165bc07 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:17.367780 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:17.367780 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:17.385474 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08640fae-f5da-4e2b-be3d-9e12f165bc07 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:17.574980 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:17.574980 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:17.624937 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-08640fae-f5da-4e2b-be3d-9e12f165bc07 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:17.811114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08640fae-f5da-4e2b-be3d-9e12f165bc07 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 returned with HTTP 200 Jan 02 02:53:17.811114 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1161/2298] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:17 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 => generated 903 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:17.954589 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13f79d52-6fb9-4acd-8003-55b7f2a062b0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:17.955655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13f79d52-6fb9-4acd-8003-55b7f2a062b0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:17.955962 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:17.955962 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:17.956682 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13f79d52-6fb9-4acd-8003-55b7f2a062b0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:17.957253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-13f79d52-6fb9-4acd-8003-55b7f2a062b0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:18.116531 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:18.116531 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:18.120642 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13f79d52-6fb9-4acd-8003-55b7f2a062b0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:18.128798 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1138/2299] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:17 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:18.830136 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64eee28d-e7d3-4376-82e0-105cab418a18 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 Jan 02 02:53:18.830938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64eee28d-e7d3-4376-82e0-105cab418a18 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:18.830938 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:18.830938 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:18.831296 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64eee28d-e7d3-4376-82e0-105cab418a18 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:19.146604 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c04b5131-2286-4e76-9240-2a469e36c321 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:19.147544 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c04b5131-2286-4e76-9240-2a469e36c321 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:19.147943 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:19.147943 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:19.148577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c04b5131-2286-4e76-9240-2a469e36c321 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:19.149180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c04b5131-2286-4e76-9240-2a469e36c321 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:19.200139 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:19.200139 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:19.202756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c04b5131-2286-4e76-9240-2a469e36c321 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:19.206430 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1139/2300] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:19 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:19.232007 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:19.232007 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:19.268701 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-64eee28d-e7d3-4376-82e0-105cab418a18 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:19.328454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64eee28d-e7d3-4376-82e0-105cab418a18 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 returned with HTTP 200 Jan 02 02:53:19.332954 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1162/2301] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:18 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 => generated 904 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:19.362980 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b4b7caf-a528-424a-bbf1-96568f223ade tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] PUT http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 Jan 02 02:53:19.364132 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:19.364132 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:19.365980 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b4b7caf-a528-424a-bbf1-96568f223ade tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-494948986", "description": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:19.684526 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:19.684526 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:19.793682 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6b4b7caf-a528-424a-bbf1-96568f223ade tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:19.844241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6b4b7caf-a528-424a-bbf1-96568f223ade tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume updated successfully. Jan 02 02:53:19.906909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b4b7caf-a528-424a-bbf1-96568f223ade tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 returned with HTTP 200 Jan 02 02:53:19.922547 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1140/2302] 10.222.0.39 () {60 vars in 1335 bytes} [Sat Jan 2 02:53:19 2021] PUT /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 => generated 838 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:19.928337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd67387d-2f71-479f-b5cf-d9a21def9c3d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] DELETE http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 Jan 02 02:53:19.929191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd67387d-2f71-479f-b5cf-d9a21def9c3d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:19.929590 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:19.929590 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:19.930218 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd67387d-2f71-479f-b5cf-d9a21def9c3d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:19.930883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-fd67387d-2f71-479f-b5cf-d9a21def9c3d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume with id: 7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 Jan 02 02:53:20.137074 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:20.137074 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:20.155602 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fd67387d-2f71-479f-b5cf-d9a21def9c3d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:20.260507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fd67387d-2f71-479f-b5cf-d9a21def9c3d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume request issued successfully. Jan 02 02:53:20.260507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd67387d-2f71-479f-b5cf-d9a21def9c3d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 returned with HTTP 202 Jan 02 02:53:20.266165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01c49533-b0de-4754-a28c-5b319961d263 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:20.266165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01c49533-b0de-4754-a28c-5b319961d263 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:20.266165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:20.266165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:20.266165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01c49533-b0de-4754-a28c-5b319961d263 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:20.271645 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1163/2303] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:53:19 2021] DELETE /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 => generated 0 bytes in 337 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:53:20.281241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9461cc9d-8904-41a1-abfc-4215469f543a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 Jan 02 02:53:20.281241 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9461cc9d-8904-41a1-abfc-4215469f543a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:20.281241 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:20.281241 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:20.281241 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9461cc9d-8904-41a1-abfc-4215469f543a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:20.294053 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-01c49533-b0de-4754-a28c-5b319961d263 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:20.425641 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:20.425641 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:20.443867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01c49533-b0de-4754-a28c-5b319961d263 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:20.449476 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1141/2304] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:20 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:20.622904 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:20.622904 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:20.681688 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9461cc9d-8904-41a1-abfc-4215469f543a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:20.922345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9461cc9d-8904-41a1-abfc-4215469f543a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 returned with HTTP 200 Jan 02 02:53:20.946001 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1164/2305] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:20 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 => generated 905 bytes in 663 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:21.479613 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a24b6ae5-282a-445b-abe7-38d2b54ab803 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:21.490741 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a24b6ae5-282a-445b-abe7-38d2b54ab803 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:21.491757 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:21.491757 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:21.496017 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a24b6ae5-282a-445b-abe7-38d2b54ab803 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:21.496779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a24b6ae5-282a-445b-abe7-38d2b54ab803 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:21.698289 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:21.698289 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:21.702237 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a24b6ae5-282a-445b-abe7-38d2b54ab803 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:21.702237 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1142/2306] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:21 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:21.959513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b717dfe7-0c85-4447-8d27-a613e0a94f12 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 Jan 02 02:53:21.960381 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b717dfe7-0c85-4447-8d27-a613e0a94f12 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:21.960767 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:21.960767 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:21.972518 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b717dfe7-0c85-4447-8d27-a613e0a94f12 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:22.246754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:22.246754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:22.301882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b717dfe7-0c85-4447-8d27-a613e0a94f12 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:22.428363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b717dfe7-0c85-4447-8d27-a613e0a94f12 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 returned with HTTP 200 Jan 02 02:53:22.456623 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1165/2307] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:21 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 => generated 905 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:22.721733 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-10fcf31f-d625-4fd2-b04f-07ae40310f5d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:22.722289 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-10fcf31f-d625-4fd2-b04f-07ae40310f5d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:22.722514 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:22.722514 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:22.732190 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-10fcf31f-d625-4fd2-b04f-07ae40310f5d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:22.732689 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-10fcf31f-d625-4fd2-b04f-07ae40310f5d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:22.822654 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:22.822654 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:22.824545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-10fcf31f-d625-4fd2-b04f-07ae40310f5d tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:22.825470 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1143/2308] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:22 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:23.481283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f2e5cd7-3233-4fca-844d-f58c34c05da2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 Jan 02 02:53:23.481283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f2e5cd7-3233-4fca-844d-f58c34c05da2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:23.481283 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:23.481283 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:23.481283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f2e5cd7-3233-4fca-844d-f58c34c05da2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:23.612936 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:23.612936 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:23.636834 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5f2e5cd7-3233-4fca-844d-f58c34c05da2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:23.712410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f2e5cd7-3233-4fca-844d-f58c34c05da2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 returned with HTTP 200 Jan 02 02:53:23.722547 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1166/2309] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:23 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 => generated 905 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:23.845691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94c89848-b9aa-46a5-88db-93814e247e4a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:23.845691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94c89848-b9aa-46a5-88db-93814e247e4a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:23.845691 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:23.845691 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:23.845691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94c89848-b9aa-46a5-88db-93814e247e4a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:23.845691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-94c89848-b9aa-46a5-88db-93814e247e4a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:23.917710 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:23.917710 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:23.920535 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94c89848-b9aa-46a5-88db-93814e247e4a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:23.931281 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1167/2310] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:23 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:24.243326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ed9c862-18fc-47fd-b920-da0d482ed2f0 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] GET http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-class-sets/default Jan 02 02:53:24.243326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ed9c862-18fc-47fd-b920-da0d482ed2f0 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:24.243326 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:24.243326 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:24.243326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ed9c862-18fc-47fd-b920-da0d482ed2f0 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:24.322946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ed9c862-18fc-47fd-b920-da0d482ed2f0 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-class-sets/default returned with HTTP 200 Jan 02 02:53:24.324006 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1144/2311] 10.222.0.39 () {58 vars in 1264 bytes} [Sat Jan 2 02:53:23 2021] GET /volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-class-sets/default => generated 342 bytes in 768 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:24.339413 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f5506ddf-d9a4-4112-be7e-230f9286003b tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] GET http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-class-sets/default Jan 02 02:53:24.339961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f5506ddf-d9a4-4112-be7e-230f9286003b tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:24.340183 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:24.340183 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:24.340563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f5506ddf-d9a4-4112-be7e-230f9286003b tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:24.498080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f5506ddf-d9a4-4112-be7e-230f9286003b tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-class-sets/default returned with HTTP 200 Jan 02 02:53:24.498080 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1168/2312] 10.222.0.39 () {58 vars in 1264 bytes} [Sat Jan 2 02:53:24 2021] GET /volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-class-sets/default => generated 342 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:24.512972 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61e2a3f1-22a5-4e18-a201-79540966a9a9 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] POST http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/types Jan 02 02:53:24.512972 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61e2a3f1-22a5-4e18-a201-79540966a9a9 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1453240110"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:24.654208 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61e2a3f1-22a5-4e18-a201-79540966a9a9 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/types returned with HTTP 200 Jan 02 02:53:24.659617 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1145/2313] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:53:24 2021] POST /volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/types => generated 228 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:24.671454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f63d1db-aa0e-466f-92e8-548b48ed0d7b tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] PUT http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-class-sets/default Jan 02 02:53:24.672267 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f63d1db-aa0e-466f-92e8-548b48ed0d7b tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] 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-1453240110": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1453240110": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1453240110": 3}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:24.741249 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b6973d4-d4b1-4ce4-9c52-78faf0ca8683 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 Jan 02 02:53:24.741249 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4b6973d4-d4b1-4ce4-9c52-78faf0ca8683 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:24.741249 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4b6973d4-d4b1-4ce4-9c52-78faf0ca8683 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:24.970818 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:24.970818 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:25.082434 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4b6973d4-d4b1-4ce4-9c52-78faf0ca8683 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:25.276612 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b6973d4-d4b1-4ce4-9c52-78faf0ca8683 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 returned with HTTP 200 Jan 02 02:53:25.276612 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1146/2314] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:24 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 => generated 905 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:25.316383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66dc24e9-fdc5-4a4a-8301-e3dff0f57ad8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:25.316383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66dc24e9-fdc5-4a4a-8301-e3dff0f57ad8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:25.316383 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:25.316383 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:25.325468 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66dc24e9-fdc5-4a4a-8301-e3dff0f57ad8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:25.325468 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-66dc24e9-fdc5-4a4a-8301-e3dff0f57ad8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:25.416272 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:25.416272 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:25.431550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66dc24e9-fdc5-4a4a-8301-e3dff0f57ad8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:25.431550 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1147/2315] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:25 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:25.608324 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f63d1db-aa0e-466f-92e8-548b48ed0d7b tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-class-sets/default returned with HTTP 200 Jan 02 02:53:25.612810 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84893016-2921-42a3-be0e-c47b5dd08696 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] GET http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-sets/5a4ac33f071b4cfc834a4f8ce7860d4f/defaults Jan 02 02:53:25.612810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84893016-2921-42a3-be0e-c47b5dd08696 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:25.612810 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:25.612810 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:25.612810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84893016-2921-42a3-be0e-c47b5dd08696 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Calling method 'defaults' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:25.621424 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1169/2316] 10.222.0.39 () {60 vars in 1285 bytes} [Sat Jan 2 02:53:24 2021] PUT /volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-class-sets/default => generated 533 bytes in 951 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:25.688478 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84893016-2921-42a3-be0e-c47b5dd08696 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-sets/5a4ac33f071b4cfc834a4f8ce7860d4f/defaults returned with HTTP 200 Jan 02 02:53:25.723703 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1148/2317] 10.222.0.39 () {58 vars in 1348 bytes} [Sat Jan 2 02:53:25 2021] GET /volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-sets/5a4ac33f071b4cfc834a4f8ce7860d4f/defaults => generated 569 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:26.292770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d25214d-c41d-4e47-bc44-5eb73f926a65 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 Jan 02 02:53:26.292770 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d25214d-c41d-4e47-bc44-5eb73f926a65 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:26.292770 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d25214d-c41d-4e47-bc44-5eb73f926a65 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:26.448136 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b90810e-bee1-46b0-9719-2f2e6943f500 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:26.449209 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b90810e-bee1-46b0-9719-2f2e6943f500 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:26.449711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b90810e-bee1-46b0-9719-2f2e6943f500 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:26.450082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2b90810e-bee1-46b0-9719-2f2e6943f500 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:26.479261 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d25214d-c41d-4e47-bc44-5eb73f926a65 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 returned with HTTP 404 Jan 02 02:53:26.493359 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1170/2318] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:26 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/7fbcc2f8-aeac-40bb-9a0a-ca813a599bd0 => generated 109 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:26.509821 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82a5c25a-345a-40c8-a1cc-1ef4f92f71a9 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] DELETE http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:26.510812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82a5c25a-345a-40c8-a1cc-1ef4f92f71a9 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:26.511525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82a5c25a-345a-40c8-a1cc-1ef4f92f71a9 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:26.512185 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-82a5c25a-345a-40c8-a1cc-1ef4f92f71a9 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume with id: 10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:26.528876 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:26.528876 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:26.537276 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b90810e-bee1-46b0-9719-2f2e6943f500 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:26.538586 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1149/2319] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:26 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:26.720063 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:26.720063 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:26.720063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-82a5c25a-345a-40c8-a1cc-1ef4f92f71a9 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:26.824220 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-82a5c25a-345a-40c8-a1cc-1ef4f92f71a9 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume request issued successfully. Jan 02 02:53:26.824973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82a5c25a-345a-40c8-a1cc-1ef4f92f71a9 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 202 Jan 02 02:53:26.826258 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1171/2320] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:53:26 2021] DELETE /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:53:26.835799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9bf6afa-03c1-4afa-a5c6-f10896e4f3a7 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] GET http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-sets/f12dce2e796a4f74ba144aa66c34eab5/defaults Jan 02 02:53:26.836443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9bf6afa-03c1-4afa-a5c6-f10896e4f3a7 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:26.836532 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:26.836532 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:26.836960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9bf6afa-03c1-4afa-a5c6-f10896e4f3a7 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Calling method 'defaults' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:26.838735 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-124ae770-f6ad-40e7-bc66-d31efd8a8e9c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:26.839575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-124ae770-f6ad-40e7-bc66-d31efd8a8e9c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:26.839994 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:26.839994 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:26.840697 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-124ae770-f6ad-40e7-bc66-d31efd8a8e9c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:26.923143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9bf6afa-03c1-4afa-a5c6-f10896e4f3a7 tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-sets/f12dce2e796a4f74ba144aa66c34eab5/defaults returned with HTTP 200 Jan 02 02:53:26.938214 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1150/2321] 10.222.0.39 () {58 vars in 1348 bytes} [Sat Jan 2 02:53:26 2021] GET /volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-sets/f12dce2e796a4f74ba144aa66c34eab5/defaults => generated 569 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:27.158036 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:27.158036 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:27.219757 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-124ae770-f6ad-40e7-bc66-d31efd8a8e9c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:27.440484 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd25fb83-d8bb-4ae1-bf72-3c8d3a06758f tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] PUT http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-class-sets/default Jan 02 02:53:27.440484 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd25fb83-d8bb-4ae1-bf72-3c8d3a06758f tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] 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=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:27.456810 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-124ae770-f6ad-40e7-bc66-d31efd8a8e9c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 200 Jan 02 02:53:27.456810 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1172/2322] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:26 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 958 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:27.564428 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2e1679ce-ffb5-4376-b004-1b0c193d9bde tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:27.565395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2e1679ce-ffb5-4376-b004-1b0c193d9bde tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:27.565754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:27.565754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:27.566397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2e1679ce-ffb5-4376-b004-1b0c193d9bde tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:27.567021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2e1679ce-ffb5-4376-b004-1b0c193d9bde tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:27.922199 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:27.922199 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:27.941098 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2e1679ce-ffb5-4376-b004-1b0c193d9bde tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:27.943481 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1173/2323] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:27 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:27.954099 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd25fb83-d8bb-4ae1-bf72-3c8d3a06758f tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-class-sets/default returned with HTTP 200 Jan 02 02:53:27.968811 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1151/2324] 10.222.0.39 () {60 vars in 1285 bytes} [Sat Jan 2 02:53:27 2021] PUT /volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/os-quota-class-sets/default => generated 533 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:27.983204 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5814a27f-8e8d-45c9-9154-5ec6621ee5cf tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] DELETE http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/types/7cfd2916-5b77-4626-abb1-0009180a819b Jan 02 02:53:27.984214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5814a27f-8e8d-45c9-9154-5ec6621ee5cf tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:27.984577 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:27.984577 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:27.996839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5814a27f-8e8d-45c9-9154-5ec6621ee5cf tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:28.348931 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:53:28.348931 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:53:28.386362 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5814a27f-8e8d-45c9-9154-5ec6621ee5cf tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/types/7cfd2916-5b77-4626-abb1-0009180a819b returned with HTTP 202 Jan 02 02:53:28.386362 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1174/2325] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:53:27 2021] DELETE /volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/types/7cfd2916-5b77-4626-abb1-0009180a819b => generated 0 bytes in 419 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:53:28.398925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a8d80b07-6acb-4f3a-99d6-adadc925b32a tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] GET http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/types/7cfd2916-5b77-4626-abb1-0009180a819b Jan 02 02:53:28.398925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a8d80b07-6acb-4f3a-99d6-adadc925b32a tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:28.398925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a8d80b07-6acb-4f3a-99d6-adadc925b32a tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:28.438270 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a8d80b07-6acb-4f3a-99d6-adadc925b32a tempest-VolumeQuotaClassesTest-25046432 tempest-VolumeQuotaClassesTest-25046432] http://10.222.0.39/volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/types/7cfd2916-5b77-4626-abb1-0009180a819b returned with HTTP 404 Jan 02 02:53:28.438270 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1152/2326] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:53:28 2021] GET /volume/v3/5a4ac33f071b4cfc834a4f8ce7860d4f/types/7cfd2916-5b77-4626-abb1-0009180a819b => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:28.477098 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1f7bf196-50da-434a-8589-684717043537 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:28.477098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1f7bf196-50da-434a-8589-684717043537 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:28.493759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1f7bf196-50da-434a-8589-684717043537 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:28.711895 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:28.711895 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:28.749593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1f7bf196-50da-434a-8589-684717043537 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:28.815354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1f7bf196-50da-434a-8589-684717043537 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 200 Jan 02 02:53:28.835562 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1175/2327] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:28 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 958 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:28.973533 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d21442ed-9335-4127-8fca-6e283c23a2dc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:28.973533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d21442ed-9335-4127-8fca-6e283c23a2dc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:28.973533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d21442ed-9335-4127-8fca-6e283c23a2dc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:28.973533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d21442ed-9335-4127-8fca-6e283c23a2dc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:29.102241 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:29.102241 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:29.110878 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d21442ed-9335-4127-8fca-6e283c23a2dc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:29.110878 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1153/2328] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:28 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:29.842025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1365184e-43e1-4e33-bbf5-34f58cd259b1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:29.842025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1365184e-43e1-4e33-bbf5-34f58cd259b1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:29.842025 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:29.842025 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:29.842025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1365184e-43e1-4e33-bbf5-34f58cd259b1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:30.051527 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:30.051527 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:30.071994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1365184e-43e1-4e33-bbf5-34f58cd259b1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:30.131452 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4126d4a-9e1d-451e-b7f6-24c6057eaee8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:30.131452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4126d4a-9e1d-451e-b7f6-24c6057eaee8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:30.131452 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:30.131452 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:30.131452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4126d4a-9e1d-451e-b7f6-24c6057eaee8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:30.131452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a4126d4a-9e1d-451e-b7f6-24c6057eaee8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:30.137915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1365184e-43e1-4e33-bbf5-34f58cd259b1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 200 Jan 02 02:53:30.137915 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1176/2329] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:29 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 958 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:30.223561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:30.223561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:30.233860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4126d4a-9e1d-451e-b7f6-24c6057eaee8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:30.233860 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1154/2330] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:30 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:31.150178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d6002517-142e-4d34-9ea7-653d9ccae904 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:31.150178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d6002517-142e-4d34-9ea7-653d9ccae904 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:31.150178 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:31.150178 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:31.150178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d6002517-142e-4d34-9ea7-653d9ccae904 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:31.253549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99236b94-d8ef-4bf5-8ecf-a2852f633b16 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:31.254086 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99236b94-d8ef-4bf5-8ecf-a2852f633b16 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:31.254285 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:31.254285 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:31.255457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99236b94-d8ef-4bf5-8ecf-a2852f633b16 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:31.255836 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-99236b94-d8ef-4bf5-8ecf-a2852f633b16 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:31.300433 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:31.300433 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:31.302499 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99236b94-d8ef-4bf5-8ecf-a2852f633b16 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:31.303711 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1155/2331] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:31 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:31.333475 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:31.333475 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:31.353593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d6002517-142e-4d34-9ea7-653d9ccae904 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:31.417826 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d6002517-142e-4d34-9ea7-653d9ccae904 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 200 Jan 02 02:53:31.419384 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1177/2332] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:31 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 958 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:32.326050 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71f28d00-e2f7-47f9-8b54-427bed1a792e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:32.326050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71f28d00-e2f7-47f9-8b54-427bed1a792e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:32.326050 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:32.326050 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:32.326050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71f28d00-e2f7-47f9-8b54-427bed1a792e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:32.326050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-71f28d00-e2f7-47f9-8b54-427bed1a792e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:32.453798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-edb323d6-e52e-4e5d-aa96-8517ec857a61 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 Jan 02 02:53:32.453798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-edb323d6-e52e-4e5d-aa96-8517ec857a61 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:32.453798 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:32.453798 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:32.453798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-edb323d6-e52e-4e5d-aa96-8517ec857a61 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:32.461849 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:32.461849 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:32.461849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71f28d00-e2f7-47f9-8b54-427bed1a792e tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:32.461849 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1156/2333] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:32 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:32.525732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-edb323d6-e52e-4e5d-aa96-8517ec857a61 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 returned with HTTP 404 Jan 02 02:53:32.525732 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1178/2334] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:32 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/10be7248-4e80-4022-9879-b5e9ee2d4e56 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:53:32.545802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] POST http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes Jan 02 02:53:32.545802 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:32.545802 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:32.545802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2074929766"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:32.545802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2074929766'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:53:32.545802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume of 1 GB Jan 02 02:53:32.608545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Availability Zones retrieved successfully. Jan 02 02:53:32.690045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (0380eebc-0bac-4f97-b32c-f4a9510bfd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:32.719395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d8ae10-ac40-4662-a6b7-26c3349d35a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:32.739149 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:53:32.842805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d8ae10-ac40-4662-a6b7-26c3349d35a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:32.842805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf8d5bd-c940-4ee4-892a-94045ade5305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:32.935725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Created reservations ['541d096e-faff-4306-82af-7b39484a49b8', '993e0616-a49f-4ccf-b821-ad11ec8f0342', '6aff60bd-dc54-4f0f-bf50-9ec096e5b6bf', '7d26afe8-438e-4ccf-844d-dddb7c3370b1'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:53:32.935725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf8d5bd-c940-4ee4-892a-94045ade5305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['541d096e-faff-4306-82af-7b39484a49b8', '993e0616-a49f-4ccf-b821-ad11ec8f0342', '6aff60bd-dc54-4f0f-bf50-9ec096e5b6bf', '7d26afe8-438e-4ccf-844d-dddb7c3370b1']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:32.954896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38085055-49b0-48e6-8594-cf8e5c26abcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:33.308710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38085055-49b0-48e6-8594-cf8e5c26abcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb8e5a72-232e-44b8-ba9c-8d8365ce46a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2074929766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['541d096e-faff-4306-82af-7b39484a49b8','993e0616-a49f-4ccf-b821-ad11ec8f0342','6aff60bd-dc54-4f0f-bf50-9ec096e5b6bf','7d26afe8-438e-4ccf-844d-dddb7c3370b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2074929766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb8e5a72-232e-44b8-ba9c-8d8365ce46a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d52205082447c783c1e8556326f06d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='46c83abfef2d4acda91f165482dd0404',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:33.327828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85720d09-e6ef-460f-bfe5-f955b79eabeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:33.446154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85720d09-e6ef-460f-bfe5-f955b79eabeb) transitioned into state 'SUCCESS' from state '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-2074929766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['541d096e-faff-4306-82af-7b39484a49b8','993e0616-a49f-4ccf-b821-ad11ec8f0342','6aff60bd-dc54-4f0f-bf50-9ec096e5b6bf','7d26afe8-438e-4ccf-844d-dddb7c3370b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:33.467536 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e0d251b-b248-4208-817d-8baefc77ea70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:33.483579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f60cd6be-0152-4c44-9c9a-e0b1b86527a0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:33.483579 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f60cd6be-0152-4c44-9c9a-e0b1b86527a0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:33.498316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f60cd6be-0152-4c44-9c9a-e0b1b86527a0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:33.498316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f60cd6be-0152-4c44-9c9a-e0b1b86527a0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:33.633821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e0d251b-b248-4208-817d-8baefc77ea70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:33.649633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (0380eebc-0bac-4f97-b32c-f4a9510bfd56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:33.728425 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:33.728425 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:33.728425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f60cd6be-0152-4c44-9c9a-e0b1b86527a0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:33.743898 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1179/2335] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:33 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:34.054060 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request issued successfully. Jan 02 02:53:34.159482 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49070491-6da6-4506-9f5d-244440d3d0a0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes returned with HTTP 202 Jan 02 02:53:34.190898 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78345dab-993a-4a8d-bbb0-a8f538b43ece tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 Jan 02 02:53:34.190898 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78345dab-993a-4a8d-bbb0-a8f538b43ece tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:34.190898 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:34.190898 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:34.190898 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78345dab-993a-4a8d-bbb0-a8f538b43ece tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:34.209492 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1157/2336] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:53:32 2021] POST /volume/v3/f6d52205082447c783c1e8556326f06d/volumes => generated 814 bytes in 1660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:53:34.748368 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:34.748368 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:34.759747 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bec10b84-e8a8-40c7-9b17-53a962667a64 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:34.759747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bec10b84-e8a8-40c7-9b17-53a962667a64 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:34.759747 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:34.759747 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:34.759747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bec10b84-e8a8-40c7-9b17-53a962667a64 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:34.759747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bec10b84-e8a8-40c7-9b17-53a962667a64 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:34.831731 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-78345dab-993a-4a8d-bbb0-a8f538b43ece tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:34.927516 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:34.927516 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:34.938114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bec10b84-e8a8-40c7-9b17-53a962667a64 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:34.948451 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1158/2337] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:34 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:35.144280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78345dab-993a-4a8d-bbb0-a8f538b43ece tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 returned with HTTP 200 Jan 02 02:53:35.144280 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1180/2338] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:34 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 => generated 906 bytes in 963 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:35.959173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db15ddb0-f6ea-4e04-899e-21d4fc43e594 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:35.959173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db15ddb0-f6ea-4e04-899e-21d4fc43e594 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:35.959173 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:35.959173 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:35.959173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db15ddb0-f6ea-4e04-899e-21d4fc43e594 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:35.959173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-db15ddb0-f6ea-4e04-899e-21d4fc43e594 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:36.041151 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:36.041151 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:36.046018 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db15ddb0-f6ea-4e04-899e-21d4fc43e594 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:36.046876 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1159/2339] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:35 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:36.187554 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d93e4bb6-4a54-40f0-8451-b7077272f7f3 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 Jan 02 02:53:36.187554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d93e4bb6-4a54-40f0-8451-b7077272f7f3 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:36.187554 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:36.187554 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:36.195016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d93e4bb6-4a54-40f0-8451-b7077272f7f3 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:36.523401 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:36.523401 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:36.579375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d93e4bb6-4a54-40f0-8451-b7077272f7f3 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:36.651727 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d93e4bb6-4a54-40f0-8451-b7077272f7f3 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 returned with HTTP 200 Jan 02 02:53:36.652558 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1181/2340] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:36 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 => generated 906 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:37.086087 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64a34c43-7afb-4213-afd5-4d37fb2786cc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:37.086087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64a34c43-7afb-4213-afd5-4d37fb2786cc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:37.086087 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:37.086087 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:37.086087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64a34c43-7afb-4213-afd5-4d37fb2786cc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:37.086087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-64a34c43-7afb-4213-afd5-4d37fb2786cc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:37.175067 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:37.175067 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:37.181949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64a34c43-7afb-4213-afd5-4d37fb2786cc tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:37.181949 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1160/2341] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:37 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:37.670000 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05204c8c-b1bf-48c5-85db-2eb78b8127bd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 Jan 02 02:53:37.670526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05204c8c-b1bf-48c5-85db-2eb78b8127bd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:37.670748 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:37.670748 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:37.671123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05204c8c-b1bf-48c5-85db-2eb78b8127bd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:37.759896 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:37.759896 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:37.793881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-05204c8c-b1bf-48c5-85db-2eb78b8127bd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:37.861579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05204c8c-b1bf-48c5-85db-2eb78b8127bd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 returned with HTTP 200 Jan 02 02:53:37.861579 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1182/2342] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:37 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 => generated 907 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:37.899704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] POST http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes Jan 02 02:53:37.899704 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:37.899704 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:37.899704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'create', calling method: create, body: {"volume": {"source_volid": "cb8e5a72-232e-44b8-ba9c-8d8365ce46a9", "size": 1, "name": "tempest-VolumesGetTest-Volume-1553395519", "metadata": {"Type": "Test"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:37.920359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request body: {'volume': {'source_volid': 'cb8e5a72-232e-44b8-ba9c-8d8365ce46a9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1553395519', 'metadata': {'Type': 'Test'}}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:53:38.134546 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:38.134546 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:38.136277 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume retrieved successfully. Jan 02 02:53:38.140628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume of 1 GB Jan 02 02:53:38.197177 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-72895be5-484a-43f6-bbfa-cce0dfe24a5f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:38.198175 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-72895be5-484a-43f6-bbfa-cce0dfe24a5f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:38.198597 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:38.198597 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:38.201984 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Availability Zones retrieved successfully. Jan 02 02:53:38.208173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-72895be5-484a-43f6-bbfa-cce0dfe24a5f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:38.210108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-72895be5-484a-43f6-bbfa-cce0dfe24a5f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:38.343818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (9f17ed96-69be-442a-8d3f-ce3a2f499984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:38.370313 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:38.370313 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:38.370313 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-72895be5-484a-43f6-bbfa-cce0dfe24a5f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:38.377517 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3185c72f-4228-4fdc-9660-35c764a70014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:38.377517 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Validating volume size '1' using validate_int, validate_source_size {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:53:38.397802 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1183/2343] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:38 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:38.725356 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3185c72f-4228-4fdc-9660-35c764a70014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cb8e5a72-232e-44b8-ba9c-8d8365ce46a9', 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:38.725356 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d25d22d5-ccd7-4fce-86e7-854a8f08bfed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:38.919226 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Created reservations ['dcf9d78c-c141-4db3-8076-913039d88ff5', 'd70fc079-87e6-4f38-a506-d9f97192ec13', '0160df42-f923-43d3-bf34-d1043b78e73f', '6b00f7fb-0c49-4f38-b9bd-07e62f8daa81'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:53:38.921248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d25d22d5-ccd7-4fce-86e7-854a8f08bfed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcf9d78c-c141-4db3-8076-913039d88ff5', 'd70fc079-87e6-4f38-a506-d9f97192ec13', '0160df42-f923-43d3-bf34-d1043b78e73f', '6b00f7fb-0c49-4f38-b9bd-07e62f8daa81']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:38.923718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69ef58ac-ed3f-4aff-bfb2-385a584c58d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:39.226202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69ef58ac-ed3f-4aff-bfb2-385a584c58d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a9cfa9b-ba7e-4b62-aab0-3a91700669ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1553395519',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['dcf9d78c-c141-4db3-8076-913039d88ff5','d70fc079-87e6-4f38-a506-d9f97192ec13','0160df42-f923-43d3-bf34-d1043b78e73f','6b00f7fb-0c49-4f38-b9bd-07e62f8daa81'],size=1,snapshot_id=None,source_replicaid=,source_volid=cb8e5a72-232e-44b8-ba9c-8d8365ce46a9,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1553395519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a9cfa9b-ba7e-4b62-aab0-3a91700669ae,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f6d52205082447c783c1e8556326f06d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cb8e5a72-232e-44b8-ba9c-8d8365ce46a9,status='creating',terminated_at=None,updated_at=None,user_id='46c83abfef2d4acda91f165482dd0404',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:39.229157 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663379b4-4a78-4d4d-ae99-19943cd48460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:39.293101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663379b4-4a78-4d4d-ae99-19943cd48460) transitioned into state 'SUCCESS' from state '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-1553395519',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['dcf9d78c-c141-4db3-8076-913039d88ff5','d70fc079-87e6-4f38-a506-d9f97192ec13','0160df42-f923-43d3-bf34-d1043b78e73f','6b00f7fb-0c49-4f38-b9bd-07e62f8daa81'],size=1,snapshot_id=None,source_replicaid=,source_volid=cb8e5a72-232e-44b8-ba9c-8d8365ce46a9,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:39.298340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60a0383-1101-4c45-b1a2-d53b3e3ba30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:39.448990 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fffd99ea-505e-4c0f-a538-2c20dffa338b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:39.448990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fffd99ea-505e-4c0f-a538-2c20dffa338b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:39.448990 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:39.448990 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:39.448990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fffd99ea-505e-4c0f-a538-2c20dffa338b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:39.448990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fffd99ea-505e-4c0f-a538-2c20dffa338b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:39.553396 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:39.553396 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:39.553396 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fffd99ea-505e-4c0f-a538-2c20dffa338b tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:39.564394 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1184/2344] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:39 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:39.749014 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60a0383-1101-4c45-b1a2-d53b3e3ba30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:39.769917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (9f17ed96-69be-442a-8d3f-ce3a2f499984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:40.090200 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request issued successfully. Jan 02 02:53:40.152105 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb64ad3a-73f5-4653-bc49-4d5abf69e9b6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes returned with HTTP 202 Jan 02 02:53:40.152105 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1161/2345] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:53:37 2021] POST /volume/v3/f6d52205082447c783c1e8556326f06d/volumes => generated 862 bytes in 2266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:53:40.193128 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8ee5f4d9-5125-4ff2-abab-b52602d78404 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:40.193128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8ee5f4d9-5125-4ff2-abab-b52602d78404 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:40.193128 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:40.193128 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:40.206624 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8ee5f4d9-5125-4ff2-abab-b52602d78404 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:40.427317 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:40.427317 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:40.447293 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8ee5f4d9-5125-4ff2-abab-b52602d78404 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:40.556472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8ee5f4d9-5125-4ff2-abab-b52602d78404 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:40.556472 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1185/2346] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:40 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:40.596705 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2288e276-632f-4c0b-943b-d70c5119c0fd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:40.596705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2288e276-632f-4c0b-943b-d70c5119c0fd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:40.596705 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:40.596705 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:40.596705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2288e276-632f-4c0b-943b-d70c5119c0fd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:40.596705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2288e276-632f-4c0b-943b-d70c5119c0fd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:40.734806 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:40.734806 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:40.745742 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2288e276-632f-4c0b-943b-d70c5119c0fd tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:40.745742 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1162/2347] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:40 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:41.588198 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4bacf7d2-0898-46eb-b1df-f25886ce96fc tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:41.589411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4bacf7d2-0898-46eb-b1df-f25886ce96fc tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:41.589779 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:41.589779 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:41.590465 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4bacf7d2-0898-46eb-b1df-f25886ce96fc tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:41.770993 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b8e263c0-0afc-40c6-9df6-44451bdcf8e9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:41.770993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b8e263c0-0afc-40c6-9df6-44451bdcf8e9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:41.779239 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:41.779239 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:41.779239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b8e263c0-0afc-40c6-9df6-44451bdcf8e9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:41.779239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b8e263c0-0afc-40c6-9df6-44451bdcf8e9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:41.824127 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:41.824127 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:41.858346 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4bacf7d2-0898-46eb-b1df-f25886ce96fc tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:41.860341 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:41.860341 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:41.878128 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b8e263c0-0afc-40c6-9df6-44451bdcf8e9 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:41.878128 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1163/2348] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:41 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:42.008556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4bacf7d2-0898-46eb-b1df-f25886ce96fc tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:42.022036 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1186/2349] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:41 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:42.905341 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a98a9cd-49e9-4e25-a617-19cb26cc70fe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:42.905341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a98a9cd-49e9-4e25-a617-19cb26cc70fe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:42.918813 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:42.918813 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:42.918813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a98a9cd-49e9-4e25-a617-19cb26cc70fe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:42.918813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8a98a9cd-49e9-4e25-a617-19cb26cc70fe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:43.024358 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:43.024358 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:43.043941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a98a9cd-49e9-4e25-a617-19cb26cc70fe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:43.064900 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1164/2350] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:42 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:43.142286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a62907f6-4c5c-4fad-af85-b13e00459967 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:43.164190 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a62907f6-4c5c-4fad-af85-b13e00459967 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:43.164190 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:43.164190 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:43.179105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a62907f6-4c5c-4fad-af85-b13e00459967 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:43.571052 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:43.571052 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:43.591506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a62907f6-4c5c-4fad-af85-b13e00459967 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:43.705222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a62907f6-4c5c-4fad-af85-b13e00459967 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:43.705222 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1187/2351] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:43 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 651 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:44.093931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec2eb53a-6352-4c21-9dd8-15ecf72f4d0f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:44.093931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec2eb53a-6352-4c21-9dd8-15ecf72f4d0f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:44.093931 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:44.093931 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:44.093931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec2eb53a-6352-4c21-9dd8-15ecf72f4d0f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:44.093931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ec2eb53a-6352-4c21-9dd8-15ecf72f4d0f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:44.222612 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:44.222612 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:44.222612 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec2eb53a-6352-4c21-9dd8-15ecf72f4d0f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:44.222612 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1165/2352] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:44 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:44.728148 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-070bc3ea-ab51-4567-95ae-0f666138519e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:44.754051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-070bc3ea-ab51-4567-95ae-0f666138519e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:44.754051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:44.754051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:44.754051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-070bc3ea-ab51-4567-95ae-0f666138519e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:45.135688 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:45.135688 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:45.192643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-070bc3ea-ab51-4567-95ae-0f666138519e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:45.247750 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1afc92eb-2b5f-41cd-9535-9991a7ffa6c7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:45.248969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1afc92eb-2b5f-41cd-9535-9991a7ffa6c7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:45.249340 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:45.249340 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:45.250023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1afc92eb-2b5f-41cd-9535-9991a7ffa6c7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:45.250696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1afc92eb-2b5f-41cd-9535-9991a7ffa6c7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:45.299667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-070bc3ea-ab51-4567-95ae-0f666138519e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:45.313302 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1188/2353] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:44 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:45.370084 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:45.370084 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:45.380707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1afc92eb-2b5f-41cd-9535-9991a7ffa6c7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:45.383474 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1166/2354] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:45 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:46.334375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d742624c-4bd9-45ac-9790-6c56ccb736e2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:46.335435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d742624c-4bd9-45ac-9790-6c56ccb736e2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:46.339968 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:46.339968 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:46.341518 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d742624c-4bd9-45ac-9790-6c56ccb736e2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:46.408453 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12f488d7-f165-4f4b-9fbf-6fc237436230 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:46.412710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12f488d7-f165-4f4b-9fbf-6fc237436230 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:46.415620 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:46.415620 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:46.417015 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12f488d7-f165-4f4b-9fbf-6fc237436230 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:46.419841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-12f488d7-f165-4f4b-9fbf-6fc237436230 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:46.528888 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:46.528888 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:46.544578 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12f488d7-f165-4f4b-9fbf-6fc237436230 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:46.549053 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1167/2355] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:46 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:46.597177 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:46.597177 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:46.650799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d742624c-4bd9-45ac-9790-6c56ccb736e2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:46.774009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d742624c-4bd9-45ac-9790-6c56ccb736e2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:46.777211 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1189/2356] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:46 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:47.573592 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-570b8456-9dcc-4ad4-bb77-081f953248c7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:47.574518 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-570b8456-9dcc-4ad4-bb77-081f953248c7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:47.574873 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:47.574873 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:47.581392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-570b8456-9dcc-4ad4-bb77-081f953248c7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:47.587796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-570b8456-9dcc-4ad4-bb77-081f953248c7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:47.695192 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:47.695192 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:47.704332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-570b8456-9dcc-4ad4-bb77-081f953248c7 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:47.717498 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1168/2357] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:47 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:47.809693 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79cfb593-feee-408d-baaa-ea6986c9f02e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:47.810657 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79cfb593-feee-408d-baaa-ea6986c9f02e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:47.810976 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:47.810976 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:47.818359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79cfb593-feee-408d-baaa-ea6986c9f02e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:48.058210 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:48.058210 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:48.080077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-79cfb593-feee-408d-baaa-ea6986c9f02e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:48.140654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79cfb593-feee-408d-baaa-ea6986c9f02e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:48.143285 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1190/2358] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:47 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:48.737564 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98c4eaf1-6c8f-4987-bc79-736e4023ebbe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:53:48.739148 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98c4eaf1-6c8f-4987-bc79-736e4023ebbe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:48.739480 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:48.739480 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:48.740157 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98c4eaf1-6c8f-4987-bc79-736e4023ebbe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:48.757149 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-98c4eaf1-6c8f-4987-bc79-736e4023ebbe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Show backup with id d04ef54a-607f-4df9-9b8f-641becc9df4f. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:53:48.881570 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:48.881570 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:48.885252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98c4eaf1-6c8f-4987-bc79-736e4023ebbe tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 200 Jan 02 02:53:48.887091 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1169/2359] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:48 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 820 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:48.916082 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4789980-44bb-44d7-bba1-947c08b4b458 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 Jan 02 02:53:48.918479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4789980-44bb-44d7-bba1-947c08b4b458 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:48.922181 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:48.922181 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:48.924227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4789980-44bb-44d7-bba1-947c08b4b458 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:49.177284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-167ab775-37e9-460a-9208-8e3a9083118e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:49.178648 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-167ab775-37e9-460a-9208-8e3a9083118e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:49.184042 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:49.184042 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:49.185369 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-167ab775-37e9-460a-9208-8e3a9083118e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:49.293831 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:49.293831 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:49.350254 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c4789980-44bb-44d7-bba1-947c08b4b458 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:53:49.467757 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:49.467757 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:49.474949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4789980-44bb-44d7-bba1-947c08b4b458 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 returned with HTTP 200 Jan 02 02:53:49.489780 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1191/2360] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:48 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 => generated 1418 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:49.509441 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-167ab775-37e9-460a-9208-8e3a9083118e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:49.510120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e697d8f-495d-495c-bf55-b40fe56c45d6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 Jan 02 02:53:49.517964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e697d8f-495d-495c-bf55-b40fe56c45d6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:49.518803 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:49.518803 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:49.520210 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e697d8f-495d-495c-bf55-b40fe56c45d6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:49.613915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-167ab775-37e9-460a-9208-8e3a9083118e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:49.620290 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1170/2361] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:49 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:49.754884 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:49.754884 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:49.808794 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8e697d8f-495d-495c-bf55-b40fe56c45d6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:53:49.918183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e697d8f-495d-495c-bf55-b40fe56c45d6 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 returned with HTTP 200 Jan 02 02:53:49.930067 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1192/2362] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:49 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 => generated 1418 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:50.659045 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-079e4067-31cc-4dff-960d-57c28ab2b9f1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:50.664003 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-079e4067-31cc-4dff-960d-57c28ab2b9f1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:50.664741 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:50.664741 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:50.665802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-079e4067-31cc-4dff-960d-57c28ab2b9f1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:51.007442 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:51.007442 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:51.027228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-079e4067-31cc-4dff-960d-57c28ab2b9f1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:51.110239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-079e4067-31cc-4dff-960d-57c28ab2b9f1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:51.111964 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1171/2363] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:50 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:52.143077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82f83491-7a1e-454c-858e-dd8a8d7c88cd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:52.145802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82f83491-7a1e-454c-858e-dd8a8d7c88cd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:52.146679 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:52.146679 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:52.147843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82f83491-7a1e-454c-858e-dd8a8d7c88cd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:52.239652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-70530562-005f-4ae7-a1c0-558d7648e3fe tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] GET http://10.222.0.39/volume/v3/d38abbd8d769467185ec95c886c63944/os-services Jan 02 02:53:52.243477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-70530562-005f-4ae7-a1c0-558d7648e3fe tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:52.252773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:52.252773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:52.252773 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-70530562-005f-4ae7-a1c0-558d7648e3fe tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:52.262033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-70530562-005f-4ae7-a1c0-558d7648e3fe tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] http://10.222.0.39/volume/v3/d38abbd8d769467185ec95c886c63944/os-services returned with HTTP 200 Jan 02 02:53:52.263839 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1193/2364] 10.222.0.39 () {58 vars in 1216 bytes} [Sat Jan 2 02:53:51 2021] GET /volume/v3/d38abbd8d769467185ec95c886c63944/os-services => generated 629 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:52.295573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0638c18b-cb6c-45e0-b6b4-c173f2bdecc2 tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] PUT http://10.222.0.39/volume/v3/d38abbd8d769467185ec95c886c63944/os-services/disable-log-reason Jan 02 02:53:52.297248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0638c18b-cb6c-45e0-b6b4-c173f2bdecc2 tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] Action: 'update', calling method: update, body: {"host": "n-d-767704-6", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:52.302973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0638c18b-cb6c-45e0-b6b4-c173f2bdecc2 tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] http://10.222.0.39/volume/v3/d38abbd8d769467185ec95c886c63944/os-services/disable-log-reason returned with HTTP 400 Jan 02 02:53:52.305480 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1194/2365] 10.222.0.39 () {60 vars in 1293 bytes} [Sat Jan 2 02:53:52 2021] PUT /volume/v3/d38abbd8d769467185ec95c886c63944/os-services/disable-log-reason => generated 136 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:53:52.329689 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:52.329689 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:52.330839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cabed25c-35a0-4bc2-b217-351dd0698d81 tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] PUT http://10.222.0.39/volume/v3/d38abbd8d769467185ec95c886c63944/os-services/disable Jan 02 02:53:52.333245 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cabed25c-35a0-4bc2-b217-351dd0698d81 tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] Action: 'update', calling method: update, body: {"host": "n-d-767704-6", "binary": "invalid_binary"} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:52.352226 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-82f83491-7a1e-454c-858e-dd8a8d7c88cd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:52.357772 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cabed25c-35a0-4bc2-b217-351dd0698d81 tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] http://10.222.0.39/volume/v3/d38abbd8d769467185ec95c886c63944/os-services/disable returned with HTTP 404 Jan 02 02:53:52.374410 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1195/2366] 10.222.0.39 () {60 vars in 1260 bytes} [Sat Jan 2 02:53:52 2021] PUT /volume/v3/d38abbd8d769467185ec95c886c63944/os-services/disable => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:52.389010 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-672a362c-419d-4edb-ac12-73ac4ee46198 tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] PUT http://10.222.0.39/volume/v3/d38abbd8d769467185ec95c886c63944/os-services/enable Jan 02 02:53:52.391177 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-672a362c-419d-4edb-ac12-73ac4ee46198 tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:52.411125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-672a362c-419d-4edb-ac12-73ac4ee46198 tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] http://10.222.0.39/volume/v3/d38abbd8d769467185ec95c886c63944/os-services/enable returned with HTTP 404 Jan 02 02:53:52.423775 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1196/2367] 10.222.0.39 () {60 vars in 1257 bytes} [Sat Jan 2 02:53:52 2021] PUT /volume/v3/d38abbd8d769467185ec95c886c63944/os-services/enable => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:52.439040 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ce05dedd-60d8-4b2d-97e1-8b41abb0179a tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] PUT http://10.222.0.39/volume/v3/d38abbd8d769467185ec95c886c63944/os-services/freeze Jan 02 02:53:52.441054 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ce05dedd-60d8-4b2d-97e1-8b41abb0179a tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:52.469953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82f83491-7a1e-454c-858e-dd8a8d7c88cd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:52.470774 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ce05dedd-60d8-4b2d-97e1-8b41abb0179a tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] http://10.222.0.39/volume/v3/d38abbd8d769467185ec95c886c63944/os-services/freeze returned with HTTP 400 Jan 02 02:53:52.484026 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1197/2368] 10.222.0.39 () {60 vars in 1257 bytes} [Sat Jan 2 02:53:52 2021] PUT /volume/v3/d38abbd8d769467185ec95c886c63944/os-services/freeze => generated 83 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:53:52.484324 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1172/2369] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:52 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:52.506317 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ba57e90a-2aa6-4ce1-8150-aa2f4c897012 tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] PUT http://10.222.0.39/volume/v3/d38abbd8d769467185ec95c886c63944/os-services/thaw Jan 02 02:53:52.507872 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:52.507872 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:52.507872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ba57e90a-2aa6-4ce1-8150-aa2f4c897012 tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:52.531305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ba57e90a-2aa6-4ce1-8150-aa2f4c897012 tempest-VolumeServicesNegativeTest-707434389 tempest-VolumeServicesNegativeTest-707434389] http://10.222.0.39/volume/v3/d38abbd8d769467185ec95c886c63944/os-services/thaw returned with HTTP 400 Jan 02 02:53:52.540078 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1173/2370] 10.222.0.39 () {60 vars in 1251 bytes} [Sat Jan 2 02:53:52 2021] PUT /volume/v3/d38abbd8d769467185ec95c886c63944/os-services/thaw => generated 83 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:53:53.527809 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d60e6a0d-0ca2-4aba-92a8-21774ec9c7c1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:53.534412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d60e6a0d-0ca2-4aba-92a8-21774ec9c7c1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:53.536726 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d60e6a0d-0ca2-4aba-92a8-21774ec9c7c1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:53.805375 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:53.805375 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:53.858413 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d60e6a0d-0ca2-4aba-92a8-21774ec9c7c1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:53.975061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d60e6a0d-0ca2-4aba-92a8-21774ec9c7c1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:53.992747 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1198/2371] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:53 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:55.015812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d45108f-9c25-4f19-86d4-534fad492aa6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:55.017939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d45108f-9c25-4f19-86d4-534fad492aa6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:55.027837 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d45108f-9c25-4f19-86d4-534fad492aa6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:55.388198 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:55.388198 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:55.429895 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2d45108f-9c25-4f19-86d4-534fad492aa6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:55.489179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d45108f-9c25-4f19-86d4-534fad492aa6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:55.496771 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1174/2372] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:55 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:56.519704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2b065f4-6d0a-410a-a155-8a2c5ce38db2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:56.521215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2b065f4-6d0a-410a-a155-8a2c5ce38db2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:56.521673 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:56.521673 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:56.522353 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2b065f4-6d0a-410a-a155-8a2c5ce38db2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:56.639788 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:56.639788 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:56.669210 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f2b065f4-6d0a-410a-a155-8a2c5ce38db2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:56.719331 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2b065f4-6d0a-410a-a155-8a2c5ce38db2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:56.732620 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1199/2373] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:56 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:57.762962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30862add-8892-47e4-ad2d-f74bd436720b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:57.764990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30862add-8892-47e4-ad2d-f74bd436720b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:57.765555 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:57.765555 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:57.773673 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30862add-8892-47e4-ad2d-f74bd436720b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:58.029046 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:58.029046 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:58.115510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-30862add-8892-47e4-ad2d-f74bd436720b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:58.328868 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30862add-8892-47e4-ad2d-f74bd436720b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:58.331631 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1175/2374] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:57 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:59.360425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b903a10-a056-4a13-90b8-1ac6317854c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:53:59.361590 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b903a10-a056-4a13-90b8-1ac6317854c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:59.361941 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:59.361941 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:53:59.362521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b903a10-a056-4a13-90b8-1ac6317854c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:59.558190 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:59.558190 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:53:59.575993 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3b903a10-a056-4a13-90b8-1ac6317854c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:53:59.631927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b903a10-a056-4a13-90b8-1ac6317854c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:53:59.634072 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1200/2375] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:59 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 954 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:00.663740 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-678a2d14-2988-46f2-adbb-2f9e585e1b5d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:54:00.664734 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-678a2d14-2988-46f2-adbb-2f9e585e1b5d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:00.664734 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:00.664734 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:00.665226 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-678a2d14-2988-46f2-adbb-2f9e585e1b5d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:00.727234 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:00.727234 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:00.737101 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-678a2d14-2988-46f2-adbb-2f9e585e1b5d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:00.765816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-678a2d14-2988-46f2-adbb-2f9e585e1b5d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:54:00.767103 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1176/2376] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:00 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 955 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:00.797676 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-97abccbb-d812-4659-8f55-0bc8722fbd98 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:54:00.800232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-97abccbb-d812-4659-8f55-0bc8722fbd98 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:00.800901 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:00.800901 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:00.802139 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-97abccbb-d812-4659-8f55-0bc8722fbd98 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:00.920341 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:00.920341 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:00.938055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-97abccbb-d812-4659-8f55-0bc8722fbd98 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:01.029930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-97abccbb-d812-4659-8f55-0bc8722fbd98 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:54:01.031524 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1201/2377] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:00 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 955 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:01.062755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78b89bcf-b3e5-4678-a8e3-544faab1231b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] PUT http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:54:01.063883 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:01.063883 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:01.065097 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78b89bcf-b3e5-4678-a8e3-544faab1231b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1553395519"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:01.226511 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:01.226511 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:01.245259 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-78b89bcf-b3e5-4678-a8e3-544faab1231b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:01.259324 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-78b89bcf-b3e5-4678-a8e3-544faab1231b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume updated successfully. Jan 02 02:54:01.276826 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-b4aee695-4270-42ee-86cd-00c86913b418 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 Jan 02 02:54:01.277366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-b4aee695-4270-42ee-86cd-00c86913b418 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:01.277585 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:01.277585 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:01.277961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-b4aee695-4270-42ee-86cd-00c86913b418 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:01.280729 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78b89bcf-b3e5-4678-a8e3-544faab1231b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:54:01.283342 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1177/2378] 10.222.0.39 () {60 vars in 1335 bytes} [Sat Jan 2 02:54:01 2021] PUT /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 887 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:01.301574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f5bb4cf-1e25-4f72-9085-c9d3cb248a25 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] PUT http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:54:01.302327 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:01.302327 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:01.302966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f5bb4cf-1e25-4f72-9085-c9d3cb248a25 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1893849217", "description": "This is the new description of volume"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:01.380539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:01.380539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:01.392767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0f5bb4cf-1e25-4f72-9085-c9d3cb248a25 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:01.397434 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:01.397434 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:01.408243 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0f5bb4cf-1e25-4f72-9085-c9d3cb248a25 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume updated successfully. Jan 02 02:54:01.416011 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-b4aee695-4270-42ee-86cd-00c86913b418 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:54:01.429727 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f5bb4cf-1e25-4f72-9085-c9d3cb248a25 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:54:01.436440 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1178/2379] 10.222.0.39 () {60 vars in 1336 bytes} [Sat Jan 2 02:54:01 2021] PUT /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 926 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:01.449604 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-10ee20a3-e2d9-4d43-8671-f611e0f1dd5f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:54:01.450152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-10ee20a3-e2d9-4d43-8671-f611e0f1dd5f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:01.450373 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:01.450373 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:01.450738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-10ee20a3-e2d9-4d43-8671-f611e0f1dd5f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:01.472408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-b4aee695-4270-42ee-86cd-00c86913b418 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 returned with HTTP 200 Jan 02 02:54:01.475643 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1202/2380] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:54:01 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 => generated 1418 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:01.542178 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:01.542178 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:01.559704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-10ee20a3-e2d9-4d43-8671-f611e0f1dd5f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:01.608946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-10ee20a3-e2d9-4d43-8671-f611e0f1dd5f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:54:01.610886 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1179/2381] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:01 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 994 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:01.627230 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] POST http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes Jan 02 02:54:01.627682 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:01.627682 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:01.628096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-858258576", "availability_zone": "nova", "size": 1}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:01.629937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-858258576', 'availability_zone': 'nova', 'size': 1}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:54:01.630438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume of 1 GB Jan 02 02:54:01.644059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Availability Zones retrieved successfully. Jan 02 02:54:01.662852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (d89f7676-f4cd-434c-8f50-96dbf9c91bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:01.665791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38049db6-1b5c-4ab9-bdc6-080d7f3d8724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:01.667905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:54:01.790097 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38049db6-1b5c-4ab9-bdc6-080d7f3d8724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:01.795704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85db8d23-9295-4175-8e01-64e8fefe9862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:01.898291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Created reservations ['0abf8079-4381-4d4d-9606-b965f387034d', '21915800-a981-427f-b458-f8c33ab871d8', 'c0f946fb-2a98-402d-806d-70cbf0c91e6d', 'ed1fb846-7a97-4aef-b82b-8712cd2754a4'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:54:01.902817 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85db8d23-9295-4175-8e01-64e8fefe9862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0abf8079-4381-4d4d-9606-b965f387034d', '21915800-a981-427f-b458-f8c33ab871d8', 'c0f946fb-2a98-402d-806d-70cbf0c91e6d', 'ed1fb846-7a97-4aef-b82b-8712cd2754a4']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:01.908060 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46aabc0-1c1e-4ae1-a0dc-9a85cd9dc257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:02.022776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46aabc0-1c1e-4ae1-a0dc-9a85cd9dc257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb7462ea-f223-43d0-ac41-fc69bb44dfc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-858258576',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['0abf8079-4381-4d4d-9606-b965f387034d','21915800-a981-427f-b458-f8c33ab871d8','c0f946fb-2a98-402d-806d-70cbf0c91e6d','ed1fb846-7a97-4aef-b82b-8712cd2754a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:54:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-858258576',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb7462ea-f223-43d0-ac41-fc69bb44dfc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d52205082447c783c1e8556326f06d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='46c83abfef2d4acda91f165482dd0404',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:02.025166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ba8f52-0f86-4f12-adb8-25845b70018d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:02.061612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ba8f52-0f86-4f12-adb8-25845b70018d) transitioned into 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-858258576',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['0abf8079-4381-4d4d-9606-b965f387034d','21915800-a981-427f-b458-f8c33ab871d8','c0f946fb-2a98-402d-806d-70cbf0c91e6d','ed1fb846-7a97-4aef-b82b-8712cd2754a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:02.067634 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8daa3a0f-77da-46a6-9aa4-658e96debc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:02.099274 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8daa3a0f-77da-46a6-9aa4-658e96debc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:02.105630 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (d89f7676-f4cd-434c-8f50-96dbf9c91bfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:02.244520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request issued successfully. Jan 02 02:54:02.264027 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b311a5b-33b9-46fe-a59e-792a5862a533 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes returned with HTTP 202 Jan 02 02:54:02.266356 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1203/2382] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:54:01 2021] POST /volume/v3/f6d52205082447c783c1e8556326f06d/volumes => generated 810 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:54:02.293409 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-809524ea-5348-4e11-aa4f-c61090deb00d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 Jan 02 02:54:02.294498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-809524ea-5348-4e11-aa4f-c61090deb00d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:02.294911 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:02.294911 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:02.296025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-809524ea-5348-4e11-aa4f-c61090deb00d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:02.439949 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:02.439949 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:02.450665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-809524ea-5348-4e11-aa4f-c61090deb00d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:02.480966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-809524ea-5348-4e11-aa4f-c61090deb00d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 returned with HTTP 200 Jan 02 02:54:02.482000 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1180/2383] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:02 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 => generated 902 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:02.981597 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79c6cb76-59bd-425f-824a-7af6a4613f65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] GET http://10.222.0.39/volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 Jan 02 02:54:02.982976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79c6cb76-59bd-425f-824a-7af6a4613f65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:02.983393 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:02.983393 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:02.984338 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79c6cb76-59bd-425f-824a-7af6a4613f65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:02.985538 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:02.985538 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:03.024969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79c6cb76-59bd-425f-824a-7af6a4613f65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] http://10.222.0.39/volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 returned with HTTP 200 Jan 02 02:54:03.026354 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1204/2384] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:02 2021] GET /volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 => generated 361 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:03.044666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-143ff249-693e-45e0-bac9-628648b0c7da tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] PUT http://10.222.0.39/volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 Jan 02 02:54:03.045532 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:03.045532 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:03.046311 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-143ff249-693e-45e0-bac9-628648b0c7da tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:03.292286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-143ff249-693e-45e0-bac9-628648b0c7da tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] http://10.222.0.39/volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 returned with HTTP 200 Jan 02 02:54:03.293681 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1181/2385] 10.222.0.39 () {60 vars in 1341 bytes} [Sat Jan 2 02:54:03 2021] PUT /volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 => generated 314 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:03.482123 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] POST http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes Jan 02 02:54:03.484789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-672592600"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:03.487852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-672592600'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:54:03.490683 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Create volume of 1 GB Jan 02 02:54:03.512693 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c6f3965-63a0-4f4d-8893-ec96851321bf tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 Jan 02 02:54:03.513399 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c6f3965-63a0-4f4d-8893-ec96851321bf tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:03.514024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c6f3965-63a0-4f4d-8893-ec96851321bf tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:03.521490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Availability Zones retrieved successfully. Jan 02 02:54:03.564432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Flow 'volume_create_api' (85f3dd80-8874-4be0-a686-5e446e985a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:03.571981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1008d7d8-bcbe-4ddb-88c8-37363f582d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:03.576930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:54:03.623201 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:03.623201 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:03.638798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0c6f3965-63a0-4f4d-8893-ec96851321bf tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:03.668456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1008d7d8-bcbe-4ddb-88c8-37363f582d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:03.670830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca5c0ce-b8fa-4a69-aa2f-b08892651510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:03.672374 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c6f3965-63a0-4f4d-8893-ec96851321bf tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 returned with HTTP 200 Jan 02 02:54:03.685764 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1182/2386] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:03 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 => generated 903 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:03.690022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61d4cd04-5ebc-4b1c-a33e-3f959ce3e3e7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] PUT http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 Jan 02 02:54:03.690505 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:03.690505 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:03.690918 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61d4cd04-5ebc-4b1c-a33e-3f959ce3e3e7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1553395519", "description": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:03.752175 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:03.752175 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:03.763797 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-61d4cd04-5ebc-4b1c-a33e-3f959ce3e3e7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:03.780956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-61d4cd04-5ebc-4b1c-a33e-3f959ce3e3e7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume updated successfully. Jan 02 02:54:03.832560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61d4cd04-5ebc-4b1c-a33e-3f959ce3e3e7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 returned with HTTP 200 Jan 02 02:54:03.833546 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1183/2387] 10.222.0.39 () {60 vars in 1335 bytes} [Sat Jan 2 02:54:03 2021] PUT /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 => generated 839 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:03.848573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15549066-53b6-407a-ae91-f6f775f49cc2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] DELETE http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 Jan 02 02:54:03.849173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15549066-53b6-407a-ae91-f6f775f49cc2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:03.850175 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:03.850175 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:03.850175 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15549066-53b6-407a-ae91-f6f775f49cc2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:03.850175 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-15549066-53b6-407a-ae91-f6f775f49cc2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume with id: fb7462ea-f223-43d0-ac41-fc69bb44dfc9 Jan 02 02:54:03.866219 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Created reservations ['38182506-a9e2-44d5-9a16-c5c6c6999778', '53e67679-0af5-4026-834a-cda09ab5665a', '73b9940d-cca6-4b51-873d-84f1e59b0e91', 'c5051daa-5ad4-465a-8c22-3d004a6da035'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:54:03.868482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca5c0ce-b8fa-4a69-aa2f-b08892651510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38182506-a9e2-44d5-9a16-c5c6c6999778', '53e67679-0af5-4026-834a-cda09ab5665a', '73b9940d-cca6-4b51-873d-84f1e59b0e91', 'c5051daa-5ad4-465a-8c22-3d004a6da035']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:03.871160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8c5a92-15ea-4a36-9041-6e2b2e7993d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:03.968726 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:03.968726 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:03.969987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-15549066-53b6-407a-ae91-f6f775f49cc2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:03.986733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8c5a92-15ea-4a36-9041-6e2b2e7993d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff185df-3abf-4050-b183-81e2b082e5a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-672592600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c878d8ca85644b899b099b4d1da72977',qos_specs=None,replication_status=,reservations=['38182506-a9e2-44d5-9a16-c5c6c6999778','53e67679-0af5-4026-834a-cda09ab5665a','73b9940d-cca6-4b51-873d-84f1e59b0e91','c5051daa-5ad4-465a-8c22-3d004a6da035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3915aae90f84dc099f745304e2de8c6',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-672592600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ff185df-3abf-4050-b183-81e2b082e5a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c878d8ca85644b899b099b4d1da72977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f3915aae90f84dc099f745304e2de8c6',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:03.996858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e5c5054-2d69-457d-b96a-91e2aae38bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:04.023914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-15549066-53b6-407a-ae91-f6f775f49cc2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume request issued successfully. Jan 02 02:54:04.024397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15549066-53b6-407a-ae91-f6f775f49cc2 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 returned with HTTP 202 Jan 02 02:54:04.025542 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1184/2388] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:54:03 2021] DELETE /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:04.041804 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b269428-f0f1-4009-afb0-3782f65c53cf tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 Jan 02 02:54:04.042353 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b269428-f0f1-4009-afb0-3782f65c53cf tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:04.042584 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:04.042584 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:04.042973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b269428-f0f1-4009-afb0-3782f65c53cf tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:04.073870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e5c5054-2d69-457d-b96a-91e2aae38bad) transitioned into state 'SUCCESS' from state '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-672592600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c878d8ca85644b899b099b4d1da72977',qos_specs=None,replication_status=,reservations=['38182506-a9e2-44d5-9a16-c5c6c6999778','53e67679-0af5-4026-834a-cda09ab5665a','73b9940d-cca6-4b51-873d-84f1e59b0e91','c5051daa-5ad4-465a-8c22-3d004a6da035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3915aae90f84dc099f745304e2de8c6',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:04.079335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba8a9df0-65c9-4f10-b442-687c5772323b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:04.114369 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:04.114369 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:04.125877 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1b269428-f0f1-4009-afb0-3782f65c53cf tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:04.142555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba8a9df0-65c9-4f10-b442-687c5772323b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:04.154702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b269428-f0f1-4009-afb0-3782f65c53cf tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 returned with HTTP 200 Jan 02 02:54:04.161854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Flow 'volume_create_api' (85f3dd80-8874-4be0-a686-5e446e985a29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:04.166772 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1185/2389] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:04 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 => generated 906 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:04.237437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Create volume request issued successfully. Jan 02 02:54:04.254528 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-49508be6-8816-4439-a886-1e0930f85529 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes returned with HTTP 202 Jan 02 02:54:04.255736 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1205/2390] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:54:03 2021] POST /volume/v3/c878d8ca85644b899b099b4d1da72977/volumes => generated 835 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:54:04.271927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5dc6aa76-16fc-4026-9eb8-df14bfffd8ad tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 Jan 02 02:54:04.272473 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5dc6aa76-16fc-4026-9eb8-df14bfffd8ad tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:04.272787 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:04.272787 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:04.273047 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5dc6aa76-16fc-4026-9eb8-df14bfffd8ad tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:04.354896 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:04.354896 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:04.366449 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5dc6aa76-16fc-4026-9eb8-df14bfffd8ad tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Volume info retrieved successfully. Jan 02 02:54:04.395552 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5dc6aa76-16fc-4026-9eb8-df14bfffd8ad tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 returned with HTTP 200 Jan 02 02:54:04.396667 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1186/2391] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:04 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 => generated 903 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:05.192412 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee2147f4-daf6-482f-8619-501c0762db1c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 Jan 02 02:54:05.192412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee2147f4-daf6-482f-8619-501c0762db1c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:05.192412 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:05.192412 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:05.198507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee2147f4-daf6-482f-8619-501c0762db1c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:05.360082 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:05.360082 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:05.401799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ee2147f4-daf6-482f-8619-501c0762db1c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:05.413080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51794381-4dad-42b6-93e6-174ec9128812 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 Jan 02 02:54:05.413894 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51794381-4dad-42b6-93e6-174ec9128812 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:05.414534 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:05.414534 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:05.415143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51794381-4dad-42b6-93e6-174ec9128812 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:05.507488 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:05.507488 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:05.516988 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-51794381-4dad-42b6-93e6-174ec9128812 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Volume info retrieved successfully. Jan 02 02:54:05.530807 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee2147f4-daf6-482f-8619-501c0762db1c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 returned with HTTP 200 Jan 02 02:54:05.535770 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1206/2392] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:05 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 => generated 906 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:05.543155 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51794381-4dad-42b6-93e6-174ec9128812 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 returned with HTTP 200 Jan 02 02:54:05.544339 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1187/2393] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:05 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 => generated 928 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:05.568703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-69fbac5a-deba-45c8-ae22-a9a5f2178b2b tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] POST http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots Jan 02 02:54:05.571432 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:05.571432 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:05.572919 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-69fbac5a-deba-45c8-ae22-a9a5f2178b2b tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ff185df-3abf-4050-b183-81e2b082e5a0", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1130047417"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:05.786517 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:05.786517 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:05.787764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-69fbac5a-deba-45c8-ae22-a9a5f2178b2b tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Volume info retrieved successfully. Jan 02 02:54:05.788135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-69fbac5a-deba-45c8-ae22-a9a5f2178b2b tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Create snapshot from volume 5ff185df-3abf-4050-b183-81e2b082e5a0 Jan 02 02:54:06.047516 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-69fbac5a-deba-45c8-ae22-a9a5f2178b2b tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Created reservations ['085b7cec-1801-4cb4-8ede-d4d51cd8b6b7', '7b1095ac-8070-426a-a71e-ebcfcd07ca54', '28803636-3dda-4fb9-9b6c-6153f623aaf8', 'b6be60d7-b316-4a49-803a-b1de19378bc6'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:54:06.292351 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-69fbac5a-deba-45c8-ae22-a9a5f2178b2b tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Snapshot create request issued successfully. Jan 02 02:54:06.293366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-69fbac5a-deba-45c8-ae22-a9a5f2178b2b tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots returned with HTTP 202 Jan 02 02:54:06.294129 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1207/2394] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:54:05 2021] POST /volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots => generated 323 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:54:06.305466 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36924f83-f993-4c6b-80cd-52f0f6621609 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 Jan 02 02:54:06.306006 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36924f83-f993-4c6b-80cd-52f0f6621609 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:06.306191 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:06.306191 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:06.306548 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36924f83-f993-4c6b-80cd-52f0f6621609 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:06.351895 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-5a30554b-9de4-4240-9743-2f3b077cb870 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 Jan 02 02:54:06.352578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-5a30554b-9de4-4240-9743-2f3b077cb870 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:06.352873 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:06.352873 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:06.353255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-5a30554b-9de4-4240-9743-2f3b077cb870 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:06.372901 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:06.372901 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:06.374392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-36924f83-f993-4c6b-80cd-52f0f6621609 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Snapshot retrieved successfully. Jan 02 02:54:06.376571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36924f83-f993-4c6b-80cd-52f0f6621609 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 returned with HTTP 200 Jan 02 02:54:06.386333 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1188/2395] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:06 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 => generated 455 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:06.557707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39c237b5-f40c-4de1-acc2-e1ebff6ba814 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 Jan 02 02:54:06.564060 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39c237b5-f40c-4de1-acc2-e1ebff6ba814 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:06.565100 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:06.565100 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:06.567673 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39c237b5-f40c-4de1-acc2-e1ebff6ba814 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:06.670784 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:06.670784 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:06.682222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-39c237b5-f40c-4de1-acc2-e1ebff6ba814 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:06.711271 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39c237b5-f40c-4de1-acc2-e1ebff6ba814 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 returned with HTTP 200 Jan 02 02:54:06.712423 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1189/2396] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:06 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 => generated 906 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:06.969327 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:06.969327 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:07.008196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-5a30554b-9de4-4240-9743-2f3b077cb870 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:54:07.077114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-5a30554b-9de4-4240-9743-2f3b077cb870 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 returned with HTTP 200 Jan 02 02:54:07.078564 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1208/2397] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:54:06 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 => generated 1418 bytes in 732 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:07.093806 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39c237b5-f40c-4de1-acc2-e1ebff6ba814 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume// Jan 02 02:54:07.094288 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39c237b5-f40c-4de1-acc2-e1ebff6ba814 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:07.094507 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:07.094507 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:07.094883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39c237b5-f40c-4de1-acc2-e1ebff6ba814 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:07.096218 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39c237b5-f40c-4de1-acc2-e1ebff6ba814 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:54:07.097058 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1190/2398] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:54:07 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:54:07.122737 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-f7d10fa6-4d02-4526-997c-6c6506104e47 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] POST http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/attachments Jan 02 02:54:07.123698 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:07.123698 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:07.124336 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-f7d10fa6-4d02-4526-997c-6c6506104e47 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "900373b9-dad6-4eb2-9048-fa6b07eaf740", "instance_uuid": "ab754a7a-bf55-4cf3-bab5-953d8d503759", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:07.256925 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:07.256925 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:07.392363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf7b7d0b-255e-49ce-add9-08d388d80530 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 Jan 02 02:54:07.393195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf7b7d0b-255e-49ce-add9-08d388d80530 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:07.393618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf7b7d0b-255e-49ce-add9-08d388d80530 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:07.419465 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-f7d10fa6-4d02-4526-997c-6c6506104e47 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/attachments returned with HTTP 200 Jan 02 02:54:07.421835 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1209/2399] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:54:07 2021] POST /volume/v3/224c9adedf14446da06f38858e065bad/attachments => generated 273 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:07.507603 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:07.507603 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:07.509251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cf7b7d0b-255e-49ce-add9-08d388d80530 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Snapshot retrieved successfully. Jan 02 02:54:07.512123 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf7b7d0b-255e-49ce-add9-08d388d80530 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 returned with HTTP 200 Jan 02 02:54:07.513709 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1191/2400] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:07 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 => generated 455 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:07.753834 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f5cf6e9f-41c3-41f4-adde-c810f10ae560 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 Jan 02 02:54:07.758876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f5cf6e9f-41c3-41f4-adde-c810f10ae560 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:07.768722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:07.768722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:07.771030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f5cf6e9f-41c3-41f4-adde-c810f10ae560 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:08.126435 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f5cf6e9f-41c3-41f4-adde-c810f10ae560 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 returned with HTTP 404 Jan 02 02:54:08.135463 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1210/2401] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:07 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/fb7462ea-f223-43d0-ac41-fc69bb44dfc9 => generated 109 bytes in 387 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:08.143075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-079234f9-e597-4f87-b09b-6e89a667c038 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] DELETE http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:54:08.145231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-079234f9-e597-4f87-b09b-6e89a667c038 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:08.148293 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:08.148293 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:08.149409 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-079234f9-e597-4f87-b09b-6e89a667c038 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:08.152946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-079234f9-e597-4f87-b09b-6e89a667c038 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume with id: 3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:54:08.465860 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:08.465860 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:08.470549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-079234f9-e597-4f87-b09b-6e89a667c038 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:08.530244 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43255d83-a73b-4d5c-aba3-c76ed34a9feb tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 Jan 02 02:54:08.531188 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43255d83-a73b-4d5c-aba3-c76ed34a9feb tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:08.532099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43255d83-a73b-4d5c-aba3-c76ed34a9feb tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:08.584580 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-079234f9-e597-4f87-b09b-6e89a667c038 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume request issued successfully. Jan 02 02:54:08.585520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-079234f9-e597-4f87-b09b-6e89a667c038 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 202 Jan 02 02:54:08.589392 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1192/2402] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:54:08 2021] DELETE /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 0 bytes in 453 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:54:08.612209 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e1a4c10-ad40-480e-b368-464d52fd80dd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:54:08.633397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e1a4c10-ad40-480e-b368-464d52fd80dd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:08.633804 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:08.633804 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:08.634507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e1a4c10-ad40-480e-b368-464d52fd80dd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:08.642905 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:08.642905 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:08.652263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-43255d83-a73b-4d5c-aba3-c76ed34a9feb tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Snapshot retrieved successfully. Jan 02 02:54:08.663017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43255d83-a73b-4d5c-aba3-c76ed34a9feb tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 returned with HTTP 200 Jan 02 02:54:08.663941 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1211/2403] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:08 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 => generated 455 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:08.947239 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:08.947239 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:08.991215 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e1a4c10-ad40-480e-b368-464d52fd80dd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:09.095978 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e1a4c10-ad40-480e-b368-464d52fd80dd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:54:09.104015 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1193/2404] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:08 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 993 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:09.684548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9f4b662-1fac-437f-a27b-8f4d42f4dd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 Jan 02 02:54:09.686854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9f4b662-1fac-437f-a27b-8f4d42f4dd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:09.692761 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:09.692761 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:09.695374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9f4b662-1fac-437f-a27b-8f4d42f4dd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:09.928254 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:09.928254 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:09.929459 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a9f4b662-1fac-437f-a27b-8f4d42f4dd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Snapshot retrieved successfully. Jan 02 02:54:09.931462 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9f4b662-1fac-437f-a27b-8f4d42f4dd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 returned with HTTP 200 Jan 02 02:54:09.949447 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1212/2405] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:09 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 => generated 482 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:09.951626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25c500f4-b6ba-4745-8a9e-16e8e1b55d8c tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] PUT http://10.222.0.39/volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 Jan 02 02:54:09.951958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:09.951958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:09.952383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25c500f4-b6ba-4745-8a9e-16e8e1b55d8c tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:10.121362 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39f4e226-ee26-4029-98b7-c1add1e5256d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:54:10.122160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39f4e226-ee26-4029-98b7-c1add1e5256d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:10.122524 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:10.122524 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:10.123142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39f4e226-ee26-4029-98b7-c1add1e5256d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:10.299510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25c500f4-b6ba-4745-8a9e-16e8e1b55d8c tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] http://10.222.0.39/volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 returned with HTTP 200 Jan 02 02:54:10.300970 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1194/2406] 10.222.0.39 () {60 vars in 1341 bytes} [Sat Jan 2 02:54:09 2021] PUT /volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 => generated 314 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:10.339056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6612459f-19d1-4ed8-b163-d3cd610dde6c tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] POST http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots Jan 02 02:54:10.339975 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6612459f-19d1-4ed8-b163-d3cd610dde6c tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ff185df-3abf-4050-b183-81e2b082e5a0"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:10.351617 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:10.351617 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:10.401463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-39f4e226-ee26-4029-98b7-c1add1e5256d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:10.475039 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39f4e226-ee26-4029-98b7-c1add1e5256d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:54:10.481175 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1213/2407] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:10 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 993 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:10.527928 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:10.527928 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:10.536761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6612459f-19d1-4ed8-b163-d3cd610dde6c tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Volume info retrieved successfully. Jan 02 02:54:10.539230 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-6612459f-19d1-4ed8-b163-d3cd610dde6c tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Create snapshot from volume 5ff185df-3abf-4050-b183-81e2b082e5a0 Jan 02 02:54:10.658677 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota_utils [None req-6612459f-19d1-4ed8-b163-d3cd610dde6c tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Quota exceeded for c878d8ca85644b899b099b4d1da72977, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 02 02:54:10.659246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.middleware.fault [None req-6612459f-19d1-4ed8-b163-d3cd610dde6c tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots returned with HTTP 413 Jan 02 02:54:10.665105 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1195/2408] 10.222.0.39 () {60 vars in 1231 bytes} [Sat Jan 2 02:54:10 2021] POST /volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots => generated 208 bytes in 346 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 02:54:10.678825 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93844101-d977-4589-8ac7-4eb184d14562 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] PUT http://10.222.0.39/volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 Jan 02 02:54:10.681066 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:10.681066 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:10.681948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93844101-d977-4589-8ac7-4eb184d14562 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:11.022252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93844101-d977-4589-8ac7-4eb184d14562 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] http://10.222.0.39/volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 returned with HTTP 200 Jan 02 02:54:11.025793 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1214/2409] 10.222.0.39 () {60 vars in 1341 bytes} [Sat Jan 2 02:54:10 2021] PUT /volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 => generated 314 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:11.036708 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ed812d4-bd7b-4803-a106-27501ade2b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] POST http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots Jan 02 02:54:11.037444 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:11.037444 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:11.038241 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ed812d4-bd7b-4803-a106-27501ade2b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ff185df-3abf-4050-b183-81e2b082e5a0"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:11.272249 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:11.272249 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:11.293982 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9ed812d4-bd7b-4803-a106-27501ade2b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Volume info retrieved successfully. Jan 02 02:54:11.294600 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-9ed812d4-bd7b-4803-a106-27501ade2b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Create snapshot from volume 5ff185df-3abf-4050-b183-81e2b082e5a0 Jan 02 02:54:11.417509 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota_utils [None req-9ed812d4-bd7b-4803-a106-27501ade2b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Quota exceeded for c878d8ca85644b899b099b4d1da72977, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 02 02:54:11.418469 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.middleware.fault [None req-9ed812d4-bd7b-4803-a106-27501ade2b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots returned with HTTP 413 Jan 02 02:54:11.420269 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1196/2410] 10.222.0.39 () {60 vars in 1231 bytes} [Sat Jan 2 02:54:11 2021] POST /volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots => generated 133 bytes in 389 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 02:54:11.440289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed5c71d2-3aec-4473-8ac2-b975a87ee884 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] DELETE http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 Jan 02 02:54:11.475496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed5c71d2-3aec-4473-8ac2-b975a87ee884 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:11.476819 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed5c71d2-3aec-4473-8ac2-b975a87ee884 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:11.477650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-ed5c71d2-3aec-4473-8ac2-b975a87ee884 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Delete snapshot with id: 5ebcaecb-b046-421a-80fa-e9f6f58d7971 Jan 02 02:54:11.496091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bf1c2c4-87bd-400f-8463-2170f3104cec tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:54:11.497438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bf1c2c4-87bd-400f-8463-2170f3104cec tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:11.498159 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:11.498159 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:11.498919 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bf1c2c4-87bd-400f-8463-2170f3104cec tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:11.596788 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:11.596788 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:11.599154 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ed5c71d2-3aec-4473-8ac2-b975a87ee884 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Snapshot retrieved successfully. Jan 02 02:54:11.617188 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:11.617188 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:11.642460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2bf1c2c4-87bd-400f-8463-2170f3104cec tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:11.700799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bf1c2c4-87bd-400f-8463-2170f3104cec tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 200 Jan 02 02:54:11.702345 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1197/2411] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:11 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 993 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:11.808740 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ed5c71d2-3aec-4473-8ac2-b975a87ee884 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Snapshot delete request issued successfully. Jan 02 02:54:11.814831 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed5c71d2-3aec-4473-8ac2-b975a87ee884 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 returned with HTTP 202 Jan 02 02:54:11.816659 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1215/2412] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:54:11 2021] DELETE /volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 => generated 0 bytes in 391 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:11.825152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-47e4a792-c8c4-41e0-a336-ec64c42002a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 Jan 02 02:54:11.825862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-47e4a792-c8c4-41e0-a336-ec64c42002a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:11.826615 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:11.826615 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:11.827180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-47e4a792-c8c4-41e0-a336-ec64c42002a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:11.944069 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:11.944069 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:11.950113 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-47e4a792-c8c4-41e0-a336-ec64c42002a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Snapshot retrieved successfully. Jan 02 02:54:11.952892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-47e4a792-c8c4-41e0-a336-ec64c42002a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 returned with HTTP 200 Jan 02 02:54:11.960667 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1198/2413] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:11 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 => generated 481 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:12.738787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbbf8fe3-a3a2-47dd-8184-adfddba077cb tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae Jan 02 02:54:12.743059 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbbf8fe3-a3a2-47dd-8184-adfddba077cb tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:12.744274 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:12.744274 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:12.744913 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbbf8fe3-a3a2-47dd-8184-adfddba077cb tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:12.973969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12211981-08cf-440e-8d71-86978c197a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 Jan 02 02:54:12.974507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12211981-08cf-440e-8d71-86978c197a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:12.974699 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:12.974699 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:12.975052 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12211981-08cf-440e-8d71-86978c197a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:12.998267 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbbf8fe3-a3a2-47dd-8184-adfddba077cb tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae returned with HTTP 404 Jan 02 02:54:13.004920 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1216/2414] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:12 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/3a9cfa9b-ba7e-4b62-aab0-3a91700669ae => generated 109 bytes in 277 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:13.069766 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:13.069766 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:13.070949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-12211981-08cf-440e-8d71-86978c197a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Snapshot retrieved successfully. Jan 02 02:54:13.073026 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12211981-08cf-440e-8d71-86978c197a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 returned with HTTP 200 Jan 02 02:54:13.080539 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1199/2415] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:12 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 => generated 481 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:13.184001 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] POST http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes Jan 02 02:54:13.185405 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'create', calling method: create, body: {"volume": {"imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c", "size": 1, "name": "tempest-VolumesGetTest-Volume-736210407", "metadata": {"Type": "Test"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:13.187962 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request body: {'volume': {'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-736210407', 'metadata': {'Type': 'Test'}}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:54:13.294555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12211981-08cf-440e-8d71-86978c197a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume// Jan 02 02:54:13.295033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12211981-08cf-440e-8d71-86978c197a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:13.295248 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:13.295248 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:13.295629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12211981-08cf-440e-8d71-86978c197a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:13.297039 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12211981-08cf-440e-8d71-86978c197a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:54:13.297734 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1200/2416] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:54:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:54:13.311549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-e4d28369-e5a6-45b7-940b-84da485bec4f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 Jan 02 02:54:13.312464 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-e4d28369-e5a6-45b7-940b-84da485bec4f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:13.314550 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-e4d28369-e5a6-45b7-940b-84da485bec4f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:13.490472 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:13.490472 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:13.527464 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-e4d28369-e5a6-45b7-940b-84da485bec4f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:54:13.600217 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:13.600217 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:13.670411 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume of 1 GB Jan 02 02:54:13.674150 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:13.674150 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:13.690092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-e4d28369-e5a6-45b7-940b-84da485bec4f tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 returned with HTTP 200 Jan 02 02:54:13.712891 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1201/2417] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:54:13 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 => generated 1516 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:54:13.774274 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-6e8e3178-829e-4ee3-9811-4fb0969f303a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] PUT http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/attachments/0102d43e-071b-47d3-93d2-da64c1f16e9a Jan 02 02:54:13.781728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Availability Zones retrieved successfully. Jan 02 02:54:13.783682 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:13.783682 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:13.785367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-6e8e3178-829e-4ee3-9811-4fb0969f303a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:13.828946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (6ab977c1-aa4d-4e84-bf0d-45e4b116831e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:13.849970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba735a1-8fcf-43c3-b652-930afd7f4d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:13.864792 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:54:13.976243 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:54:13.976243 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:54:13.980396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-6e8e3178-829e-4ee3-9811-4fb0969f303a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Lock "b'cinder-attachment_update-900373b9-dad6-4eb2-9048-fa6b07eaf740-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.066s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:54:13.998215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:13.998215 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:14.267948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba735a1-8fcf-43c3-b652-930afd7f4d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:14.270944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ddf60c-d30b-4ce5-a38e-f2191f2cf09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:14.599118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Created reservations ['f3d93bdd-6868-43d8-96f8-1e8a12b4978f', '8e60cf95-5ed5-47a5-8d65-9b85a1be7b75', 'e8c91026-52b1-444b-be51-565410fc8154', '509af83f-3e62-4ea0-94b3-eb832aae542b'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:54:14.599118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ddf60c-d30b-4ce5-a38e-f2191f2cf09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3d93bdd-6868-43d8-96f8-1e8a12b4978f', '8e60cf95-5ed5-47a5-8d65-9b85a1be7b75', 'e8c91026-52b1-444b-be51-565410fc8154', '509af83f-3e62-4ea0-94b3-eb832aae542b']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:14.599118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb0acfe-e177-482d-8eeb-029dcac6b6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:14.804246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb0acfe-e177-482d-8eeb-029dcac6b6bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-736210407',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['f3d93bdd-6868-43d8-96f8-1e8a12b4978f','8e60cf95-5ed5-47a5-8d65-9b85a1be7b75','e8c91026-52b1-444b-be51-565410fc8154','509af83f-3e62-4ea0-94b3-eb832aae542b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:54:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-736210407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f6d52205082447c783c1e8556326f06d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='46c83abfef2d4acda91f165482dd0404',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:14.806411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ca3c6a-ff14-4063-a631-9a98f27bf37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:14.848932 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ca3c6a-ff14-4063-a631-9a98f27bf37b) transitioned into state 'SUCCESS' from state '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-736210407',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['f3d93bdd-6868-43d8-96f8-1e8a12b4978f','8e60cf95-5ed5-47a5-8d65-9b85a1be7b75','e8c91026-52b1-444b-be51-565410fc8154','509af83f-3e62-4ea0-94b3-eb832aae542b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:14.852439 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a0f3f3-6ae2-4734-b71e-011b02542df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:14.882558 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a0f3f3-6ae2-4734-b71e-011b02542df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:14.889758 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (6ab977c1-aa4d-4e84-bf0d-45e4b116831e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:15.065336 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request issued successfully. Jan 02 02:54:15.104108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3764c9c0-8afe-47f3-b375-21948d8162f7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes returned with HTTP 202 Jan 02 02:54:15.110350 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1217/2418] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:54:13 2021] POST /volume/v3/f6d52205082447c783c1e8556326f06d/volumes => generated 827 bytes in 1930 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:54:15.120011 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef68b90a-36dd-4db8-acd9-085cad8e65b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 Jan 02 02:54:15.126112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef68b90a-36dd-4db8-acd9-085cad8e65b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:15.129260 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:15.129260 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:15.130002 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef68b90a-36dd-4db8-acd9-085cad8e65b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:15.175693 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef68b90a-36dd-4db8-acd9-085cad8e65b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 returned with HTTP 404 Jan 02 02:54:15.185907 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1218/2419] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:15 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/snapshots/5ebcaecb-b046-421a-80fa-e9f6f58d7971 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:15.191173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f73b030a-3405-49a8-ad0e-0d32e2fec9d1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:15.191983 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f73b030a-3405-49a8-ad0e-0d32e2fec9d1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:15.192669 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f73b030a-3405-49a8-ad0e-0d32e2fec9d1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:15.312691 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:15.312691 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:15.359447 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f73b030a-3405-49a8-ad0e-0d32e2fec9d1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:15.437159 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f73b030a-3405-49a8-ad0e-0d32e2fec9d1 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:15.456428 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1219/2420] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:15 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 895 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:15.456428 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ea4737b-2345-4948-84f0-4d1111fef623 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] DELETE http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 Jan 02 02:54:15.456428 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ea4737b-2345-4948-84f0-4d1111fef623 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:15.456428 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:15.456428 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:15.456428 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ea4737b-2345-4948-84f0-4d1111fef623 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:15.456428 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3ea4737b-2345-4948-84f0-4d1111fef623 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Delete volume with id: 5ff185df-3abf-4050-b183-81e2b082e5a0 Jan 02 02:54:15.624062 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:15.624062 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:15.625453 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3ea4737b-2345-4948-84f0-4d1111fef623 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Volume info retrieved successfully. Jan 02 02:54:15.700563 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3ea4737b-2345-4948-84f0-4d1111fef623 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Delete volume request issued successfully. Jan 02 02:54:15.701326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ea4737b-2345-4948-84f0-4d1111fef623 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 returned with HTTP 202 Jan 02 02:54:15.704164 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1220/2421] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:54:15 2021] DELETE /volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:15.729359 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52c3a24a-36c2-45cc-9c62-0ede241ec8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 Jan 02 02:54:15.729707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52c3a24a-36c2-45cc-9c62-0ede241ec8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:15.729826 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:15.729826 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:15.730216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52c3a24a-36c2-45cc-9c62-0ede241ec8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:15.915049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:15.915049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:15.954917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-52c3a24a-36c2-45cc-9c62-0ede241ec8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Volume info retrieved successfully. Jan 02 02:54:16.016142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52c3a24a-36c2-45cc-9c62-0ede241ec8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 returned with HTTP 200 Jan 02 02:54:16.023649 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1221/2422] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:15 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 => generated 927 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:16.464440 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68c675c4-a172-441c-96f7-30ca771ecc32 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:16.465251 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68c675c4-a172-441c-96f7-30ca771ecc32 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:16.465587 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:16.465587 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:16.466109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-68c675c4-a172-441c-96f7-30ca771ecc32 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:16.543228 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:16.543228 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:16.561177 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-68c675c4-a172-441c-96f7-30ca771ecc32 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:16.603837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-68c675c4-a172-441c-96f7-30ca771ecc32 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:16.605598 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1222/2423] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:16 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:17.036441 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16c1ae8b-23be-48c1-9d80-59c39453f4d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 Jan 02 02:54:17.037603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16c1ae8b-23be-48c1-9d80-59c39453f4d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:17.038025 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:17.038025 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:17.038673 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16c1ae8b-23be-48c1-9d80-59c39453f4d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:17.154359 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:17.154359 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:17.166060 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-16c1ae8b-23be-48c1-9d80-59c39453f4d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Volume info retrieved successfully. Jan 02 02:54:17.202495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16c1ae8b-23be-48c1-9d80-59c39453f4d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 returned with HTTP 200 Jan 02 02:54:17.203651 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1223/2424] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:17 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 => generated 927 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:17.307749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-6e8e3178-829e-4ee3-9811-4fb0969f303a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Lock "b'cinder-attachment_update-900373b9-dad6-4eb2-9048-fa6b07eaf740-n-h1-767704-6'" released by "attachment_update" :: held 3.331s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:54:17.308859 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-6e8e3178-829e-4ee3-9811-4fb0969f303a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/attachments/0102d43e-071b-47d3-93d2-da64c1f16e9a returned with HTTP 200 Jan 02 02:54:17.309857 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1202/2425] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:54:13 2021] PUT /volume/v3/224c9adedf14446da06f38858e065bad/attachments/0102d43e-071b-47d3-93d2-da64c1f16e9a => generated 762 bytes in 3589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:17.361993 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-3e058527-ac0c-4b8b-9159-16437b69fb02 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] POST http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/attachments/0102d43e-071b-47d3-93d2-da64c1f16e9a/action Jan 02 02:54:17.363439 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:17.363439 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:17.363924 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-3e058527-ac0c-4b8b-9159-16437b69fb02 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:17.364474 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-3e058527-ac0c-4b8b-9159-16437b69fb02 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:17.485529 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:17.485529 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:17.506668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4ca7a3ab-6a9f-425a-b297-5b85200c84b0 req-3e058527-ac0c-4b8b-9159-16437b69fb02 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/attachments/0102d43e-071b-47d3-93d2-da64c1f16e9a/action returned with HTTP 204 Jan 02 02:54:17.508261 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1224/2426] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:54:17 2021] POST /volume/v3/224c9adedf14446da06f38858e065bad/attachments/0102d43e-071b-47d3-93d2-da64c1f16e9a/action => generated 0 bytes in 152 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:17.635343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22f34115-c03b-41b2-ab68-4a10c60adf06 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:17.636281 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22f34115-c03b-41b2-ab68-4a10c60adf06 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:17.636892 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:17.636892 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:17.637598 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22f34115-c03b-41b2-ab68-4a10c60adf06 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:17.775554 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:17.775554 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:17.801984 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-22f34115-c03b-41b2-ab68-4a10c60adf06 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:17.853773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22f34115-c03b-41b2-ab68-4a10c60adf06 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:17.854478 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1203/2427] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:17 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:18.221955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d657a32e-ad80-4a2c-94b4-8a86812a80c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 Jan 02 02:54:18.226547 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d657a32e-ad80-4a2c-94b4-8a86812a80c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:18.226846 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:18.226846 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:18.227767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d657a32e-ad80-4a2c-94b4-8a86812a80c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:18.369225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:18.369225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:18.392361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d657a32e-ad80-4a2c-94b4-8a86812a80c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Volume info retrieved successfully. Jan 02 02:54:18.484357 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d657a32e-ad80-4a2c-94b4-8a86812a80c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 returned with HTTP 200 Jan 02 02:54:18.486218 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1225/2428] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:18 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 => generated 927 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:18.888029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb71ef54-42d7-42fc-963f-5878b19c6200 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:18.889077 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb71ef54-42d7-42fc-963f-5878b19c6200 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:18.889452 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:18.889452 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:18.890106 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb71ef54-42d7-42fc-963f-5878b19c6200 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:19.059154 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:19.059154 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:19.087305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb71ef54-42d7-42fc-963f-5878b19c6200 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:19.167988 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb71ef54-42d7-42fc-963f-5878b19c6200 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:19.182556 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1204/2429] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:18 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:19.503741 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-432d88e7-c04f-4af1-b4df-f301ada5b640 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] GET http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 Jan 02 02:54:19.505113 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-432d88e7-c04f-4af1-b4df-f301ada5b640 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:19.505501 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:19.505501 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:19.506171 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-432d88e7-c04f-4af1-b4df-f301ada5b640 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:19.590386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-432d88e7-c04f-4af1-b4df-f301ada5b640 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139 tempest-VolumeSnapshotQuotasNegativeTestJSON-918034139] http://10.222.0.39/volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 returned with HTTP 404 Jan 02 02:54:19.592771 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1226/2430] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:19 2021] GET /volume/v3/c878d8ca85644b899b099b4d1da72977/volumes/5ff185df-3abf-4050-b183-81e2b082e5a0 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:19.627225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7165c915-a439-4c7e-90a4-2d17db6d7b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] PUT http://10.222.0.39/volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 Jan 02 02:54:19.628137 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:19.628137 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:19.630746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7165c915-a439-4c7e-90a4-2d17db6d7b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:20.062777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7165c915-a439-4c7e-90a4-2d17db6d7b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1158009529] http://10.222.0.39/volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 returned with HTTP 200 Jan 02 02:54:20.063985 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1205/2431] 10.222.0.39 () {60 vars in 1342 bytes} [Sat Jan 2 02:54:19 2021] PUT /volume/v3/f32313b0f3cf40c1b64d1be33e1b60af/os-quota-sets/c878d8ca85644b899b099b4d1da72977 => generated 319 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:20.193781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1a59551-0caf-43ed-8a5f-b2b40a46557c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:20.194595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1a59551-0caf-43ed-8a5f-b2b40a46557c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:20.195277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1a59551-0caf-43ed-8a5f-b2b40a46557c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:20.282298 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:20.282298 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:20.302292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e1a59551-0caf-43ed-8a5f-b2b40a46557c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:20.328652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1a59551-0caf-43ed-8a5f-b2b40a46557c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:20.329731 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1227/2432] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:20 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:21.346917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aed65d59-cee4-4b3d-9e63-337a58336a09 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:21.348168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aed65d59-cee4-4b3d-9e63-337a58336a09 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:21.348847 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aed65d59-cee4-4b3d-9e63-337a58336a09 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:21.415736 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:21.415736 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:21.427173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aed65d59-cee4-4b3d-9e63-337a58336a09 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:21.461299 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aed65d59-cee4-4b3d-9e63-337a58336a09 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:21.462681 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1206/2433] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:21 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:22.482419 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6960cdb8-5c2f-4575-b291-41320fe8a43d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:22.483275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6960cdb8-5c2f-4575-b291-41320fe8a43d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:22.483829 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:22.483829 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:22.485149 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6960cdb8-5c2f-4575-b291-41320fe8a43d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:22.593899 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:22.593899 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:22.611462 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6960cdb8-5c2f-4575-b291-41320fe8a43d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:22.669165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6960cdb8-5c2f-4575-b291-41320fe8a43d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:22.671064 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1228/2434] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:22 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:23.700141 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3855f963-57b9-4f57-9c36-e86b05d93687 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:23.701443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3855f963-57b9-4f57-9c36-e86b05d93687 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:23.701814 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:23.701814 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:23.702491 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3855f963-57b9-4f57-9c36-e86b05d93687 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:23.817766 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:23.817766 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:23.838422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3855f963-57b9-4f57-9c36-e86b05d93687 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:23.889042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3855f963-57b9-4f57-9c36-e86b05d93687 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:23.891508 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1207/2435] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:23 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:24.915223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30ffd5b0-3776-433c-ba7e-c5f83cf3711e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:24.915223 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30ffd5b0-3776-433c-ba7e-c5f83cf3711e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:24.915223 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:24.915223 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:24.915223 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30ffd5b0-3776-433c-ba7e-c5f83cf3711e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:25.036490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:25.036490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:25.047669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-30ffd5b0-3776-433c-ba7e-c5f83cf3711e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:25.092692 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30ffd5b0-3776-433c-ba7e-c5f83cf3711e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:25.109433 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1229/2436] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:24 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:26.113260 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bad0c5e5-69a5-4d8b-a0b0-3b1093bbefe6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:26.113807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bad0c5e5-69a5-4d8b-a0b0-3b1093bbefe6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:26.113962 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:26.113962 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:26.115261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bad0c5e5-69a5-4d8b-a0b0-3b1093bbefe6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:26.183543 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:26.183543 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:26.197296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bad0c5e5-69a5-4d8b-a0b0-3b1093bbefe6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:26.243202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bad0c5e5-69a5-4d8b-a0b0-3b1093bbefe6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:26.245101 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1208/2437] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:26 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:27.261655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb3b3114-70ee-41d1-911d-57e5b4aa59c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:27.262312 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb3b3114-70ee-41d1-911d-57e5b4aa59c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:27.262312 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:27.262312 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:27.262797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb3b3114-70ee-41d1-911d-57e5b4aa59c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:27.405122 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:27.405122 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:27.431342 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cb3b3114-70ee-41d1-911d-57e5b4aa59c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:27.507809 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb3b3114-70ee-41d1-911d-57e5b4aa59c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:27.511811 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1230/2438] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:27 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:28.540777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21c55bfd-4e3f-4faa-acf5-9a9734bd442e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:28.541313 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21c55bfd-4e3f-4faa-acf5-9a9734bd442e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:28.541586 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:28.541586 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:28.542238 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21c55bfd-4e3f-4faa-acf5-9a9734bd442e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:28.616499 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:28.616499 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:28.629341 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-21c55bfd-4e3f-4faa-acf5-9a9734bd442e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:28.671408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21c55bfd-4e3f-4faa-acf5-9a9734bd442e tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:28.688704 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1209/2439] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:28 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:29.693588 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-678ce20f-fb5d-496f-94ba-ded02cd45e9f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:29.694150 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-678ce20f-fb5d-496f-94ba-ded02cd45e9f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:29.694332 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:29.694332 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:29.694724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-678ce20f-fb5d-496f-94ba-ded02cd45e9f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:29.757600 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:29.757600 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:29.769319 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-678ce20f-fb5d-496f-94ba-ded02cd45e9f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:29.797443 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-678ce20f-fb5d-496f-94ba-ded02cd45e9f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:29.799117 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1231/2440] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:29 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:30.816564 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deeb6685-7688-429c-b9fb-efea704baf53 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:30.819596 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deeb6685-7688-429c-b9fb-efea704baf53 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:30.820031 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:30.820031 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:30.820686 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deeb6685-7688-429c-b9fb-efea704baf53 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:30.957126 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:30.957126 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:30.984968 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-deeb6685-7688-429c-b9fb-efea704baf53 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:31.042746 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deeb6685-7688-429c-b9fb-efea704baf53 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:31.046837 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1210/2441] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:30 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:32.064236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-085c8a05-8fb3-4e9b-8927-090397250e44 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:32.065140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-085c8a05-8fb3-4e9b-8927-090397250e44 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:32.065140 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:32.065140 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:32.065533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-085c8a05-8fb3-4e9b-8927-090397250e44 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:32.257754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:32.257754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:32.302416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-085c8a05-8fb3-4e9b-8927-090397250e44 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:32.396689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-085c8a05-8fb3-4e9b-8927-090397250e44 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:32.410201 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1232/2442] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:32 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:32.750607 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9460a10d-6a05-495f-8fef-b13e87c20d65 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] POST http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types Jan 02 02:54:32.751404 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:32.751404 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:32.760969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9460a10d-6a05-495f-8fef-b13e87c20d65 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-344154611", "os-volume-type-access:is_public": false}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:32.919285 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9460a10d-6a05-495f-8fef-b13e87c20d65 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types returned with HTTP 200 Jan 02 02:54:32.924033 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1211/2443] 10.222.0.39 () {60 vars in 1220 bytes} [Sat Jan 2 02:54:32 2021] POST /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types => generated 228 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:33.438732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a667bb6e-cca4-44d2-993c-184912ad7991 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:33.439858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a667bb6e-cca4-44d2-993c-184912ad7991 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:33.442680 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a667bb6e-cca4-44d2-993c-184912ad7991 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:33.449500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb25ec73-8c9c-4218-adc0-da5a77fac20d tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] POST http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes Jan 02 02:54:33.456272 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:33.456272 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:33.457413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb25ec73-8c9c-4218-adc0-da5a77fac20d tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8b6e96eb-49cd-43ef-b203-d27a8d0a877f", "size": 1}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:33.459708 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-eb25ec73-8c9c-4218-adc0-da5a77fac20d tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Create volume request body: {'volume': {'volume_type': '8b6e96eb-49cd-43ef-b203-d27a8d0a877f', 'size': 1}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:54:33.588135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb25ec73-8c9c-4218-adc0-da5a77fac20d tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes returned with HTTP 404 Jan 02 02:54:33.591510 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1233/2444] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:54:32 2021] POST /volume/v3/4d82521323244cefb76590be9fef22de/volumes => generated 114 bytes in 658 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:33.608914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b91bb6b-ae33-4f4a-b9e8-2a9b2385729a tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] POST http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/8b6e96eb-49cd-43ef-b203-d27a8d0a877f/action Jan 02 02:54:33.613128 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:33.613128 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:33.617550 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b91bb6b-ae33-4f4a-b9e8-2a9b2385729a tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action body: b'{"addProjectAccess": {"project": "4d82521323244cefb76590be9fef22de"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:33.618272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b91bb6b-ae33-4f4a-b9e8-2a9b2385729a tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4d82521323244cefb76590be9fef22de"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:33.632990 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a667bb6e-cca4-44d2-993c-184912ad7991 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:33.695986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a667bb6e-cca4-44d2-993c-184912ad7991 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:33.713853 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1212/2445] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:33 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:33.726171 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b91bb6b-ae33-4f4a-b9e8-2a9b2385729a tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/8b6e96eb-49cd-43ef-b203-d27a8d0a877f/action returned with HTTP 202 Jan 02 02:54:33.727961 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1234/2446] 10.222.0.39 () {60 vars in 1351 bytes} [Sat Jan 2 02:54:33 2021] POST /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/8b6e96eb-49cd-43ef-b203-d27a8d0a877f/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:54:33.742507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] POST http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes Jan 02 02:54:33.746084 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:33.746084 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:33.751011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8b6e96eb-49cd-43ef-b203-d27a8d0a877f", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-374554337"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:33.764062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Create volume request body: {'volume': {'volume_type': '8b6e96eb-49cd-43ef-b203-d27a8d0a877f', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-374554337'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:54:33.798235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Create volume of 1 GB Jan 02 02:54:33.800360 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:33.800360 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:33.816809 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Availability Zones retrieved successfully. Jan 02 02:54:33.865183 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Flow 'volume_create_api' (ff47612d-dea3-4366-a0f8-38491a1c0764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:33.871635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79749cce-7463-495a-be47-318fc877fcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:33.876534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:54:33.984695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79749cce-7463-495a-be47-318fc877fcc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:54:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8b6e96eb-49cd-43ef-b203-d27a8d0a877f,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-344154611',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b6e96eb-49cd-43ef-b203-d27a8d0a877f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:33.994573 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (659bd699-cd3a-41e9-a702-ce32b77ceaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:34.182320 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-344154611 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-344154611, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:54:34.184035 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-344154611 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-344154611, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:54:34.471923 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Created reservations ['3a1d5f97-f442-4c49-b3b6-3937fc8df344', '5330cc7b-8097-4450-9320-32b000aca5a3', '1cac6ffc-7b8b-4f6d-bc79-c311ef7f9b23', 'f5447da2-c299-4fb1-b81e-a435718b5829'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:54:34.474952 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (659bd699-cd3a-41e9-a702-ce32b77ceaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a1d5f97-f442-4c49-b3b6-3937fc8df344', '5330cc7b-8097-4450-9320-32b000aca5a3', '1cac6ffc-7b8b-4f6d-bc79-c311ef7f9b23', 'f5447da2-c299-4fb1-b81e-a435718b5829']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:34.478667 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6c48973-2a91-4dde-b104-0d3d85b7888e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:34.709850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6c48973-2a91-4dde-b104-0d3d85b7888e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50542e06-5033-4876-8a53-783c3d6124cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-374554337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d82521323244cefb76590be9fef22de',qos_specs=None,replication_status=,reservations=['3a1d5f97-f442-4c49-b3b6-3937fc8df344','5330cc7b-8097-4450-9320-32b000aca5a3','1cac6ffc-7b8b-4f6d-bc79-c311ef7f9b23','f5447da2-c299-4fb1-b81e-a435718b5829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b98e1487e8054489b25080a8324caea2',volume_type_id=8b6e96eb-49cd-43ef-b203-d27a8d0a877f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-374554337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50542e06-5033-4876-8a53-783c3d6124cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d82521323244cefb76590be9fef22de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b98e1487e8054489b25080a8324caea2',volume_attachment=,volume_type=,volume_type_id=8b6e96eb-49cd-43ef-b203-d27a8d0a877f)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:34.732853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e9f6d50-4879-4399-a7c7-0f18e1597e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:34.741648 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea0aeeba-dbc2-46d9-a6ab-ecfdf0fa817f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:34.741648 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea0aeeba-dbc2-46d9-a6ab-ecfdf0fa817f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:34.741648 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea0aeeba-dbc2-46d9-a6ab-ecfdf0fa817f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:34.940026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e9f6d50-4879-4399-a7c7-0f18e1597e3f) transitioned into state 'SUCCESS' from state '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-374554337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d82521323244cefb76590be9fef22de',qos_specs=None,replication_status=,reservations=['3a1d5f97-f442-4c49-b3b6-3937fc8df344','5330cc7b-8097-4450-9320-32b000aca5a3','1cac6ffc-7b8b-4f6d-bc79-c311ef7f9b23','f5447da2-c299-4fb1-b81e-a435718b5829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b98e1487e8054489b25080a8324caea2',volume_type_id=8b6e96eb-49cd-43ef-b203-d27a8d0a877f)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:34.959777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2b193a-ee24-4eea-822f-445e363e5835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:35.029868 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2b193a-ee24-4eea-822f-445e363e5835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:35.053199 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Flow 'volume_create_api' (ff47612d-dea3-4366-a0f8-38491a1c0764) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:35.060537 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:35.060537 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:35.109687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ea0aeeba-dbc2-46d9-a6ab-ecfdf0fa817f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:35.263733 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea0aeeba-dbc2-46d9-a6ab-ecfdf0fa817f tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:35.277072 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1235/2447] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:34 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:35.332375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Create volume request issued successfully. Jan 02 02:54:35.420845 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-195a2cb8-b22d-46dd-96b1-0124637a0fc6 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes returned with HTTP 202 Jan 02 02:54:35.440814 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1213/2448] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:54:33 2021] POST /volume/v3/4d82521323244cefb76590be9fef22de/volumes => generated 860 bytes in 1698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:54:35.464845 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed72712e-790c-4bd1-9098-389dc0808a9c tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] GET http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd Jan 02 02:54:35.466264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed72712e-790c-4bd1-9098-389dc0808a9c tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:35.469055 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:35.469055 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:35.470340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed72712e-790c-4bd1-9098-389dc0808a9c tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:35.659896 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:35.659896 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:35.685956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ed72712e-790c-4bd1-9098-389dc0808a9c tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Volume info retrieved successfully. Jan 02 02:54:35.793110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed72712e-790c-4bd1-9098-389dc0808a9c tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd returned with HTTP 200 Jan 02 02:54:35.796820 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1236/2449] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:35 2021] GET /volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd => generated 928 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:36.299144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6fb2053a-5740-4e10-b2db-0587028b7994 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:36.302190 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6fb2053a-5740-4e10-b2db-0587028b7994 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:36.305518 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:36.305518 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:36.308789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6fb2053a-5740-4e10-b2db-0587028b7994 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:36.562659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:36.562659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:36.574704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6fb2053a-5740-4e10-b2db-0587028b7994 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:36.626408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6fb2053a-5740-4e10-b2db-0587028b7994 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:36.627989 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1214/2450] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:36 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:36.829387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b896f124-c636-4d93-ad76-53dc31775e36 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] GET http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd Jan 02 02:54:36.831335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b896f124-c636-4d93-ad76-53dc31775e36 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:36.832352 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:36.832352 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:36.833962 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b896f124-c636-4d93-ad76-53dc31775e36 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:36.975779 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:36.975779 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:37.002331 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b896f124-c636-4d93-ad76-53dc31775e36 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Volume info retrieved successfully. Jan 02 02:54:37.055693 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b896f124-c636-4d93-ad76-53dc31775e36 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd returned with HTTP 200 Jan 02 02:54:37.067472 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1237/2451] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:36 2021] GET /volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd => generated 953 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:37.071602 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4cbf4d7e-fd29-4062-977d-9d28a0287262 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] POST http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/8b6e96eb-49cd-43ef-b203-d27a8d0a877f/action Jan 02 02:54:37.072406 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:37.072406 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:37.073128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4cbf4d7e-fd29-4062-977d-9d28a0287262 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action body: b'{"removeProjectAccess": {"project": "4d82521323244cefb76590be9fef22de"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:37.073650 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4cbf4d7e-fd29-4062-977d-9d28a0287262 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4d82521323244cefb76590be9fef22de"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:37.099124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4cbf4d7e-fd29-4062-977d-9d28a0287262 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/8b6e96eb-49cd-43ef-b203-d27a8d0a877f/action returned with HTTP 202 Jan 02 02:54:37.103092 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1215/2452] 10.222.0.39 () {60 vars in 1351 bytes} [Sat Jan 2 02:54:37 2021] POST /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/8b6e96eb-49cd-43ef-b203-d27a8d0a877f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:37.112938 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b792875-fe64-4ca4-b181-4efff011018f tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] POST http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types Jan 02 02:54:37.113754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:37.113754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:37.114435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b792875-fe64-4ca4-b181-4efff011018f tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1482700977", "os-volume-type-access:is_public": false}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:37.166934 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b792875-fe64-4ca4-b181-4efff011018f tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types returned with HTTP 200 Jan 02 02:54:37.168097 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1238/2453] 10.222.0.39 () {60 vars in 1220 bytes} [Sat Jan 2 02:54:37 2021] POST /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types => generated 229 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:37.179861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec76c107-6370-49e1-ae5d-07efce555614 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] POST http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/action Jan 02 02:54:37.180953 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec76c107-6370-49e1-ae5d-07efce555614 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action body: b'{"addProjectAccess": {"project": "4d82521323244cefb76590be9fef22de"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:37.181453 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec76c107-6370-49e1-ae5d-07efce555614 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4d82521323244cefb76590be9fef22de"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:37.209012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec76c107-6370-49e1-ae5d-07efce555614 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/action returned with HTTP 202 Jan 02 02:54:37.214241 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1216/2454] 10.222.0.39 () {60 vars in 1351 bytes} [Sat Jan 2 02:54:37 2021] POST /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:37.224649 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa28e330-2fbf-4177-9b98-efba0803bb4a tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] POST http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/action Jan 02 02:54:37.226162 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa28e330-2fbf-4177-9b98-efba0803bb4a tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action body: b'{"addProjectAccess": {"project": "356efa6df0224bbe8de2db8894b90d3c"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:37.226806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa28e330-2fbf-4177-9b98-efba0803bb4a tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "356efa6df0224bbe8de2db8894b90d3c"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:37.326657 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa28e330-2fbf-4177-9b98-efba0803bb4a tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/action returned with HTTP 202 Jan 02 02:54:37.328360 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1239/2455] 10.222.0.39 () {60 vars in 1351 bytes} [Sat Jan 2 02:54:37 2021] POST /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:54:37.339343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0092a3ad-5974-46f1-9e14-015099c32261 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] GET http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/os-volume-type-access Jan 02 02:54:37.340145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0092a3ad-5974-46f1-9e14-015099c32261 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:37.340876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0092a3ad-5974-46f1-9e14-015099c32261 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:37.374784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0092a3ad-5974-46f1-9e14-015099c32261 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/os-volume-type-access returned with HTTP 200 Jan 02 02:54:37.383375 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1217/2456] 10.222.0.39 () {58 vars in 1375 bytes} [Sat Jan 2 02:54:37 2021] GET /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/os-volume-type-access => generated 244 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:37.391009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14f25fd3-86d2-47cd-8205-750d3426fcea tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] POST http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/action Jan 02 02:54:37.392610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14f25fd3-86d2-47cd-8205-750d3426fcea tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action body: b'{"removeProjectAccess": {"project": "356efa6df0224bbe8de2db8894b90d3c"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:37.393906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14f25fd3-86d2-47cd-8205-750d3426fcea tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "356efa6df0224bbe8de2db8894b90d3c"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:37.439832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14f25fd3-86d2-47cd-8205-750d3426fcea tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/action returned with HTTP 202 Jan 02 02:54:37.445702 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1240/2457] 10.222.0.39 () {60 vars in 1351 bytes} [Sat Jan 2 02:54:37 2021] POST /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:37.450950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f2e771b-9797-4f58-97b6-a72d8c0eb699 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] POST http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/action Jan 02 02:54:37.452002 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f2e771b-9797-4f58-97b6-a72d8c0eb699 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action body: b'{"removeProjectAccess": {"project": "4d82521323244cefb76590be9fef22de"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:37.452562 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f2e771b-9797-4f58-97b6-a72d8c0eb699 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4d82521323244cefb76590be9fef22de"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:37.480286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f2e771b-9797-4f58-97b6-a72d8c0eb699 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/action returned with HTTP 202 Jan 02 02:54:37.481521 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1218/2458] 10.222.0.39 () {60 vars in 1351 bytes} [Sat Jan 2 02:54:37 2021] POST /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:37.495886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3821761c-11e8-4d49-906f-9e0a157ae872 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] DELETE http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527 Jan 02 02:54:37.497421 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3821761c-11e8-4d49-906f-9e0a157ae872 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:37.498967 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3821761c-11e8-4d49-906f-9e0a157ae872 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:37.656445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d83bafb-3efd-4d6b-b720-3bdd03168b52 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:37.657563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d83bafb-3efd-4d6b-b720-3bdd03168b52 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:37.658213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d83bafb-3efd-4d6b-b720-3bdd03168b52 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:37.689479 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:54:37.689479 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:54:37.715723 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3821761c-11e8-4d49-906f-9e0a157ae872 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527 returned with HTTP 202 Jan 02 02:54:37.718027 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1241/2459] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:54:37 2021] DELETE /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:37.736500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3253adb3-0957-4d29-a610-01f9575a6946 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] GET http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527 Jan 02 02:54:37.754909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3253adb3-0957-4d29-a610-01f9575a6946 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:37.755854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3253adb3-0957-4d29-a610-01f9575a6946 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:37.780321 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:37.780321 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:37.791117 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2d83bafb-3efd-4d6b-b720-3bdd03168b52 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:37.840182 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d83bafb-3efd-4d6b-b720-3bdd03168b52 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:37.856760 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1219/2460] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:37 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 919 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:37.871781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3253adb3-0957-4d29-a610-01f9575a6946 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527 returned with HTTP 404 Jan 02 02:54:37.873663 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1242/2461] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:54:37 2021] GET /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/7a47c289-018c-43fc-8584-418005212527 => generated 114 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:37.886205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ee1331a-8f98-4cef-8e1c-8843a3804ac0 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] DELETE http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd Jan 02 02:54:37.887184 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ee1331a-8f98-4cef-8e1c-8843a3804ac0 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:37.887555 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:37.887555 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:37.890977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ee1331a-8f98-4cef-8e1c-8843a3804ac0 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:37.891941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-7ee1331a-8f98-4cef-8e1c-8843a3804ac0 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Delete volume with id: 50542e06-5033-4876-8a53-783c3d6124cd Jan 02 02:54:38.032218 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:38.032218 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:38.035114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7ee1331a-8f98-4cef-8e1c-8843a3804ac0 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Volume info retrieved successfully. Jan 02 02:54:38.140114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7ee1331a-8f98-4cef-8e1c-8843a3804ac0 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Delete volume request issued successfully. Jan 02 02:54:38.141033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ee1331a-8f98-4cef-8e1c-8843a3804ac0 tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd returned with HTTP 202 Jan 02 02:54:38.143176 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1220/2462] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:54:37 2021] DELETE /volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:38.153018 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0da8de2-bf18-4218-9dfa-29bce87c970a tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] GET http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd Jan 02 02:54:38.153958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0da8de2-bf18-4218-9dfa-29bce87c970a tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:38.154674 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0da8de2-bf18-4218-9dfa-29bce87c970a tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:38.266175 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:38.266175 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:38.306209 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c0da8de2-bf18-4218-9dfa-29bce87c970a tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Volume info retrieved successfully. Jan 02 02:54:38.391801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0da8de2-bf18-4218-9dfa-29bce87c970a tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd returned with HTTP 200 Jan 02 02:54:38.393914 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1243/2463] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:38 2021] GET /volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd => generated 952 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:38.861152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d4c4a30-2a7b-4bfe-9843-42bc744eb511 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:38.874655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d4c4a30-2a7b-4bfe-9843-42bc744eb511 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:38.878273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:38.878273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:38.879750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d4c4a30-2a7b-4bfe-9843-42bc744eb511 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:39.024918 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:39.024918 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:39.044755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9d4c4a30-2a7b-4bfe-9843-42bc744eb511 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:39.090267 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d4c4a30-2a7b-4bfe-9843-42bc744eb511 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:39.092610 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1221/2464] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:38 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 977 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:39.415681 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-caeb1385-11fb-41b8-a9d5-dffd4245a0aa tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] GET http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd Jan 02 02:54:39.416554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-caeb1385-11fb-41b8-a9d5-dffd4245a0aa tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:39.416959 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:39.416959 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:39.417657 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-caeb1385-11fb-41b8-a9d5-dffd4245a0aa tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:39.563086 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:39.563086 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:39.582884 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-caeb1385-11fb-41b8-a9d5-dffd4245a0aa tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Volume info retrieved successfully. Jan 02 02:54:39.624060 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-caeb1385-11fb-41b8-a9d5-dffd4245a0aa tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd returned with HTTP 200 Jan 02 02:54:39.625383 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1244/2465] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:39 2021] GET /volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd => generated 952 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:40.114542 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8eaaf88f-bfe2-4260-b7a1-6414cfeee9c9 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:40.116350 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8eaaf88f-bfe2-4260-b7a1-6414cfeee9c9 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:40.116940 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:40.116940 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:40.118294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8eaaf88f-bfe2-4260-b7a1-6414cfeee9c9 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:40.243496 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:40.243496 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:40.282802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8eaaf88f-bfe2-4260-b7a1-6414cfeee9c9 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:40.337225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8eaaf88f-bfe2-4260-b7a1-6414cfeee9c9 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:40.339432 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1222/2466] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:40 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 980 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:40.651491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f950738e-be58-40bf-821f-cdcc328ceadc tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] GET http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd Jan 02 02:54:40.652576 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f950738e-be58-40bf-821f-cdcc328ceadc tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:40.653656 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:40.653656 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:40.655160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f950738e-be58-40bf-821f-cdcc328ceadc tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:40.890641 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:40.890641 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:40.901641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f950738e-be58-40bf-821f-cdcc328ceadc tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Volume info retrieved successfully. Jan 02 02:54:40.930802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f950738e-be58-40bf-821f-cdcc328ceadc tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd returned with HTTP 200 Jan 02 02:54:40.932029 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1245/2467] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:40 2021] GET /volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd => generated 952 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:41.369771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2417ff6f-770e-4207-9068-11263899b47a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:41.370665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2417ff6f-770e-4207-9068-11263899b47a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:41.371050 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:41.371050 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:41.371723 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2417ff6f-770e-4207-9068-11263899b47a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:41.596677 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:41.596677 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:41.617583 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2417ff6f-770e-4207-9068-11263899b47a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:41.741473 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2417ff6f-770e-4207-9068-11263899b47a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:41.741473 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1223/2468] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:41 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 980 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:41.952486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b695c812-4afd-4c0e-8646-9266030fa7ec tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] GET http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd Jan 02 02:54:41.953103 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b695c812-4afd-4c0e-8646-9266030fa7ec tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:41.953439 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:41.953439 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:41.954020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b695c812-4afd-4c0e-8646-9266030fa7ec tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:42.061144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b695c812-4afd-4c0e-8646-9266030fa7ec tempest-VolumeTypesAccessTest-341077439 tempest-VolumeTypesAccessTest-341077439] http://10.222.0.39/volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd returned with HTTP 404 Jan 02 02:54:42.073064 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1246/2469] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:41 2021] GET /volume/v3/4d82521323244cefb76590be9fef22de/volumes/50542e06-5033-4876-8a53-783c3d6124cd => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:42.074683 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36fd5023-d53c-40b7-8192-4e4bccf1657e tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] DELETE http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/8b6e96eb-49cd-43ef-b203-d27a8d0a877f Jan 02 02:54:42.075949 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36fd5023-d53c-40b7-8192-4e4bccf1657e tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:42.079474 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:42.079474 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:42.080270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36fd5023-d53c-40b7-8192-4e4bccf1657e tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:42.208189 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:54:42.208189 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:54:42.222480 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36fd5023-d53c-40b7-8192-4e4bccf1657e tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/8b6e96eb-49cd-43ef-b203-d27a8d0a877f returned with HTTP 202 Jan 02 02:54:42.223670 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1224/2470] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:54:42 2021] DELETE /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/8b6e96eb-49cd-43ef-b203-d27a8d0a877f => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:54:42.232424 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5200953a-46cc-4bc2-b69e-85f3d4473018 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] GET http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/8b6e96eb-49cd-43ef-b203-d27a8d0a877f Jan 02 02:54:42.233359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5200953a-46cc-4bc2-b69e-85f3d4473018 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:42.234062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5200953a-46cc-4bc2-b69e-85f3d4473018 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:42.258555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5200953a-46cc-4bc2-b69e-85f3d4473018 tempest-VolumeTypesAccessTest-1049016257 tempest-VolumeTypesAccessTest-1049016257] http://10.222.0.39/volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/8b6e96eb-49cd-43ef-b203-d27a8d0a877f returned with HTTP 404 Jan 02 02:54:42.268096 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1247/2471] 10.222.0.39 () {58 vars in 1309 bytes} [Sat Jan 2 02:54:42 2021] GET /volume/v3/5db551d455f043ac871dd2bf8bffbfb7/types/8b6e96eb-49cd-43ef-b203-d27a8d0a877f => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:42.753337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07f58f9e-c2a4-4e32-a7da-05847813caf0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:42.754683 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07f58f9e-c2a4-4e32-a7da-05847813caf0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:42.755416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07f58f9e-c2a4-4e32-a7da-05847813caf0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:42.956885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:42.956885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:43.001122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-07f58f9e-c2a4-4e32-a7da-05847813caf0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:43.048133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07f58f9e-c2a4-4e32-a7da-05847813caf0 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:43.051458 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1225/2472] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:42 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 980 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:44.083330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d9c4828-dc47-40e7-a293-c2681fb5ad88 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:44.085068 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d9c4828-dc47-40e7-a293-c2681fb5ad88 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:44.092709 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d9c4828-dc47-40e7-a293-c2681fb5ad88 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:44.183409 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:44.183409 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:44.195929 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5d9c4828-dc47-40e7-a293-c2681fb5ad88 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:44.227952 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d9c4828-dc47-40e7-a293-c2681fb5ad88 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:44.229701 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1248/2473] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:44 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 980 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:45.255779 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-245605c9-a667-43bc-9004-f60a53c48b13 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:45.256849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-245605c9-a667-43bc-9004-f60a53c48b13 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:45.257152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:45.257152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:45.257677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-245605c9-a667-43bc-9004-f60a53c48b13 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:45.360130 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:45.360130 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:45.390988 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-245605c9-a667-43bc-9004-f60a53c48b13 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:45.434144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-245605c9-a667-43bc-9004-f60a53c48b13 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:45.435319 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1226/2474] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:45 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 980 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:46.481134 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-081cfb50-8a40-4837-8c78-e4bbbfc0ec3c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:46.481134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-081cfb50-8a40-4837-8c78-e4bbbfc0ec3c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:46.481134 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:46.481134 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:46.481134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-081cfb50-8a40-4837-8c78-e4bbbfc0ec3c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:46.757659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:46.757659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:46.777515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-081cfb50-8a40-4837-8c78-e4bbbfc0ec3c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:46.844461 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-081cfb50-8a40-4837-8c78-e4bbbfc0ec3c tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:46.862931 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1249/2475] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:46 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 980 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:47.852935 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79f94705-fd6e-4ad5-85fc-94ca6e01be95 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:47.854106 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79f94705-fd6e-4ad5-85fc-94ca6e01be95 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:47.854539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:47.854539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:47.855240 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79f94705-fd6e-4ad5-85fc-94ca6e01be95 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:47.931348 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:47.931348 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:47.942341 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-79f94705-fd6e-4ad5-85fc-94ca6e01be95 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:47.973505 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79f94705-fd6e-4ad5-85fc-94ca6e01be95 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:47.974625 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1227/2476] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:47 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 1368 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:48.006839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e89413b4-29e6-4298-9bb8-7cd448220416 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:48.007849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e89413b4-29e6-4298-9bb8-7cd448220416 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:48.008220 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:48.008220 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:48.008970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e89413b4-29e6-4298-9bb8-7cd448220416 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:48.107339 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:48.107339 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:48.125677 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e89413b4-29e6-4298-9bb8-7cd448220416 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:48.166994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e89413b4-29e6-4298-9bb8-7cd448220416 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:48.167832 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1250/2477] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:47 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 1368 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:48.196864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a33d9780-1633-4a6f-8e0b-537179db077b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] PUT http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:48.197725 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:48.197725 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:48.199036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a33d9780-1633-4a6f-8e0b-537179db077b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-736210407"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:48.311833 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:48.311833 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:48.326945 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a33d9780-1633-4a6f-8e0b-537179db077b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:48.339350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a33d9780-1633-4a6f-8e0b-537179db077b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume updated successfully. Jan 02 02:54:48.359423 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a33d9780-1633-4a6f-8e0b-537179db077b tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:48.360543 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1228/2478] 10.222.0.39 () {60 vars in 1335 bytes} [Sat Jan 2 02:54:48 2021] PUT /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 851 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:48.383142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7119c53-d3c2-4760-a0f5-5e3a95603e0d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] PUT http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:48.384780 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:48.384780 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:48.385862 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7119c53-d3c2-4760-a0f5-5e3a95603e0d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-323789530", "description": "This is the new description of volume"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:48.448115 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:48.448115 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:48.459767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e7119c53-d3c2-4760-a0f5-5e3a95603e0d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:48.471899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e7119c53-d3c2-4760-a0f5-5e3a95603e0d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume updated successfully. Jan 02 02:54:48.489377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7119c53-d3c2-4760-a0f5-5e3a95603e0d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:48.490563 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1251/2479] 10.222.0.39 () {60 vars in 1336 bytes} [Sat Jan 2 02:54:48 2021] PUT /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 890 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:48.517593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c81b1b46-8fdd-47e9-9364-a8803501282d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:48.519975 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c81b1b46-8fdd-47e9-9364-a8803501282d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:48.520741 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:48.520741 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:48.521447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c81b1b46-8fdd-47e9-9364-a8803501282d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:48.633097 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:48.633097 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:48.648865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c81b1b46-8fdd-47e9-9364-a8803501282d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:48.698784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c81b1b46-8fdd-47e9-9364-a8803501282d tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:48.700818 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1229/2480] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:48 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 1407 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:48.730660 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] POST http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes Jan 02 02:54:48.732229 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:48.732229 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:48.733457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1065898835", "availability_zone": "nova", "size": 1}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:48.735356 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1065898835', 'availability_zone': 'nova', 'size': 1}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:54:48.736323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume of 1 GB Jan 02 02:54:48.769060 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Availability Zones retrieved successfully. Jan 02 02:54:48.805932 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (8f32f134-e6d0-409d-8b37-d354bbd035ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:48.809616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d95f356-2796-4a4b-a30c-5d169b0b1553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:48.813182 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:54:48.941724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d95f356-2796-4a4b-a30c-5d169b0b1553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:48.946477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b448b708-4fa6-46b4-bb5b-fe74e493602b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:49.077268 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Created reservations ['36aef1dc-1cff-45d1-82ea-2bb7fb56e6d1', '5d1281c1-be64-40a3-a9df-e03a89dfe22c', '27cbaa31-eb64-4ba4-99b9-0d2fe62078bb', '336d8ef5-2222-4240-b26c-de2660eb02f4'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:54:49.079742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b448b708-4fa6-46b4-bb5b-fe74e493602b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36aef1dc-1cff-45d1-82ea-2bb7fb56e6d1', '5d1281c1-be64-40a3-a9df-e03a89dfe22c', '27cbaa31-eb64-4ba4-99b9-0d2fe62078bb', '336d8ef5-2222-4240-b26c-de2660eb02f4']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:49.083297 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17ce91ba-9908-459c-beae-27041ac1de75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:49.169655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17ce91ba-9908-459c-beae-27041ac1de75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bcc7a12-db9d-4c96-a366-8de9f6b03e91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1065898835',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['36aef1dc-1cff-45d1-82ea-2bb7fb56e6d1','5d1281c1-be64-40a3-a9df-e03a89dfe22c','27cbaa31-eb64-4ba4-99b9-0d2fe62078bb','336d8ef5-2222-4240-b26c-de2660eb02f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:54:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1065898835',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bcc7a12-db9d-4c96-a366-8de9f6b03e91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d52205082447c783c1e8556326f06d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='46c83abfef2d4acda91f165482dd0404',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:49.174427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd915e43-62c5-43ef-99f4-a883d92ab3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:49.214672 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd915e43-62c5-43ef-99f4-a883d92ab3e7) transitioned into 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-1065898835',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d52205082447c783c1e8556326f06d',qos_specs=None,replication_status=,reservations=['36aef1dc-1cff-45d1-82ea-2bb7fb56e6d1','5d1281c1-be64-40a3-a9df-e03a89dfe22c','27cbaa31-eb64-4ba4-99b9-0d2fe62078bb','336d8ef5-2222-4240-b26c-de2660eb02f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c83abfef2d4acda91f165482dd0404',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:49.217532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5481fa3-0235-4d97-a628-e3f8e418d18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:49.240282 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5481fa3-0235-4d97-a628-e3f8e418d18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:49.247507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Flow 'volume_create_api' (8f32f134-e6d0-409d-8b37-d354bbd035ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:49.360555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Create volume request issued successfully. Jan 02 02:54:49.413074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa087c18-9f13-41bb-8fa7-ad0e7f321903 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes returned with HTTP 202 Jan 02 02:54:49.414639 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1252/2481] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:54:48 2021] POST /volume/v3/f6d52205082447c783c1e8556326f06d/volumes => generated 811 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:54:49.440883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a1089c75-0eab-4814-9d5d-85357a4710c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 Jan 02 02:54:49.442508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a1089c75-0eab-4814-9d5d-85357a4710c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:49.443112 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:49.443112 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:49.444230 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a1089c75-0eab-4814-9d5d-85357a4710c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:49.608240 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:49.608240 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:49.635880 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a1089c75-0eab-4814-9d5d-85357a4710c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:49.665545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a1089c75-0eab-4814-9d5d-85357a4710c7 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 returned with HTTP 200 Jan 02 02:54:49.666496 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1230/2482] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:49 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 => generated 903 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:50.689456 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a97a81e6-accc-4830-be1a-5fc9f0f61c60 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 Jan 02 02:54:50.691399 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a97a81e6-accc-4830-be1a-5fc9f0f61c60 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:50.692706 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:50.692706 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:50.693687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a97a81e6-accc-4830-be1a-5fc9f0f61c60 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:50.789263 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:50.789263 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:50.808958 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a97a81e6-accc-4830-be1a-5fc9f0f61c60 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:50.872660 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a97a81e6-accc-4830-be1a-5fc9f0f61c60 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 returned with HTTP 200 Jan 02 02:54:50.873809 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1253/2483] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:50 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 => generated 904 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:50.898292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed54127a-62df-46a4-8b37-6243674362ce tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] PUT http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 Jan 02 02:54:50.899406 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:50.899406 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:50.900144 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed54127a-62df-46a4-8b37-6243674362ce tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-736210407", "description": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:51.025250 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:51.025250 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:51.055045 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ed54127a-62df-46a4-8b37-6243674362ce tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:51.094153 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ed54127a-62df-46a4-8b37-6243674362ce tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume updated successfully. Jan 02 02:54:51.154816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed54127a-62df-46a4-8b37-6243674362ce tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 returned with HTTP 200 Jan 02 02:54:51.167378 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1231/2484] 10.222.0.39 () {60 vars in 1335 bytes} [Sat Jan 2 02:54:50 2021] PUT /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 => generated 838 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:51.191986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-48d50b1a-6a5e-46e8-9262-99583c545238 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] DELETE http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 Jan 02 02:54:51.192995 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-48d50b1a-6a5e-46e8-9262-99583c545238 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:51.193640 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:51.193640 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:51.194937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-48d50b1a-6a5e-46e8-9262-99583c545238 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:51.196120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-48d50b1a-6a5e-46e8-9262-99583c545238 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume with id: 8bcc7a12-db9d-4c96-a366-8de9f6b03e91 Jan 02 02:54:51.342395 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:51.342395 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:51.344767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-48d50b1a-6a5e-46e8-9262-99583c545238 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:51.410866 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-48d50b1a-6a5e-46e8-9262-99583c545238 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume request issued successfully. Jan 02 02:54:51.411988 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-48d50b1a-6a5e-46e8-9262-99583c545238 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 returned with HTTP 202 Jan 02 02:54:51.414291 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1254/2485] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:54:51 2021] DELETE /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:51.423726 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec45ec6a-bd21-4215-89af-25f543c9c8f6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 Jan 02 02:54:51.425019 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec45ec6a-bd21-4215-89af-25f543c9c8f6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:51.425384 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:51.425384 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:51.425854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec45ec6a-bd21-4215-89af-25f543c9c8f6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:51.545158 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:51.545158 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:51.563252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ec45ec6a-bd21-4215-89af-25f543c9c8f6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:51.606914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec45ec6a-bd21-4215-89af-25f543c9c8f6 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 returned with HTTP 200 Jan 02 02:54:51.608074 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1232/2486] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:51 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 => generated 905 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:52.649592 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7dbc00a-7099-4e3f-a475-ba52da251702 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 Jan 02 02:54:52.649592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7dbc00a-7099-4e3f-a475-ba52da251702 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:52.649592 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:52.649592 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:52.649592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7dbc00a-7099-4e3f-a475-ba52da251702 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:52.799264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:52.799264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:52.824515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e7dbc00a-7099-4e3f-a475-ba52da251702 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:52.896995 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7dbc00a-7099-4e3f-a475-ba52da251702 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 returned with HTTP 200 Jan 02 02:54:52.898052 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1255/2487] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:52 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 => generated 905 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:53.940654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3da3cbdc-2081-4fcb-90d9-ff058bc23b29 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 Jan 02 02:54:53.940654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3da3cbdc-2081-4fcb-90d9-ff058bc23b29 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:53.940654 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:53.940654 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:53.940654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3da3cbdc-2081-4fcb-90d9-ff058bc23b29 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:54.120416 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:54.120416 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:54.160375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3da3cbdc-2081-4fcb-90d9-ff058bc23b29 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:54.341749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3da3cbdc-2081-4fcb-90d9-ff058bc23b29 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 returned with HTTP 200 Jan 02 02:54:54.341749 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1233/2488] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:53 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 => generated 905 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:55.365351 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7606110-fa44-4f1f-86d1-9c7d4e4c81fd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 Jan 02 02:54:55.365351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7606110-fa44-4f1f-86d1-9c7d4e4c81fd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:55.365351 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:55.365351 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:55.365351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7606110-fa44-4f1f-86d1-9c7d4e4c81fd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:55.517698 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7606110-fa44-4f1f-86d1-9c7d4e4c81fd tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 returned with HTTP 404 Jan 02 02:54:55.517698 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1256/2489] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:55 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8bcc7a12-db9d-4c96-a366-8de9f6b03e91 => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:55.536449 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3c660dcf-e575-476b-9bd4-e7c6fa192f8a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] DELETE http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:55.536449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3c660dcf-e575-476b-9bd4-e7c6fa192f8a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:55.536449 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:55.536449 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:55.536449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3c660dcf-e575-476b-9bd4-e7c6fa192f8a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:55.536449 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3c660dcf-e575-476b-9bd4-e7c6fa192f8a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume with id: 8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:55.927876 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:55.927876 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:55.927876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3c660dcf-e575-476b-9bd4-e7c6fa192f8a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:56.162865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3c660dcf-e575-476b-9bd4-e7c6fa192f8a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume request issued successfully. Jan 02 02:54:56.162865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3c660dcf-e575-476b-9bd4-e7c6fa192f8a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 202 Jan 02 02:54:56.185679 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1234/2490] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:54:55 2021] DELETE /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 0 bytes in 654 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:56.195150 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b619615b-00d5-4e6f-8931-aab72e71b8ad tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:56.195150 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b619615b-00d5-4e6f-8931-aab72e71b8ad tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:56.195150 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b619615b-00d5-4e6f-8931-aab72e71b8ad tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:56.321715 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:56.321715 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:56.374019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b619615b-00d5-4e6f-8931-aab72e71b8ad tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:56.544794 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b619615b-00d5-4e6f-8931-aab72e71b8ad tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:56.544794 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1257/2491] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:56 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 1406 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:54:57.577735 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1906aa60-c853-436f-ba92-97f6efdd4752 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:57.577735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1906aa60-c853-436f-ba92-97f6efdd4752 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:57.577735 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:57.577735 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:57.577735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1906aa60-c853-436f-ba92-97f6efdd4752 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:57.704838 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:57.704838 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:57.737605 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1906aa60-c853-436f-ba92-97f6efdd4752 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:57.839451 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1906aa60-c853-436f-ba92-97f6efdd4752 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:57.839451 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1235/2492] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:57 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 1406 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:58.841769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c50ce4cc-c661-4896-b113-17dd1a98f930 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:54:58.841769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c50ce4cc-c661-4896-b113-17dd1a98f930 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:58.841769 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:58.841769 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:54:58.841769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c50ce4cc-c661-4896-b113-17dd1a98f930 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:59.092536 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:59.092536 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:54:59.166751 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c50ce4cc-c661-4896-b113-17dd1a98f930 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:54:59.295963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c50ce4cc-c661-4896-b113-17dd1a98f930 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 200 Jan 02 02:54:59.298051 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1258/2493] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:58 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 1406 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:55:00.362035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11f90bf7-1960-42a9-abe0-0fd8345f9001 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b Jan 02 02:55:00.362035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11f90bf7-1960-42a9-abe0-0fd8345f9001 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:00.362035 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:00.362035 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:00.362035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11f90bf7-1960-42a9-abe0-0fd8345f9001 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:00.771531 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11f90bf7-1960-42a9-abe0-0fd8345f9001 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b returned with HTTP 404 Jan 02 02:55:00.773667 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1236/2494] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:00 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/8efbcd5b-9a28-45be-a42f-3d8f50f7ae9b => generated 109 bytes in 451 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:00.788933 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d228425-754a-47b7-906f-ab5a23818958 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] DELETE http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 Jan 02 02:55:00.789549 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d228425-754a-47b7-906f-ab5a23818958 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:00.789831 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:00.789831 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:00.790274 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d228425-754a-47b7-906f-ab5a23818958 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:00.790802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-0d228425-754a-47b7-906f-ab5a23818958 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume with id: cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 Jan 02 02:55:00.879497 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:00.879497 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:00.881601 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0d228425-754a-47b7-906f-ab5a23818958 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:55:00.969724 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0d228425-754a-47b7-906f-ab5a23818958 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Delete volume request issued successfully. Jan 02 02:55:00.969820 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d228425-754a-47b7-906f-ab5a23818958 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 returned with HTTP 202 Jan 02 02:55:00.971146 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1259/2495] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:55:00 2021] DELETE /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:55:00.978635 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-422907fa-0a78-4d01-8d1d-a45e40732812 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 Jan 02 02:55:00.979469 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-422907fa-0a78-4d01-8d1d-a45e40732812 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:00.979767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-422907fa-0a78-4d01-8d1d-a45e40732812 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:01.240267 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:01.240267 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:01.281280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-422907fa-0a78-4d01-8d1d-a45e40732812 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:55:01.341864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-422907fa-0a78-4d01-8d1d-a45e40732812 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 returned with HTTP 200 Jan 02 02:55:01.341864 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1237/2496] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:00 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 => generated 906 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:02.349445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8dc73b1a-ce78-49d9-b4e0-42ec0e7d1258 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 Jan 02 02:55:02.349445 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8dc73b1a-ce78-49d9-b4e0-42ec0e7d1258 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:02.349445 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:02.349445 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:02.350112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8dc73b1a-ce78-49d9-b4e0-42ec0e7d1258 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:02.458556 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:02.458556 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:02.500519 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8dc73b1a-ce78-49d9-b4e0-42ec0e7d1258 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:55:02.569716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8dc73b1a-ce78-49d9-b4e0-42ec0e7d1258 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 returned with HTTP 200 Jan 02 02:55:02.573006 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1260/2497] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:02 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 => generated 906 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:03.616211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ddb53192-9fde-4f41-b148-4666bcbe735a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 Jan 02 02:55:03.630273 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ddb53192-9fde-4f41-b148-4666bcbe735a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:03.630610 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:03.630610 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:03.631300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ddb53192-9fde-4f41-b148-4666bcbe735a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:03.717125 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:03.717125 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:03.742936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ddb53192-9fde-4f41-b148-4666bcbe735a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Volume info retrieved successfully. Jan 02 02:55:03.895447 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ddb53192-9fde-4f41-b148-4666bcbe735a tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 returned with HTTP 200 Jan 02 02:55:03.915756 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1238/2498] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:03 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 => generated 906 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:04.934263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0422d03-994e-49bc-a3a9-a6ad3e697a39 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] GET http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 Jan 02 02:55:04.936168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0422d03-994e-49bc-a3a9-a6ad3e697a39 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:04.936542 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:04.936542 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:04.937258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0422d03-994e-49bc-a3a9-a6ad3e697a39 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:05.150474 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0422d03-994e-49bc-a3a9-a6ad3e697a39 tempest-VolumesGetTest-1623185765 tempest-VolumesGetTest-1623185765] http://10.222.0.39/volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 returned with HTTP 404 Jan 02 02:55:05.152279 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1261/2499] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:04 2021] GET /volume/v3/f6d52205082447c783c1e8556326f06d/volumes/cb8e5a72-232e-44b8-ba9c-8d8365ce46a9 => generated 109 bytes in 227 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:15.479818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes Jan 02 02:55:15.480610 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:15.480610 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:15.481358 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1422155493"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:15.485233 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1422155493'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:55:15.488945 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume of 1 GB Jan 02 02:55:15.592876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Availability Zones retrieved successfully. Jan 02 02:55:15.672507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Flow 'volume_create_api' (bc4cfa96-9f21-4303-b987-fbeb72cd285b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:55:15.694255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66628dce-234c-46f6-925c-504d01a8c444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:15.705255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:55:15.818464 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66628dce-234c-46f6-925c-504d01a8c444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:15.821146 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73160427-4fb7-48c0-8ef3-a7ea2ca849a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:15.948887 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['15cd67ca-4051-4dc9-8cce-9ea6db028ca3', '83fef3a6-0b25-4f4c-a022-72aa6625477c', 'c5135d75-44fc-4050-8185-18d24da27ea8', '5a0037d5-8fc9-45c0-b79a-7f0c2140f613'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:55:15.952176 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73160427-4fb7-48c0-8ef3-a7ea2ca849a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15cd67ca-4051-4dc9-8cce-9ea6db028ca3', '83fef3a6-0b25-4f4c-a022-72aa6625477c', 'c5135d75-44fc-4050-8185-18d24da27ea8', '5a0037d5-8fc9-45c0-b79a-7f0c2140f613']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:15.959609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4e70bca-ea15-4f2a-b430-5460b498bab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:16.052565 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4e70bca-ea15-4f2a-b430-5460b498bab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7029b158-0b04-4511-a430-b6c482ac8954', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1422155493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9596290957864e76b2973b5fda6a72cc',qos_specs=None,replication_status=,reservations=['15cd67ca-4051-4dc9-8cce-9ea6db028ca3','83fef3a6-0b25-4f4c-a022-72aa6625477c','c5135d75-44fc-4050-8185-18d24da27ea8','5a0037d5-8fc9-45c0-b79a-7f0c2140f613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cfa292e3024b48a17ee11b3b362726',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:55:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1422155493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7029b158-0b04-4511-a430-b6c482ac8954,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9596290957864e76b2973b5fda6a72cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98cfa292e3024b48a17ee11b3b362726',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:16.058442 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f39f83a-00e0-43a3-b340-266e02f5ed56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:16.136999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f39f83a-00e0-43a3-b340-266e02f5ed56) transitioned into state 'SUCCESS' from state '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-1422155493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9596290957864e76b2973b5fda6a72cc',qos_specs=None,replication_status=,reservations=['15cd67ca-4051-4dc9-8cce-9ea6db028ca3','83fef3a6-0b25-4f4c-a022-72aa6625477c','c5135d75-44fc-4050-8185-18d24da27ea8','5a0037d5-8fc9-45c0-b79a-7f0c2140f613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cfa292e3024b48a17ee11b3b362726',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:16.141205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf23853-4379-48d0-93a3-d801e8bb1975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:16.183318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf23853-4379-48d0-93a3-d801e8bb1975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:16.187752 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Flow 'volume_create_api' (bc4cfa96-9f21-4303-b987-fbeb72cd285b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:55:16.278313 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume request issued successfully. Jan 02 02:55:16.308393 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e843e31-3fe2-492d-a135-6eb79e61a45f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes returned with HTTP 202 Jan 02 02:55:16.309960 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1239/2500] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:55:15 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes => generated 823 bytes in 1274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:55:16.337029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-480c5645-af17-4094-bab8-56f7e4156af3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 02:55:16.337625 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-480c5645-af17-4094-bab8-56f7e4156af3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:16.337846 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-480c5645-af17-4094-bab8-56f7e4156af3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:16.439309 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:16.439309 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:16.450637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-480c5645-af17-4094-bab8-56f7e4156af3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:55:16.479102 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-480c5645-af17-4094-bab8-56f7e4156af3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 02:55:16.481698 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1262/2501] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:16 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:17.526218 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9bacba32-1d15-4ff5-961f-c3f216d222ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 02:55:17.529018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9bacba32-1d15-4ff5-961f-c3f216d222ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:17.531323 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:17.531323 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:17.532365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9bacba32-1d15-4ff5-961f-c3f216d222ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:17.688152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:17.688152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:17.707305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9bacba32-1d15-4ff5-961f-c3f216d222ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:55:17.752994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9bacba32-1d15-4ff5-961f-c3f216d222ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 02:55:17.777434 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1240/2502] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:17 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 915 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:18.815273 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23cd4e77-7f92-446f-89c2-39e17db51ea9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 02:55:18.817078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23cd4e77-7f92-446f-89c2-39e17db51ea9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:18.817671 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:18.817671 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:18.818701 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23cd4e77-7f92-446f-89c2-39e17db51ea9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:18.919396 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:18.919396 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:18.936010 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-23cd4e77-7f92-446f-89c2-39e17db51ea9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:55:18.989247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23cd4e77-7f92-446f-89c2-39e17db51ea9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 02:55:18.990790 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1263/2503] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:18 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 916 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:19.021559 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b4bc55a-c4d3-4c36-a055-b8a4f21bb74f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots Jan 02 02:55:19.022337 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:19.022337 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:19.023050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b4bc55a-c4d3-4c36-a055-b8a4f21bb74f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7029b158-0b04-4511-a430-b6c482ac8954", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1962896938"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:19.134760 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:19.134760 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:19.137335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6b4bc55a-c4d3-4c36-a055-b8a4f21bb74f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:55:19.137612 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-6b4bc55a-c4d3-4c36-a055-b8a4f21bb74f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create snapshot from volume 7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 02:55:19.275377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-6b4bc55a-c4d3-4c36-a055-b8a4f21bb74f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['a751d904-6587-49c1-9198-d2fb378259a5', 'a154e6f5-bec5-480d-8443-785b94c7abc7', '784b66ee-6963-4e91-8ddf-3283a94ddcd4', '9cebfe27-8f67-42ba-bc6e-4dc53ca9c5b7'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:55:19.499258 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6b4bc55a-c4d3-4c36-a055-b8a4f21bb74f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot create request issued successfully. Jan 02 02:55:19.500379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b4bc55a-c4d3-4c36-a055-b8a4f21bb74f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots returned with HTTP 202 Jan 02 02:55:19.512869 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1241/2504] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:55:19 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots => generated 310 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:55:19.522819 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8987a310-50a6-41cc-8a3c-585d2b511da3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 Jan 02 02:55:19.523895 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8987a310-50a6-41cc-8a3c-585d2b511da3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:19.524371 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:19.524371 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:19.525248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8987a310-50a6-41cc-8a3c-585d2b511da3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:19.580513 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:19.580513 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:19.582751 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8987a310-50a6-41cc-8a3c-585d2b511da3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:55:19.586923 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8987a310-50a6-41cc-8a3c-585d2b511da3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 returned with HTTP 200 Jan 02 02:55:19.588789 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1264/2505] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:19 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 => generated 442 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:20.608926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cfdcf72a-02ba-4960-9d17-a10f2a5bf566 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 Jan 02 02:55:20.611400 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cfdcf72a-02ba-4960-9d17-a10f2a5bf566 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:20.612100 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:20.612100 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:20.613310 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cfdcf72a-02ba-4960-9d17-a10f2a5bf566 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:20.679702 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:20.679702 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:20.682706 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cfdcf72a-02ba-4960-9d17-a10f2a5bf566 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:55:20.688948 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cfdcf72a-02ba-4960-9d17-a10f2a5bf566 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 returned with HTTP 200 Jan 02 02:55:20.691242 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1242/2506] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:20 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 => generated 442 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:21.706669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3735b51d-b416-4f7c-b504-8a318e29c522 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 Jan 02 02:55:21.707600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3735b51d-b416-4f7c-b504-8a318e29c522 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:21.707864 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:21.707864 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:21.708546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3735b51d-b416-4f7c-b504-8a318e29c522 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:21.771221 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:21.771221 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:21.776818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3735b51d-b416-4f7c-b504-8a318e29c522 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:55:21.782329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3735b51d-b416-4f7c-b504-8a318e29c522 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 returned with HTTP 200 Jan 02 02:55:21.805106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e941ba4d-606a-414a-b59c-8e71b8441de2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups Jan 02 02:55:21.805686 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:21.805686 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:21.806117 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e941ba4d-606a-414a-b59c-8e71b8441de2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7029b158-0b04-4511-a430-b6c482ac8954", "snapshot_id": "ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675", "name": "tempest-VolumesSnapshotTestJSON-Backup-1942263407"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:21.807408 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1265/2507] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:21 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 => generated 469 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:21.807578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-e941ba4d-606a-414a-b59c-8e71b8441de2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Creating new backup {'backup': {'volume_id': '7029b158-0b04-4511-a430-b6c482ac8954', 'snapshot_id': 'ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1942263407'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 02:55:21.808071 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-e941ba4d-606a-414a-b59c-8e71b8441de2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Creating backup of volume 7029b158-0b04-4511-a430-b6c482ac8954 in container None Jan 02 02:55:21.874992 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:21.874992 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:21.876526 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e941ba4d-606a-414a-b59c-8e71b8441de2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:55:21.920235 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:21.920235 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:21.921441 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e941ba4d-606a-414a-b59c-8e71b8441de2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:55:22.002738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-e941ba4d-606a-414a-b59c-8e71b8441de2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['a646c167-2c7e-491f-a687-8df0e4593500', '50032ae2-22a5-4962-8991-47a8ce574e2b'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:55:22.238297 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e941ba4d-606a-414a-b59c-8e71b8441de2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups returned with HTTP 202 Jan 02 02:55:22.239587 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1243/2508] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:55:21 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/backups => generated 401 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:55:22.263080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b003e4ea-eb49-4774-8887-da7a42b9557a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:22.263816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b003e4ea-eb49-4774-8887-da7a42b9557a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:22.264200 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:22.264200 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:22.264833 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b003e4ea-eb49-4774-8887-da7a42b9557a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:22.265498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b003e4ea-eb49-4774-8887-da7a42b9557a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:22.327327 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:22.327327 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:22.330003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b003e4ea-eb49-4774-8887-da7a42b9557a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:22.330867 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1266/2509] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:22 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:23.355620 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-159119e5-db28-4f76-b3c8-3f6e245648fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:23.356647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-159119e5-db28-4f76-b3c8-3f6e245648fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:23.357021 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:23.357021 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:23.367532 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-159119e5-db28-4f76-b3c8-3f6e245648fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:23.369036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-159119e5-db28-4f76-b3c8-3f6e245648fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:23.438811 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:23.438811 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:23.443180 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-159119e5-db28-4f76-b3c8-3f6e245648fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:23.445368 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1244/2510] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:23 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:24.497501 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b1a6f2d-f7f6-40e2-ad12-a23a9c49c2a9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:24.497501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b1a6f2d-f7f6-40e2-ad12-a23a9c49c2a9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:24.497501 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:24.497501 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:24.497501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b1a6f2d-f7f6-40e2-ad12-a23a9c49c2a9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:24.497501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0b1a6f2d-f7f6-40e2-ad12-a23a9c49c2a9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:24.559595 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:24.559595 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:24.572954 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b1a6f2d-f7f6-40e2-ad12-a23a9c49c2a9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:24.572954 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1267/2511] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:24 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:25.594091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-842d4a9a-1072-4e96-ab75-a8510c51226c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:25.594091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-842d4a9a-1072-4e96-ab75-a8510c51226c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:25.594091 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:25.594091 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:25.596016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-842d4a9a-1072-4e96-ab75-a8510c51226c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:25.596016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-842d4a9a-1072-4e96-ab75-a8510c51226c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:25.755474 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:25.755474 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:25.786007 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-842d4a9a-1072-4e96-ab75-a8510c51226c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:25.793019 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1245/2512] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:25 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:26.803338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f47c4b59-98ae-47c7-8a7f-dfc554a5541c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:26.804048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f47c4b59-98ae-47c7-8a7f-dfc554a5541c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:26.804048 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:26.804048 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:26.806526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f47c4b59-98ae-47c7-8a7f-dfc554a5541c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:26.806526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f47c4b59-98ae-47c7-8a7f-dfc554a5541c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:26.897763 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:26.897763 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:26.897763 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f47c4b59-98ae-47c7-8a7f-dfc554a5541c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:26.897763 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1268/2513] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:26 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:27.916204 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-694a51c2-6e75-45fe-aa41-700419c4b1d8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:27.921910 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-694a51c2-6e75-45fe-aa41-700419c4b1d8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:27.924711 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:27.924711 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:27.927372 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-694a51c2-6e75-45fe-aa41-700419c4b1d8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:27.927919 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-694a51c2-6e75-45fe-aa41-700419c4b1d8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:27.982867 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:27.982867 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:27.994625 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-694a51c2-6e75-45fe-aa41-700419c4b1d8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:28.003315 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1246/2514] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:27 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:29.019556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6979816e-1048-4a49-a054-893af8263f33 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:29.020122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6979816e-1048-4a49-a054-893af8263f33 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:29.020122 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:29.020122 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:29.020322 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6979816e-1048-4a49-a054-893af8263f33 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:29.020973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6979816e-1048-4a49-a054-893af8263f33 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:29.100287 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:29.100287 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:29.103564 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6979816e-1048-4a49-a054-893af8263f33 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:29.120118 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1269/2515] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:29 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:30.143728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6cbb6ccc-b106-40ed-bc3a-6b2a1d26a139 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:30.144280 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6cbb6ccc-b106-40ed-bc3a-6b2a1d26a139 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:30.144554 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:30.144554 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:30.145026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6cbb6ccc-b106-40ed-bc3a-6b2a1d26a139 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:30.145403 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6cbb6ccc-b106-40ed-bc3a-6b2a1d26a139 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:30.177197 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:30.177197 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:30.178815 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6cbb6ccc-b106-40ed-bc3a-6b2a1d26a139 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:30.187011 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1247/2516] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:30 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:31.194790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d037cd47-4456-49bf-842c-a67be2334be5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:31.195347 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d037cd47-4456-49bf-842c-a67be2334be5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:31.195649 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:31.195649 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:31.196131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d037cd47-4456-49bf-842c-a67be2334be5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:31.196502 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d037cd47-4456-49bf-842c-a67be2334be5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:31.224408 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:31.224408 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:31.226807 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d037cd47-4456-49bf-842c-a67be2334be5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:31.227849 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1270/2517] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:31 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:32.255372 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1150af4-2792-42a3-bf73-05a43b323a87 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:32.257603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1150af4-2792-42a3-bf73-05a43b323a87 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:32.258208 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:32.258208 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:32.258956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1150af4-2792-42a3-bf73-05a43b323a87 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:32.259451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e1150af4-2792-42a3-bf73-05a43b323a87 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:32.321306 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:32.321306 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:32.326263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1150af4-2792-42a3-bf73-05a43b323a87 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:32.327649 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1248/2518] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:32 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:33.359050 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aadc6205-eae2-42f4-aed1-8823b643e0b5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:33.365375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aadc6205-eae2-42f4-aed1-8823b643e0b5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:33.367934 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:33.367934 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:33.370122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aadc6205-eae2-42f4-aed1-8823b643e0b5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:33.372949 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-aadc6205-eae2-42f4-aed1-8823b643e0b5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:33.477042 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:33.477042 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:33.481460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aadc6205-eae2-42f4-aed1-8823b643e0b5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:33.491853 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1271/2519] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:33 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:34.512166 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-299f920e-b201-4c3a-aa06-457d2eb6d48c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:34.512999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-299f920e-b201-4c3a-aa06-457d2eb6d48c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:34.513274 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:34.513274 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:34.513896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-299f920e-b201-4c3a-aa06-457d2eb6d48c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:34.514433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-299f920e-b201-4c3a-aa06-457d2eb6d48c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:34.648544 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:34.648544 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:34.654850 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-299f920e-b201-4c3a-aa06-457d2eb6d48c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:34.668929 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1249/2520] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:34 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:35.680688 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a027d61-fab7-47d8-858c-054f5fdfb9dd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:35.689744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a027d61-fab7-47d8-858c-054f5fdfb9dd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:35.690249 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:35.690249 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:35.690875 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a027d61-fab7-47d8-858c-054f5fdfb9dd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:35.691459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2a027d61-fab7-47d8-858c-054f5fdfb9dd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:35.777787 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:35.777787 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:35.780036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a027d61-fab7-47d8-858c-054f5fdfb9dd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:35.783763 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1272/2521] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:35 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:36.804024 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0faaf09a-a1c1-4367-93b8-0cfb2aeb1689 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:36.804880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0faaf09a-a1c1-4367-93b8-0cfb2aeb1689 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:36.804880 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:36.804880 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:36.805234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0faaf09a-a1c1-4367-93b8-0cfb2aeb1689 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:36.805434 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0faaf09a-a1c1-4367-93b8-0cfb2aeb1689 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:36.867334 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:36.867334 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:36.869782 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0faaf09a-a1c1-4367-93b8-0cfb2aeb1689 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:36.870891 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1250/2522] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:36 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:37.895851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92390de2-ffab-44b6-9859-b775c1668fc1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:37.896983 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92390de2-ffab-44b6-9859-b775c1668fc1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:37.897338 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:37.897338 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:37.898022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92390de2-ffab-44b6-9859-b775c1668fc1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:37.898704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-92390de2-ffab-44b6-9859-b775c1668fc1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:37.985293 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:37.985293 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:37.995984 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92390de2-ffab-44b6-9859-b775c1668fc1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:38.002866 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1273/2523] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:37 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:39.024074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5f27178-e061-406e-9117-c0ee2e913f28 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:39.025330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5f27178-e061-406e-9117-c0ee2e913f28 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:39.025733 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:39.025733 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:39.026347 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5f27178-e061-406e-9117-c0ee2e913f28 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:39.026894 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c5f27178-e061-406e-9117-c0ee2e913f28 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:39.061385 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:39.061385 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:39.064856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5f27178-e061-406e-9117-c0ee2e913f28 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:39.066018 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1251/2524] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:39 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:40.091180 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fde80370-fe50-47a2-9075-2ec3427de5e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:40.093013 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fde80370-fe50-47a2-9075-2ec3427de5e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:40.093582 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:40.093582 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:40.094607 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fde80370-fe50-47a2-9075-2ec3427de5e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:40.095468 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fde80370-fe50-47a2-9075-2ec3427de5e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:40.176763 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:40.176763 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:40.179212 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fde80370-fe50-47a2-9075-2ec3427de5e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:40.181927 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1274/2525] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:40 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:41.202133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-35df3f67-fcd7-4eaa-b010-de89c7e73742 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:41.202890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-35df3f67-fcd7-4eaa-b010-de89c7e73742 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:41.202890 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:41.202890 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:41.203262 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-35df3f67-fcd7-4eaa-b010-de89c7e73742 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:41.203406 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-35df3f67-fcd7-4eaa-b010-de89c7e73742 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:41.231294 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:41.231294 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:41.233211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-35df3f67-fcd7-4eaa-b010-de89c7e73742 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:41.234042 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1252/2526] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:41 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:42.258049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-057d0974-8e9a-4fbc-bfbd-dc5f5a8c100b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:42.258049 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-057d0974-8e9a-4fbc-bfbd-dc5f5a8c100b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:42.258049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:42.258049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:42.258668 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-057d0974-8e9a-4fbc-bfbd-dc5f5a8c100b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:42.259069 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-057d0974-8e9a-4fbc-bfbd-dc5f5a8c100b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:42.363007 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:42.363007 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:42.367386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-057d0974-8e9a-4fbc-bfbd-dc5f5a8c100b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:42.375336 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1275/2527] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:42 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:43.385018 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df82d704-54fc-4f8b-949e-b0e765cc2950 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:43.385803 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df82d704-54fc-4f8b-949e-b0e765cc2950 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:43.386001 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:43.386001 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:43.386302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df82d704-54fc-4f8b-949e-b0e765cc2950 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:43.386613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-df82d704-54fc-4f8b-949e-b0e765cc2950 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:43.463987 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:43.463987 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:43.470425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df82d704-54fc-4f8b-949e-b0e765cc2950 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:43.471464 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1253/2528] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:43 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:44.495748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-426df5ac-db27-4517-b82e-e59b274be2fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:44.499441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-426df5ac-db27-4517-b82e-e59b274be2fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:44.499800 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:44.499800 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:44.500665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-426df5ac-db27-4517-b82e-e59b274be2fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:44.501330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-426df5ac-db27-4517-b82e-e59b274be2fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:44.561870 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:44.561870 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:44.565892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-426df5ac-db27-4517-b82e-e59b274be2fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:44.567938 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1276/2529] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:44 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:45.077574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] POST http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes Jan 02 02:55:45.078205 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:45.078205 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:45.080633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2046493662"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:45.088763 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2046493662'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:55:45.089414 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume of 1 GB Jan 02 02:55:45.140301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Availability Zones retrieved successfully. Jan 02 02:55:45.168023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Flow 'volume_create_api' (3a76d831-2da2-4d04-8717-b19d23e66bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:55:45.176295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1be08c8-f9d6-494c-bdbe-fa2ce05a5a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:45.178932 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:55:45.266596 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1be08c8-f9d6-494c-bdbe-fa2ce05a5a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:45.269171 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf8cc74-5acc-4b2f-9028-26f8c981badf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:45.584687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d51205ac-6a98-4705-8687-c2627f1ef36d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:45.585510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d51205ac-6a98-4705-8687-c2627f1ef36d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:45.585510 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:45.585510 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:45.585896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d51205ac-6a98-4705-8687-c2627f1ef36d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:45.586574 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d51205ac-6a98-4705-8687-c2627f1ef36d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:45.633492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Created reservations ['b8260d84-06a2-4a14-a8f2-d89e1aa65930', 'c43a28c7-fb9f-4012-997a-de3ac542769c', 'c6b2e338-d3f3-4af3-b792-69214da4f1f7', '453b1355-49e6-46a0-997b-3185444146a6'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:55:45.637092 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf8cc74-5acc-4b2f-9028-26f8c981badf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8260d84-06a2-4a14-a8f2-d89e1aa65930', 'c43a28c7-fb9f-4012-997a-de3ac542769c', 'c6b2e338-d3f3-4af3-b792-69214da4f1f7', '453b1355-49e6-46a0-997b-3185444146a6']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:45.637663 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:45.637663 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:45.639513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d51205ac-6a98-4705-8687-c2627f1ef36d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:45.640552 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1277/2530] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:45 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:45.648680 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acaacdf6-a11d-449d-8384-f870c9ff4a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:45.910230 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acaacdf6-a11d-449d-8384-f870c9ff4a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd501035f-ca95-4204-a4b2-a2eb72ec00ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2046493662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf98d6b2455a46848dcb672967f1baf9',qos_specs=None,replication_status=,reservations=['b8260d84-06a2-4a14-a8f2-d89e1aa65930','c43a28c7-fb9f-4012-997a-de3ac542769c','c6b2e338-d3f3-4af3-b792-69214da4f1f7','453b1355-49e6-46a0-997b-3185444146a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2046493662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d501035f-ca95-4204-a4b2-a2eb72ec00ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf98d6b2455a46848dcb672967f1baf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:45.913503 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f86865-09f5-4a47-8d1c-ef3a74648d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:46.018710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f86865-09f5-4a47-8d1c-ef3a74648d52) transitioned into state 'SUCCESS' from state '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-2046493662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf98d6b2455a46848dcb672967f1baf9',qos_specs=None,replication_status=,reservations=['b8260d84-06a2-4a14-a8f2-d89e1aa65930','c43a28c7-fb9f-4012-997a-de3ac542769c','c6b2e338-d3f3-4af3-b792-69214da4f1f7','453b1355-49e6-46a0-997b-3185444146a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:46.020946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74f5c5b-4f0a-44c3-ab05-506cb18b5747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:46.058946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74f5c5b-4f0a-44c3-ab05-506cb18b5747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:46.079576 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Flow 'volume_create_api' (3a76d831-2da2-4d04-8717-b19d23e66bd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:55:46.193498 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume request issued successfully. Jan 02 02:55:46.224235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-951310bd-3c60-476f-8f9f-03c6c702e342 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes returned with HTTP 202 Jan 02 02:55:46.225079 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1254/2531] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:55:45 2021] POST /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes => generated 818 bytes in 1155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:55:46.250092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7b80484-b4f7-4216-8526-7332eb5537dc tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:55:46.251276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7b80484-b4f7-4216-8526-7332eb5537dc tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:46.251532 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:46.251532 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:46.252516 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7b80484-b4f7-4216-8526-7332eb5537dc tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:46.371842 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:46.371842 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:46.397582 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a7b80484-b4f7-4216-8526-7332eb5537dc tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:55:46.453375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7b80484-b4f7-4216-8526-7332eb5537dc tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 200 Jan 02 02:55:46.458346 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1278/2532] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:46 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 886 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:46.678781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e231f624-f587-4efc-b90c-1714b809bf58 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:46.678781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e231f624-f587-4efc-b90c-1714b809bf58 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:46.678781 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:46.678781 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:46.678781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e231f624-f587-4efc-b90c-1714b809bf58 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:46.678781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e231f624-f587-4efc-b90c-1714b809bf58 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:46.810145 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:46.810145 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:46.819067 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e231f624-f587-4efc-b90c-1714b809bf58 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:46.825252 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1255/2533] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:46 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:47.487014 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95b272c7-33ab-469f-9919-5f4669d7eca2 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:55:47.487891 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95b272c7-33ab-469f-9919-5f4669d7eca2 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:47.488324 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:47.488324 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:47.488985 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95b272c7-33ab-469f-9919-5f4669d7eca2 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:47.624878 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:47.624878 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:47.648090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-95b272c7-33ab-469f-9919-5f4669d7eca2 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:55:47.702747 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95b272c7-33ab-469f-9919-5f4669d7eca2 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 200 Jan 02 02:55:47.728010 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1279/2534] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:47 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 910 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:47.846156 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fcd89470-23c2-496d-a112-6bfe71869714 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:47.846992 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fcd89470-23c2-496d-a112-6bfe71869714 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:47.854078 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:47.854078 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:47.854936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fcd89470-23c2-496d-a112-6bfe71869714 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:47.855505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fcd89470-23c2-496d-a112-6bfe71869714 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:47.943128 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:47.943128 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:47.951428 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fcd89470-23c2-496d-a112-6bfe71869714 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:47.958711 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1256/2535] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:47 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:48.744310 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ed67d74-3fa1-4edb-95eb-effb33508e9a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:55:48.747685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ed67d74-3fa1-4edb-95eb-effb33508e9a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:48.751591 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:48.751591 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:48.755036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ed67d74-3fa1-4edb-95eb-effb33508e9a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:48.982328 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b5e1c89d-d47c-4cba-9b82-63edc574b38e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:48.983213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b5e1c89d-d47c-4cba-9b82-63edc574b38e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:48.983560 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:48.983560 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:48.984203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b5e1c89d-d47c-4cba-9b82-63edc574b38e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:48.989144 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b5e1c89d-d47c-4cba-9b82-63edc574b38e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:49.082322 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:49.082322 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:49.089513 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:49.089513 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:49.100058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b5e1c89d-d47c-4cba-9b82-63edc574b38e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:49.102242 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1257/2536] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:48 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:49.111417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3ed67d74-3fa1-4edb-95eb-effb33508e9a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:55:49.189970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ed67d74-3fa1-4edb-95eb-effb33508e9a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 200 Jan 02 02:55:49.191304 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1280/2537] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:48 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 911 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:49.246925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c2e2400-7c04-420a-a0d2-2276110b282d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] POST http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea/action Jan 02 02:55:49.247738 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:49.247738 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:49.248539 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c2e2400-7c04-420a-a0d2-2276110b282d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Action body: b'{"os-attach": {"instance_uuid": "a8987a66-ace3-4033-9d13-177528acb87d", "mountpoint": "/dev/sdb"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:49.249242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c2e2400-7c04-420a-a0d2-2276110b282d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a8987a66-ace3-4033-9d13-177528acb87d", "mountpoint": "/dev/sdb"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:49.403582 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:49.403582 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:49.406406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c2e2400-7c04-420a-a0d2-2276110b282d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:55:49.450003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c2e2400-7c04-420a-a0d2-2276110b282d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Update volume admin metadata completed successfully. Jan 02 02:55:50.053787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c2e2400-7c04-420a-a0d2-2276110b282d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Attach volume completed successfully. Jan 02 02:55:50.054500 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c2e2400-7c04-420a-a0d2-2276110b282d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea/action returned with HTTP 202 Jan 02 02:55:50.055202 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1258/2538] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:55:49 2021] POST /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea/action => generated 0 bytes in 816 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:50.070187 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ae50215-f7b2-41de-9290-301a5abb8716 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:55:50.071534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ae50215-f7b2-41de-9290-301a5abb8716 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:50.073160 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:50.073160 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:50.074001 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ae50215-f7b2-41de-9290-301a5abb8716 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:50.120501 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4088e45-089e-4226-a58f-9a3aba490249 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:50.121389 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4088e45-089e-4226-a58f-9a3aba490249 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:50.121756 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:50.121756 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:50.122327 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4088e45-089e-4226-a58f-9a3aba490249 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:50.122841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f4088e45-089e-4226-a58f-9a3aba490249 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:50.203684 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:50.203684 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:50.203684 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4088e45-089e-4226-a58f-9a3aba490249 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:50.222809 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1259/2539] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:50 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:50.273227 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:50.273227 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:50.308021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9ae50215-f7b2-41de-9290-301a5abb8716 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:55:50.410453 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:50.410453 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:50.461387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ae50215-f7b2-41de-9290-301a5abb8716 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 200 Jan 02 02:55:50.462986 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1281/2540] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:50 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 1245 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:55:50.480377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8c16cb9-4083-4b17-bd8c-96d521f9cd3a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:55:50.490306 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8c16cb9-4083-4b17-bd8c-96d521f9cd3a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:50.490576 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:50.490576 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:50.490999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8c16cb9-4083-4b17-bd8c-96d521f9cd3a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:50.573454 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:50.573454 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:50.597715 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e8c16cb9-4083-4b17-bd8c-96d521f9cd3a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:55:50.638944 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:50.638944 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:50.666882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8c16cb9-4083-4b17-bd8c-96d521f9cd3a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 200 Jan 02 02:55:50.672988 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1260/2541] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:50 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 1245 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:55:51.264341 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d68ca7b-7cd1-4f94-944a-59e0951b2106 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:51.265088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d68ca7b-7cd1-4f94-944a-59e0951b2106 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:51.265088 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:51.265088 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:51.265685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d68ca7b-7cd1-4f94-944a-59e0951b2106 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:51.265815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3d68ca7b-7cd1-4f94-944a-59e0951b2106 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:51.302606 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d1fa9dda-6afc-4780-b1b0-6ca4d8179b72 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea/action Jan 02 02:55:51.303049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:51.303049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:51.303828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d1fa9dda-6afc-4780-b1b0-6ca4d8179b72 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:51.304365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d1fa9dda-6afc-4780-b1b0-6ca4d8179b72 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:51.305587 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-d1fa9dda-6afc-4780-b1b0-6ca4d8179b72 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Updating volume 'd501035f-ca95-4204-a4b2-a2eb72ec00ea' with '{'status': 'error'}' {{(pid=88066) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:55:51.339867 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:51.339867 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:51.343609 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d68ca7b-7cd1-4f94-944a-59e0951b2106 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:51.346124 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1261/2542] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:51 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:51.356106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0af02c6e-fe2e-41e0-a364-7d908e77b14d req-e18eca7e-b54d-4513-9bea-01e54b2640a8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] DELETE http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/attachments/0102d43e-071b-47d3-93d2-da64c1f16e9a Jan 02 02:55:51.361301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0af02c6e-fe2e-41e0-a364-7d908e77b14d req-e18eca7e-b54d-4513-9bea-01e54b2640a8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:51.361751 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:51.361751 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:51.363610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-0af02c6e-fe2e-41e0-a364-7d908e77b14d req-e18eca7e-b54d-4513-9bea-01e54b2640a8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:51.407679 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:51.407679 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:51.571979 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:51.571979 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:51.692436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d1fa9dda-6afc-4780-b1b0-6ca4d8179b72 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea/action returned with HTTP 202 Jan 02 02:55:51.698917 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1282/2543] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:55:50 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea/action => generated 0 bytes in 1017 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:51.708394 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-73efaea8-3427-4840-b6e2-b3a817ff7858 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:55:51.710033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-73efaea8-3427-4840-b6e2-b3a817ff7858 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:51.713149 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:51.713149 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:51.713846 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-73efaea8-3427-4840-b6e2-b3a817ff7858 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:51.852891 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:51.852891 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:51.871423 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-73efaea8-3427-4840-b6e2-b3a817ff7858 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:55:51.898712 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:51.898712 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:51.910647 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-73efaea8-3427-4840-b6e2-b3a817ff7858 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 200 Jan 02 02:55:51.911680 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1283/2544] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:51 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 1244 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:55:51.929670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9da64fb0-02ce-43f1-a8c1-9aefcefb42cb tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea/action Jan 02 02:55:51.934846 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:51.934846 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:51.935823 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9da64fb0-02ce-43f1-a8c1-9aefcefb42cb tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "8411cf58-2924-4537-8156-6092731fb684"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:51.939590 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9da64fb0-02ce-43f1-a8c1-9aefcefb42cb tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "8411cf58-2924-4537-8156-6092731fb684"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:52.082835 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:52.082835 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:52.084537 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9da64fb0-02ce-43f1-a8c1-9aefcefb42cb tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Volume info retrieved successfully. Jan 02 02:55:52.241744 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9da64fb0-02ce-43f1-a8c1-9aefcefb42cb tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Terminate volume connection completed successfully. Jan 02 02:55:52.253488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9da64fb0-02ce-43f1-a8c1-9aefcefb42cb tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88066) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 02 02:55:52.492919 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-0af02c6e-fe2e-41e0-a364-7d908e77b14d req-e18eca7e-b54d-4513-9bea-01e54b2640a8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:55:52.493664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-0af02c6e-fe2e-41e0-a364-7d908e77b14d req-e18eca7e-b54d-4513-9bea-01e54b2640a8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:55:52.504180 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-0af02c6e-fe2e-41e0-a364-7d908e77b14d req-e18eca7e-b54d-4513-9bea-01e54b2640a8 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/attachments/0102d43e-071b-47d3-93d2-da64c1f16e9a returned with HTTP 200 Jan 02 02:55:52.504539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9da64fb0-02ce-43f1-a8c1-9aefcefb42cb tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Detach volume completed successfully. Jan 02 02:55:52.505582 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1262/2545] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:55:51 2021] DELETE /volume/v3/224c9adedf14446da06f38858e065bad/attachments/0102d43e-071b-47d3-93d2-da64c1f16e9a => generated 19 bytes in 1159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:52.505738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9da64fb0-02ce-43f1-a8c1-9aefcefb42cb tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea/action returned with HTTP 202 Jan 02 02:55:52.507163 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1284/2546] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:55:51 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea/action => generated 0 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:52.514084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87769c26-ce77-401d-a259-fd205d61eb18 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:52.514704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87769c26-ce77-401d-a259-fd205d61eb18 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:52.514899 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:52.514899 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:52.515247 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87769c26-ce77-401d-a259-fd205d61eb18 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:52.515629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-87769c26-ce77-401d-a259-fd205d61eb18 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:52.518149 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de81d3ba-5c91-407a-81d7-18c0ab6c7bd1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:55:52.518821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de81d3ba-5c91-407a-81d7-18c0ab6c7bd1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:52.519148 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:52.519148 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:52.519721 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de81d3ba-5c91-407a-81d7-18c0ab6c7bd1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:52.566823 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:52.566823 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:52.568711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87769c26-ce77-401d-a259-fd205d61eb18 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:52.569550 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1263/2547] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:52 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:52.656179 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:52.656179 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:52.687037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-de81d3ba-5c91-407a-81d7-18c0ab6c7bd1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:55:52.761707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de81d3ba-5c91-407a-81d7-18c0ab6c7bd1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 200 Jan 02 02:55:52.763188 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1285/2548] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:52 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 930 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:52.779034 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ca259f3-e271-42c6-bdad-d06b1578750b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:55:52.779577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ca259f3-e271-42c6-bdad-d06b1578750b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:52.779777 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:52.779777 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:52.780413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ca259f3-e271-42c6-bdad-d06b1578750b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:52.892090 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:52.892090 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:52.921816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5ca259f3-e271-42c6-bdad-d06b1578750b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:55:52.971861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ca259f3-e271-42c6-bdad-d06b1578750b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 200 Jan 02 02:55:52.971861 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1264/2549] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:52 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 930 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:52.988683 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15daa35c-1e73-4364-b092-3c26017bf912 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] POST http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea/action Jan 02 02:55:52.989154 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:52.989154 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:52.989616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15daa35c-1e73-4364-b092-3c26017bf912 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Action body: b'{"os-detach": {}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:52.989997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15daa35c-1e73-4364-b092-3c26017bf912 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:53.263193 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:53.263193 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:53.265938 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-15daa35c-1e73-4364-b092-3c26017bf912 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:55:53.527722 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-15daa35c-1e73-4364-b092-3c26017bf912 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Detach volume completed successfully. Jan 02 02:55:53.528497 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15daa35c-1e73-4364-b092-3c26017bf912 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea/action returned with HTTP 202 Jan 02 02:55:53.531412 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1286/2550] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:55:52 2021] POST /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea/action => generated 0 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:53.542385 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-89d694c9-a49b-445d-8a14-310de0a61b71 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:55:53.542897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-89d694c9-a49b-445d-8a14-310de0a61b71 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:53.548070 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:53.548070 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:53.548824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-89d694c9-a49b-445d-8a14-310de0a61b71 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:53.587738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8243cbbd-124f-4fa6-b6f7-2d5e18d3ef30 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:53.588838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8243cbbd-124f-4fa6-b6f7-2d5e18d3ef30 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:53.589001 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:53.589001 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:53.596025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8243cbbd-124f-4fa6-b6f7-2d5e18d3ef30 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:53.596025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8243cbbd-124f-4fa6-b6f7-2d5e18d3ef30 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:53.653490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:53.653490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:53.662257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8243cbbd-124f-4fa6-b6f7-2d5e18d3ef30 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:53.665011 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1287/2551] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:53 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:53.691054 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:53.691054 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:53.718850 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-89d694c9-a49b-445d-8a14-310de0a61b71 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:55:53.783931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-89d694c9-a49b-445d-8a14-310de0a61b71 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 200 Jan 02 02:55:53.785155 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1265/2552] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:53 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 930 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:54.682942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d3d7a4d-50ec-4222-908e-91404f168bf7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:54.683564 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d3d7a4d-50ec-4222-908e-91404f168bf7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:54.683675 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:54.683675 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:54.684087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d3d7a4d-50ec-4222-908e-91404f168bf7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:54.684670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5d3d7a4d-50ec-4222-908e-91404f168bf7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:54.711902 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:54.711902 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:54.714395 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d3d7a4d-50ec-4222-908e-91404f168bf7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:54.722267 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1288/2553] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:54 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:55.762491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86dabd90-1ce1-49e5-9799-652ce7067d29 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:55.783621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86dabd90-1ce1-49e5-9799-652ce7067d29 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:55.798829 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:55.798829 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:55.799779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86dabd90-1ce1-49e5-9799-652ce7067d29 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:55.807257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-86dabd90-1ce1-49e5-9799-652ce7067d29 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:55.870587 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:55.870587 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:55.873312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86dabd90-1ce1-49e5-9799-652ce7067d29 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:55.874721 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1266/2554] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:55 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:56.889475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd0cf9fe-6c9e-42a4-8d24-15d9c6083ce3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:56.890836 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd0cf9fe-6c9e-42a4-8d24-15d9c6083ce3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:56.892405 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:56.892405 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:56.893103 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd0cf9fe-6c9e-42a4-8d24-15d9c6083ce3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:56.893631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fd0cf9fe-6c9e-42a4-8d24-15d9c6083ce3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:56.946246 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:56.946246 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:56.948222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd0cf9fe-6c9e-42a4-8d24-15d9c6083ce3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:56.949067 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1289/2555] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:56 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:57.964169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59e91062-518f-4912-9167-98d8ff1dab70 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:57.965355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59e91062-518f-4912-9167-98d8ff1dab70 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:57.966075 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:57.966075 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:57.966787 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59e91062-518f-4912-9167-98d8ff1dab70 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:57.967370 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-59e91062-518f-4912-9167-98d8ff1dab70 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:58.063422 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:58.063422 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:58.068982 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59e91062-518f-4912-9167-98d8ff1dab70 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:58.074767 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1267/2556] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:57 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:59.086685 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-264d154a-f6f8-405e-86c3-e56ff3f8880b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:55:59.087524 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-264d154a-f6f8-405e-86c3-e56ff3f8880b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:59.087524 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:59.087524 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:55:59.087918 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-264d154a-f6f8-405e-86c3-e56ff3f8880b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:59.088048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-264d154a-f6f8-405e-86c3-e56ff3f8880b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:59.149869 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:59.149869 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:55:59.152005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-264d154a-f6f8-405e-86c3-e56ff3f8880b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:55:59.153266 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1290/2557] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:59 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:00.178297 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90d8f661-cbc9-4da1-918b-142b924f8034 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:00.183375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90d8f661-cbc9-4da1-918b-142b924f8034 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:00.186318 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:00.186318 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:00.208853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-90d8f661-cbc9-4da1-918b-142b924f8034 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:00.209996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-90d8f661-cbc9-4da1-918b-142b924f8034 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:00.317033 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:00.317033 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:00.332578 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-90d8f661-cbc9-4da1-918b-142b924f8034 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:00.346701 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1268/2558] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:00 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:01.367527 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9465deb8-c679-4852-ab93-9d5d07babf6d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:01.368392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9465deb8-c679-4852-ab93-9d5d07babf6d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:01.368392 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:01.368392 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:01.368788 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9465deb8-c679-4852-ab93-9d5d07babf6d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:01.369009 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9465deb8-c679-4852-ab93-9d5d07babf6d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:01.461531 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:01.461531 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:01.465082 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9465deb8-c679-4852-ab93-9d5d07babf6d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:01.474015 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1291/2559] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:01 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:01.762657 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8edcb6cd-74dd-42db-addc-a8bd285b17a0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] DELETE http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 Jan 02 02:56:01.763358 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8edcb6cd-74dd-42db-addc-a8bd285b17a0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:01.763553 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:01.763553 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:01.763906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8edcb6cd-74dd-42db-addc-a8bd285b17a0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:01.764391 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-8edcb6cd-74dd-42db-addc-a8bd285b17a0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Delete volume with id: 900373b9-dad6-4eb2-9048-fa6b07eaf740 Jan 02 02:56:01.873046 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:01.873046 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:01.874259 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8edcb6cd-74dd-42db-addc-a8bd285b17a0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:56:01.979961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8edcb6cd-74dd-42db-addc-a8bd285b17a0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Delete volume request issued successfully. Jan 02 02:56:01.980216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8edcb6cd-74dd-42db-addc-a8bd285b17a0 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 returned with HTTP 202 Jan 02 02:56:01.985409 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1269/2560] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:01 2021] DELETE /volume/v3/224c9adedf14446da06f38858e065bad/volumes/900373b9-dad6-4eb2-9048-fa6b07eaf740 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:56:01.995287 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f43a568f-8e40-40df-a722-9b412e9b69c2 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] DELETE http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f Jan 02 02:56:01.996265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f43a568f-8e40-40df-a722-9b412e9b69c2 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:02.001221 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:02.001221 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:02.002476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f43a568f-8e40-40df-a722-9b412e9b69c2 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:02.005258 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-f43a568f-8e40-40df-a722-9b412e9b69c2 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Delete backup with id: d04ef54a-607f-4df9-9b8f-641becc9df4f. Jan 02 02:56:02.117812 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:02.117812 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:02.195778 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-f43a568f-8e40-40df-a722-9b412e9b69c2 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] delete_backup rpcapi backup_id d04ef54a-607f-4df9-9b8f-641becc9df4f {{(pid=88066) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 02:56:02.209469 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f43a568f-8e40-40df-a722-9b412e9b69c2 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f returned with HTTP 202 Jan 02 02:56:02.211191 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1292/2561] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:01 2021] DELETE /volume/v3/224c9adedf14446da06f38858e065bad/backups/d04ef54a-607f-4df9-9b8f-641becc9df4f => generated 0 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:02.220524 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-868f0a30-faed-4de1-9989-38b022bf805a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] DELETE http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:56:02.221397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-868f0a30-faed-4de1-9989-38b022bf805a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:02.221738 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:02.221738 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:02.222337 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-868f0a30-faed-4de1-9989-38b022bf805a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:02.222931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-868f0a30-faed-4de1-9989-38b022bf805a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Delete volume with id: 9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:56:02.345636 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:02.345636 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:02.354983 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-868f0a30-faed-4de1-9989-38b022bf805a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:56:02.497966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1688b501-abc5-4159-ac1c-6334044b254c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:02.497966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1688b501-abc5-4159-ac1c-6334044b254c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:02.497966 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:02.497966 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:02.497966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1688b501-abc5-4159-ac1c-6334044b254c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:02.500631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1688b501-abc5-4159-ac1c-6334044b254c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:02.532764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-868f0a30-faed-4de1-9989-38b022bf805a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Delete volume request issued successfully. Jan 02 02:56:02.533424 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-868f0a30-faed-4de1-9989-38b022bf805a tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 202 Jan 02 02:56:02.539744 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1270/2562] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:02 2021] DELETE /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 0 bytes in 324 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:56:02.560181 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9124e34f-c222-4ac5-bf0b-2c9db01520af tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:56:02.560762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9124e34f-c222-4ac5-bf0b-2c9db01520af tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:02.560988 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:02.560988 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:02.561365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9124e34f-c222-4ac5-bf0b-2c9db01520af tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:02.639300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:02.639300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:02.644667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1688b501-abc5-4159-ac1c-6334044b254c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:02.654663 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1293/2563] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:02 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:02.849446 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:02.849446 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:02.894141 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9124e34f-c222-4ac5-bf0b-2c9db01520af tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:56:03.012637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9124e34f-c222-4ac5-bf0b-2c9db01520af tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:56:03.026223 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1271/2564] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:02 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 1362 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:56:03.676704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b18b4168-bf4c-4648-9950-f18b21a3da9d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:03.676704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b18b4168-bf4c-4648-9950-f18b21a3da9d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:03.676704 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:03.676704 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:03.676704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b18b4168-bf4c-4648-9950-f18b21a3da9d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:03.682081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b18b4168-bf4c-4648-9950-f18b21a3da9d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:03.918915 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:03.918915 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:03.926683 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b18b4168-bf4c-4648-9950-f18b21a3da9d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:03.981840 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1294/2565] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:03 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:04.052990 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51207a19-d903-49d8-9bb2-651ac17e434c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:56:04.052990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51207a19-d903-49d8-9bb2-651ac17e434c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:04.052990 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:04.052990 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:04.052990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51207a19-d903-49d8-9bb2-651ac17e434c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:04.446829 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:04.446829 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:04.524143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-51207a19-d903-49d8-9bb2-651ac17e434c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:56:04.680549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51207a19-d903-49d8-9bb2-651ac17e434c tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:56:04.704068 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1272/2566] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:04 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 1362 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:56:04.903109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] POST http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes Jan 02 02:56:04.903936 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:04.903936 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:04.904707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-245877065"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:04.907728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-245877065'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:56:04.908018 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume of 1 GB Jan 02 02:56:04.977960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb7da090-8974-47e9-b929-55ce60ccfde9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:04.980391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb7da090-8974-47e9-b929-55ce60ccfde9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:04.980789 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:04.980789 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:04.987882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb7da090-8974-47e9-b929-55ce60ccfde9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:04.988825 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fb7da090-8974-47e9-b929-55ce60ccfde9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:05.009609 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Availability Zones retrieved successfully. Jan 02 02:56:05.089022 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:05.089022 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:05.092254 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb7da090-8974-47e9-b929-55ce60ccfde9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:05.099947 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1273/2567] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:04 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:05.155669 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Flow 'volume_create_api' (cca55610-bbea-4de5-89d3-d5ab0b606daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:05.159459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d2903b-811a-40b7-bc75-9e7d6f44a204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:05.177216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:56:05.380184 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d2903b-811a-40b7-bc75-9e7d6f44a204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:05.388223 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be92079-a748-4771-9544-44e80257a3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:05.572930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Created reservations ['17b15eaa-919c-44c2-a1f1-21efd64a38ab', '9d3d27f4-646a-436d-b8d3-4027aeffacd3', '53466229-fb43-4d99-b455-1d2d52dc42f6', '8d247590-51d8-45c3-b333-443d2a5a8938'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:56:05.584201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be92079-a748-4771-9544-44e80257a3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17b15eaa-919c-44c2-a1f1-21efd64a38ab', '9d3d27f4-646a-436d-b8d3-4027aeffacd3', '53466229-fb43-4d99-b455-1d2d52dc42f6', '8d247590-51d8-45c3-b333-443d2a5a8938']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:05.599656 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ddae79-4d6a-48bb-9ec3-2477b369098f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:05.742084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b5ac4599-192a-4fed-815b-03e97d833468 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:56:05.743039 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b5ac4599-192a-4fed-815b-03e97d833468 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:05.743416 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:05.743416 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:05.765831 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b5ac4599-192a-4fed-815b-03e97d833468 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:05.849726 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ddae79-4d6a-48bb-9ec3-2477b369098f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e31c552-75b6-4d7f-a38a-eed2c8e805f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-245877065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf98d6b2455a46848dcb672967f1baf9',qos_specs=None,replication_status=,reservations=['17b15eaa-919c-44c2-a1f1-21efd64a38ab','9d3d27f4-646a-436d-b8d3-4027aeffacd3','53466229-fb43-4d99-b455-1d2d52dc42f6','8d247590-51d8-45c3-b333-443d2a5a8938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-245877065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e31c552-75b6-4d7f-a38a-eed2c8e805f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf98d6b2455a46848dcb672967f1baf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:05.852918 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb8f23e-2ed8-43a9-bf77-a93485958514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:05.993318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb8f23e-2ed8-43a9-bf77-a93485958514) transitioned into state 'SUCCESS' from state '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-245877065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf98d6b2455a46848dcb672967f1baf9',qos_specs=None,replication_status=,reservations=['17b15eaa-919c-44c2-a1f1-21efd64a38ab','9d3d27f4-646a-436d-b8d3-4027aeffacd3','53466229-fb43-4d99-b455-1d2d52dc42f6','8d247590-51d8-45c3-b333-443d2a5a8938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:06.011257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ad38129-9ee3-41de-8207-ec674a7e34a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:06.076827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ad38129-9ee3-41de-8207-ec674a7e34a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:06.084496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Flow 'volume_create_api' (cca55610-bbea-4de5-89d3-d5ab0b606daf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:06.112451 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:06.112451 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:06.170307 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b5ac4599-192a-4fed-815b-03e97d833468 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:56:06.323233 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b5ac4599-192a-4fed-815b-03e97d833468 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:56:06.325083 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1274/2568] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:05 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 1362 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:56:06.348705 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume request issued successfully. Jan 02 02:56:06.357191 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7943bb0b-a1bb-471c-a546-56c6801daeea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:06.365893 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7943bb0b-a1bb-471c-a546-56c6801daeea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:06.366255 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:06.366255 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:06.366941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7943bb0b-a1bb-471c-a546-56c6801daeea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:06.367638 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7943bb0b-a1bb-471c-a546-56c6801daeea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:06.435062 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75217b8e-98c8-4dc3-9501-b8f66481f3f1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes returned with HTTP 202 Jan 02 02:56:06.449208 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1295/2569] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:56:04 2021] POST /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes => generated 817 bytes in 1553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:56:06.484392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11075996-d8b1-4506-805d-83ece3e4660d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 Jan 02 02:56:06.490670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11075996-d8b1-4506-805d-83ece3e4660d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:06.491113 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:06.491113 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:06.491903 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11075996-d8b1-4506-805d-83ece3e4660d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:06.537619 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:06.537619 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:06.540957 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7943bb0b-a1bb-471c-a546-56c6801daeea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:06.551020 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1275/2570] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:06 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:06.782548 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:06.782548 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:06.836235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-11075996-d8b1-4506-805d-83ece3e4660d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:06.973530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11075996-d8b1-4506-805d-83ece3e4660d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 returned with HTTP 200 Jan 02 02:56:06.974927 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1296/2571] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:06 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 => generated 909 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:07.360300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed8c721d-3387-4bf6-a344-456899859cd1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:56:07.361635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed8c721d-3387-4bf6-a344-456899859cd1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:07.362008 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:07.362008 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:07.362715 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed8c721d-3387-4bf6-a344-456899859cd1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:07.611008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-285a5981-ec29-4afc-980b-c24f81ccb627 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:07.611008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-285a5981-ec29-4afc-980b-c24f81ccb627 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:07.611008 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:07.611008 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:07.611008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-285a5981-ec29-4afc-980b-c24f81ccb627 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:07.611008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-285a5981-ec29-4afc-980b-c24f81ccb627 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:07.677792 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:07.677792 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:07.681286 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:07.681286 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:07.685025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-285a5981-ec29-4afc-980b-c24f81ccb627 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:07.689142 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1297/2572] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:07 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:07.705227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ed8c721d-3387-4bf6-a344-456899859cd1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Volume info retrieved successfully. Jan 02 02:56:07.759512 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed8c721d-3387-4bf6-a344-456899859cd1 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 200 Jan 02 02:56:07.761842 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1276/2573] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:07 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 1362 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:56:08.007179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-198873db-c8d9-4197-8e1e-f82080e9ceea tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 Jan 02 02:56:08.008145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-198873db-c8d9-4197-8e1e-f82080e9ceea tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:08.008470 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:08.008470 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:08.009184 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-198873db-c8d9-4197-8e1e-f82080e9ceea tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:08.304797 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:08.304797 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:08.345573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-198873db-c8d9-4197-8e1e-f82080e9ceea tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:08.543837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-198873db-c8d9-4197-8e1e-f82080e9ceea tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 returned with HTTP 200 Jan 02 02:56:08.552100 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1298/2574] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:07 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 => generated 909 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:08.707060 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6eae8fff-613c-4ba8-902b-22c8563b8d43 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:08.707623 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6eae8fff-613c-4ba8-902b-22c8563b8d43 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:08.707830 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:08.707830 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:08.708496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6eae8fff-613c-4ba8-902b-22c8563b8d43 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:08.709083 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6eae8fff-613c-4ba8-902b-22c8563b8d43 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:08.791883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6941b92-6047-41e2-8bc5-589ddcb91408 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] GET http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd Jan 02 02:56:08.792747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6941b92-6047-41e2-8bc5-589ddcb91408 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:08.793146 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:08.793146 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:08.793744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6941b92-6047-41e2-8bc5-589ddcb91408 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:08.811678 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:08.811678 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:08.813656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6eae8fff-613c-4ba8-902b-22c8563b8d43 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:08.814489 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1277/2575] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:08 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:08.966981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6941b92-6047-41e2-8bc5-589ddcb91408 tempest-TestVolumeBackupRestore-766292588 tempest-TestVolumeBackupRestore-766292588] http://10.222.0.39/volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd returned with HTTP 404 Jan 02 02:56:08.973378 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1299/2576] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:08 2021] GET /volume/v3/224c9adedf14446da06f38858e065bad/volumes/9e2aa3ba-a177-4cdc-b348-856492d543dd => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:09.594596 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21d58c75-ef68-4f99-8554-a070fcb1a1c1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 Jan 02 02:56:09.595982 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21d58c75-ef68-4f99-8554-a070fcb1a1c1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:09.596632 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:09.596632 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:09.606895 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21d58c75-ef68-4f99-8554-a070fcb1a1c1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:09.810237 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:09.810237 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:09.840130 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c26b4ea8-1858-4640-8ad5-7f77a2a67b64 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:09.841384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c26b4ea8-1858-4640-8ad5-7f77a2a67b64 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:09.842201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c26b4ea8-1858-4640-8ad5-7f77a2a67b64 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:09.842538 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c26b4ea8-1858-4640-8ad5-7f77a2a67b64 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:09.854897 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-21d58c75-ef68-4f99-8554-a070fcb1a1c1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:09.932444 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21d58c75-ef68-4f99-8554-a070fcb1a1c1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 returned with HTTP 200 Jan 02 02:56:09.966809 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1278/2577] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:09 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 => generated 910 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:10.022624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-04870b81-2db7-482f-ad73-684f1e9e1d8f tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8/action Jan 02 02:56:10.023290 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:10.023290 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:10.025390 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-04870b81-2db7-482f-ad73-684f1e9e1d8f tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:10.026035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-04870b81-2db7-482f-ad73-684f1e9e1d8f tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:10.027771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-04870b81-2db7-482f-ad73-684f1e9e1d8f tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Updating volume '3e31c552-75b6-4d7f-a38a-eed2c8e805f8' with '{'status': 'attaching'}' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:56:10.095526 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:10.095526 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:10.108379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c26b4ea8-1858-4640-8ad5-7f77a2a67b64 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:10.131456 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1300/2578] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:09 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:10.743683 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:10.743683 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:11.135489 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d75895a-b0e8-4fcc-8ba3-b51518a8e952 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:11.136043 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d75895a-b0e8-4fcc-8ba3-b51518a8e952 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:11.136243 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:11.136243 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:11.136893 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d75895a-b0e8-4fcc-8ba3-b51518a8e952 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:11.137415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8d75895a-b0e8-4fcc-8ba3-b51518a8e952 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:11.195760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-04870b81-2db7-482f-ad73-684f1e9e1d8f tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8/action returned with HTTP 202 Jan 02 02:56:11.197514 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1279/2579] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:56:09 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8/action => generated 0 bytes in 1204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:11.212246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45ccb410-70ca-44a6-8300-3c1b401d6321 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 Jan 02 02:56:11.216638 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:11.216638 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:11.223364 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45ccb410-70ca-44a6-8300-3c1b401d6321 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:11.223723 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:11.223723 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:11.225151 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45ccb410-70ca-44a6-8300-3c1b401d6321 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:11.227717 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d75895a-b0e8-4fcc-8ba3-b51518a8e952 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:11.232415 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1301/2580] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:11 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:11.411035 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:11.411035 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:11.428245 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-45ccb410-70ca-44a6-8300-3c1b401d6321 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:11.511629 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45ccb410-70ca-44a6-8300-3c1b401d6321 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 returned with HTTP 200 Jan 02 02:56:11.511629 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1280/2581] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:11 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 => generated 910 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:11.536940 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0450cf28-bacf-47dc-bcc7-a0e200805241 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8/action Jan 02 02:56:11.537379 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:11.537379 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:11.537768 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0450cf28-bacf-47dc-bcc7-a0e200805241 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-force_delete": {}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:11.538125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0450cf28-bacf-47dc-bcc7-a0e200805241 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:11.610788 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:11.610788 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:11.612132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0450cf28-bacf-47dc-bcc7-a0e200805241 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Volume info retrieved successfully. Jan 02 02:56:11.674049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0450cf28-bacf-47dc-bcc7-a0e200805241 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Delete volume request issued successfully. Jan 02 02:56:11.674717 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0450cf28-bacf-47dc-bcc7-a0e200805241 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8/action returned with HTTP 202 Jan 02 02:56:11.675712 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1302/2582] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:56:11 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 02:56:11.706725 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-19edcb94-e5e4-4390-88e0-fb80591fcaef tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 Jan 02 02:56:11.707307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-19edcb94-e5e4-4390-88e0-fb80591fcaef tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:11.707508 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:11.707508 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:11.711997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-19edcb94-e5e4-4390-88e0-fb80591fcaef tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:12.145913 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:12.145913 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:12.193036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-19edcb94-e5e4-4390-88e0-fb80591fcaef tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:12.252166 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d7bf191-5790-479d-99f4-a21d93a96a6f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:12.252752 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d7bf191-5790-479d-99f4-a21d93a96a6f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:12.252974 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:12.252974 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:12.253506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d7bf191-5790-479d-99f4-a21d93a96a6f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:12.253876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5d7bf191-5790-479d-99f4-a21d93a96a6f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:12.302798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-19edcb94-e5e4-4390-88e0-fb80591fcaef tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 returned with HTTP 200 Jan 02 02:56:12.309990 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1281/2583] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:11 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 => generated 909 bytes in 627 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:12.383090 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:12.383090 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:12.386773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d7bf191-5790-479d-99f4-a21d93a96a6f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:12.401075 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1303/2584] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:12 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:13.340730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-404ec433-a7fe-484e-b6ec-7c769fbec45b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 Jan 02 02:56:13.341610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-404ec433-a7fe-484e-b6ec-7c769fbec45b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:13.341944 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:13.341944 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:13.342554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-404ec433-a7fe-484e-b6ec-7c769fbec45b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:13.426615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f92625d6-6274-4ef8-ba41-6f2095ec2463 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:13.427542 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f92625d6-6274-4ef8-ba41-6f2095ec2463 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:13.427915 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:13.427915 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:13.428576 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f92625d6-6274-4ef8-ba41-6f2095ec2463 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:13.441022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f92625d6-6274-4ef8-ba41-6f2095ec2463 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:13.646049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:13.646049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:13.655021 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:13.655021 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:13.663481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f92625d6-6274-4ef8-ba41-6f2095ec2463 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:13.665517 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1304/2585] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:13 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:13.698140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-404ec433-a7fe-484e-b6ec-7c769fbec45b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:13.787666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-404ec433-a7fe-484e-b6ec-7c769fbec45b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 returned with HTTP 200 Jan 02 02:56:13.798982 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1282/2586] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:13 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 => generated 909 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:14.691519 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-562fef98-1054-4839-8781-d707b8e96f4c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:14.695695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-562fef98-1054-4839-8781-d707b8e96f4c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:14.696063 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:14.696063 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:14.698998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-562fef98-1054-4839-8781-d707b8e96f4c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:14.700193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-562fef98-1054-4839-8781-d707b8e96f4c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:14.818337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d152b5b-1b4b-40c0-9bf7-d433f1bfedf0 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 Jan 02 02:56:14.820452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d152b5b-1b4b-40c0-9bf7-d433f1bfedf0 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:14.821093 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:14.821093 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:14.822109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d152b5b-1b4b-40c0-9bf7-d433f1bfedf0 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:14.826420 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:14.826420 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:14.835127 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-562fef98-1054-4839-8781-d707b8e96f4c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:14.844027 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1305/2587] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:14 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:15.064099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:15.064099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:15.091940 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d152b5b-1b4b-40c0-9bf7-d433f1bfedf0 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 returned with HTTP 404 Jan 02 02:56:15.098518 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1283/2588] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:14 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 => generated 109 bytes in 287 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:15.108158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] POST http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes Jan 02 02:56:15.110174 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:15.110174 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:15.111265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1922594169"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:15.112628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1922594169'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:56:15.113224 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume of 1 GB Jan 02 02:56:15.137916 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Availability Zones retrieved successfully. Jan 02 02:56:15.159108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Flow 'volume_create_api' (038fc826-87b2-4736-9344-79bfaa4b1874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:15.163460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8241b49a-ad8c-4144-8c35-043d49c08ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:15.165848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:56:15.360750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8241b49a-ad8c-4144-8c35-043d49c08ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:15.367675 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c2069c-5836-43d7-9f45-e5155b520799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:15.587411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Created reservations ['b8441ec9-0b08-43a2-853d-5188dbf842c1', '4e2e518c-4b53-4100-b460-b71385635f4b', '0d2c1150-5acf-414c-a83b-480bba0d6e70', '214d9530-8e87-418b-afd8-1bd3257e8c11'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:56:15.592466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c2069c-5836-43d7-9f45-e5155b520799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8441ec9-0b08-43a2-853d-5188dbf842c1', '4e2e518c-4b53-4100-b460-b71385635f4b', '0d2c1150-5acf-414c-a83b-480bba0d6e70', '214d9530-8e87-418b-afd8-1bd3257e8c11']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:15.598227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541be1f4-b4e8-4804-8425-aa614577f00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:15.866607 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-06b3e8b1-d6de-4f3e-ac6c-b23643367904 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:15.867513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-06b3e8b1-d6de-4f3e-ac6c-b23643367904 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:15.867871 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:15.867871 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:15.868529 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-06b3e8b1-d6de-4f3e-ac6c-b23643367904 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:15.869220 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-06b3e8b1-d6de-4f3e-ac6c-b23643367904 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:15.894748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541be1f4-b4e8-4804-8425-aa614577f00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef36dab2-4ca3-419c-956c-a74bf5af775c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1922594169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf98d6b2455a46848dcb672967f1baf9',qos_specs=None,replication_status=,reservations=['b8441ec9-0b08-43a2-853d-5188dbf842c1','4e2e518c-4b53-4100-b460-b71385635f4b','0d2c1150-5acf-414c-a83b-480bba0d6e70','214d9530-8e87-418b-afd8-1bd3257e8c11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:56:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1922594169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef36dab2-4ca3-419c-956c-a74bf5af775c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf98d6b2455a46848dcb672967f1baf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:15.940898 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ab6ead-c637-454e-bf3b-c07b1faebe49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:16.037668 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:16.037668 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:16.041108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-06b3e8b1-d6de-4f3e-ac6c-b23643367904 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:16.067492 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1284/2589] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:15 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:16.067796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ab6ead-c637-454e-bf3b-c07b1faebe49) transitioned into state 'SUCCESS' from state '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-1922594169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf98d6b2455a46848dcb672967f1baf9',qos_specs=None,replication_status=,reservations=['b8441ec9-0b08-43a2-853d-5188dbf842c1','4e2e518c-4b53-4100-b460-b71385635f4b','0d2c1150-5acf-414c-a83b-480bba0d6e70','214d9530-8e87-418b-afd8-1bd3257e8c11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:16.075119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (158f4c88-6cef-4e50-86a8-5364c9cf11d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:16.181410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (158f4c88-6cef-4e50-86a8-5364c9cf11d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:16.184379 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Flow 'volume_create_api' (038fc826-87b2-4736-9344-79bfaa4b1874) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:16.317149 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume request issued successfully. Jan 02 02:56:16.370883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4cf486d7-9aed-4260-87a3-e84a3dfcdeb4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes returned with HTTP 202 Jan 02 02:56:16.373438 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1306/2590] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:56:15 2021] POST /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes => generated 818 bytes in 1270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:56:16.404151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56908214-3684-4b10-8393-ab2d7ce8e6e0 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c Jan 02 02:56:16.404933 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56908214-3684-4b10-8393-ab2d7ce8e6e0 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:16.405124 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:16.405124 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:16.406367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56908214-3684-4b10-8393-ab2d7ce8e6e0 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:16.586544 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:16.586544 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:16.622550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-56908214-3684-4b10-8393-ab2d7ce8e6e0 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:16.683169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56908214-3684-4b10-8393-ab2d7ce8e6e0 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c returned with HTTP 200 Jan 02 02:56:16.696677 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1285/2591] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:16 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c => generated 886 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:17.079125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aa4e5b90-8b96-45d5-950f-9c1fb5fe2de4 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:17.079842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aa4e5b90-8b96-45d5-950f-9c1fb5fe2de4 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:17.079842 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:17.079842 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:17.080191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aa4e5b90-8b96-45d5-950f-9c1fb5fe2de4 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:17.080946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-aa4e5b90-8b96-45d5-950f-9c1fb5fe2de4 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:17.150129 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:17.150129 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:17.152565 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aa4e5b90-8b96-45d5-950f-9c1fb5fe2de4 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:17.157757 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1307/2592] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:17 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:17.714437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5301530d-44d6-49cb-b438-c621d019d16a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c Jan 02 02:56:17.715047 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5301530d-44d6-49cb-b438-c621d019d16a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:17.715267 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:17.715267 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:17.715642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5301530d-44d6-49cb-b438-c621d019d16a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:18.060073 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:18.060073 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:18.100636 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5301530d-44d6-49cb-b438-c621d019d16a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:18.189470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0332c0b2-5044-453d-971d-ec33b484bff0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:18.196078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0332c0b2-5044-453d-971d-ec33b484bff0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:18.196427 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:18.196427 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:18.204639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0332c0b2-5044-453d-971d-ec33b484bff0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:18.205765 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0332c0b2-5044-453d-971d-ec33b484bff0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:18.208050 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5301530d-44d6-49cb-b438-c621d019d16a tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c returned with HTTP 200 Jan 02 02:56:18.228698 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1286/2593] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:17 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c => generated 910 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:18.365701 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:18.365701 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:18.373047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0332c0b2-5044-453d-971d-ec33b484bff0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:18.383691 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1308/2594] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:18 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:19.249211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9808410-7d0f-430c-80fe-fb0dc314ed78 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c Jan 02 02:56:19.256050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9808410-7d0f-430c-80fe-fb0dc314ed78 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:19.256418 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:19.256418 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:19.257570 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9808410-7d0f-430c-80fe-fb0dc314ed78 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:19.392006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b4969b3e-1c50-4a5f-93b5-5bc65da92557 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:19.392781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b4969b3e-1c50-4a5f-93b5-5bc65da92557 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:19.393165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:19.393165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:19.393737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b4969b3e-1c50-4a5f-93b5-5bc65da92557 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:19.394248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b4969b3e-1c50-4a5f-93b5-5bc65da92557 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:19.490515 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:19.490515 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:19.493397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b4969b3e-1c50-4a5f-93b5-5bc65da92557 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:19.494830 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1309/2595] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:19 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:19.554450 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:19.554450 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:19.569433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b9808410-7d0f-430c-80fe-fb0dc314ed78 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:19.627450 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9808410-7d0f-430c-80fe-fb0dc314ed78 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c returned with HTTP 200 Jan 02 02:56:19.628313 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1287/2596] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:19 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c => generated 911 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:19.645282 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd344193-cd46-43cf-a02c-254718650d21 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c/action Jan 02 02:56:19.645751 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:19.645751 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:19.646200 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd344193-cd46-43cf-a02c-254718650d21 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:19.646586 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd344193-cd46-43cf-a02c-254718650d21 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:19.647544 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-dd344193-cd46-43cf-a02c-254718650d21 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Updating volume 'ef36dab2-4ca3-419c-956c-a74bf5af775c' with '{'status': 'creating'}' {{(pid=88066) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:56:19.793207 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:19.793207 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:19.907946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd344193-cd46-43cf-a02c-254718650d21 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c/action returned with HTTP 202 Jan 02 02:56:19.920066 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-453066dc-3721-48e5-95db-ca16bd289538 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c Jan 02 02:56:19.920994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-453066dc-3721-48e5-95db-ca16bd289538 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:19.921496 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:19.921496 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:19.922096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-453066dc-3721-48e5-95db-ca16bd289538 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:19.927933 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1310/2597] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:56:19 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c/action => generated 0 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:19.988055 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:19.988055 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:20.000558 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-453066dc-3721-48e5-95db-ca16bd289538 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:20.032798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-453066dc-3721-48e5-95db-ca16bd289538 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c returned with HTTP 200 Jan 02 02:56:20.033766 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1288/2598] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:19 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c => generated 910 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:20.050546 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aab32456-8754-4936-ba2d-e57472e785f1 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c/action Jan 02 02:56:20.051013 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:20.051013 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:20.051418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aab32456-8754-4936-ba2d-e57472e785f1 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-force_delete": {}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:20.051966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aab32456-8754-4936-ba2d-e57472e785f1 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:20.113734 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:20.113734 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:20.115123 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aab32456-8754-4936-ba2d-e57472e785f1 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Volume info retrieved successfully. Jan 02 02:56:20.158351 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aab32456-8754-4936-ba2d-e57472e785f1 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Delete volume request issued successfully. Jan 02 02:56:20.160091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aab32456-8754-4936-ba2d-e57472e785f1 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c/action returned with HTTP 202 Jan 02 02:56:20.161183 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1311/2599] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:56:20 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:20.170185 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-00d7b98f-f7a7-4ad9-80ca-e88bbac5355e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c Jan 02 02:56:20.170954 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-00d7b98f-f7a7-4ad9-80ca-e88bbac5355e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:20.171917 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:20.171917 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:20.172744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-00d7b98f-f7a7-4ad9-80ca-e88bbac5355e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:20.232807 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:20.232807 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:20.244976 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-00d7b98f-f7a7-4ad9-80ca-e88bbac5355e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:20.274980 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-00d7b98f-f7a7-4ad9-80ca-e88bbac5355e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c returned with HTTP 200 Jan 02 02:56:20.287495 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1289/2600] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:20 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:20.518912 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d0b5321-1c22-4004-b7c8-601a58aecc7d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:20.519762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d0b5321-1c22-4004-b7c8-601a58aecc7d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:20.520084 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:20.520084 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:20.524835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d0b5321-1c22-4004-b7c8-601a58aecc7d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:20.525997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9d0b5321-1c22-4004-b7c8-601a58aecc7d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:20.666752 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:20.666752 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:20.677167 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d0b5321-1c22-4004-b7c8-601a58aecc7d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:20.691716 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1312/2601] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:20 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:21.298321 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bdedde0d-435a-4528-912f-68ee4eec28b5 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c Jan 02 02:56:21.299118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bdedde0d-435a-4528-912f-68ee4eec28b5 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:21.299470 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:21.299470 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:21.299983 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bdedde0d-435a-4528-912f-68ee4eec28b5 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:21.435370 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:21.435370 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:21.462009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bdedde0d-435a-4528-912f-68ee4eec28b5 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:21.508459 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bdedde0d-435a-4528-912f-68ee4eec28b5 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c returned with HTTP 200 Jan 02 02:56:21.513094 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1290/2602] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:21 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:21.701030 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c3aab791-1043-4dba-b6d9-ac63a014a00b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:21.701796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c3aab791-1043-4dba-b6d9-ac63a014a00b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:21.701984 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:21.701984 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:21.702359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c3aab791-1043-4dba-b6d9-ac63a014a00b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:21.703292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c3aab791-1043-4dba-b6d9-ac63a014a00b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:21.789369 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:21.789369 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:21.791641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c3aab791-1043-4dba-b6d9-ac63a014a00b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:21.798512 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1313/2603] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:21 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:22.532247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-593d6816-1dde-4e67-a346-c45d067d5f90 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c Jan 02 02:56:22.533153 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-593d6816-1dde-4e67-a346-c45d067d5f90 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:22.533658 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:22.533658 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:22.534181 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-593d6816-1dde-4e67-a346-c45d067d5f90 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:22.665470 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:22.665470 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:22.713670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-593d6816-1dde-4e67-a346-c45d067d5f90 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:22.788382 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-593d6816-1dde-4e67-a346-c45d067d5f90 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c returned with HTTP 200 Jan 02 02:56:22.789277 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1291/2604] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:22 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c => generated 910 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:22.825100 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-616cf35b-109e-4826-b3ff-bc1ac88c2cf8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:22.825828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-616cf35b-109e-4826-b3ff-bc1ac88c2cf8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:22.826157 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:22.826157 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:22.826759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-616cf35b-109e-4826-b3ff-bc1ac88c2cf8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:22.827175 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-616cf35b-109e-4826-b3ff-bc1ac88c2cf8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:22.886208 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:22.886208 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:22.893571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-616cf35b-109e-4826-b3ff-bc1ac88c2cf8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:22.894803 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1314/2605] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:22 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:23.830315 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e867e5b-2b47-4954-880b-b8dd4992c908 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c Jan 02 02:56:23.831147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e867e5b-2b47-4954-880b-b8dd4992c908 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:23.831368 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:23.831368 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:23.835677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e867e5b-2b47-4954-880b-b8dd4992c908 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:23.911360 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff67e597-6687-472e-8da0-728b2d30f354 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:23.912147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff67e597-6687-472e-8da0-728b2d30f354 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:23.912510 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:23.912510 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:23.913164 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff67e597-6687-472e-8da0-728b2d30f354 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:23.913687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ff67e597-6687-472e-8da0-728b2d30f354 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:23.974808 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:23.974808 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:23.979718 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff67e597-6687-472e-8da0-728b2d30f354 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:23.981087 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1315/2606] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:23 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:24.086806 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e867e5b-2b47-4954-880b-b8dd4992c908 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c returned with HTTP 404 Jan 02 02:56:24.097514 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1292/2607] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:23 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c => generated 109 bytes in 275 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:24.104240 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] POST http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes Jan 02 02:56:24.105225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:24.105225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:24.106603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-808401191"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:24.111396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-808401191'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:56:24.113145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume of 1 GB Jan 02 02:56:24.176220 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Availability Zones retrieved successfully. Jan 02 02:56:24.251908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Flow 'volume_create_api' (5e1a0210-fe5a-4048-871c-4b97acea832a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:24.258351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7696ec37-caed-4d83-bb80-93a9ffa8c9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:24.270706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:56:24.605044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7696ec37-caed-4d83-bb80-93a9ffa8c9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:24.614837 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (154faa9d-b3a6-438c-90eb-bfe13239c6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:24.861468 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Created reservations ['4b450a27-58a2-4ee9-bad1-cfd44e0fceb2', 'd5d1dc1d-38a2-49e6-b5e1-c5c238efa980', 'e53dd490-0579-4eb2-8982-c19744b159e1', '62342591-4a96-4e3a-a3dc-0e1e8134ce5a'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:56:24.863469 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (154faa9d-b3a6-438c-90eb-bfe13239c6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b450a27-58a2-4ee9-bad1-cfd44e0fceb2', 'd5d1dc1d-38a2-49e6-b5e1-c5c238efa980', 'e53dd490-0579-4eb2-8982-c19744b159e1', '62342591-4a96-4e3a-a3dc-0e1e8134ce5a']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:24.865888 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ee5986-8aff-4cdb-9f70-926521312bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:25.000782 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ee5986-8aff-4cdb-9f70-926521312bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9379b916-95e1-452d-9e63-f2e6525f6d39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-808401191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf98d6b2455a46848dcb672967f1baf9',qos_specs=None,replication_status=,reservations=['4b450a27-58a2-4ee9-bad1-cfd44e0fceb2','d5d1dc1d-38a2-49e6-b5e1-c5c238efa980','e53dd490-0579-4eb2-8982-c19744b159e1','62342591-4a96-4e3a-a3dc-0e1e8134ce5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-808401191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9379b916-95e1-452d-9e63-f2e6525f6d39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf98d6b2455a46848dcb672967f1baf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:25.004229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8880dd-fcec-405f-be7a-fb0337c1ec55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:25.005018 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27292795-f977-4d27-860a-5ea1f5b20744 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:25.006466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27292795-f977-4d27-860a-5ea1f5b20744 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:25.007970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27292795-f977-4d27-860a-5ea1f5b20744 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:25.008817 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-27292795-f977-4d27-860a-5ea1f5b20744 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:25.059600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8880dd-fcec-405f-be7a-fb0337c1ec55) transitioned into state 'SUCCESS' from state '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-808401191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf98d6b2455a46848dcb672967f1baf9',qos_specs=None,replication_status=,reservations=['4b450a27-58a2-4ee9-bad1-cfd44e0fceb2','d5d1dc1d-38a2-49e6-b5e1-c5c238efa980','e53dd490-0579-4eb2-8982-c19744b159e1','62342591-4a96-4e3a-a3dc-0e1e8134ce5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:25.062629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1112ac95-cb08-422d-ac6d-9779369dd689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:25.092519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1112ac95-cb08-422d-ac6d-9779369dd689) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:25.096386 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Flow 'volume_create_api' (5e1a0210-fe5a-4048-871c-4b97acea832a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:25.109462 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:25.109462 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:25.116025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27292795-f977-4d27-860a-5ea1f5b20744 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:25.126951 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1293/2608] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:24 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:25.291529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume request issued successfully. Jan 02 02:56:25.322352 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66fc6b53-8281-4984-a095-fdcb3c386f30 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes returned with HTTP 202 Jan 02 02:56:25.339630 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1316/2609] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:56:24 2021] POST /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes => generated 817 bytes in 1242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:56:25.355234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99cfc7aa-5653-49db-aa7a-1218f2c492cc tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 Jan 02 02:56:25.364104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99cfc7aa-5653-49db-aa7a-1218f2c492cc tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:25.364104 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:25.364104 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:25.364104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99cfc7aa-5653-49db-aa7a-1218f2c492cc tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:25.521985 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:25.521985 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:25.568635 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-99cfc7aa-5653-49db-aa7a-1218f2c492cc tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:25.626152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99cfc7aa-5653-49db-aa7a-1218f2c492cc tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 returned with HTTP 200 Jan 02 02:56:25.628224 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1294/2610] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:25 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 => generated 885 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:26.153728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fca1554a-fe2d-48d2-8196-515fc69bf77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:26.159499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fca1554a-fe2d-48d2-8196-515fc69bf77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:26.159820 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:26.159820 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:26.172760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fca1554a-fe2d-48d2-8196-515fc69bf77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:26.173692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fca1554a-fe2d-48d2-8196-515fc69bf77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:26.236546 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:26.236546 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:26.246958 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fca1554a-fe2d-48d2-8196-515fc69bf77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:26.255259 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1317/2611] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:26 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:26.657417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7144e9dc-8381-4219-8afe-da97328ecb46 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 Jan 02 02:56:26.658146 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7144e9dc-8381-4219-8afe-da97328ecb46 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:26.658447 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:26.658447 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:26.658990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7144e9dc-8381-4219-8afe-da97328ecb46 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:26.867567 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:26.867567 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:26.899874 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7144e9dc-8381-4219-8afe-da97328ecb46 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:26.982560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7144e9dc-8381-4219-8afe-da97328ecb46 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 returned with HTTP 200 Jan 02 02:56:26.990626 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1295/2612] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:26 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 => generated 909 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:27.279867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f058cd7-5741-4131-bb36-e696bf607a30 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:27.285441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f058cd7-5741-4131-bb36-e696bf607a30 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:27.285845 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:27.285845 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:27.291813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f058cd7-5741-4131-bb36-e696bf607a30 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:27.292686 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2f058cd7-5741-4131-bb36-e696bf607a30 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:27.393295 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:27.393295 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:27.410309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f058cd7-5741-4131-bb36-e696bf607a30 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:27.412210 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1318/2613] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:27 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:28.018817 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-863d1ed2-6be1-4b88-a6ce-389e5d484ff6 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 Jan 02 02:56:28.019557 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-863d1ed2-6be1-4b88-a6ce-389e5d484ff6 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:28.019912 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:28.019912 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:28.020545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-863d1ed2-6be1-4b88-a6ce-389e5d484ff6 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:28.149220 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:28.149220 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:28.197731 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-863d1ed2-6be1-4b88-a6ce-389e5d484ff6 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:28.259006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-863d1ed2-6be1-4b88-a6ce-389e5d484ff6 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 returned with HTTP 200 Jan 02 02:56:28.261454 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1296/2614] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:28 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 => generated 910 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:28.282739 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11da01d2-d316-4640-9958-60f3a58f0ee8 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39/action Jan 02 02:56:28.285081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:28.285081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:28.287930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11da01d2-d316-4640-9958-60f3a58f0ee8 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:28.292620 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11da01d2-d316-4640-9958-60f3a58f0ee8 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:28.294888 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-11da01d2-d316-4640-9958-60f3a58f0ee8 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Updating volume '9379b916-95e1-452d-9e63-f2e6525f6d39' with '{'status': 'error'}' {{(pid=88066) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:56:28.431606 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3639942c-6fa1-4497-bd5a-3e4c4408a898 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:28.434005 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3639942c-6fa1-4497-bd5a-3e4c4408a898 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:28.444557 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:28.444557 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:28.446075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3639942c-6fa1-4497-bd5a-3e4c4408a898 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:28.447063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3639942c-6fa1-4497-bd5a-3e4c4408a898 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:28.544790 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:28.544790 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:28.550469 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3639942c-6fa1-4497-bd5a-3e4c4408a898 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:28.551972 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1297/2615] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:28 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:28.619935 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:28.619935 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:28.930518 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11da01d2-d316-4640-9958-60f3a58f0ee8 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39/action returned with HTTP 202 Jan 02 02:56:28.937736 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1319/2616] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:56:28 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39/action => generated 0 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:28.945945 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-240fe805-1eed-4f1d-9a80-25fcb75bbd5e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 Jan 02 02:56:28.947424 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-240fe805-1eed-4f1d-9a80-25fcb75bbd5e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:28.948096 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:28.948096 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:28.951148 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-240fe805-1eed-4f1d-9a80-25fcb75bbd5e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:29.130021 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:29.130021 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:29.151796 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-240fe805-1eed-4f1d-9a80-25fcb75bbd5e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:29.202980 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-240fe805-1eed-4f1d-9a80-25fcb75bbd5e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 returned with HTTP 200 Jan 02 02:56:29.205487 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1298/2617] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:28 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 => generated 906 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:29.223462 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94c42573-e992-41e8-aaeb-d301299d4e33 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39/action Jan 02 02:56:29.225275 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:29.225275 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:29.227324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94c42573-e992-41e8-aaeb-d301299d4e33 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-force_delete": {}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:29.228118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94c42573-e992-41e8-aaeb-d301299d4e33 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:29.374908 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:29.374908 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:29.376760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-94c42573-e992-41e8-aaeb-d301299d4e33 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Volume info retrieved successfully. Jan 02 02:56:29.430853 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-94c42573-e992-41e8-aaeb-d301299d4e33 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Delete volume request issued successfully. Jan 02 02:56:29.432122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94c42573-e992-41e8-aaeb-d301299d4e33 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39/action returned with HTTP 202 Jan 02 02:56:29.433314 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1320/2618] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:56:29 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:29.441973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5739afea-f9c2-4b28-8e76-4983eac997b1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 Jan 02 02:56:29.442663 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5739afea-f9c2-4b28-8e76-4983eac997b1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:29.442883 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:29.442883 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:29.443442 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5739afea-f9c2-4b28-8e76-4983eac997b1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:29.554176 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:29.554176 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:29.566022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5739afea-f9c2-4b28-8e76-4983eac997b1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:29.586925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ec2f3fe-c990-4d91-b241-1be7242a5226 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:29.588347 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ec2f3fe-c990-4d91-b241-1be7242a5226 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:29.589826 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:29.589826 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:29.591045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ec2f3fe-c990-4d91-b241-1be7242a5226 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:29.593367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2ec2f3fe-c990-4d91-b241-1be7242a5226 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:29.595088 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5739afea-f9c2-4b28-8e76-4983eac997b1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 returned with HTTP 200 Jan 02 02:56:29.606974 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1299/2619] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:29 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 => generated 909 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:29.654679 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:29.654679 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:29.660116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ec2f3fe-c990-4d91-b241-1be7242a5226 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:29.676081 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1321/2620] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:29 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:30.612774 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e18a8822-e242-40dc-a3f4-0408b148731c tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 Jan 02 02:56:30.613913 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e18a8822-e242-40dc-a3f4-0408b148731c tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:30.614276 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:30.614276 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:30.614874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e18a8822-e242-40dc-a3f4-0408b148731c tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:30.688148 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc1f5133-3d4a-475e-8d00-cccd70c4140d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:30.689563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc1f5133-3d4a-475e-8d00-cccd70c4140d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:30.691051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:30.691051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:30.691765 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc1f5133-3d4a-475e-8d00-cccd70c4140d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:30.692636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bc1f5133-3d4a-475e-8d00-cccd70c4140d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:30.758528 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:30.758528 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:30.776946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e18a8822-e242-40dc-a3f4-0408b148731c tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:30.813350 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:30.813350 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:30.816511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc1f5133-3d4a-475e-8d00-cccd70c4140d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:30.824930 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1322/2621] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:30 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:30.835961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e18a8822-e242-40dc-a3f4-0408b148731c tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 returned with HTTP 200 Jan 02 02:56:30.851130 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1300/2622] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:30 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 => generated 909 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:31.840856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-520b6316-5e5b-421a-ac2c-0b1140be79e6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:31.841510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-520b6316-5e5b-421a-ac2c-0b1140be79e6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:31.841591 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:31.841591 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:31.841942 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-520b6316-5e5b-421a-ac2c-0b1140be79e6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:31.842316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-520b6316-5e5b-421a-ac2c-0b1140be79e6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:31.854724 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4185bc7a-c9b8-4f4b-b70e-b39db830fdf4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 Jan 02 02:56:31.855252 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4185bc7a-c9b8-4f4b-b70e-b39db830fdf4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:31.857538 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:31.857538 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:31.857538 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4185bc7a-c9b8-4f4b-b70e-b39db830fdf4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:31.866441 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:31.866441 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:31.868318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-520b6316-5e5b-421a-ac2c-0b1140be79e6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:31.869870 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1323/2623] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:31 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:31.944731 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:31.944731 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:31.975330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4185bc7a-c9b8-4f4b-b70e-b39db830fdf4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:32.012691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4185bc7a-c9b8-4f4b-b70e-b39db830fdf4 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 returned with HTTP 200 Jan 02 02:56:32.013875 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1301/2624] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:31 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 => generated 909 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:32.888573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38be00a1-c7f5-4ce4-a2f2-383441e196eb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:32.889243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38be00a1-c7f5-4ce4-a2f2-383441e196eb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:32.889369 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:32.889369 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:32.889777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38be00a1-c7f5-4ce4-a2f2-383441e196eb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:32.890306 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-38be00a1-c7f5-4ce4-a2f2-383441e196eb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:32.955147 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:32.955147 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:32.965258 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38be00a1-c7f5-4ce4-a2f2-383441e196eb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:32.972434 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1324/2625] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:32 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:33.038194 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5322e77a-1327-4195-9ff0-3b4b6b53ca4f tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 Jan 02 02:56:33.038938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5322e77a-1327-4195-9ff0-3b4b6b53ca4f tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:33.039320 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:33.039320 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:33.040251 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5322e77a-1327-4195-9ff0-3b4b6b53ca4f tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:33.153622 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5322e77a-1327-4195-9ff0-3b4b6b53ca4f tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 returned with HTTP 404 Jan 02 02:56:33.156126 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1302/2626] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:33 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:33.168505 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] POST http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes Jan 02 02:56:33.169993 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:33.169993 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:33.171375 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-660509431"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:33.176175 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-660509431'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:56:33.177046 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume of 1 GB Jan 02 02:56:33.234371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Availability Zones retrieved successfully. Jan 02 02:56:33.310024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Flow 'volume_create_api' (8cfad140-5b06-4fce-86c1-243e52d3f486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:33.337412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (577012ec-fc62-4674-ab52-d0751e7a0578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:33.355325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:56:33.603790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (577012ec-fc62-4674-ab52-d0751e7a0578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:33.612760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bdcf720-e917-4d76-82da-4188bb819b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:33.806878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Created reservations ['f66cd563-f30f-4629-9b60-4b79b79171cf', '959bff7b-712a-47d1-8d92-d3c333013016', '6e640875-2878-4193-916b-4d9b64435e66', '23c3431f-35fc-4676-af93-ad92f4dfb364'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:56:33.808981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bdcf720-e917-4d76-82da-4188bb819b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f66cd563-f30f-4629-9b60-4b79b79171cf', '959bff7b-712a-47d1-8d92-d3c333013016', '6e640875-2878-4193-916b-4d9b64435e66', '23c3431f-35fc-4676-af93-ad92f4dfb364']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:33.811285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c3546fe-fddf-4c02-bf9a-2cb76fb979af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:33.941690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c3546fe-fddf-4c02-bf9a-2cb76fb979af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd86e3b56-7782-4aeb-8c51-68784cdcfd56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-660509431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf98d6b2455a46848dcb672967f1baf9',qos_specs=None,replication_status=,reservations=['f66cd563-f30f-4629-9b60-4b79b79171cf','959bff7b-712a-47d1-8d92-d3c333013016','6e640875-2878-4193-916b-4d9b64435e66','23c3431f-35fc-4676-af93-ad92f4dfb364'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:56:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-660509431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d86e3b56-7782-4aeb-8c51-68784cdcfd56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf98d6b2455a46848dcb672967f1baf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:33.945905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97964b7-5888-4c5e-be0a-a2e320a80337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:33.983590 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0902f76-ce95-4b62-a31c-7226c5c0d20b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:33.984462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0902f76-ce95-4b62-a31c-7226c5c0d20b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:33.984818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0902f76-ce95-4b62-a31c-7226c5c0d20b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:33.985197 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c0902f76-ce95-4b62-a31c-7226c5c0d20b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:34.009935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97964b7-5888-4c5e-be0a-a2e320a80337) transitioned into state 'SUCCESS' from state '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-660509431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf98d6b2455a46848dcb672967f1baf9',qos_specs=None,replication_status=,reservations=['f66cd563-f30f-4629-9b60-4b79b79171cf','959bff7b-712a-47d1-8d92-d3c333013016','6e640875-2878-4193-916b-4d9b64435e66','23c3431f-35fc-4676-af93-ad92f4dfb364'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:34.016713 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f6ff04-efb7-49a0-a9cd-0e723857ccf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:34.051086 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:34.051086 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:34.052966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0902f76-ce95-4b62-a31c-7226c5c0d20b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:34.053758 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1303/2627] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:33 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:34.059764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f6ff04-efb7-49a0-a9cd-0e723857ccf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:34.075432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Flow 'volume_create_api' (8cfad140-5b06-4fce-86c1-243e52d3f486) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:34.186016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume request issued successfully. Jan 02 02:56:34.210494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0bd0c80-5b80-447d-b1cd-cb1e25b31e10 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes returned with HTTP 202 Jan 02 02:56:34.223286 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1325/2628] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:56:33 2021] POST /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes => generated 817 bytes in 1062 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:56:34.226817 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ba11478-a6fa-4fdc-936a-6c2b0f62a831 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 Jan 02 02:56:34.227354 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ba11478-a6fa-4fdc-936a-6c2b0f62a831 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:34.227567 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:34.227567 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:34.228018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ba11478-a6fa-4fdc-936a-6c2b0f62a831 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:34.327085 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:34.327085 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:34.338719 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5ba11478-a6fa-4fdc-936a-6c2b0f62a831 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:34.372497 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ba11478-a6fa-4fdc-936a-6c2b0f62a831 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 returned with HTTP 200 Jan 02 02:56:34.373753 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1304/2629] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:34 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 => generated 885 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:35.075606 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b7a84f03-1aee-4c4c-bff6-e91af06baa73 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:35.076161 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b7a84f03-1aee-4c4c-bff6-e91af06baa73 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:35.076326 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:35.076326 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:35.077191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b7a84f03-1aee-4c4c-bff6-e91af06baa73 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:35.078205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b7a84f03-1aee-4c4c-bff6-e91af06baa73 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:35.125695 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:35.125695 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:35.150483 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b7a84f03-1aee-4c4c-bff6-e91af06baa73 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:35.151584 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1326/2630] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:35 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:35.396877 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a6386527-42c1-4d19-892d-358b87499faa tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 Jan 02 02:56:35.396877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a6386527-42c1-4d19-892d-358b87499faa tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:35.396877 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:35.396877 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:35.397666 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a6386527-42c1-4d19-892d-358b87499faa tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:35.641791 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:35.641791 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:35.687703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a6386527-42c1-4d19-892d-358b87499faa tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:35.747709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a6386527-42c1-4d19-892d-358b87499faa tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 returned with HTTP 200 Jan 02 02:56:35.750302 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1305/2631] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:35 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 => generated 909 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:36.191165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-daac6a07-5cee-44e4-83fc-da4b5be807d3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:36.194578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-daac6a07-5cee-44e4-83fc-da4b5be807d3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:36.204958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:36.204958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:36.206312 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-daac6a07-5cee-44e4-83fc-da4b5be807d3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:36.207217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-daac6a07-5cee-44e4-83fc-da4b5be807d3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:36.309358 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:36.309358 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:36.313242 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-daac6a07-5cee-44e4-83fc-da4b5be807d3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:36.314805 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1327/2632] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:36 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:36.779236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-535d0ceb-048d-41d0-93a3-67ac235db480 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 Jan 02 02:56:36.781204 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-535d0ceb-048d-41d0-93a3-67ac235db480 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:36.783866 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:36.783866 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:36.788534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-535d0ceb-048d-41d0-93a3-67ac235db480 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:36.981678 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:36.981678 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:37.002894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-535d0ceb-048d-41d0-93a3-67ac235db480 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:37.053379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-535d0ceb-048d-41d0-93a3-67ac235db480 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 returned with HTTP 200 Jan 02 02:56:37.055136 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1306/2633] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:36 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 => generated 910 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:37.089421 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3be4a15a-7245-4d3f-9b7a-b27c72e9d764 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56/action Jan 02 02:56:37.090233 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:37.090233 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:37.090999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3be4a15a-7245-4d3f-9b7a-b27c72e9d764 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:37.091704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3be4a15a-7245-4d3f-9b7a-b27c72e9d764 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:37.094069 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-3be4a15a-7245-4d3f-9b7a-b27c72e9d764 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Updating volume 'd86e3b56-7782-4aeb-8c51-68784cdcfd56' with '{'status': 'maintenance'}' {{(pid=88066) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:56:37.350819 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2dcd2b8a-3f60-4ca2-90be-0c82c792a38d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:37.351557 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2dcd2b8a-3f60-4ca2-90be-0c82c792a38d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:37.351860 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:37.351860 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:37.352457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2dcd2b8a-3f60-4ca2-90be-0c82c792a38d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:37.365080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2dcd2b8a-3f60-4ca2-90be-0c82c792a38d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:37.447057 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:37.447057 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:37.460876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2dcd2b8a-3f60-4ca2-90be-0c82c792a38d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:37.462615 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1307/2634] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:37 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:37.485451 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:37.485451 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:37.727295 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3be4a15a-7245-4d3f-9b7a-b27c72e9d764 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56/action returned with HTTP 202 Jan 02 02:56:37.728730 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1328/2635] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:56:37 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56/action => generated 0 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:37.745980 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88f69abb-4269-4fdf-aeff-e4274c925033 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 Jan 02 02:56:37.750648 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88f69abb-4269-4fdf-aeff-e4274c925033 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:37.756084 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:37.756084 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:37.757097 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88f69abb-4269-4fdf-aeff-e4274c925033 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:37.946658 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:37.946658 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:37.967434 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-88f69abb-4269-4fdf-aeff-e4274c925033 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:38.066594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88f69abb-4269-4fdf-aeff-e4274c925033 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 returned with HTTP 200 Jan 02 02:56:38.086206 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1308/2636] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:37 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 => generated 912 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:38.100647 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b2f3000e-f936-4c75-86c8-add652e13a3a tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56/action Jan 02 02:56:38.101521 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:38.101521 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:38.102418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b2f3000e-f936-4c75-86c8-add652e13a3a tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-force_delete": {}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:38.103117 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b2f3000e-f936-4c75-86c8-add652e13a3a tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:38.272304 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:38.272304 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:38.274554 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b2f3000e-f936-4c75-86c8-add652e13a3a tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Volume info retrieved successfully. Jan 02 02:56:38.368631 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b2f3000e-f936-4c75-86c8-add652e13a3a tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Delete volume request issued successfully. Jan 02 02:56:38.371273 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b2f3000e-f936-4c75-86c8-add652e13a3a tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56/action returned with HTTP 202 Jan 02 02:56:38.373864 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1329/2637] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:56:38 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56/action => generated 0 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:38.387106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d2d9719-64b5-4299-a557-b8e68f79fa05 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 Jan 02 02:56:38.388502 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d2d9719-64b5-4299-a557-b8e68f79fa05 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:38.390580 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:38.390580 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:38.392048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d2d9719-64b5-4299-a557-b8e68f79fa05 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:38.487852 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61df1479-4f66-4a50-90b1-b9f9257a8137 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:38.488752 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61df1479-4f66-4a50-90b1-b9f9257a8137 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:38.493689 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:38.493689 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:38.495451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61df1479-4f66-4a50-90b1-b9f9257a8137 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:38.496284 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-61df1479-4f66-4a50-90b1-b9f9257a8137 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:38.519685 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:38.519685 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:38.540276 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0d2d9719-64b5-4299-a557-b8e68f79fa05 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:38.596785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d2d9719-64b5-4299-a557-b8e68f79fa05 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 returned with HTTP 200 Jan 02 02:56:38.600204 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:38.600204 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:38.610815 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61df1479-4f66-4a50-90b1-b9f9257a8137 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:38.614155 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1309/2638] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:38 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 => generated 909 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:38.617587 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1330/2639] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:38 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:39.626115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb379552-c713-4e35-8c67-8db21fcb8699 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 Jan 02 02:56:39.627305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb379552-c713-4e35-8c67-8db21fcb8699 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:39.627730 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:39.627730 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:39.628411 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb379552-c713-4e35-8c67-8db21fcb8699 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:39.642845 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d16148da-2c30-43e7-b9c2-17dd9ef939e9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:39.644062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d16148da-2c30-43e7-b9c2-17dd9ef939e9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:39.644474 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:39.644474 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:39.645172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d16148da-2c30-43e7-b9c2-17dd9ef939e9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:39.645737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d16148da-2c30-43e7-b9c2-17dd9ef939e9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:39.731599 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:39.731599 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:39.742957 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d16148da-2c30-43e7-b9c2-17dd9ef939e9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:39.744083 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1331/2640] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:39 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:39.904463 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:39.904463 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:39.942626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-eb379552-c713-4e35-8c67-8db21fcb8699 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:40.005618 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb379552-c713-4e35-8c67-8db21fcb8699 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 returned with HTTP 200 Jan 02 02:56:40.039193 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1310/2641] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:39 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 => generated 909 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:40.770284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0a81de4f-98c1-4f4d-9330-570b09ab0c70 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:40.806815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0a81de4f-98c1-4f4d-9330-570b09ab0c70 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:40.807194 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:40.807194 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:40.816409 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0a81de4f-98c1-4f4d-9330-570b09ab0c70 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:40.817241 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0a81de4f-98c1-4f4d-9330-570b09ab0c70 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:40.957436 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:40.957436 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:40.972460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0a81de4f-98c1-4f4d-9330-570b09ab0c70 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:40.988184 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1332/2642] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:40 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:41.040848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61959cc8-fa0d-45b4-9fa8-f7bc8d25782e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 Jan 02 02:56:41.042337 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61959cc8-fa0d-45b4-9fa8-f7bc8d25782e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:41.042711 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:41.042711 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:41.043406 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61959cc8-fa0d-45b4-9fa8-f7bc8d25782e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:41.311710 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:41.311710 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:41.361625 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-61959cc8-fa0d-45b4-9fa8-f7bc8d25782e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:41.458759 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61959cc8-fa0d-45b4-9fa8-f7bc8d25782e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 returned with HTTP 200 Jan 02 02:56:41.489328 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1311/2643] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:41 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 => generated 909 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:42.006045 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1bdefdc7-db47-4967-8965-3ebc66f0586f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:42.007149 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1bdefdc7-db47-4967-8965-3ebc66f0586f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:42.007519 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:42.007519 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:42.017638 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1bdefdc7-db47-4967-8965-3ebc66f0586f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:42.017869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1bdefdc7-db47-4967-8965-3ebc66f0586f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:42.160342 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:42.160342 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:42.167991 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1bdefdc7-db47-4967-8965-3ebc66f0586f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:42.185424 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1333/2644] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:41 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:42.509534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a63cb53-b0f5-4d94-9f80-e88b447edaa1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 Jan 02 02:56:42.512196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a63cb53-b0f5-4d94-9f80-e88b447edaa1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:42.512606 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:42.512606 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:42.516841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a63cb53-b0f5-4d94-9f80-e88b447edaa1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:42.767441 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a63cb53-b0f5-4d94-9f80-e88b447edaa1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 returned with HTTP 404 Jan 02 02:56:42.771840 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1312/2645] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:42 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 => generated 109 bytes in 270 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:42.792464 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] POST http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes Jan 02 02:56:42.793691 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:42.793691 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:42.797410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1106170712"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:42.799398 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1106170712'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:56:42.800015 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume of 1 GB Jan 02 02:56:42.849034 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Availability Zones retrieved successfully. Jan 02 02:56:42.885875 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Flow 'volume_create_api' (0c1272b5-6886-4a88-b766-ca173de8d6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:42.893328 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da11f10b-d746-4e59-9bb3-d02c84440803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:42.895588 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:56:43.079207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da11f10b-d746-4e59-9bb3-d02c84440803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:43.092262 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cda5088-9700-406d-9f76-fe873720313d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:43.186822 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Created reservations ['2f425515-e4ec-4d9a-8331-ab823fca19e9', 'dfa2c078-3ab7-44ce-90c9-d337ef79675b', '8bf678d0-3396-412b-bbf9-5e6690eb906b', '0949085a-07f1-4de4-94e7-ba917072fbf5'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:56:43.189629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cda5088-9700-406d-9f76-fe873720313d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f425515-e4ec-4d9a-8331-ab823fca19e9', 'dfa2c078-3ab7-44ce-90c9-d337ef79675b', '8bf678d0-3396-412b-bbf9-5e6690eb906b', '0949085a-07f1-4de4-94e7-ba917072fbf5']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:43.192367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcc89ba3-f0a7-4ad5-abce-65841f48a467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:43.200946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-04ecedf4-5412-4da7-aa8b-e31f56070985 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:43.204318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-04ecedf4-5412-4da7-aa8b-e31f56070985 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:43.208144 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-04ecedf4-5412-4da7-aa8b-e31f56070985 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:43.209662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-04ecedf4-5412-4da7-aa8b-e31f56070985 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:43.340523 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:43.340523 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:43.350814 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-04ecedf4-5412-4da7-aa8b-e31f56070985 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:43.352663 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1313/2646] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:43 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:43.399430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcc89ba3-f0a7-4ad5-abce-65841f48a467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db72c752-4182-49f1-81b8-098b48030bda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1106170712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf98d6b2455a46848dcb672967f1baf9',qos_specs=None,replication_status=,reservations=['2f425515-e4ec-4d9a-8331-ab823fca19e9','dfa2c078-3ab7-44ce-90c9-d337ef79675b','8bf678d0-3396-412b-bbf9-5e6690eb906b','0949085a-07f1-4de4-94e7-ba917072fbf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1106170712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db72c752-4182-49f1-81b8-098b48030bda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf98d6b2455a46848dcb672967f1baf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:43.409944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09aaf054-cc66-4e15-9a27-0a9f207041d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:43.491015 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09aaf054-cc66-4e15-9a27-0a9f207041d4) transitioned into state 'SUCCESS' from state '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-1106170712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf98d6b2455a46848dcb672967f1baf9',qos_specs=None,replication_status=,reservations=['2f425515-e4ec-4d9a-8331-ab823fca19e9','dfa2c078-3ab7-44ce-90c9-d337ef79675b','8bf678d0-3396-412b-bbf9-5e6690eb906b','0949085a-07f1-4de4-94e7-ba917072fbf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901fabfcb686454db5ee3c8463d8cf9a',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:43.493323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4d19cb9-db90-4e19-816b-01f650ffdf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:43.569539 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4d19cb9-db90-4e19-816b-01f650ffdf67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:43.572382 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Flow 'volume_create_api' (0c1272b5-6886-4a88-b766-ca173de8d6cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:43.758092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Create volume request issued successfully. Jan 02 02:56:43.816994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c37912e6-d6cf-4341-afff-18c42c5eee87 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes returned with HTTP 202 Jan 02 02:56:43.819042 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1334/2647] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:56:42 2021] POST /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes => generated 818 bytes in 1033 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:56:43.839738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f060b23d-ad35-4284-b3fd-5517f90f3946 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda Jan 02 02:56:43.841534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f060b23d-ad35-4284-b3fd-5517f90f3946 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:43.852701 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:43.852701 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:43.855072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f060b23d-ad35-4284-b3fd-5517f90f3946 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:44.013385 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:44.013385 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:44.025257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f060b23d-ad35-4284-b3fd-5517f90f3946 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:44.061017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f060b23d-ad35-4284-b3fd-5517f90f3946 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda returned with HTTP 200 Jan 02 02:56:44.062333 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1314/2648] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:43 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda => generated 910 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:44.372725 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa20ad1f-9350-49bd-b321-2b6216cec33b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:44.378104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa20ad1f-9350-49bd-b321-2b6216cec33b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:44.380462 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:44.380462 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:44.382080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa20ad1f-9350-49bd-b321-2b6216cec33b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:44.383007 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fa20ad1f-9350-49bd-b321-2b6216cec33b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:44.451799 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:44.451799 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:44.458491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa20ad1f-9350-49bd-b321-2b6216cec33b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:44.461072 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1335/2649] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:44 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:45.083826 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9aaef3d-4a71-4ce0-bf5c-1da2942a2abb tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda Jan 02 02:56:45.084574 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9aaef3d-4a71-4ce0-bf5c-1da2942a2abb tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:45.087779 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:45.087779 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:45.089200 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9aaef3d-4a71-4ce0-bf5c-1da2942a2abb tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:45.204168 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:45.204168 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:45.223138 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a9aaef3d-4a71-4ce0-bf5c-1da2942a2abb tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:45.275669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9aaef3d-4a71-4ce0-bf5c-1da2942a2abb tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda returned with HTTP 200 Jan 02 02:56:45.277024 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1315/2650] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:45 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda => generated 911 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:45.298570 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07196eaa-0335-4599-bdbf-e6725a695af7 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/db72c752-4182-49f1-81b8-098b48030bda/action Jan 02 02:56:45.300319 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:45.300319 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:45.301548 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07196eaa-0335-4599-bdbf-e6725a695af7 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:45.302256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07196eaa-0335-4599-bdbf-e6725a695af7 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:45.304309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-07196eaa-0335-4599-bdbf-e6725a695af7 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Updating volume 'db72c752-4182-49f1-81b8-098b48030bda' with '{'status': 'error'}' {{(pid=88066) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:56:45.479207 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b769ca21-6ac6-4c2d-8450-9ed4273377da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:45.480475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b769ca21-6ac6-4c2d-8450-9ed4273377da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:45.480969 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:45.480969 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:45.481643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b769ca21-6ac6-4c2d-8450-9ed4273377da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:45.482217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b769ca21-6ac6-4c2d-8450-9ed4273377da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:45.522991 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:45.522991 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:45.527192 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b769ca21-6ac6-4c2d-8450-9ed4273377da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:45.537161 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1316/2651] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:45 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:45.553744 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:45.553744 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:45.679003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07196eaa-0335-4599-bdbf-e6725a695af7 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/db72c752-4182-49f1-81b8-098b48030bda/action returned with HTTP 202 Jan 02 02:56:45.683998 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1336/2652] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:56:45 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/db72c752-4182-49f1-81b8-098b48030bda/action => generated 0 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:45.692946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f10755a1-81b2-4835-b72a-020984fb231d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda Jan 02 02:56:45.693513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f10755a1-81b2-4835-b72a-020984fb231d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:45.693714 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:45.693714 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:45.694367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f10755a1-81b2-4835-b72a-020984fb231d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:45.803838 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:45.803838 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:45.827357 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f10755a1-81b2-4835-b72a-020984fb231d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:45.885024 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f10755a1-81b2-4835-b72a-020984fb231d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda returned with HTTP 200 Jan 02 02:56:45.885870 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1317/2653] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:45 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda => generated 907 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:45.910236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a0563878-34b8-49f2-89a7-b905a8f81617 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/db72c752-4182-49f1-81b8-098b48030bda/action Jan 02 02:56:45.911175 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:45.911175 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:45.912141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a0563878-34b8-49f2-89a7-b905a8f81617 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:45.914426 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a0563878-34b8-49f2-89a7-b905a8f81617 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:45.925029 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-a0563878-34b8-49f2-89a7-b905a8f81617 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Updating volume 'db72c752-4182-49f1-81b8-098b48030bda' with '{'status': 'available'}' {{(pid=88066) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:56:46.150457 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:46.150457 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:46.302312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a0563878-34b8-49f2-89a7-b905a8f81617 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/db72c752-4182-49f1-81b8-098b48030bda/action returned with HTTP 202 Jan 02 02:56:46.306472 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1337/2654] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:56:45 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/db72c752-4182-49f1-81b8-098b48030bda/action => generated 0 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:46.316663 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-feac0ee7-5f19-48dd-b088-e83280c51943 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda Jan 02 02:56:46.317471 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-feac0ee7-5f19-48dd-b088-e83280c51943 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:46.317844 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:46.317844 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:46.318429 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-feac0ee7-5f19-48dd-b088-e83280c51943 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:46.454830 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:46.454830 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:46.488095 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-feac0ee7-5f19-48dd-b088-e83280c51943 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:46.543644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-efb85569-a68d-4cb2-bada-12ef8bec3c48 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:46.544183 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-efb85569-a68d-4cb2-bada-12ef8bec3c48 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:46.544381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:46.544381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:46.546795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-efb85569-a68d-4cb2-bada-12ef8bec3c48 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:46.548213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-efb85569-a68d-4cb2-bada-12ef8bec3c48 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:46.559868 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-feac0ee7-5f19-48dd-b088-e83280c51943 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda returned with HTTP 200 Jan 02 02:56:46.563943 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1318/2655] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:46 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda => generated 911 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:46.585397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ba0c1da4-2530-478e-9ae2-55a7c5e49c8c tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/db72c752-4182-49f1-81b8-098b48030bda/action Jan 02 02:56:46.595087 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:46.595087 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:46.596353 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ba0c1da4-2530-478e-9ae2-55a7c5e49c8c tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:46.600449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ba0c1da4-2530-478e-9ae2-55a7c5e49c8c tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:46.602839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-ba0c1da4-2530-478e-9ae2-55a7c5e49c8c tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Updating volume 'db72c752-4182-49f1-81b8-098b48030bda' with '{'status': 'maintenance'}' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:56:46.662153 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:46.662153 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:46.664513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-efb85569-a68d-4cb2-bada-12ef8bec3c48 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:46.681114 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1338/2656] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:46 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 855 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:47.185119 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:47.185119 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:47.505458 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ba0c1da4-2530-478e-9ae2-55a7c5e49c8c tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/db72c752-4182-49f1-81b8-098b48030bda/action returned with HTTP 202 Jan 02 02:56:47.506952 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1319/2657] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:56:46 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/db72c752-4182-49f1-81b8-098b48030bda/action => generated 0 bytes in 928 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:47.518851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e97a9e6b-5099-4357-a346-f11abc6a0f6b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda Jan 02 02:56:47.519802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e97a9e6b-5099-4357-a346-f11abc6a0f6b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:47.520123 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:47.520123 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:47.521218 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e97a9e6b-5099-4357-a346-f11abc6a0f6b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:47.657845 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:47.657845 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:47.674716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e97a9e6b-5099-4357-a346-f11abc6a0f6b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:47.690420 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a02a80fd-a321-4e6b-833e-d98ef1e629f8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:47.695939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a02a80fd-a321-4e6b-833e-d98ef1e629f8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:47.696285 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:47.696285 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:47.697380 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a02a80fd-a321-4e6b-833e-d98ef1e629f8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:47.698276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a02a80fd-a321-4e6b-833e-d98ef1e629f8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:47.741947 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:47.741947 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:47.745806 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a02a80fd-a321-4e6b-833e-d98ef1e629f8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:47.747697 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1320/2658] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:47 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:47.775680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5b5d9d03-d271-466b-8ad3-6987d8864b92 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 Jan 02 02:56:47.782342 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5b5d9d03-d271-466b-8ad3-6987d8864b92 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:47.783315 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:47.783315 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:47.784395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5b5d9d03-d271-466b-8ad3-6987d8864b92 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:47.836945 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e97a9e6b-5099-4357-a346-f11abc6a0f6b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda returned with HTTP 200 Jan 02 02:56:47.845337 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1339/2659] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:47 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda => generated 913 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:47.865957 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66d25e15-e6b6-4d4a-b93f-d87faa01bc63 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] POST http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/db72c752-4182-49f1-81b8-098b48030bda/action Jan 02 02:56:47.866672 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:47.866672 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:47.870492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66d25e15-e6b6-4d4a-b93f-d87faa01bc63 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:47.881761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66d25e15-e6b6-4d4a-b93f-d87faa01bc63 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:47.883832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-66d25e15-e6b6-4d4a-b93f-d87faa01bc63 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] Updating volume 'db72c752-4182-49f1-81b8-098b48030bda' with '{'status': 'available'}' {{(pid=88066) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:56:47.928435 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:47.928435 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:47.934636 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5b5d9d03-d271-466b-8ad3-6987d8864b92 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:56:47.944397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5b5d9d03-d271-466b-8ad3-6987d8864b92 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 returned with HTTP 200 Jan 02 02:56:47.949046 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1321/2660] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:56:47 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 => generated 469 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:47.974522 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-579046e3-da98-4213-9ced-c6add69069a7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:47.976701 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-579046e3-da98-4213-9ced-c6add69069a7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:47.978753 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:47.978753 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:47.979700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-579046e3-da98-4213-9ced-c6add69069a7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:47.981207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-579046e3-da98-4213-9ced-c6add69069a7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Show backup with id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:48.090585 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:48.090585 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:48.096098 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-579046e3-da98-4213-9ced-c6add69069a7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 200 Jan 02 02:56:48.097730 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1322/2661] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:47 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 856 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:48.118629 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7aedce15-4d59-4463-b3d4-674ac92b73e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 Jan 02 02:56:48.121906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7aedce15-4d59-4463-b3d4-674ac92b73e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:48.121906 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:48.121906 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:48.124820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7aedce15-4d59-4463-b3d4-674ac92b73e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:48.128112 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-7aedce15-4d59-4463-b3d4-674ac92b73e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete backup with id: 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8. Jan 02 02:56:48.250247 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:48.250247 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:48.371036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-7aedce15-4d59-4463-b3d4-674ac92b73e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] delete_backup rpcapi backup_id 9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 {{(pid=88067) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 02:56:48.389594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7aedce15-4d59-4463-b3d4-674ac92b73e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 returned with HTTP 202 Jan 02 02:56:48.391958 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1323/2662] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:48 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/backups/9f2ad8a9-e9ef-4c8c-9f72-5b4b494b1fb8 => generated 0 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:48.454376 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:48.454376 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:48.763352 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66d25e15-e6b6-4d4a-b93f-d87faa01bc63 tempest-VolumesActionsTest-1373379437 tempest-VolumesActionsTest-1373379437] http://10.222.0.39/volume/v3/8341d4f797354c05b8261c33690a084f/volumes/db72c752-4182-49f1-81b8-098b48030bda/action returned with HTTP 202 Jan 02 02:56:48.769221 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1340/2663] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:56:47 2021] POST /volume/v3/8341d4f797354c05b8261c33690a084f/volumes/db72c752-4182-49f1-81b8-098b48030bda/action => generated 0 bytes in 917 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:48.781466 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12249f7d-1b62-4fde-8c99-04759bf685a8 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda Jan 02 02:56:48.791131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12249f7d-1b62-4fde-8c99-04759bf685a8 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:48.791916 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:48.791916 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:48.799320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12249f7d-1b62-4fde-8c99-04759bf685a8 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:49.091089 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:49.091089 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:49.134314 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-12249f7d-1b62-4fde-8c99-04759bf685a8 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:49.246303 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12249f7d-1b62-4fde-8c99-04759bf685a8 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda returned with HTTP 200 Jan 02 02:56:49.248170 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1324/2664] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:48 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda => generated 911 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:49.275668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae092e66-0285-4842-a239-bbe91421a491 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] DELETE http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda Jan 02 02:56:49.276172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae092e66-0285-4842-a239-bbe91421a491 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:49.276531 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:49.276531 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:49.277166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae092e66-0285-4842-a239-bbe91421a491 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:49.277811 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-ae092e66-0285-4842-a239-bbe91421a491 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Delete volume with id: db72c752-4182-49f1-81b8-098b48030bda Jan 02 02:56:49.435018 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:49.435018 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:49.437505 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ae092e66-0285-4842-a239-bbe91421a491 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:49.520033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ae092e66-0285-4842-a239-bbe91421a491 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Delete volume request issued successfully. Jan 02 02:56:49.520852 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae092e66-0285-4842-a239-bbe91421a491 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda returned with HTTP 202 Jan 02 02:56:49.521556 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1341/2665] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:49 2021] DELETE /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:56:49.541447 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-126764fd-709a-4ff6-8ed6-55c06d542b89 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda Jan 02 02:56:49.548990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-126764fd-709a-4ff6-8ed6-55c06d542b89 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:49.549352 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:49.549352 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:49.552744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-126764fd-709a-4ff6-8ed6-55c06d542b89 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:49.803044 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:49.803044 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:49.861641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-126764fd-709a-4ff6-8ed6-55c06d542b89 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:49.969542 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-126764fd-709a-4ff6-8ed6-55c06d542b89 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda returned with HTTP 200 Jan 02 02:56:49.970787 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1325/2666] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:49 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda => generated 910 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:51.009330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-33d35bf2-b7a3-4c61-b981-6d36528a3caa tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda Jan 02 02:56:51.015875 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-33d35bf2-b7a3-4c61-b981-6d36528a3caa tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:51.016508 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:51.016508 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:51.017666 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-33d35bf2-b7a3-4c61-b981-6d36528a3caa tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:51.142815 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:51.142815 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:51.160628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-33d35bf2-b7a3-4c61-b981-6d36528a3caa tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:51.215582 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-33d35bf2-b7a3-4c61-b981-6d36528a3caa tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda returned with HTTP 200 Jan 02 02:56:51.218891 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1342/2667] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:50 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda => generated 910 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:52.250472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24c7cfdf-0651-4042-88f1-4ff6fe250e4b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda Jan 02 02:56:52.251790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-24c7cfdf-0651-4042-88f1-4ff6fe250e4b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:52.252215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:52.252215 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:52.253022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-24c7cfdf-0651-4042-88f1-4ff6fe250e4b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:52.316082 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:52.316082 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:52.344002 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-24c7cfdf-0651-4042-88f1-4ff6fe250e4b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:52.390521 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24c7cfdf-0651-4042-88f1-4ff6fe250e4b tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda returned with HTTP 200 Jan 02 02:56:52.392780 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1326/2668] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:52 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda => generated 910 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:53.422967 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e2f21fd-2ee0-4380-aec5-001cc57c364e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda Jan 02 02:56:53.423822 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e2f21fd-2ee0-4380-aec5-001cc57c364e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:53.424659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:53.424659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:53.425669 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e2f21fd-2ee0-4380-aec5-001cc57c364e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:53.601643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e2f21fd-2ee0-4380-aec5-001cc57c364e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda returned with HTTP 404 Jan 02 02:56:53.603666 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1343/2669] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:53 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/db72c752-4182-49f1-81b8-098b48030bda => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:53.616763 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7edef68e-f237-4c2b-b40e-b2713b823c62 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] DELETE http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 Jan 02 02:56:53.617851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7edef68e-f237-4c2b-b40e-b2713b823c62 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:53.618214 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:53.618214 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:53.618897 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7edef68e-f237-4c2b-b40e-b2713b823c62 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:53.619730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-7edef68e-f237-4c2b-b40e-b2713b823c62 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Delete volume with id: d86e3b56-7782-4aeb-8c51-68784cdcfd56 Jan 02 02:56:53.798104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7edef68e-f237-4c2b-b40e-b2713b823c62 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 returned with HTTP 404 Jan 02 02:56:53.799495 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1327/2670] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:53 2021] DELETE /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d86e3b56-7782-4aeb-8c51-68784cdcfd56 => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:53.813407 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9cde49b9-9009-43d7-9277-6c45ff343b80 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] DELETE http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 Jan 02 02:56:53.814341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9cde49b9-9009-43d7-9277-6c45ff343b80 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:53.817113 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9cde49b9-9009-43d7-9277-6c45ff343b80 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:53.819840 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-9cde49b9-9009-43d7-9277-6c45ff343b80 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Delete volume with id: 9379b916-95e1-452d-9e63-f2e6525f6d39 Jan 02 02:56:54.022744 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9cde49b9-9009-43d7-9277-6c45ff343b80 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 returned with HTTP 404 Jan 02 02:56:54.033124 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1344/2671] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:53 2021] DELETE /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/9379b916-95e1-452d-9e63-f2e6525f6d39 => generated 109 bytes in 221 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:54.037968 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86a37eec-d326-4f85-81dc-71466218d1b8 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] DELETE http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c Jan 02 02:56:54.038702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86a37eec-d326-4f85-81dc-71466218d1b8 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:54.039344 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86a37eec-d326-4f85-81dc-71466218d1b8 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:54.039953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-86a37eec-d326-4f85-81dc-71466218d1b8 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Delete volume with id: ef36dab2-4ca3-419c-956c-a74bf5af775c Jan 02 02:56:54.155382 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86a37eec-d326-4f85-81dc-71466218d1b8 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c returned with HTTP 404 Jan 02 02:56:54.157036 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1328/2672] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:54 2021] DELETE /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/ef36dab2-4ca3-419c-956c-a74bf5af775c => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:56:54.171281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f227d79a-955e-4c47-8f54-2b702d9a624d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] DELETE http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 Jan 02 02:56:54.173293 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f227d79a-955e-4c47-8f54-2b702d9a624d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:54.175312 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f227d79a-955e-4c47-8f54-2b702d9a624d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:54.177966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-f227d79a-955e-4c47-8f54-2b702d9a624d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Delete volume with id: 3e31c552-75b6-4d7f-a38a-eed2c8e805f8 Jan 02 02:56:54.413250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f227d79a-955e-4c47-8f54-2b702d9a624d tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 returned with HTTP 404 Jan 02 02:56:54.415355 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1345/2673] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:54 2021] DELETE /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/3e31c552-75b6-4d7f-a38a-eed2c8e805f8 => generated 109 bytes in 252 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:54.448523 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5552c27d-163c-472d-ace2-250a6ab4324e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] DELETE http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:56:54.452463 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5552c27d-163c-472d-ace2-250a6ab4324e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:54.454139 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5552c27d-163c-472d-ace2-250a6ab4324e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:54.455295 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-5552c27d-163c-472d-ace2-250a6ab4324e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Delete volume with id: d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:56:54.658377 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:54.658377 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:54.662898 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5552c27d-163c-472d-ace2-250a6ab4324e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:54.752205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5552c27d-163c-472d-ace2-250a6ab4324e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Delete volume request issued successfully. Jan 02 02:56:54.756530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5552c27d-163c-472d-ace2-250a6ab4324e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 202 Jan 02 02:56:54.760529 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1329/2674] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:54 2021] DELETE /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:56:54.773061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c5c0822-c47b-4a3f-a508-ea675d1d1ff1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:56:54.773980 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c5c0822-c47b-4a3f-a508-ea675d1d1ff1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:54.774816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c5c0822-c47b-4a3f-a508-ea675d1d1ff1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:55.008425 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:55.008425 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:55.057858 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5c5c0822-c47b-4a3f-a508-ea675d1d1ff1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:55.153052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c5c0822-c47b-4a3f-a508-ea675d1d1ff1 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 200 Jan 02 02:56:55.181191 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1346/2675] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:54 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 929 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:56.190867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2e7fc77-c8f7-4dd9-9055-205651d8cb2e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:56:56.192890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2e7fc77-c8f7-4dd9-9055-205651d8cb2e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:56.195423 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:56.195423 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:56.198198 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2e7fc77-c8f7-4dd9-9055-205651d8cb2e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:56.317773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:56.317773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:56.344536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c2e7fc77-c8f7-4dd9-9055-205651d8cb2e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:56.431756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2e7fc77-c8f7-4dd9-9055-205651d8cb2e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 200 Jan 02 02:56:56.436763 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1330/2676] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:56 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 929 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:57.467169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ee74eb6-ed96-40ad-a06f-b544c2f24056 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:56:57.468343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ee74eb6-ed96-40ad-a06f-b544c2f24056 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:57.468772 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:57.468772 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:57.473094 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ee74eb6-ed96-40ad-a06f-b544c2f24056 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:57.710148 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:57.710148 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:56:57.746139 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1ee74eb6-ed96-40ad-a06f-b544c2f24056 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Volume info retrieved successfully. Jan 02 02:56:57.803691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ee74eb6-ed96-40ad-a06f-b544c2f24056 tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 200 Jan 02 02:56:57.820862 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1347/2677] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:57 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 929 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:58.834680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c4a35bc-9f4b-4273-b179-7039a3add28e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] GET http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea Jan 02 02:56:58.835572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c4a35bc-9f4b-4273-b179-7039a3add28e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:58.835572 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:58.835572 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:56:58.836000 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c4a35bc-9f4b-4273-b179-7039a3add28e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:59.050157 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c4a35bc-9f4b-4273-b179-7039a3add28e tempest-VolumesActionsTest-1493968052 tempest-VolumesActionsTest-1493968052] http://10.222.0.39/volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea returned with HTTP 404 Jan 02 02:56:59.051461 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1331/2678] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:58 2021] GET /volume/v3/bf98d6b2455a46848dcb672967f1baf9/volumes/d501035f-ca95-4204-a4b2-a2eb72ec00ea => generated 109 bytes in 222 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:57:30.201008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] POST http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes Jan 02 02:57:30.201598 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:30.201598 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:30.201957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1547243721"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:30.203018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1547243721'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:57:30.203392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Create volume of 1 GB Jan 02 02:57:30.238267 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Availability Zones retrieved successfully. Jan 02 02:57:30.277171 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Flow 'volume_create_api' (d216eb5c-0579-491c-967a-7d539123cd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:57:30.281330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0163b81f-67ce-4b30-8328-d034170f68b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:30.283910 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:57:30.450671 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0163b81f-67ce-4b30-8328-d034170f68b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:30.453223 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee51e904-4300-491c-8d0c-ddb4d4bafb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:30.678635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Created reservations ['9633288e-2796-4d8a-8d0c-85e986502ccb', 'ff90ad02-6495-48f4-836c-4a40a8631d86', '71b7a165-e7f6-4672-a00e-bb4413e3aa21', 'febeee38-914e-47cc-8b0f-f523612c4af7'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:57:30.680937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee51e904-4300-491c-8d0c-ddb4d4bafb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9633288e-2796-4d8a-8d0c-85e986502ccb', 'ff90ad02-6495-48f4-836c-4a40a8631d86', '71b7a165-e7f6-4672-a00e-bb4413e3aa21', 'febeee38-914e-47cc-8b0f-f523612c4af7']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:30.686807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ad7e7d-f0fa-4000-8ce4-ccf4cc67522b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:30.812643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ad7e7d-f0fa-4000-8ce4-ccf4cc67522b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1547243721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='784eeb5406b944ef99eff34ef8f63d8f',qos_specs=None,replication_status=,reservations=['9633288e-2796-4d8a-8d0c-85e986502ccb','ff90ad02-6495-48f4-836c-4a40a8631d86','71b7a165-e7f6-4672-a00e-bb4413e3aa21','febeee38-914e-47cc-8b0f-f523612c4af7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b76a631397408f8b8b66404f36282b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1547243721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='784eeb5406b944ef99eff34ef8f63d8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d5b76a631397408f8b8b66404f36282b',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:30.815338 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14625318-97d4-4352-b883-6a8df33e5735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:30.861386 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14625318-97d4-4352-b883-6a8df33e5735) transitioned into state 'SUCCESS' from state '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-1547243721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='784eeb5406b944ef99eff34ef8f63d8f',qos_specs=None,replication_status=,reservations=['9633288e-2796-4d8a-8d0c-85e986502ccb','ff90ad02-6495-48f4-836c-4a40a8631d86','71b7a165-e7f6-4672-a00e-bb4413e3aa21','febeee38-914e-47cc-8b0f-f523612c4af7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b76a631397408f8b8b66404f36282b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:30.864264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd7530e-cf06-4bef-89ed-80613c5927b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:30.895148 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd7530e-cf06-4bef-89ed-80613c5927b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:30.902283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Flow 'volume_create_api' (d216eb5c-0579-491c-967a-7d539123cd35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:57:31.027034 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Create volume request issued successfully. Jan 02 02:57:31.066936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ef8b27f-5495-4813-a7f4-77dfd0695e28 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes returned with HTTP 202 Jan 02 02:57:31.069356 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1348/2679] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:57:29 2021] POST /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes => generated 820 bytes in 1445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:57:31.091821 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-271cd4d9-6fc6-46b7-9549-7c7907c57dfb tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:31.093224 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-271cd4d9-6fc6-46b7-9549-7c7907c57dfb tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:31.094820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-271cd4d9-6fc6-46b7-9549-7c7907c57dfb tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:31.274905 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:31.274905 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:31.322842 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-271cd4d9-6fc6-46b7-9549-7c7907c57dfb tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:31.458669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-271cd4d9-6fc6-46b7-9549-7c7907c57dfb tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 200 Jan 02 02:57:31.460353 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1332/2680] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:31 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 888 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:32.477930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0be750ea-fefd-4c79-b122-6bda233c8240 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:32.479348 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0be750ea-fefd-4c79-b122-6bda233c8240 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:32.479824 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:32.479824 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:32.480527 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0be750ea-fefd-4c79-b122-6bda233c8240 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:32.648388 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:32.648388 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:32.676702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0be750ea-fefd-4c79-b122-6bda233c8240 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:32.763540 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0be750ea-fefd-4c79-b122-6bda233c8240 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 200 Jan 02 02:57:32.783211 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1349/2681] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:32 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 912 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:33.801702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a1146b5-6ce3-4af1-a3a4-dad6f18bb325 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:33.802572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a1146b5-6ce3-4af1-a3a4-dad6f18bb325 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:33.802572 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:33.802572 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:33.802943 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a1146b5-6ce3-4af1-a3a4-dad6f18bb325 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:33.875029 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:33.875029 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:33.885574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8a1146b5-6ce3-4af1-a3a4-dad6f18bb325 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:33.929282 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a1146b5-6ce3-4af1-a3a4-dad6f18bb325 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 200 Jan 02 02:57:33.945311 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1333/2682] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:33 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:33.963570 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d92d23db-b9cd-472b-a557-b7576e569663 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] POST http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots Jan 02 02:57:33.964741 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:33.964741 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:33.966472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d92d23db-b9cd-472b-a557-b7576e569663 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7", "name": "tempest-VolumesDeleteCascade-Snapshot-669669089"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:34.067509 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:34.067509 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:34.070145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d92d23db-b9cd-472b-a557-b7576e569663 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:34.074310 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-d92d23db-b9cd-472b-a557-b7576e569663 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Create snapshot from volume e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:34.211937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-d92d23db-b9cd-472b-a557-b7576e569663 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Created reservations ['c5386af3-00db-44ae-8e04-15f3ea44d75e', '01df9aa0-756f-4393-96bd-cd7d46fba0d2', '34d2628f-29a4-489e-bb5c-5a07f7a30ded', '1577891c-275f-4cb0-97fe-add0a42cad8d'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:57:34.490181 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d92d23db-b9cd-472b-a557-b7576e569663 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot create request issued successfully. Jan 02 02:57:34.494522 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d92d23db-b9cd-472b-a557-b7576e569663 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots returned with HTTP 202 Jan 02 02:57:34.501744 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1350/2683] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:57:33 2021] POST /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots => generated 306 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:57:34.521473 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a4fb17c-f63d-46c0-a601-ab2c5f52646f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 Jan 02 02:57:34.523488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a4fb17c-f63d-46c0-a601-ab2c5f52646f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:34.524213 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:34.524213 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:34.525443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a4fb17c-f63d-46c0-a601-ab2c5f52646f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:34.595475 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:34.595475 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:34.598583 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9a4fb17c-f63d-46c0-a601-ab2c5f52646f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot retrieved successfully. Jan 02 02:57:34.602762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a4fb17c-f63d-46c0-a601-ab2c5f52646f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 returned with HTTP 200 Jan 02 02:57:34.613525 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1334/2684] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:57:34 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 => generated 438 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:35.622231 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59b216ca-f7ff-4cca-8c40-0011936ec4e5 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 Jan 02 02:57:35.623432 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59b216ca-f7ff-4cca-8c40-0011936ec4e5 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:35.623924 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:35.623924 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:35.624721 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59b216ca-f7ff-4cca-8c40-0011936ec4e5 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:35.667976 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:35.667976 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:35.669536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-59b216ca-f7ff-4cca-8c40-0011936ec4e5 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot retrieved successfully. Jan 02 02:57:35.671860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59b216ca-f7ff-4cca-8c40-0011936ec4e5 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 returned with HTTP 200 Jan 02 02:57:35.673032 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1351/2685] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:57:35 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:36.707919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-415ada09-bcb4-494e-ab2d-aad9c5dbfc44 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 Jan 02 02:57:36.709769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-415ada09-bcb4-494e-ab2d-aad9c5dbfc44 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:36.710356 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:36.710356 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:36.711460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-415ada09-bcb4-494e-ab2d-aad9c5dbfc44 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:36.800571 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:36.800571 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:36.802798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-415ada09-bcb4-494e-ab2d-aad9c5dbfc44 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot retrieved successfully. Jan 02 02:57:36.806309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-415ada09-bcb4-494e-ab2d-aad9c5dbfc44 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 returned with HTTP 200 Jan 02 02:57:36.813851 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1335/2686] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:57:36 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 => generated 438 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:37.829175 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf772b62-c541-4e60-88ee-3862161de6c9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 Jan 02 02:57:37.830807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf772b62-c541-4e60-88ee-3862161de6c9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:37.831204 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:37.831204 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:37.831856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf772b62-c541-4e60-88ee-3862161de6c9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:37.880321 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:37.880321 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:37.882513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bf772b62-c541-4e60-88ee-3862161de6c9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot retrieved successfully. Jan 02 02:57:37.886522 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf772b62-c541-4e60-88ee-3862161de6c9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 returned with HTTP 200 Jan 02 02:57:37.887513 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1352/2687] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:57:37 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:37.901072 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef0adab9-d0fb-4417-9bb9-a30711f34ef3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] POST http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots Jan 02 02:57:37.901519 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:37.901519 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:37.902893 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef0adab9-d0fb-4417-9bb9-a30711f34ef3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7", "name": "tempest-VolumesDeleteCascade-Snapshot-1024835427"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:37.983140 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:37.983140 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:37.986326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ef0adab9-d0fb-4417-9bb9-a30711f34ef3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:37.987220 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-ef0adab9-d0fb-4417-9bb9-a30711f34ef3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Create snapshot from volume e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:38.125186 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-ef0adab9-d0fb-4417-9bb9-a30711f34ef3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Created reservations ['0ce47c6d-66ac-4e5d-9527-d787f85d2f63', '7135065e-4ce6-4fde-afb1-6c23de024ad7', '3643c9c2-7182-4754-b9d3-4064aae54d3a', '9220cad1-a780-4b73-9dc8-6bdfa66a8ea1'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:57:38.286574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ef0adab9-d0fb-4417-9bb9-a30711f34ef3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot create request issued successfully. Jan 02 02:57:38.288124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef0adab9-d0fb-4417-9bb9-a30711f34ef3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots returned with HTTP 202 Jan 02 02:57:38.289987 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1336/2688] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:57:37 2021] POST /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots => generated 307 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:57:38.301713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6bcb162d-51cc-4558-9786-374427ba6411 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/5041846c-9831-4bce-a8a4-e9c4b92eff83 Jan 02 02:57:38.302254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6bcb162d-51cc-4558-9786-374427ba6411 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:38.302473 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:38.302473 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:38.302847 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6bcb162d-51cc-4558-9786-374427ba6411 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:38.347521 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:38.347521 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:38.350323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6bcb162d-51cc-4558-9786-374427ba6411 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot retrieved successfully. Jan 02 02:57:38.354353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6bcb162d-51cc-4558-9786-374427ba6411 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/5041846c-9831-4bce-a8a4-e9c4b92eff83 returned with HTTP 200 Jan 02 02:57:38.357244 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1353/2689] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:57:38 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/5041846c-9831-4bce-a8a4-e9c4b92eff83 => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:39.374398 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27ed1180-b6ac-43c5-b711-ef916100842e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/5041846c-9831-4bce-a8a4-e9c4b92eff83 Jan 02 02:57:39.413193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27ed1180-b6ac-43c5-b711-ef916100842e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:39.413193 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:39.413193 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:39.413193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27ed1180-b6ac-43c5-b711-ef916100842e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:39.419697 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:39.419697 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:39.421749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-27ed1180-b6ac-43c5-b711-ef916100842e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot retrieved successfully. Jan 02 02:57:39.424418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27ed1180-b6ac-43c5-b711-ef916100842e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/5041846c-9831-4bce-a8a4-e9c4b92eff83 returned with HTTP 200 Jan 02 02:57:39.425641 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1337/2690] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:57:39 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/5041846c-9831-4bce-a8a4-e9c4b92eff83 => generated 439 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:39.679875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes Jan 02 02:57:39.680618 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:39.680618 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:39.687545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"volume": {"imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1168100282"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:39.689931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume request body: {'volume': {'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1168100282'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:57:39.887341 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume of 1 GB Jan 02 02:57:39.924361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Availability Zones retrieved successfully. Jan 02 02:57:39.951469 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Flow 'volume_create_api' (cee21bff-03a2-4c13-a815-3f4d24b00aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:57:39.955365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c2b9f5-f811-4ea1-a754-a68c96c7d875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:39.960343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:57:40.121299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c2b9f5-f811-4ea1-a754-a68c96c7d875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:40.123715 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a61760-4f3b-4f84-adc6-6cd08bd4ed75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:40.220849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['5f24c187-cd53-439b-bfe6-8537ac489aff', 'b30b9ecc-d525-47ae-8ef0-44a985fad7f3', '5deb4370-fa23-4064-8e62-067bd10e4758', '04506cb1-0855-48a6-b16c-24778df0982a'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:57:40.224045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a61760-4f3b-4f84-adc6-6cd08bd4ed75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f24c187-cd53-439b-bfe6-8537ac489aff', 'b30b9ecc-d525-47ae-8ef0-44a985fad7f3', '5deb4370-fa23-4064-8e62-067bd10e4758', '04506cb1-0855-48a6-b16c-24778df0982a']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:40.226442 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1df591f-49a3-4d92-87f2-c87b04366edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:40.306209 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1df591f-49a3-4d92-87f2-c87b04366edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62af1057-7852-4ea8-82ec-d50c83b9f541', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1168100282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9596290957864e76b2973b5fda6a72cc',qos_specs=None,replication_status=,reservations=['5f24c187-cd53-439b-bfe6-8537ac489aff','b30b9ecc-d525-47ae-8ef0-44a985fad7f3','5deb4370-fa23-4064-8e62-067bd10e4758','04506cb1-0855-48a6-b16c-24778df0982a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cfa292e3024b48a17ee11b3b362726',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:57:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1168100282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62af1057-7852-4ea8-82ec-d50c83b9f541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9596290957864e76b2973b5fda6a72cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98cfa292e3024b48a17ee11b3b362726',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:40.309614 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd0ee32-9de3-4a9c-b856-2800f7554f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:40.351048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd0ee32-9de3-4a9c-b856-2800f7554f34) transitioned into state 'SUCCESS' from state '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-1168100282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9596290957864e76b2973b5fda6a72cc',qos_specs=None,replication_status=,reservations=['5f24c187-cd53-439b-bfe6-8537ac489aff','b30b9ecc-d525-47ae-8ef0-44a985fad7f3','5deb4370-fa23-4064-8e62-067bd10e4758','04506cb1-0855-48a6-b16c-24778df0982a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cfa292e3024b48a17ee11b3b362726',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:40.354892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da88cb0f-c9e0-44bd-9407-bcc43107089e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:40.400758 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da88cb0f-c9e0-44bd-9407-bcc43107089e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:40.406591 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Flow 'volume_create_api' (cee21bff-03a2-4c13-a815-3f4d24b00aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:57:40.440796 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8515d964-c04e-4f4b-85ad-4b20cebab7d8 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/5041846c-9831-4bce-a8a4-e9c4b92eff83 Jan 02 02:57:40.441667 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8515d964-c04e-4f4b-85ad-4b20cebab7d8 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:40.443811 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:40.443811 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:40.445047 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8515d964-c04e-4f4b-85ad-4b20cebab7d8 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:40.494449 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:40.494449 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:40.496286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8515d964-c04e-4f4b-85ad-4b20cebab7d8 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot retrieved successfully. Jan 02 02:57:40.501404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8515d964-c04e-4f4b-85ad-4b20cebab7d8 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/5041846c-9831-4bce-a8a4-e9c4b92eff83 returned with HTTP 200 Jan 02 02:57:40.503353 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1338/2691] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:57:40 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/5041846c-9831-4bce-a8a4-e9c4b92eff83 => generated 466 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:57:40.519439 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7f6389a-d28c-4cfd-a3b8-b7c201920679 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] DELETE http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7?cascade=True Jan 02 02:57:40.521884 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7f6389a-d28c-4cfd-a3b8-b7c201920679 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:40.522273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:40.522273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:40.522864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7f6389a-d28c-4cfd-a3b8-b7c201920679 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:40.523810 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-a7f6389a-d28c-4cfd-a3b8-b7c201920679 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Delete volume with id: e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:40.587020 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:40.587020 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:40.589160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a7f6389a-d28c-4cfd-a3b8-b7c201920679 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:40.616092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume request issued successfully. Jan 02 02:57:40.634881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bcb7104e-ff34-4ec1-b549-cc419c0723e1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes returned with HTTP 202 Jan 02 02:57:40.636511 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1354/2692] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:57:39 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes => generated 823 bytes in 987 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:57:40.655229 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-879bdae7-e6e3-4159-b256-12ea0a19a753 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:40.656479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-879bdae7-e6e3-4159-b256-12ea0a19a753 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:40.657324 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:40.657324 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:40.660071 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-879bdae7-e6e3-4159-b256-12ea0a19a753 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:40.707301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a7f6389a-d28c-4cfd-a3b8-b7c201920679 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Delete volume request issued successfully. Jan 02 02:57:40.707750 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7f6389a-d28c-4cfd-a3b8-b7c201920679 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7?cascade=True returned with HTTP 202 Jan 02 02:57:40.712881 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1339/2693] 10.222.0.39 () {58 vars in 1343 bytes} [Sat Jan 2 02:57:40 2021] DELETE /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7?cascade=True => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:57:40.738748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13648d68-e0ef-459c-bfd2-839e963b9a07 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:40.743648 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13648d68-e0ef-459c-bfd2-839e963b9a07 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:40.744136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:40.744136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:40.749311 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13648d68-e0ef-459c-bfd2-839e963b9a07 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:40.871337 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:40.871337 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:40.890410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-13648d68-e0ef-459c-bfd2-839e963b9a07 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:40.931920 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13648d68-e0ef-459c-bfd2-839e963b9a07 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 200 Jan 02 02:57:40.933006 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1340/2694] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:40 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 912 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:41.139642 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:41.139642 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:41.207855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-879bdae7-e6e3-4159-b256-12ea0a19a753 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:41.285830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-879bdae7-e6e3-4159-b256-12ea0a19a753 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:41.287705 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1355/2695] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:40 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:41.950078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9cbea99f-1250-42b3-8485-0454ea299445 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:41.951262 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9cbea99f-1250-42b3-8485-0454ea299445 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:41.951923 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:41.951923 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:41.952492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9cbea99f-1250-42b3-8485-0454ea299445 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:42.110147 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:42.110147 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:42.147096 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9cbea99f-1250-42b3-8485-0454ea299445 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:42.235811 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9cbea99f-1250-42b3-8485-0454ea299445 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 200 Jan 02 02:57:42.237541 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1341/2696] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:41 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 912 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:42.308080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c9a9e0b-0008-4262-9f06-d36e5997a3db tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:42.309051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c9a9e0b-0008-4262-9f06-d36e5997a3db tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:42.310098 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:42.310098 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:42.321496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c9a9e0b-0008-4262-9f06-d36e5997a3db tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:42.638395 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:42.638395 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:42.667380 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0c9a9e0b-0008-4262-9f06-d36e5997a3db tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:42.735396 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c9a9e0b-0008-4262-9f06-d36e5997a3db tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:42.745172 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1356/2697] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:42 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:43.257841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f1882fdd-1789-4d1b-92bc-d8ec529cadb0 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:43.258677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f1882fdd-1789-4d1b-92bc-d8ec529cadb0 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:43.258950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:43.258950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:43.259597 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f1882fdd-1789-4d1b-92bc-d8ec529cadb0 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:43.556763 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:43.556763 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:43.636160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f1882fdd-1789-4d1b-92bc-d8ec529cadb0 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:43.754334 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f1882fdd-1789-4d1b-92bc-d8ec529cadb0 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 200 Jan 02 02:57:43.757841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60c00eb8-ec31-44b1-92c3-c5abb03408de tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:43.758662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60c00eb8-ec31-44b1-92c3-c5abb03408de tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:43.758925 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:43.758925 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:43.759570 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60c00eb8-ec31-44b1-92c3-c5abb03408de tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:43.764111 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1342/2698] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:43 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 912 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:44.019732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:44.019732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:44.092738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-60c00eb8-ec31-44b1-92c3-c5abb03408de tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:44.220951 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60c00eb8-ec31-44b1-92c3-c5abb03408de tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:44.228480 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1357/2699] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:43 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:44.797236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c90483f-4a69-4bee-8752-a7ee4d51824d tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:44.799229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c90483f-4a69-4bee-8752-a7ee4d51824d tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:44.802341 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:44.802341 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:44.808174 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c90483f-4a69-4bee-8752-a7ee4d51824d tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:44.942094 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:44.942094 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:44.964061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c90483f-4a69-4bee-8752-a7ee4d51824d tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:45.021756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c90483f-4a69-4bee-8752-a7ee4d51824d tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 200 Jan 02 02:57:45.023087 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1343/2700] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:44 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 912 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:45.251026 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e0e08f37-64a4-4f03-9544-59a587d21b17 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:45.253879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e0e08f37-64a4-4f03-9544-59a587d21b17 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:45.254604 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:45.254604 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:45.256196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e0e08f37-64a4-4f03-9544-59a587d21b17 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:45.599008 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:45.599008 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:45.655356 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e0e08f37-64a4-4f03-9544-59a587d21b17 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:45.873863 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e0e08f37-64a4-4f03-9544-59a587d21b17 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:45.882616 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1358/2701] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:45 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:46.056558 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31b00f0f-e380-412d-97ab-6b8d0aa74a9e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:46.057261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31b00f0f-e380-412d-97ab-6b8d0aa74a9e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:46.057548 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:46.057548 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:46.058068 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31b00f0f-e380-412d-97ab-6b8d0aa74a9e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:46.245655 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:46.245655 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:46.272750 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-31b00f0f-e380-412d-97ab-6b8d0aa74a9e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:46.335370 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31b00f0f-e380-412d-97ab-6b8d0aa74a9e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 200 Jan 02 02:57:46.337074 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1344/2702] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:46 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 912 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:46.898090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3cbf4bea-8aba-4ca1-8fec-3ec0f9f26deb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:46.899616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3cbf4bea-8aba-4ca1-8fec-3ec0f9f26deb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:46.900001 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:46.900001 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:46.900772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3cbf4bea-8aba-4ca1-8fec-3ec0f9f26deb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:47.233005 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:47.233005 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:47.303286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3cbf4bea-8aba-4ca1-8fec-3ec0f9f26deb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:47.367448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6927343-0fba-43a0-adbf-78b588710c54 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:47.368118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6927343-0fba-43a0-adbf-78b588710c54 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:47.368648 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:47.368648 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:47.369542 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6927343-0fba-43a0-adbf-78b588710c54 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:47.409512 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3cbf4bea-8aba-4ca1-8fec-3ec0f9f26deb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:47.411423 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1359/2703] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:46 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:47.540061 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:47.540061 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:47.563902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f6927343-0fba-43a0-adbf-78b588710c54 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:47.626050 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6927343-0fba-43a0-adbf-78b588710c54 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 200 Jan 02 02:57:47.627228 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1345/2704] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:47 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 912 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:48.430139 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01c3d84c-2fde-4d4b-abe6-28e3131601af tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:48.433838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01c3d84c-2fde-4d4b-abe6-28e3131601af tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:48.434299 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:48.434299 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:48.435525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01c3d84c-2fde-4d4b-abe6-28e3131601af tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:48.657299 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3df3c309-051f-4d9d-9566-42837e993578 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:48.658276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3df3c309-051f-4d9d-9566-42837e993578 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:48.658649 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:48.658649 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:48.659246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3df3c309-051f-4d9d-9566-42837e993578 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:48.802760 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:48.802760 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:48.843118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-01c3d84c-2fde-4d4b-abe6-28e3131601af tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:48.843938 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:48.843938 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:48.901696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01c3d84c-2fde-4d4b-abe6-28e3131601af tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:48.911850 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1360/2705] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:48 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:48.912133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3df3c309-051f-4d9d-9566-42837e993578 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:49.058563 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3df3c309-051f-4d9d-9566-42837e993578 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 200 Jan 02 02:57:49.072445 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1346/2706] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:48 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 912 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:57:49.922203 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0da3b59a-ef83-44b8-8282-e84bd7262756 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:49.923016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0da3b59a-ef83-44b8-8282-e84bd7262756 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:49.923210 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:49.923210 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:49.923651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0da3b59a-ef83-44b8-8282-e84bd7262756 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:50.066960 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:50.066960 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:50.096294 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15ddb99e-25ad-4fcd-a008-80461cb74d72 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:50.102287 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15ddb99e-25ad-4fcd-a008-80461cb74d72 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:50.104103 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:50.104103 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:50.105333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15ddb99e-25ad-4fcd-a008-80461cb74d72 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:50.123549 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0da3b59a-ef83-44b8-8282-e84bd7262756 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:50.165851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0da3b59a-ef83-44b8-8282-e84bd7262756 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:50.173641 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1361/2707] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:49 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:50.398344 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:50.398344 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:50.441892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-15ddb99e-25ad-4fcd-a008-80461cb74d72 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:50.488769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-09fc858c-6b2f-4b7f-bc61-67590f99b361 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] DELETE http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/dcbe1418-168e-496d-b83c-b0bca00fffe0 Jan 02 02:57:50.489480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-09fc858c-6b2f-4b7f-bc61-67590f99b361 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:50.489812 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:50.489812 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:50.490342 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-09fc858c-6b2f-4b7f-bc61-67590f99b361 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:50.570329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15ddb99e-25ad-4fcd-a008-80461cb74d72 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 200 Jan 02 02:57:50.576929 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1347/2708] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:50 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 912 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:50.584772 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:50.584772 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:51.204408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87a9722e-8e88-4551-81eb-5ddb739849e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:51.205221 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87a9722e-8e88-4551-81eb-5ddb739849e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:51.205537 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:51.205537 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:51.206264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87a9722e-8e88-4551-81eb-5ddb739849e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:51.390909 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:51.390909 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:51.423771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-87a9722e-8e88-4551-81eb-5ddb739849e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:51.473641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87a9722e-8e88-4551-81eb-5ddb739849e5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:51.477073 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1348/2709] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:51 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:51.606670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01927d44-6a05-41d1-bda0-3079fff4f461 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:57:51.609657 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01927d44-6a05-41d1-bda0-3079fff4f461 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:51.610192 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:51.610192 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:51.610900 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01927d44-6a05-41d1-bda0-3079fff4f461 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:51.690093 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:51.690093 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:51.721558 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01927d44-6a05-41d1-bda0-3079fff4f461 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 404 Jan 02 02:57:51.723383 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1349/2710] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:51 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:57:51.741238 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de0b0e6a-13f8-476b-832e-8661818a46f5 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes Jan 02 02:57:51.747194 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de0b0e6a-13f8-476b-832e-8661818a46f5 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:51.747710 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:51.747710 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:51.748323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de0b0e6a-13f8-476b-832e-8661818a46f5 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:51.749583 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-de0b0e6a-13f8-476b-832e-8661818a46f5 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:57:51.752968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-de0b0e6a-13f8-476b-832e-8661818a46f5 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:57:51.905977 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-de0b0e6a-13f8-476b-832e-8661818a46f5 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Get all volumes completed successfully. Jan 02 02:57:51.910236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de0b0e6a-13f8-476b-832e-8661818a46f5 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes returned with HTTP 200 Jan 02 02:57:51.911358 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1350/2711] 10.222.0.39 () {58 vars in 1204 bytes} [Sat Jan 2 02:57:51 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:57:51.927102 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99a48afb-b1e9-42df-9faf-67575b8f4ed0 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots Jan 02 02:57:51.928474 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99a48afb-b1e9-42df-9faf-67575b8f4ed0 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:51.929122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99a48afb-b1e9-42df-9faf-67575b8f4ed0 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:51.930185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-99a48afb-b1e9-42df-9faf-67575b8f4ed0 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:57:51.932725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-99a48afb-b1e9-42df-9faf-67575b8f4ed0 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:57:51.975255 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-99a48afb-b1e9-42df-9faf-67575b8f4ed0 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Get all snapshots completed successfully. Jan 02 02:57:51.976077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99a48afb-b1e9-42df-9faf-67575b8f4ed0 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots returned with HTTP 200 Jan 02 02:57:51.977324 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1351/2712] 10.222.0.39 () {58 vars in 1210 bytes} [Sat Jan 2 02:57:51 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 02 02:57:51.998889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] POST http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes Jan 02 02:57:51.999929 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1916135103"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:52.001513 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1916135103'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:57:52.002019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Create volume of 1 GB Jan 02 02:57:52.029169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Availability Zones retrieved successfully. Jan 02 02:57:52.065379 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Flow 'volume_create_api' (424c93ba-5f3d-41bd-a79e-dab468893838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:57:52.080383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (960d93b3-1bf2-4505-9a0b-d441abdeb333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:52.083189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:57:52.256536 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-09fc858c-6b2f-4b7f-bc61-67590f99b361 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:57:52.258678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (960d93b3-1bf2-4505-9a0b-d441abdeb333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:52.265461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-09fc858c-6b2f-4b7f-bc61-67590f99b361 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:57:52.269600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad77436-82b3-48bd-b068-d9aefd699937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:52.300503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-09fc858c-6b2f-4b7f-bc61-67590f99b361 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/dcbe1418-168e-496d-b83c-b0bca00fffe0 returned with HTTP 200 Jan 02 02:57:52.304630 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1362/2713] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 02:57:50 2021] DELETE /volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/dcbe1418-168e-496d-b83c-b0bca00fffe0 => generated 19 bytes in 1821 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:57:52.330824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-88823344-2de6-4efc-995d-bef6944488be tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] DELETE http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/870edd05-9ef1-4e5a-bee5-5b604ec85d62 Jan 02 02:57:52.333029 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-88823344-2de6-4efc-995d-bef6944488be tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:52.333261 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:52.333261 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:52.334809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-88823344-2de6-4efc-995d-bef6944488be tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:52.420157 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:52.420157 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:52.469031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Created reservations ['db49bb5f-1e9a-4437-afac-9a7879d04e02', '1e8718be-19f5-42c4-a07c-59bef26db015', '9e2602a2-a43c-43c9-8c90-2c50de8eda57', '8c45b833-3f4e-421d-8815-2dc2ae61f9fc'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:57:52.471427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad77436-82b3-48bd-b068-d9aefd699937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db49bb5f-1e9a-4437-afac-9a7879d04e02', '1e8718be-19f5-42c4-a07c-59bef26db015', '9e2602a2-a43c-43c9-8c90-2c50de8eda57', '8c45b833-3f4e-421d-8815-2dc2ae61f9fc']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:52.473839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d598ec-1648-4fe2-8046-480bc25148a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:52.617497 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d598ec-1648-4fe2-8046-480bc25148a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4fa782c-d3a8-4667-a82b-9b3062f3001f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1916135103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='784eeb5406b944ef99eff34ef8f63d8f',qos_specs=None,replication_status=,reservations=['db49bb5f-1e9a-4437-afac-9a7879d04e02','1e8718be-19f5-42c4-a07c-59bef26db015','9e2602a2-a43c-43c9-8c90-2c50de8eda57','8c45b833-3f4e-421d-8815-2dc2ae61f9fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b76a631397408f8b8b66404f36282b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1916135103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4fa782c-d3a8-4667-a82b-9b3062f3001f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='784eeb5406b944ef99eff34ef8f63d8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d5b76a631397408f8b8b66404f36282b',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:52.619642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00a11a61-1dc7-4021-add9-1b3f7e913142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:52.673463 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00a11a61-1dc7-4021-add9-1b3f7e913142) transitioned into state 'SUCCESS' from state '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-1916135103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='784eeb5406b944ef99eff34ef8f63d8f',qos_specs=None,replication_status=,reservations=['db49bb5f-1e9a-4437-afac-9a7879d04e02','1e8718be-19f5-42c4-a07c-59bef26db015','9e2602a2-a43c-43c9-8c90-2c50de8eda57','8c45b833-3f4e-421d-8815-2dc2ae61f9fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b76a631397408f8b8b66404f36282b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:52.675875 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31d36b41-9d58-4a50-be71-49ea8da51029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:52.716031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31d36b41-9d58-4a50-be71-49ea8da51029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:52.719093 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Flow 'volume_create_api' (424c93ba-5f3d-41bd-a79e-dab468893838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:57:52.838405 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Create volume request issued successfully. Jan 02 02:57:52.864988 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e367429-67ec-49c0-a601-d07a6e890542 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes returned with HTTP 202 Jan 02 02:57:52.871508 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1352/2714] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:57:51 2021] POST /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes => generated 820 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:57:52.883328 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b1363c9a-4e60-4710-8a4d-60928f787141 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:52.883873 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b1363c9a-4e60-4710-8a4d-60928f787141 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:52.884069 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:52.884069 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:52.884453 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b1363c9a-4e60-4710-8a4d-60928f787141 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:53.019617 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:53.019617 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:53.042971 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b1363c9a-4e60-4710-8a4d-60928f787141 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:53.095424 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b1363c9a-4e60-4710-8a4d-60928f787141 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:53.105214 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1353/2715] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:52 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:53.105214 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9660e557-4c60-4e37-8b66-c37b5381207d tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:57:53.105214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9660e557-4c60-4e37-8b66-c37b5381207d tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:53.105214 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:53.105214 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:53.105214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9660e557-4c60-4e37-8b66-c37b5381207d tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:53.208241 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:53.208241 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:53.232117 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9660e557-4c60-4e37-8b66-c37b5381207d tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:53.312196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9660e557-4c60-4e37-8b66-c37b5381207d tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f returned with HTTP 200 Jan 02 02:57:53.313158 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1354/2716] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:53 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:54.113828 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-41294733-6a6d-45f5-9aea-e1bd04614f98 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:54.114358 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-41294733-6a6d-45f5-9aea-e1bd04614f98 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:54.115098 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:54.115098 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:54.115482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-41294733-6a6d-45f5-9aea-e1bd04614f98 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:54.223349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-88823344-2de6-4efc-995d-bef6944488be tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:57:54.224084 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-88823344-2de6-4efc-995d-bef6944488be tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:57:54.259165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-88823344-2de6-4efc-995d-bef6944488be tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/870edd05-9ef1-4e5a-bee5-5b604ec85d62 returned with HTTP 200 Jan 02 02:57:54.266034 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1363/2717] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 02:57:52 2021] DELETE /volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/870edd05-9ef1-4e5a-bee5-5b604ec85d62 => generated 19 bytes in 1952 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:54.297889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-47681de1-e2cd-40b8-8505-6996d9f2e10f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] DELETE http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/f8d3e5c0-7f94-4287-af55-6bdb08f5d5e8 Jan 02 02:57:54.309410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-47681de1-e2cd-40b8-8505-6996d9f2e10f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:54.310104 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:54.310104 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:54.310809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-47681de1-e2cd-40b8-8505-6996d9f2e10f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:54.335278 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:54.335278 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:54.370661 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-41294733-6a6d-45f5-9aea-e1bd04614f98 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:54.375066 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:54.375066 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:54.429139 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-41294733-6a6d-45f5-9aea-e1bd04614f98 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:54.430564 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1355/2718] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:54 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:57:54.436050 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e23e2356-3119-4662-bff9-a6ee65df4cc9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:57:54.436999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e23e2356-3119-4662-bff9-a6ee65df4cc9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:54.437402 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:54.437402 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:54.438045 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e23e2356-3119-4662-bff9-a6ee65df4cc9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:54.564874 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:54.564874 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:54.574997 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e23e2356-3119-4662-bff9-a6ee65df4cc9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:54.607758 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e23e2356-3119-4662-bff9-a6ee65df4cc9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f returned with HTTP 200 Jan 02 02:57:54.609211 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1356/2719] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:54 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f => generated 912 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:55.447446 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-852376ee-b37a-4516-a260-9900628c0861 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:55.448442 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-852376ee-b37a-4516-a260-9900628c0861 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:55.448442 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:55.448442 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:55.449188 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-852376ee-b37a-4516-a260-9900628c0861 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:55.689454 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:55.689454 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:55.720574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-852376ee-b37a-4516-a260-9900628c0861 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:55.787394 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-852376ee-b37a-4516-a260-9900628c0861 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:55.788028 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1357/2720] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:55 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:55.805297 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1699d478-753d-4b2c-85cd-c41e9bbaad60 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:57:55.806192 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1699d478-753d-4b2c-85cd-c41e9bbaad60 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:55.807380 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:55.807380 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:55.807992 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1699d478-753d-4b2c-85cd-c41e9bbaad60 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:55.979705 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:55.979705 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:56.018526 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1699d478-753d-4b2c-85cd-c41e9bbaad60 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:56.123898 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1699d478-753d-4b2c-85cd-c41e9bbaad60 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f returned with HTTP 200 Jan 02 02:57:56.125953 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1358/2721] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:55 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f => generated 913 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:56.156028 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae2a4fcb-16b1-4f9c-9548-6993d73a1bbe tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] POST http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots Jan 02 02:57:56.156505 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:56.156505 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:56.156961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae2a4fcb-16b1-4f9c-9548-6993d73a1bbe tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4fa782c-d3a8-4667-a82b-9b3062f3001f", "name": "tempest-VolumesDeleteCascade-Snapshot-230232555"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:56.276820 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:56.276820 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:56.278892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ae2a4fcb-16b1-4f9c-9548-6993d73a1bbe tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:57:56.279114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-ae2a4fcb-16b1-4f9c-9548-6993d73a1bbe tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Create snapshot from volume a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:57:56.403469 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-47681de1-e2cd-40b8-8505-6996d9f2e10f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:57:56.405076 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-47681de1-e2cd-40b8-8505-6996d9f2e10f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:57:56.426620 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-ae2a4fcb-16b1-4f9c-9548-6993d73a1bbe tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Created reservations ['1cdc60c1-5527-4df0-a6b6-96620d056714', '3c518e5f-6340-472b-9b98-eeba86636c10', '4950877b-7818-4850-8f11-4c238fbf8c7a', '28fcde6e-f9a6-49d1-89c7-b3d1b43f5172'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:57:56.428468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ce2c74cf-45d3-43e3-9bbb-babfb4e00b7f req-47681de1-e2cd-40b8-8505-6996d9f2e10f tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/f8d3e5c0-7f94-4287-af55-6bdb08f5d5e8 returned with HTTP 200 Jan 02 02:57:56.430613 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1364/2722] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 02:57:54 2021] DELETE /volume/v3/1d2bc513eae14b03bad41c84785ed18c/attachments/f8d3e5c0-7f94-4287-af55-6bdb08f5d5e8 => generated 19 bytes in 2155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:56.664255 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ae2a4fcb-16b1-4f9c-9548-6993d73a1bbe tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot create request issued successfully. Jan 02 02:57:56.665833 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae2a4fcb-16b1-4f9c-9548-6993d73a1bbe tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots returned with HTTP 202 Jan 02 02:57:56.667780 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1359/2723] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:57:56 2021] POST /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots => generated 306 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:57:56.683599 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7b68b8ac-ac9d-48e4-9121-15ec4239c222 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b Jan 02 02:57:56.685151 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7b68b8ac-ac9d-48e4-9121-15ec4239c222 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:56.685614 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:56.685614 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:56.686813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7b68b8ac-ac9d-48e4-9121-15ec4239c222 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:56.781370 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:56.781370 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:56.788970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7b68b8ac-ac9d-48e4-9121-15ec4239c222 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot retrieved successfully. Jan 02 02:57:56.792081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7b68b8ac-ac9d-48e4-9121-15ec4239c222 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b returned with HTTP 200 Jan 02 02:57:56.796938 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1365/2724] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:57:56 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b => generated 438 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:56.807432 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ba77016-73f3-4be5-96f5-4bf9c1eddcd3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:56.807974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ba77016-73f3-4be5-96f5-4bf9c1eddcd3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:56.808175 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:56.808175 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:56.809596 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ba77016-73f3-4be5-96f5-4bf9c1eddcd3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:56.930823 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:56.930823 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:56.954084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4ba77016-73f3-4be5-96f5-4bf9c1eddcd3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:57.002757 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ba77016-73f3-4be5-96f5-4bf9c1eddcd3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:57.013222 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1360/2725] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:56 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:57.812892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4337bb81-dd71-448f-8df4-a2757950b6b7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b Jan 02 02:57:57.813637 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4337bb81-dd71-448f-8df4-a2757950b6b7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:57.813991 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:57.813991 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:57.814580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4337bb81-dd71-448f-8df4-a2757950b6b7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:57.917296 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:57.917296 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:57.920911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4337bb81-dd71-448f-8df4-a2757950b6b7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot retrieved successfully. Jan 02 02:57:57.925865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4337bb81-dd71-448f-8df4-a2757950b6b7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b returned with HTTP 200 Jan 02 02:57:57.928192 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1366/2726] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:57:57 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b => generated 438 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:58.020372 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93039ec3-1bab-431c-ab65-b679a65751bf tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:58.020957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93039ec3-1bab-431c-ab65-b679a65751bf tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:58.021147 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:58.021147 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:58.021530 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93039ec3-1bab-431c-ab65-b679a65751bf tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:58.130530 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:58.130530 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:58.153357 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-93039ec3-1bab-431c-ab65-b679a65751bf tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:58.202638 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93039ec3-1bab-431c-ab65-b679a65751bf tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:58.203396 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1361/2727] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:58 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:58.979690 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03b63948-20f0-49cb-a67e-e432ae2673fc tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b Jan 02 02:57:58.992025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03b63948-20f0-49cb-a67e-e432ae2673fc tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:58.998792 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:58.998792 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:59.010963 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03b63948-20f0-49cb-a67e-e432ae2673fc tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:59.167228 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:59.167228 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:59.169864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-03b63948-20f0-49cb-a67e-e432ae2673fc tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot retrieved successfully. Jan 02 02:57:59.173856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03b63948-20f0-49cb-a67e-e432ae2673fc tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b returned with HTTP 200 Jan 02 02:57:59.175230 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1367/2728] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:57:58 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b => generated 438 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:59.219685 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f0c3caf-eba1-470d-b1d5-449a5e19441c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:57:59.219991 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f0c3caf-eba1-470d-b1d5-449a5e19441c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:59.220138 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:59.220138 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:57:59.220394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f0c3caf-eba1-470d-b1d5-449a5e19441c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:59.323731 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:59.323731 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:57:59.333591 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4f0c3caf-eba1-470d-b1d5-449a5e19441c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:57:59.360477 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f0c3caf-eba1-470d-b1d5-449a5e19441c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:57:59.361683 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1362/2729] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:59 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:00.193367 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cdb208de-1e71-4dff-a570-61a8354231fa tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b Jan 02 02:58:00.196351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cdb208de-1e71-4dff-a570-61a8354231fa tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:00.196551 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:00.196551 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:00.198963 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cdb208de-1e71-4dff-a570-61a8354231fa tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:00.347086 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:00.347086 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:00.349689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cdb208de-1e71-4dff-a570-61a8354231fa tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot retrieved successfully. Jan 02 02:58:00.354905 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cdb208de-1e71-4dff-a570-61a8354231fa tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b returned with HTTP 200 Jan 02 02:58:00.368254 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1368/2730] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:00 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b => generated 465 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:00.376720 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] POST http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes Jan 02 02:58:00.376720 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:00.376720 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:00.376720 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1897577125"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:00.376720 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Create volume request body: {'volume': {'snapshot_id': '2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1897577125'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:58:00.399323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d57bcc2-7c12-4b41-bf72-a3cd2b541bb7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:00.400946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d57bcc2-7c12-4b41-bf72-a3cd2b541bb7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:00.401430 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:00.401430 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:00.411691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d57bcc2-7c12-4b41-bf72-a3cd2b541bb7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:00.474019 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:00.474019 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:00.475478 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Snapshot retrieved successfully. Jan 02 02:58:00.475997 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Create volume of 1 GB Jan 02 02:58:00.493942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Availability Zones retrieved successfully. Jan 02 02:58:00.524544 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:00.524544 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:00.529059 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Flow 'volume_create_api' (b278f051-f0dc-4e24-9159-84e64b3555ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:58:00.533232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ee8a37-bd0e-4e5a-90b6-b02f78d6bad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:00.537161 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:58:00.540548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1d57bcc2-7c12-4b41-bf72-a3cd2b541bb7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:00.587319 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d57bcc2-7c12-4b41-bf72-a3cd2b541bb7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:00.599783 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1369/2731] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:00 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:00.690748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ee8a37-bd0e-4e5a-90b6-b02f78d6bad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:00.692899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a8846e-b722-4259-9f7e-e44968c5d6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:00.790194 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Created reservations ['90531f99-bd93-43d3-a59b-bed1d1156fa5', '6386669e-2e26-481c-83cf-9874415e7dc6', 'a43215c2-20db-4432-98e8-3bdcbdda5459', '310f92c1-3e99-4529-b6e2-490bda249e95'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:58:00.810994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a8846e-b722-4259-9f7e-e44968c5d6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90531f99-bd93-43d3-a59b-bed1d1156fa5', '6386669e-2e26-481c-83cf-9874415e7dc6', 'a43215c2-20db-4432-98e8-3bdcbdda5459', '310f92c1-3e99-4529-b6e2-490bda249e95']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:00.817715 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b518f22b-5497-4050-9c93-4d83b50b91ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:01.066966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b518f22b-5497-4050-9c93-4d83b50b91ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a2c9f3e-8051-484a-a588-cf168d84122d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1897577125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='784eeb5406b944ef99eff34ef8f63d8f',qos_specs=None,replication_status=,reservations=['90531f99-bd93-43d3-a59b-bed1d1156fa5','6386669e-2e26-481c-83cf-9874415e7dc6','a43215c2-20db-4432-98e8-3bdcbdda5459','310f92c1-3e99-4529-b6e2-490bda249e95'],size=1,snapshot_id=2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b,source_replicaid=,source_volid=None,status='creating',user_id='d5b76a631397408f8b8b66404f36282b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1897577125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a2c9f3e-8051-484a-a588-cf168d84122d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='784eeb5406b944ef99eff34ef8f63d8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d5b76a631397408f8b8b66404f36282b',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:01.073277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc67b020-e612-46a2-862b-e053eda5c774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:01.146279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc67b020-e612-46a2-862b-e053eda5c774) transitioned into state 'SUCCESS' from state '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-1897577125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='784eeb5406b944ef99eff34ef8f63d8f',qos_specs=None,replication_status=,reservations=['90531f99-bd93-43d3-a59b-bed1d1156fa5','6386669e-2e26-481c-83cf-9874415e7dc6','a43215c2-20db-4432-98e8-3bdcbdda5459','310f92c1-3e99-4529-b6e2-490bda249e95'],size=1,snapshot_id=2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b,source_replicaid=,source_volid=None,status='creating',user_id='d5b76a631397408f8b8b66404f36282b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:01.155424 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf80036c-06f4-46ac-b82f-604c14afe579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:01.425276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf80036c-06f4-46ac-b82f-604c14afe579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:01.442938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Flow 'volume_create_api' (b278f051-f0dc-4e24-9159-84e64b3555ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:58:01.605080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88d26814-ccdc-47fe-86a7-7c9c8db8237a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:01.605655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88d26814-ccdc-47fe-86a7-7c9c8db8237a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:01.606403 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:01.606403 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:01.606861 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88d26814-ccdc-47fe-86a7-7c9c8db8237a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:01.635950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Create volume request issued successfully. Jan 02 02:58:01.699116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b6feb87-7326-4773-b2b1-6ccfb7dadf71 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes returned with HTTP 202 Jan 02 02:58:01.717641 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1363/2732] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:58:00 2021] POST /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes => generated 854 bytes in 1348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:58:01.736615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62542fa2-7f48-4839-a6c5-793e7853cd2e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:01.737177 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62542fa2-7f48-4839-a6c5-793e7853cd2e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:01.737408 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:01.737408 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:01.737780 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62542fa2-7f48-4839-a6c5-793e7853cd2e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:01.804502 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:01.804502 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:01.842039 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-88d26814-ccdc-47fe-86a7-7c9c8db8237a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:01.898554 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88d26814-ccdc-47fe-86a7-7c9c8db8237a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:01.899637 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1370/2733] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:01 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:01.934338 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:01.934338 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:01.964855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-62542fa2-7f48-4839-a6c5-793e7853cd2e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:02.034268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62542fa2-7f48-4839-a6c5-793e7853cd2e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:02.035466 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1364/2734] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:01 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:02.918769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17db5cb2-4273-44d9-87a5-c5527065d2d7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:02.919478 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17db5cb2-4273-44d9-87a5-c5527065d2d7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:02.919860 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:02.919860 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:02.920652 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-17db5cb2-4273-44d9-87a5-c5527065d2d7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:03.023420 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:03.023420 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:03.052138 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bcfa297b-f01d-4e2c-85b3-105943765684 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:03.053013 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bcfa297b-f01d-4e2c-85b3-105943765684 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:03.053454 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:03.053454 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:03.054057 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bcfa297b-f01d-4e2c-85b3-105943765684 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:03.063867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-17db5cb2-4273-44d9-87a5-c5527065d2d7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:03.142399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-17db5cb2-4273-44d9-87a5-c5527065d2d7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:03.143527 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1371/2735] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:02 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:03.204711 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:03.204711 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:03.221717 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bcfa297b-f01d-4e2c-85b3-105943765684 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:03.281135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bcfa297b-f01d-4e2c-85b3-105943765684 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:03.282779 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1365/2736] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:03 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:04.159005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c0e6963-c3cc-4d52-8e10-596142759176 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:04.160422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c0e6963-c3cc-4d52-8e10-596142759176 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:04.160820 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:04.160820 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:04.161405 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c0e6963-c3cc-4d52-8e10-596142759176 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:04.285802 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:04.285802 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:04.299868 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6995969c-15b4-4586-b739-442b90a56557 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:04.301535 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c0e6963-c3cc-4d52-8e10-596142759176 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:04.302421 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6995969c-15b4-4586-b739-442b90a56557 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:04.302932 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:04.302932 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:04.304492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6995969c-15b4-4586-b739-442b90a56557 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:04.366705 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c0e6963-c3cc-4d52-8e10-596142759176 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:04.367736 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1372/2737] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:04 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:04.432055 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:04.432055 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:04.458289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6995969c-15b4-4586-b739-442b90a56557 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:04.514841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6995969c-15b4-4586-b739-442b90a56557 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:04.516376 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1366/2738] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:04 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:05.384945 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c53311f0-d84d-4a44-a939-5a4708f760ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:05.385461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c53311f0-d84d-4a44-a939-5a4708f760ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:05.386311 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:05.386311 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:05.387814 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c53311f0-d84d-4a44-a939-5a4708f760ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:05.524729 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:05.524729 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:05.542125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c7d2bda-9402-4ee3-a192-ad828c369eba tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:05.542784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c7d2bda-9402-4ee3-a192-ad828c369eba tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:05.542784 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:05.542784 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:05.544401 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c7d2bda-9402-4ee3-a192-ad828c369eba tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:05.574864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c53311f0-d84d-4a44-a939-5a4708f760ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:05.646399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c53311f0-d84d-4a44-a939-5a4708f760ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:05.647951 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1373/2739] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:05 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:05.691069 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:05.691069 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:05.711974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c7d2bda-9402-4ee3-a192-ad828c369eba tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:05.772954 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c7d2bda-9402-4ee3-a192-ad828c369eba tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:05.776635 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1367/2740] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:05 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:06.665900 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e7008d1-8d9b-4d15-9d23-762714a8b137 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:06.672055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e7008d1-8d9b-4d15-9d23-762714a8b137 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:06.672564 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:06.672564 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:06.673467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e7008d1-8d9b-4d15-9d23-762714a8b137 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:06.800308 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7da9e52-8028-49c8-8683-6b3fe6435236 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:06.801105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7da9e52-8028-49c8-8683-6b3fe6435236 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:06.801484 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:06.801484 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:06.802087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7da9e52-8028-49c8-8683-6b3fe6435236 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:06.898732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:06.898732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:06.943124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3e7008d1-8d9b-4d15-9d23-762714a8b137 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:07.019419 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:07.019419 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:07.029141 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e7008d1-8d9b-4d15-9d23-762714a8b137 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:07.032578 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1374/2741] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:06 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:07.039289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f7da9e52-8028-49c8-8683-6b3fe6435236 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:07.075012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7da9e52-8028-49c8-8683-6b3fe6435236 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:07.081289 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1368/2742] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:06 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:08.055994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0149bf6-4a9d-43cd-a692-5a0323554719 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:08.056797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0149bf6-4a9d-43cd-a692-5a0323554719 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:08.056797 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:08.056797 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:08.057226 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0149bf6-4a9d-43cd-a692-5a0323554719 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:08.110572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bef6d4ed-5e45-4fb3-9451-330c3973b236 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:08.111467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bef6d4ed-5e45-4fb3-9451-330c3973b236 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:08.111896 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:08.111896 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:08.112624 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bef6d4ed-5e45-4fb3-9451-330c3973b236 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:08.229279 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:08.229279 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:08.282143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b0149bf6-4a9d-43cd-a692-5a0323554719 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:08.307734 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:08.307734 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:08.342879 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bef6d4ed-5e45-4fb3-9451-330c3973b236 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:08.354017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0149bf6-4a9d-43cd-a692-5a0323554719 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:08.359004 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1375/2743] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:08 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:08.378465 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bef6d4ed-5e45-4fb3-9451-330c3973b236 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:08.380100 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1369/2744] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:08 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:09.394583 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9fc62c25-727b-4d2e-9cf2-6e9ca92bc363 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:09.395588 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9fc62c25-727b-4d2e-9cf2-6e9ca92bc363 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:09.395785 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:09.395785 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:09.398002 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9fc62c25-727b-4d2e-9cf2-6e9ca92bc363 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:09.412903 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fae13aef-2a8a-4d8f-ae79-5a85c45cae13 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:09.414313 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fae13aef-2a8a-4d8f-ae79-5a85c45cae13 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:09.414892 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:09.414892 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:09.419848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fae13aef-2a8a-4d8f-ae79-5a85c45cae13 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:09.800473 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:09.800473 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:09.813100 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:09.813100 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:09.842378 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9fc62c25-727b-4d2e-9cf2-6e9ca92bc363 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:09.851448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fae13aef-2a8a-4d8f-ae79-5a85c45cae13 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:09.908427 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fae13aef-2a8a-4d8f-ae79-5a85c45cae13 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:09.911695 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1370/2745] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:09 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:09.947075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9fc62c25-727b-4d2e-9cf2-6e9ca92bc363 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:09.953941 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1376/2746] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:09 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:10.941161 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15e7dc64-6a1c-4787-afc6-09979f5dbdcd tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:10.942021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15e7dc64-6a1c-4787-afc6-09979f5dbdcd tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:10.942201 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:10.942201 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:10.942762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15e7dc64-6a1c-4787-afc6-09979f5dbdcd tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:10.979689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0f9c111-5592-4289-b8c8-7c1de05b293d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:10.981152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0f9c111-5592-4289-b8c8-7c1de05b293d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:10.981810 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:10.981810 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:10.982536 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b0f9c111-5592-4289-b8c8-7c1de05b293d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:11.078681 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:11.078681 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:11.103963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-15e7dc64-6a1c-4787-afc6-09979f5dbdcd tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:11.159934 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15e7dc64-6a1c-4787-afc6-09979f5dbdcd tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:11.161216 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1371/2747] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:10 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:11.174733 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:11.174733 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:11.211694 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b0f9c111-5592-4289-b8c8-7c1de05b293d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:11.307046 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b0f9c111-5592-4289-b8c8-7c1de05b293d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:11.311088 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1377/2748] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:10 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 915 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:12.192995 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6096ddb2-1551-4edc-a891-4bba1eb547b3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:12.195203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6096ddb2-1551-4edc-a891-4bba1eb547b3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:12.196248 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:12.196248 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:12.198100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6096ddb2-1551-4edc-a891-4bba1eb547b3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:12.334517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6330cd5b-9485-4c5c-8e73-014497637ebb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:12.335047 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6330cd5b-9485-4c5c-8e73-014497637ebb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:12.335320 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:12.335320 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:12.335596 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6330cd5b-9485-4c5c-8e73-014497637ebb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:12.431621 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:12.431621 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:12.468990 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:12.468990 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:12.471309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6096ddb2-1551-4edc-a891-4bba1eb547b3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:12.491450 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6330cd5b-9485-4c5c-8e73-014497637ebb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:12.545077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6330cd5b-9485-4c5c-8e73-014497637ebb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:12.547070 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1378/2749] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:12 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 973 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:12.586162 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6096ddb2-1551-4edc-a891-4bba1eb547b3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:12.587640 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1372/2750] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:12 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:13.577511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d1240ff-b39d-4a31-a662-b84ace1e7e8a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:13.579163 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d1240ff-b39d-4a31-a662-b84ace1e7e8a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:13.579510 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:13.579510 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:13.580308 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8d1240ff-b39d-4a31-a662-b84ace1e7e8a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:13.620811 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c02a2b87-0cf3-4eca-9da9-6aa3d7d305be tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:13.622334 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c02a2b87-0cf3-4eca-9da9-6aa3d7d305be tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:13.622848 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:13.622848 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:13.625414 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c02a2b87-0cf3-4eca-9da9-6aa3d7d305be tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:13.689746 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:13.689746 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:13.713957 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8d1240ff-b39d-4a31-a662-b84ace1e7e8a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:13.785967 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8d1240ff-b39d-4a31-a662-b84ace1e7e8a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:13.787794 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1379/2751] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:13 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 973 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:13.969919 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:13.969919 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:14.042493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c02a2b87-0cf3-4eca-9da9-6aa3d7d305be tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:14.159712 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c02a2b87-0cf3-4eca-9da9-6aa3d7d305be tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:14.183719 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1373/2752] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:13 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:14.819305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9eee6e9-0ec4-4ffe-be9b-8411e4edf51a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:14.821537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9eee6e9-0ec4-4ffe-be9b-8411e4edf51a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:14.822412 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:14.822412 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:14.825763 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9eee6e9-0ec4-4ffe-be9b-8411e4edf51a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:15.042476 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:15.042476 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:15.079049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e9eee6e9-0ec4-4ffe-be9b-8411e4edf51a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:15.141738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9eee6e9-0ec4-4ffe-be9b-8411e4edf51a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:15.145388 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1380/2753] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:14 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 973 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:15.194532 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d5fe7cc5-c7fc-47d3-b62a-0dab8359e6f8 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:15.196171 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d5fe7cc5-c7fc-47d3-b62a-0dab8359e6f8 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:15.198136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:15.198136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:15.201744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d5fe7cc5-c7fc-47d3-b62a-0dab8359e6f8 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:15.479747 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:15.479747 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:15.500168 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d5fe7cc5-c7fc-47d3-b62a-0dab8359e6f8 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:15.559752 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d5fe7cc5-c7fc-47d3-b62a-0dab8359e6f8 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:15.561659 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1374/2754] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:15 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:16.174304 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-891d456f-a040-4c21-8a18-2bf37e57c9cb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:16.176313 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-891d456f-a040-4c21-8a18-2bf37e57c9cb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:16.176979 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:16.176979 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:16.189872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-891d456f-a040-4c21-8a18-2bf37e57c9cb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:16.351930 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:16.351930 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:16.377388 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-891d456f-a040-4c21-8a18-2bf37e57c9cb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:16.418343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-891d456f-a040-4c21-8a18-2bf37e57c9cb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:16.419518 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1381/2755] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:16 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 976 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:16.591990 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a17757d-b961-4f2f-9d6b-ed429b9aec38 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:16.593145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a17757d-b961-4f2f-9d6b-ed429b9aec38 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:16.593475 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:16.593475 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:16.594132 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a17757d-b961-4f2f-9d6b-ed429b9aec38 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:16.729177 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:16.729177 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:16.774722 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9a17757d-b961-4f2f-9d6b-ed429b9aec38 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:16.893811 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a17757d-b961-4f2f-9d6b-ed429b9aec38 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:16.894657 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1375/2756] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:16 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 947 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:16.929088 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56fe87bb-46d9-4e48-bfdd-6f0c939ca07b tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:16.930172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56fe87bb-46d9-4e48-bfdd-6f0c939ca07b tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:16.930402 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:16.930402 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:16.931107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56fe87bb-46d9-4e48-bfdd-6f0c939ca07b tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:17.151960 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:17.151960 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:17.187429 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-56fe87bb-46d9-4e48-bfdd-6f0c939ca07b tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:17.259049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56fe87bb-46d9-4e48-bfdd-6f0c939ca07b tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:17.261840 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1382/2757] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:16 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 947 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:17.287984 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6b2d811-711c-4439-8eda-3d2102a2fb0f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] DELETE http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f?cascade=True Jan 02 02:58:17.289322 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6b2d811-711c-4439-8eda-3d2102a2fb0f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:17.289881 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:17.289881 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:17.290922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6b2d811-711c-4439-8eda-3d2102a2fb0f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:17.292296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-f6b2d811-711c-4439-8eda-3d2102a2fb0f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Delete volume with id: a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:58:17.421766 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:17.421766 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:17.424790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f6b2d811-711c-4439-8eda-3d2102a2fb0f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:17.452047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-156e0e60-5575-4209-b415-b72d805b8457 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:17.452883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-156e0e60-5575-4209-b415-b72d805b8457 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:17.453247 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:17.453247 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:17.457939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-156e0e60-5575-4209-b415-b72d805b8457 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:17.566707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f6b2d811-711c-4439-8eda-3d2102a2fb0f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Delete volume request issued successfully. Jan 02 02:58:17.567964 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6b2d811-711c-4439-8eda-3d2102a2fb0f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f?cascade=True returned with HTTP 202 Jan 02 02:58:17.578676 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1376/2758] 10.222.0.39 () {58 vars in 1343 bytes} [Sat Jan 2 02:58:17 2021] DELETE /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f?cascade=True => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:58:17.601639 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e058430-284c-4948-85a8-fccbc692c72f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:58:17.602995 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e058430-284c-4948-85a8-fccbc692c72f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:17.603602 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:17.603602 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:17.608320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e058430-284c-4948-85a8-fccbc692c72f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:17.633600 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:17.633600 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:17.685689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-156e0e60-5575-4209-b415-b72d805b8457 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:17.800828 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-156e0e60-5575-4209-b415-b72d805b8457 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:17.820700 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1383/2759] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:17 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 976 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:17.897441 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:17.897441 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:17.964292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8e058430-284c-4948-85a8-fccbc692c72f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:18.073950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e058430-284c-4948-85a8-fccbc692c72f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f returned with HTTP 200 Jan 02 02:58:18.079978 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1377/2760] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:17 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f => generated 912 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:18.732951 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-37e8e7a7-fe14-4137-b46c-eaa0a4bfbca9 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] POST http://10.222.0.39/volume/v3/edff1c3404ea4b2986fcfc400a810066/types Jan 02 02:58:18.733747 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:18.733747 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:18.734508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-37e8e7a7-fe14-4137-b46c-eaa0a4bfbca9 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-722041228", "extra_specs": {}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:18.840737 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bcc96d57-edd3-42c9-9d31-33352c7d93d0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:18.842459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bcc96d57-edd3-42c9-9d31-33352c7d93d0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:18.843173 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:18.843173 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:18.852030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bcc96d57-edd3-42c9-9d31-33352c7d93d0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:18.988130 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-37e8e7a7-fe14-4137-b46c-eaa0a4bfbca9 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] http://10.222.0.39/volume/v3/edff1c3404ea4b2986fcfc400a810066/types returned with HTTP 200 Jan 02 02:58:18.999966 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1384/2761] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 02:58:18 2021] POST /volume/v3/edff1c3404ea4b2986fcfc400a810066/types => generated 211 bytes in 718 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:19.041855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee85dfc9-c17e-4876-8bd6-84b0c9a669cc tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] POST http://10.222.0.39/volume/v3/edff1c3404ea4b2986fcfc400a810066/types/ae53db60-db4b-464c-b3da-fa05de84760b/encryption Jan 02 02:58:19.044132 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee85dfc9-c17e-4876-8bd6-84b0c9a669cc tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:19.171305 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:19.171305 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:19.209836 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bcc96d57-edd3-42c9-9d31-33352c7d93d0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:19.334393 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee85dfc9-c17e-4876-8bd6-84b0c9a669cc tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] http://10.222.0.39/volume/v3/edff1c3404ea4b2986fcfc400a810066/types/ae53db60-db4b-464c-b3da-fa05de84760b/encryption returned with HTTP 200 Jan 02 02:58:19.354106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bcc96d57-edd3-42c9-9d31-33352c7d93d0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:19.354539 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1385/2762] 10.222.0.39 () {60 vars in 1364 bytes} [Sat Jan 2 02:58:19 2021] POST /volume/v3/edff1c3404ea4b2986fcfc400a810066/types/ae53db60-db4b-464c-b3da-fa05de84760b/encryption => generated 230 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:19.364458 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f43a4488-b0c8-44f9-889e-4a7a322541bd tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:58:19.366900 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1378/2763] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:18 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 976 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:19.379306 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f43a4488-b0c8-44f9-889e-4a7a322541bd tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:19.380401 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f43a4488-b0c8-44f9-889e-4a7a322541bd tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:19.676575 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:19.676575 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:19.721065 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f43a4488-b0c8-44f9-889e-4a7a322541bd tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:19.866928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f43a4488-b0c8-44f9-889e-4a7a322541bd tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f returned with HTTP 200 Jan 02 02:58:19.871737 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1386/2764] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:19 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f => generated 912 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:19.976851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes Jan 02 02:58:19.977696 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:19.977696 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:19.978503 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1069041213", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-722041228", "size": 1}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:19.994746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1069041213', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-722041228', 'size': 1}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:58:20.068932 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume of 1 GB Jan 02 02:58:20.070319 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:20.070319 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:20.071533 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Availability Zones retrieved successfully. Jan 02 02:58:20.161754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Flow 'volume_create_api' (f0f5630f-f48a-4615-8264-86e95cdfcfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:58:20.177364 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb75d4d-3fed-4685-aa7f-783ad032efcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:20.187256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:58:20.396700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c4245ec-0d42-4c26-9126-c945735cb6d2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:20.405255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c4245ec-0d42-4c26-9126-c945735cb6d2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:20.406688 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:20.406688 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:20.407990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c4245ec-0d42-4c26-9126-c945735cb6d2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:20.457308 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb75d4d-3fed-4685-aa7f-783ad032efcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:58:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ae53db60-db4b-464c-b3da-fa05de84760b,is_public=True,name='tempest-scenario-type-luks-722041228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ae53db60-db4b-464c-b3da-fa05de84760b', '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=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:20.465350 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed047b24-424a-4455-a41e-b39051f0bcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:20.637218 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:20.637218 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:20.672115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8c4245ec-0d42-4c26-9126-c945735cb6d2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:20.744694 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-722041228 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-722041228, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:58:20.745142 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-722041228 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-722041228, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:58:20.807376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c4245ec-0d42-4c26-9126-c945735cb6d2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:20.830142 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1387/2765] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:20 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 976 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:20.833963 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Created reservations ['88f68c52-cff0-4d41-815a-88720e6386fd', '6e2e11e9-6125-4235-9369-abd3c5031358', '0869dc3c-ab43-420b-bba3-e51a471f504a', 'f0f20ef7-bee4-4e01-9009-91394bcba05d'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:58:20.835952 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed047b24-424a-4455-a41e-b39051f0bcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88f68c52-cff0-4d41-815a-88720e6386fd', '6e2e11e9-6125-4235-9369-abd3c5031358', '0869dc3c-ab43-420b-bba3-e51a471f504a', 'f0f20ef7-bee4-4e01-9009-91394bcba05d']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:20.841060 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3d7daf-1052-4119-9c2b-37aae4688085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:20.903937 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-300340b8-c707-4562-ab7c-de8861a6d869 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:58:20.905826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-300340b8-c707-4562-ab7c-de8861a6d869 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:20.906154 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:20.906154 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:20.906719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-300340b8-c707-4562-ab7c-de8861a6d869 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:20.987545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3d7daf-1052-4119-9c2b-37aae4688085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '646ac7a7-9b9f-451e-a88b-855bf1f69f93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1069041213',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fede95acd3943498c3188095ea172eb',qos_specs=None,replication_status=,reservations=['88f68c52-cff0-4d41-815a-88720e6386fd','6e2e11e9-6125-4235-9369-abd3c5031358','0869dc3c-ab43-420b-bba3-e51a471f504a','f0f20ef7-bee4-4e01-9009-91394bcba05d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_type_id=ae53db60-db4b-464c-b3da-fa05de84760b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1069041213',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=646ac7a7-9b9f-451e-a88b-855bf1f69f93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fede95acd3943498c3188095ea172eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_attachment=,volume_type=,volume_type_id=ae53db60-db4b-464c-b3da-fa05de84760b)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:20.992468 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52573e97-e514-4ef5-a44e-d6024fc6ac71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:21.045277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52573e97-e514-4ef5-a44e-d6024fc6ac71) transitioned into state 'SUCCESS' from state '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-1069041213',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fede95acd3943498c3188095ea172eb',qos_specs=None,replication_status=,reservations=['88f68c52-cff0-4d41-815a-88720e6386fd','6e2e11e9-6125-4235-9369-abd3c5031358','0869dc3c-ab43-420b-bba3-e51a471f504a','f0f20ef7-bee4-4e01-9009-91394bcba05d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_type_id=ae53db60-db4b-464c-b3da-fa05de84760b)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:21.052529 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873ad683-6a29-4f7c-8324-4246fdfcc33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:21.103878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873ad683-6a29-4f7c-8324-4246fdfcc33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:21.118820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Flow 'volume_create_api' (f0f5630f-f48a-4615-8264-86e95cdfcfbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:58:21.148384 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:21.148384 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:21.179748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-300340b8-c707-4562-ab7c-de8861a6d869 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:21.231707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume request issued successfully. Jan 02 02:58:21.311974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-300340b8-c707-4562-ab7c-de8861a6d869 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f returned with HTTP 200 Jan 02 02:58:21.317097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27ea62e6-e6ea-426b-b51e-ca5411907b64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes returned with HTTP 202 Jan 02 02:58:21.324633 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1379/2766] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:58:19 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/volumes => generated 845 bytes in 1953 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:58:21.325918 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1388/2767] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:20 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f => generated 912 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:21.349327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84b93e12-0751-4138-9ec6-fdb40b2a09b3 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:58:21.350442 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84b93e12-0751-4138-9ec6-fdb40b2a09b3 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:21.352331 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:21.352331 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:21.353272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84b93e12-0751-4138-9ec6-fdb40b2a09b3 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:21.593432 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:21.593432 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:21.631235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-84b93e12-0751-4138-9ec6-fdb40b2a09b3 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:58:21.747516 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84b93e12-0751-4138-9ec6-fdb40b2a09b3 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 returned with HTTP 200 Jan 02 02:58:21.752662 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1380/2768] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:21 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 => generated 913 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:21.848392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4edd5d3-8991-4bca-aa5f-aa03e6a91749 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:21.851415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4edd5d3-8991-4bca-aa5f-aa03e6a91749 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:21.851809 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:21.851809 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:21.852520 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4edd5d3-8991-4bca-aa5f-aa03e6a91749 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:22.126521 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:22.126521 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:22.163818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a4edd5d3-8991-4bca-aa5f-aa03e6a91749 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:22.319859 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4edd5d3-8991-4bca-aa5f-aa03e6a91749 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:22.337475 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1389/2769] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:21 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 976 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:22.359318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3250769c-fc5e-45a5-822c-721d6019d1de tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:58:22.363733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3250769c-fc5e-45a5-822c-721d6019d1de tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:22.364406 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:22.364406 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:22.366262 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3250769c-fc5e-45a5-822c-721d6019d1de tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:22.781940 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:22.781940 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:22.783014 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7475c51c-7855-444d-a937-5e512dd57c95 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:58:22.784250 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7475c51c-7855-444d-a937-5e512dd57c95 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:22.784669 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:22.784669 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:22.791456 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7475c51c-7855-444d-a937-5e512dd57c95 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:22.842313 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3250769c-fc5e-45a5-822c-721d6019d1de tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:23.016739 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3250769c-fc5e-45a5-822c-721d6019d1de tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f returned with HTTP 200 Jan 02 02:58:23.017722 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1381/2770] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:22 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f => generated 912 bytes in 668 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:23.113036 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:23.113036 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:23.143379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7475c51c-7855-444d-a937-5e512dd57c95 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:58:23.209461 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7475c51c-7855-444d-a937-5e512dd57c95 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 returned with HTTP 200 Jan 02 02:58:23.233122 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1390/2771] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:22 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 => generated 937 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:23.351756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87015be6-0a7b-4808-8104-e00208a700fc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:23.352283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87015be6-0a7b-4808-8104-e00208a700fc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:23.352499 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:23.352499 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:23.352900 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87015be6-0a7b-4808-8104-e00208a700fc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:23.577791 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:23.577791 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:23.613374 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-87015be6-0a7b-4808-8104-e00208a700fc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:23.690429 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87015be6-0a7b-4808-8104-e00208a700fc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:23.693121 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1382/2772] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:23 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 976 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:24.054832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-734dc976-32d2-44ec-8ecc-9639cd9105d9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:58:24.055811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-734dc976-32d2-44ec-8ecc-9639cd9105d9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:24.056178 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:24.056178 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:24.056908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-734dc976-32d2-44ec-8ecc-9639cd9105d9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:24.250601 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7640c554-5f87-45be-a63c-c9d47edd12d5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:58:24.251438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7640c554-5f87-45be-a63c-c9d47edd12d5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:24.251438 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:24.251438 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:24.252123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7640c554-5f87-45be-a63c-c9d47edd12d5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:24.285947 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:24.285947 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:24.332503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-734dc976-32d2-44ec-8ecc-9639cd9105d9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:24.417262 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:24.417262 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:24.439419 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-734dc976-32d2-44ec-8ecc-9639cd9105d9 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f returned with HTTP 200 Jan 02 02:58:24.452624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7640c554-5f87-45be-a63c-c9d47edd12d5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:58:24.453884 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1391/2773] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:24 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f => generated 912 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:24.511367 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7640c554-5f87-45be-a63c-c9d47edd12d5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 returned with HTTP 200 Jan 02 02:58:24.519381 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1383/2774] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:24 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 => generated 938 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:24.562230 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee72da05-4cc5-4785-9def-f6d999b1f0e8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:58:24.571179 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee72da05-4cc5-4785-9def-f6d999b1f0e8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:24.577351 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:24.577351 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:24.586472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee72da05-4cc5-4785-9def-f6d999b1f0e8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:24.723731 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9518f4c-a772-43e4-aa8a-22f611e4f289 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:24.725297 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9518f4c-a772-43e4-aa8a-22f611e4f289 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:24.725297 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:24.725297 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:24.726458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9518f4c-a772-43e4-aa8a-22f611e4f289 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:24.907783 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:24.907783 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:24.957655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ee72da05-4cc5-4785-9def-f6d999b1f0e8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:58:25.028908 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:25.028908 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:25.041771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee72da05-4cc5-4785-9def-f6d999b1f0e8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 returned with HTTP 200 Jan 02 02:58:25.043437 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1392/2775] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:24 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 => generated 938 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:25.068255 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e629dbaa-cf62-4f58-8258-c209735065be tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93/action Jan 02 02:58:25.069173 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:25.069173 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:25.069853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e629dbaa-cf62-4f58-8258-c209735065be tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:58:25.070389 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e629dbaa-cf62-4f58-8258-c209735065be tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:25.086238 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e9518f4c-a772-43e4-aa8a-22f611e4f289 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:25.174561 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9518f4c-a772-43e4-aa8a-22f611e4f289 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:25.175986 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1384/2776] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:24 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1366 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:25.232215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:25.232215 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:25.233812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e629dbaa-cf62-4f58-8258-c209735065be tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:58:25.250091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e629dbaa-cf62-4f58-8258-c209735065be tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume updated successfully. Jan 02 02:58:25.250776 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e629dbaa-cf62-4f58-8258-c209735065be tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93/action returned with HTTP 200 Jan 02 02:58:25.268626 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1393/2777] 10.222.0.39 () {60 vars in 1357 bytes} [Sat Jan 2 02:58:25 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93/action => generated 0 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 02 02:58:25.473662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-844ce376-d9a4-400e-a205-a88733653492 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:58:25.479683 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-844ce376-d9a4-400e-a205-a88733653492 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:25.482558 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:25.482558 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:25.483763 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-844ce376-d9a4-400e-a205-a88733653492 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:25.660409 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-844ce376-d9a4-400e-a205-a88733653492 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f returned with HTTP 404 Jan 02 02:58:25.663476 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1385/2778] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:25 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:58:25.671313 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a6b7f772-7b6b-4d19-8e83-2a434d4ff2f7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes Jan 02 02:58:25.671878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a6b7f772-7b6b-4d19-8e83-2a434d4ff2f7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:25.672048 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:25.672048 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:25.672551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a6b7f772-7b6b-4d19-8e83-2a434d4ff2f7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:25.673167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-a6b7f772-7b6b-4d19-8e83-2a434d4ff2f7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:58:25.675023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a6b7f772-7b6b-4d19-8e83-2a434d4ff2f7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:58:25.817216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-c1c78cb3-b80b-4d93-bc96-b2ea9c4e2e77 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:58:25.818474 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-c1c78cb3-b80b-4d93-bc96-b2ea9c4e2e77 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:25.819963 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-c1c78cb3-b80b-4d93-bc96-b2ea9c4e2e77 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:25.858856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a6b7f772-7b6b-4d19-8e83-2a434d4ff2f7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Get all volumes completed successfully. Jan 02 02:58:25.860171 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a6b7f772-7b6b-4d19-8e83-2a434d4ff2f7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes returned with HTTP 200 Jan 02 02:58:25.876652 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1394/2779] 10.222.0.39 () {58 vars in 1204 bytes} [Sat Jan 2 02:58:25 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes => generated 401 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:25.882829 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a052b04-41fe-4308-b0ff-fa6c96556761 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots Jan 02 02:58:25.883412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a052b04-41fe-4308-b0ff-fa6c96556761 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:25.883626 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:25.883626 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:25.884058 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2a052b04-41fe-4308-b0ff-fa6c96556761 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:25.884657 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-2a052b04-41fe-4308-b0ff-fa6c96556761 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:58:25.885496 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:25.885496 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:25.898903 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-2a052b04-41fe-4308-b0ff-fa6c96556761 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:58:25.926642 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2a052b04-41fe-4308-b0ff-fa6c96556761 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Get all snapshots completed successfully. Jan 02 02:58:25.927377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2a052b04-41fe-4308-b0ff-fa6c96556761 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots returned with HTTP 200 Jan 02 02:58:25.929916 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:25.929916 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:25.936105 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1395/2780] 10.222.0.39 () {58 vars in 1210 bytes} [Sat Jan 2 02:58:25 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:58:25.944864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-926c6b14-8bcb-4604-aa72-176489eda90f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] DELETE http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:25.945555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-926c6b14-8bcb-4604-aa72-176489eda90f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:25.946050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-926c6b14-8bcb-4604-aa72-176489eda90f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:25.946524 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-926c6b14-8bcb-4604-aa72-176489eda90f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Delete volume with id: 3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:25.959427 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-c1c78cb3-b80b-4d93-bc96-b2ea9c4e2e77 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:58:26.019851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-c1c78cb3-b80b-4d93-bc96-b2ea9c4e2e77 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 returned with HTTP 200 Jan 02 02:58:26.021010 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1386/2781] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:58:25 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 => generated 937 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:26.028636 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:26.028636 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:26.047263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-926c6b14-8bcb-4604-aa72-176489eda90f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:26.109646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-926c6b14-8bcb-4604-aa72-176489eda90f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Delete volume request issued successfully. Jan 02 02:58:26.110347 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-926c6b14-8bcb-4604-aa72-176489eda90f tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 202 Jan 02 02:58:26.111719 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1396/2782] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:58:25 2021] DELETE /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:58:26.122159 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-086ab73c-b81d-4ed1-8516-76dd1ee84f1c tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:26.122898 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-086ab73c-b81d-4ed1-8516-76dd1ee84f1c tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:26.123264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:26.123264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:26.123865 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-086ab73c-b81d-4ed1-8516-76dd1ee84f1c tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:26.195863 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2eb015b4-3bcf-43fb-8355-a99d01996369 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:26.196621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2eb015b4-3bcf-43fb-8355-a99d01996369 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:26.196962 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:26.196962 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:26.197771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2eb015b4-3bcf-43fb-8355-a99d01996369 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:26.300652 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:26.300652 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:26.320430 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-086ab73c-b81d-4ed1-8516-76dd1ee84f1c tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:26.329515 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:26.329515 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:26.353651 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2eb015b4-3bcf-43fb-8355-a99d01996369 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:26.361587 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-086ab73c-b81d-4ed1-8516-76dd1ee84f1c tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:26.365598 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1387/2783] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:26 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:26.423394 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2eb015b4-3bcf-43fb-8355-a99d01996369 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:26.424833 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1397/2784] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:26 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1364 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:26.677371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-e06bf8dd-f045-4b44-8018-8f518b9a3177 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:26.678037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-e06bf8dd-f045-4b44-8018-8f518b9a3177 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:26.678385 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:26.678385 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:26.678947 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-e06bf8dd-f045-4b44-8018-8f518b9a3177 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:26.739300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:26.739300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:26.764887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-e06bf8dd-f045-4b44-8018-8f518b9a3177 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:26.798013 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-e06bf8dd-f045-4b44-8018-8f518b9a3177 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:26.805509 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1388/2785] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:58:26 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1364 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:26.896017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2eb015b4-3bcf-43fb-8355-a99d01996369 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume// Jan 02 02:58:26.896502 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2eb015b4-3bcf-43fb-8355-a99d01996369 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:26.896754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:26.896754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:26.897135 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2eb015b4-3bcf-43fb-8355-a99d01996369 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:26.898508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2eb015b4-3bcf-43fb-8355-a99d01996369 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:58:26.899419 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1398/2786] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:58:26 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 02:58:26.950563 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-1d2aba8e-c5e3-4895-ae01-e24d67e7b69c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments Jan 02 02:58:26.951562 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:26.951562 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:26.952007 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-1d2aba8e-c5e3-4895-ae01-e24d67e7b69c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62af1057-7852-4ea8-82ec-d50c83b9f541", "instance_uuid": "15775abe-213e-4565-913f-a1381ef2117e", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:27.141012 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:27.141012 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:27.294760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-1d2aba8e-c5e3-4895-ae01-e24d67e7b69c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments returned with HTTP 200 Jan 02 02:58:27.295702 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1389/2787] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:58:26 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/attachments => generated 273 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:58:27.407831 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a6fa19f-f6f1-4363-a1f7-bf73a8533ec7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:27.408343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a6fa19f-f6f1-4363-a1f7-bf73a8533ec7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:27.409621 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad2c2615-a4b1-4e72-bf14-15cb33ab547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:27.410156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad2c2615-a4b1-4e72-bf14-15cb33ab547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:27.410354 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:27.410354 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:27.410729 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad2c2615-a4b1-4e72-bf14-15cb33ab547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:27.412258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a6fa19f-f6f1-4363-a1f7-bf73a8533ec7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:27.568026 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:27.568026 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:27.579741 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:27.579741 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:27.600574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3a6fa19f-f6f1-4363-a1f7-bf73a8533ec7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:27.627556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ad2c2615-a4b1-4e72-bf14-15cb33ab547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:27.684204 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:27.684204 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:27.712547 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad2c2615-a4b1-4e72-bf14-15cb33ab547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:27.712981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a6fa19f-f6f1-4363-a1f7-bf73a8533ec7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:27.714023 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1390/2788] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:27 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1363 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:27.715738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad2c2615-a4b1-4e72-bf14-15cb33ab547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume// Jan 02 02:58:27.716419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad2c2615-a4b1-4e72-bf14-15cb33ab547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:27.716848 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:27.716848 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:27.717484 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad2c2615-a4b1-4e72-bf14-15cb33ab547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:27.718950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad2c2615-a4b1-4e72-bf14-15cb33ab547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:58:27.721886 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1391/2789] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:58:27 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:58:27.744872 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-4c28a8d7-e9f0-4baa-867a-247a311f3ec0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:27.745811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-4c28a8d7-e9f0-4baa-867a-247a311f3ec0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:27.746519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-4c28a8d7-e9f0-4baa-867a-247a311f3ec0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:27.765291 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1399/2790] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:27 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:27.861062 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:27.861062 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:27.884696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-4c28a8d7-e9f0-4baa-867a-247a311f3ec0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:27.940678 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:27.940678 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:27.965598 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-4c28a8d7-e9f0-4baa-867a-247a311f3ec0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:27.969938 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1392/2791] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:58:27 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1462 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:58:27.996194 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-41306894-1166-494a-a160-29b050361415 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] PUT http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/572ff88a-99b8-4d75-ad37-357f7fd89534 Jan 02 02:58:28.003250 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:28.003250 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:28.004820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-41306894-1166-494a-a160-29b050361415 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:28.126805 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:58:28.126805 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:58:28.130942 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-41306894-1166-494a-a160-29b050361415 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Lock "b'cinder-attachment_update-62af1057-7852-4ea8-82ec-d50c83b9f541-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.040s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:58:28.139979 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:28.139979 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:28.743703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-796f21df-d0bf-4a1e-a58e-9e35c65d9484 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:28.744994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-796f21df-d0bf-4a1e-a58e-9e35c65d9484 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:28.745490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:28.745490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:28.746566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-796f21df-d0bf-4a1e-a58e-9e35c65d9484 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:28.858558 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:28.858558 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:28.877553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-796f21df-d0bf-4a1e-a58e-9e35c65d9484 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:28.922415 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:28.922415 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:28.947870 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-796f21df-d0bf-4a1e-a58e-9e35c65d9484 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:28.950043 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1393/2792] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:28 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1363 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:28.961366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2009e747-72e6-47d0-a5dc-b42313ab84a7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:28.961996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2009e747-72e6-47d0-a5dc-b42313ab84a7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:28.962272 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:28.962272 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:28.962725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2009e747-72e6-47d0-a5dc-b42313ab84a7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:29.076329 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:29.076329 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:29.101252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2009e747-72e6-47d0-a5dc-b42313ab84a7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Volume info retrieved successfully. Jan 02 02:58:29.154986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2009e747-72e6-47d0-a5dc-b42313ab84a7 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 200 Jan 02 02:58:29.168619 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1394/2793] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:28 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 946 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:29.977565 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f79aeb06-fd5b-497e-9701-5bb634bec6c8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:29.978707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f79aeb06-fd5b-497e-9701-5bb634bec6c8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:29.978933 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:29.978933 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:29.979427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f79aeb06-fd5b-497e-9701-5bb634bec6c8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:30.132781 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:30.132781 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:30.157789 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f79aeb06-fd5b-497e-9701-5bb634bec6c8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:30.237792 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:30.237792 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:30.266993 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f79aeb06-fd5b-497e-9701-5bb634bec6c8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:30.267879 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1395/2794] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:29 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1363 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:30.279777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-951333f4-1ea3-4928-8174-c399aeff2362 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] GET http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d Jan 02 02:58:30.285141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-951333f4-1ea3-4928-8174-c399aeff2362 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:30.285485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:30.285485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:30.285818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-951333f4-1ea3-4928-8174-c399aeff2362 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:30.455478 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-951333f4-1ea3-4928-8174-c399aeff2362 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d returned with HTTP 404 Jan 02 02:58:30.456773 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1396/2795] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:30 2021] GET /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/3a2c9f3e-8051-484a-a588-cf168d84122d => generated 109 bytes in 188 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:58:30.469567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-40165b93-cba5-4db1-baa3-cbd08c56e44b tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] DELETE http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b Jan 02 02:58:30.469877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-40165b93-cba5-4db1-baa3-cbd08c56e44b tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:30.476052 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-40165b93-cba5-4db1-baa3-cbd08c56e44b tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:30.476572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-40165b93-cba5-4db1-baa3-cbd08c56e44b tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Delete snapshot with id: 2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b Jan 02 02:58:30.509325 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-40165b93-cba5-4db1-baa3-cbd08c56e44b tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b returned with HTTP 404 Jan 02 02:58:30.510618 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1397/2796] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:58:30 2021] DELETE /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/2a4f0afa-2f03-4e26-a8f9-a96fffb8c83b => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:58:30.524081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f76d4696-9107-44e5-9ad3-a4ec2a47415e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] DELETE http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:58:30.528157 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f76d4696-9107-44e5-9ad3-a4ec2a47415e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:30.528930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f76d4696-9107-44e5-9ad3-a4ec2a47415e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:30.529477 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-f76d4696-9107-44e5-9ad3-a4ec2a47415e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Delete volume with id: a4fa782c-d3a8-4667-a82b-9b3062f3001f Jan 02 02:58:30.654510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f76d4696-9107-44e5-9ad3-a4ec2a47415e tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f returned with HTTP 404 Jan 02 02:58:30.655445 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1398/2797] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:58:30 2021] DELETE /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/a4fa782c-d3a8-4667-a82b-9b3062f3001f => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:58:30.672300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b438250f-1109-4bd1-b75c-b8b5014aa1bc tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] DELETE http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/5041846c-9831-4bce-a8a4-e9c4b92eff83 Jan 02 02:58:30.680740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b438250f-1109-4bd1-b75c-b8b5014aa1bc tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:30.681244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b438250f-1109-4bd1-b75c-b8b5014aa1bc tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:30.681944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-b438250f-1109-4bd1-b75c-b8b5014aa1bc tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Delete snapshot with id: 5041846c-9831-4bce-a8a4-e9c4b92eff83 Jan 02 02:58:30.761584 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b438250f-1109-4bd1-b75c-b8b5014aa1bc tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/5041846c-9831-4bce-a8a4-e9c4b92eff83 returned with HTTP 404 Jan 02 02:58:30.762486 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1399/2798] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:58:30 2021] DELETE /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/5041846c-9831-4bce-a8a4-e9c4b92eff83 => generated 111 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:58:30.780840 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-73dbb096-d97e-47a9-99b9-b6b268a413d3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] DELETE http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 Jan 02 02:58:30.781390 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-73dbb096-d97e-47a9-99b9-b6b268a413d3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:30.781855 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-73dbb096-d97e-47a9-99b9-b6b268a413d3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:30.784619 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-73dbb096-d97e-47a9-99b9-b6b268a413d3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Delete snapshot with id: e44b17de-1472-4588-9418-00c8413af330 Jan 02 02:58:30.859771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-73dbb096-d97e-47a9-99b9-b6b268a413d3 tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 returned with HTTP 404 Jan 02 02:58:30.864560 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1400/2799] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:58:30 2021] DELETE /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/snapshots/e44b17de-1472-4588-9418-00c8413af330 => generated 111 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:58:30.871759 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7b64940-1efd-464f-a827-dd796c0391ff tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] DELETE http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:58:30.872289 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7b64940-1efd-464f-a827-dd796c0391ff tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:30.872817 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7b64940-1efd-464f-a827-dd796c0391ff tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:30.873281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-a7b64940-1efd-464f-a827-dd796c0391ff tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] Delete volume with id: e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 Jan 02 02:58:31.034676 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7b64940-1efd-464f-a827-dd796c0391ff tempest-VolumesDeleteCascade-1675673338 tempest-VolumesDeleteCascade-1675673338] http://10.222.0.39/volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 returned with HTTP 404 Jan 02 02:58:31.035918 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1401/2800] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:58:30 2021] DELETE /volume/v3/784eeb5406b944ef99eff34ef8f63d8f/volumes/e1dc7d78-db3e-4361-bbb4-a5ce9e0761a7 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:58:31.302573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4fbdf1bc-5c4f-4e83-afa0-b71fbcd42afe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:31.303645 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4fbdf1bc-5c4f-4e83-afa0-b71fbcd42afe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:31.304311 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4fbdf1bc-5c4f-4e83-afa0-b71fbcd42afe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:31.447845 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:31.447845 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:31.479071 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4fbdf1bc-5c4f-4e83-afa0-b71fbcd42afe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:31.532315 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:31.532315 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:31.563373 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4fbdf1bc-5c4f-4e83-afa0-b71fbcd42afe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:31.568519 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1402/2801] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:31 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1363 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:58:32.357160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-41306894-1166-494a-a160-29b050361415 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Lock "b'cinder-attachment_update-62af1057-7852-4ea8-82ec-d50c83b9f541-n-h1-767704-6'" released by "attachment_update" :: held 4.226s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:58:32.365472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-41306894-1166-494a-a160-29b050361415 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/572ff88a-99b8-4d75-ad37-357f7fd89534 returned with HTTP 200 Jan 02 02:58:32.368494 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1400/2802] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:58:27 2021] PUT /volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/572ff88a-99b8-4d75-ad37-357f7fd89534 => generated 762 bytes in 4382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:32.596735 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21a735af-ccb8-48ab-bfbb-9769e311bab3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:32.597518 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21a735af-ccb8-48ab-bfbb-9769e311bab3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:32.598198 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:32.598198 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:32.599115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21a735af-ccb8-48ab-bfbb-9769e311bab3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:32.673906 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:32.673906 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:32.686114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-21a735af-ccb8-48ab-bfbb-9769e311bab3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:32.710173 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:32.710173 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:32.749526 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21a735af-ccb8-48ab-bfbb-9769e311bab3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:32.753450 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1403/2803] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:32 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1364 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:58:33.062366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-e7ac6223-b004-4ad4-afa5-6b787069993e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:58:33.062910 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-e7ac6223-b004-4ad4-afa5-6b787069993e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:33.063171 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:33.063171 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:33.063512 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-e7ac6223-b004-4ad4-afa5-6b787069993e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:33.228166 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:33.228166 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:33.245140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-e7ac6223-b004-4ad4-afa5-6b787069993e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:58:33.280356 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-e7ac6223-b004-4ad4-afa5-6b787069993e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 returned with HTTP 200 Jan 02 02:58:33.282261 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1401/2804] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:58:33 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 => generated 937 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:33.293582 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21a735af-ccb8-48ab-bfbb-9769e311bab3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume// Jan 02 02:58:33.298830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21a735af-ccb8-48ab-bfbb-9769e311bab3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:33.300242 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:33.300242 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:33.302092 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21a735af-ccb8-48ab-bfbb-9769e311bab3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:33.304665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21a735af-ccb8-48ab-bfbb-9769e311bab3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:58:33.308676 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1404/2805] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:58:33 2021] GET /volume/ => generated 754 bytes in 17 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:58:33.324375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-1e6d0030-dbc9-4e56-b7f4-8f99e86b1f30 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments Jan 02 02:58:33.324825 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:33.324825 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:33.328891 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-1e6d0030-dbc9-4e56-b7f4-8f99e86b1f30 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "646ac7a7-9b9f-451e-a88b-855bf1f69f93", "instance_uuid": "b0e73d3d-d757-40ac-8bad-dcd3cbe27b00", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:33.390081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:33.390081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:33.459504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-1e6d0030-dbc9-4e56-b7f4-8f99e86b1f30 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments returned with HTTP 200 Jan 02 02:58:33.460833 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1402/2806] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:58:33 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/attachments => generated 273 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:58:33.775545 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f12453f-70e6-4727-9f0d-5ab0af328391 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:33.776075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f12453f-70e6-4727-9f0d-5ab0af328391 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:33.776927 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f12453f-70e6-4727-9f0d-5ab0af328391 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:34.019999 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:34.019999 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:34.089156 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8f12453f-70e6-4727-9f0d-5ab0af328391 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:34.192982 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:34.192982 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:34.217520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f12453f-70e6-4727-9f0d-5ab0af328391 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:34.238217 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1405/2807] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:33 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1364 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:58:35.254645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5606880-3fdc-4079-8c2b-04ca7c8e5654 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:35.267872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5606880-3fdc-4079-8c2b-04ca7c8e5654 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:35.270111 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:35.270111 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:35.271180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5606880-3fdc-4079-8c2b-04ca7c8e5654 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:35.595900 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:35.595900 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:35.645566 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e5606880-3fdc-4079-8c2b-04ca7c8e5654 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:35.779714 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:35.779714 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:35.835891 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5606880-3fdc-4079-8c2b-04ca7c8e5654 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:35.837615 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1403/2808] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:35 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1364 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:36.868525 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a323034-bdcc-46bf-a3eb-f6f27119ce38 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:36.870936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a323034-bdcc-46bf-a3eb-f6f27119ce38 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:36.871514 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:36.871514 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:36.872617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a323034-bdcc-46bf-a3eb-f6f27119ce38 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:37.087063 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:37.087063 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:37.146415 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8a323034-bdcc-46bf-a3eb-f6f27119ce38 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:37.259966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5606880-3fdc-4079-8c2b-04ca7c8e5654 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume// Jan 02 02:58:37.261512 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5606880-3fdc-4079-8c2b-04ca7c8e5654 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:37.261716 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:37.261716 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:37.262461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5606880-3fdc-4079-8c2b-04ca7c8e5654 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:37.264658 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5606880-3fdc-4079-8c2b-04ca7c8e5654 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:58:37.265741 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1404/2809] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 02:58:37 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 02:58:37.284324 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-83298f32-f1f8-41d2-b528-eb58f5d74326 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:58:37.285870 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:37.285870 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:37.293561 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-83298f32-f1f8-41d2-b528-eb58f5d74326 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:37.294413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-83298f32-f1f8-41d2-b528-eb58f5d74326 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:37.379719 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a323034-bdcc-46bf-a3eb-f6f27119ce38 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:37.384222 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1406/2810] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:36 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1364 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:37.501918 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:37.501918 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:37.520789 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-83298f32-f1f8-41d2-b528-eb58f5d74326 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:58:37.591358 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:37.591358 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:37.615626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-83298f32-f1f8-41d2-b528-eb58f5d74326 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 returned with HTTP 200 Jan 02 02:58:37.618768 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1405/2811] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 02:58:37 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 => generated 1035 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:58:37.654096 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-503eb2eb-290a-4734-a51e-6f5dcdf6733f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] PUT http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/df0b834b-7ec8-496b-8e2e-e455b2a230d1 Jan 02 02:58:37.655606 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:37.655606 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:37.660074 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-503eb2eb-290a-4734-a51e-6f5dcdf6733f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:37.938295 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:58:37.938295 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:58:37.938295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-503eb2eb-290a-4734-a51e-6f5dcdf6733f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Lock "b'cinder-attachment_update-646ac7a7-9b9f-451e-a88b-855bf1f69f93-n-h2-767704-6'" acquired by "attachment_update" :: waited 0.037s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:58:37.938295 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:37.938295 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:37.993422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-f176b737-33ba-4d47-9f51-011e63970c01 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/572ff88a-99b8-4d75-ad37-357f7fd89534/action Jan 02 02:58:37.993422 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:37.993422 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:38.015415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-f176b737-33ba-4d47-9f51-011e63970c01 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:58:38.015415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-f176b737-33ba-4d47-9f51-011e63970c01 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:38.174946 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:38.174946 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:38.206273 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-7f79771f-d637-4aa0-812d-e04c6d55b97b req-f176b737-33ba-4d47-9f51-011e63970c01 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/572ff88a-99b8-4d75-ad37-357f7fd89534/action returned with HTTP 204 Jan 02 02:58:38.208232 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1406/2812] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:58:37 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/572ff88a-99b8-4d75-ad37-357f7fd89534/action => generated 0 bytes in 325 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:58:38.799714 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] POST http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes Jan 02 02:58:38.800432 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:38.800432 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:38.801155 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1453602057"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:38.802636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1453602057'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:58:38.803733 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Create volume of 1 GB Jan 02 02:58:38.834063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Availability Zones retrieved successfully. Jan 02 02:58:38.868884 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Flow 'volume_create_api' (35830767-d46c-41cc-88e9-3b7b9eb43c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:58:38.877636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005afe51-4799-46f3-9e49-c85ff5297c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:38.889453 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:58:39.047464 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005afe51-4799-46f3-9e49-c85ff5297c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:39.049992 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c755b897-d2fd-46ff-ac5d-6eed79e63996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:39.228336 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Created reservations ['21f24d2a-4a0c-4675-bfb8-9290dca48af3', '0860cade-0014-40b7-8065-9dc02de28156', 'ddad0fed-e7b1-49c7-b159-51e57e0b437d', 'c83e8fb8-9325-4a31-be61-f49480d0a86c'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:58:39.231917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c755b897-d2fd-46ff-ac5d-6eed79e63996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21f24d2a-4a0c-4675-bfb8-9290dca48af3', '0860cade-0014-40b7-8065-9dc02de28156', 'ddad0fed-e7b1-49c7-b159-51e57e0b437d', 'c83e8fb8-9325-4a31-be61-f49480d0a86c']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:39.234463 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa6e6a52-9f00-4776-a021-e121398dd622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:39.377224 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa6e6a52-9f00-4776-a021-e121398dd622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95fd7f9b-9f2a-4408-96c6-88a77a74e175', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1453602057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9253e51960bd4182b0651bc971e82c08',qos_specs=None,replication_status=,reservations=['21f24d2a-4a0c-4675-bfb8-9290dca48af3','0860cade-0014-40b7-8065-9dc02de28156','ddad0fed-e7b1-49c7-b159-51e57e0b437d','c83e8fb8-9325-4a31-be61-f49480d0a86c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6046b8dc3d574ec8958b156dab64530b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1453602057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95fd7f9b-9f2a-4408-96c6-88a77a74e175,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9253e51960bd4182b0651bc971e82c08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6046b8dc3d574ec8958b156dab64530b',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:39.385085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca26a7d-83ff-429d-b5ca-b4cc2dd14541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:39.455088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca26a7d-83ff-429d-b5ca-b4cc2dd14541) transitioned into state 'SUCCESS' from state '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-1453602057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9253e51960bd4182b0651bc971e82c08',qos_specs=None,replication_status=,reservations=['21f24d2a-4a0c-4675-bfb8-9290dca48af3','0860cade-0014-40b7-8065-9dc02de28156','ddad0fed-e7b1-49c7-b159-51e57e0b437d','c83e8fb8-9325-4a31-be61-f49480d0a86c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6046b8dc3d574ec8958b156dab64530b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:39.460342 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc66aea-f707-48dd-8595-688f7514c61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:58:39.483275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc66aea-f707-48dd-8595-688f7514c61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:58:39.486911 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Flow 'volume_create_api' (35830767-d46c-41cc-88e9-3b7b9eb43c02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:58:39.552358 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Create volume request issued successfully. Jan 02 02:58:39.602074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbdb644b-15e2-478f-9a1b-c21b990ceaf1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes returned with HTTP 202 Jan 02 02:58:39.603770 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1407/2813] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 02:58:38 2021] POST /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes => generated 818 bytes in 1263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:58:39.644035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9be10206-d8ff-44b3-bd69-e4a8524b9090 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:39.645494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9be10206-d8ff-44b3-bd69-e4a8524b9090 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:39.646079 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:39.646079 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:39.647159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9be10206-d8ff-44b3-bd69-e4a8524b9090 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:39.854234 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:39.854234 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:39.903332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9be10206-d8ff-44b3-bd69-e4a8524b9090 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:39.984974 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:39.984974 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:40.008436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9be10206-d8ff-44b3-bd69-e4a8524b9090 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:58:40.024747 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1408/2814] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:39 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1656 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:40.044299 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f4b568b-58a7-43a0-a4a8-7c539a65240e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:58:40.045546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f4b568b-58a7-43a0-a4a8-7c539a65240e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:40.046155 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:40.046155 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:40.047209 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f4b568b-58a7-43a0-a4a8-7c539a65240e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:40.189866 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:40.189866 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:40.221314 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5f4b568b-58a7-43a0-a4a8-7c539a65240e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:58:40.318895 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f4b568b-58a7-43a0-a4a8-7c539a65240e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:58:40.320891 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1409/2815] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:40 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 910 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:40.350427 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88fab788-bc29-4064-a05d-94e3e7e03cc7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots Jan 02 02:58:40.351709 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:40.351709 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:40.353041 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88fab788-bc29-4064-a05d-94e3e7e03cc7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62af1057-7852-4ea8-82ec-d50c83b9f541", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1052508049"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:40.487149 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:40.487149 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:40.491408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-88fab788-bc29-4064-a05d-94e3e7e03cc7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:40.492078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-88fab788-bc29-4064-a05d-94e3e7e03cc7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create snapshot from volume 62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:40.508508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88fab788-bc29-4064-a05d-94e3e7e03cc7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots returned with HTTP 400 Jan 02 02:58:40.518147 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1410/2816] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:58:40 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots => generated 160 bytes in 179 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:58:40.526812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2296318-00d1-4fbe-8418-81633aed4f45 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] DELETE http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e Jan 02 02:58:40.530245 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2296318-00d1-4fbe-8418-81633aed4f45 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:40.532727 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:40.532727 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:40.533966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2296318-00d1-4fbe-8418-81633aed4f45 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:40.535020 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-f2296318-00d1-4fbe-8418-81633aed4f45 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Delete volume with id: 5b27bad2-271c-43a0-9ffe-b39f26d8f46e Jan 02 02:58:40.652729 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:40.652729 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:40.653975 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f2296318-00d1-4fbe-8418-81633aed4f45 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:40.710390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f2296318-00d1-4fbe-8418-81633aed4f45 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Delete volume request issued successfully. Jan 02 02:58:40.711132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2296318-00d1-4fbe-8418-81633aed4f45 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e returned with HTTP 202 Jan 02 02:58:40.712105 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1411/2817] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:58:40 2021] DELETE /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:58:40.736144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7994413a-11ad-4a7f-94c5-531266d5dd31 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots Jan 02 02:58:40.737201 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:40.737201 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:40.737954 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7994413a-11ad-4a7f-94c5-531266d5dd31 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62af1057-7852-4ea8-82ec-d50c83b9f541", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1153413030"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:40.814809 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:40.814809 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:40.816368 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7994413a-11ad-4a7f-94c5-531266d5dd31 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:40.816969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-7994413a-11ad-4a7f-94c5-531266d5dd31 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create snapshot from volume 62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:40.991669 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-7994413a-11ad-4a7f-94c5-531266d5dd31 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['c323bfc3-08e4-48ca-acb2-a9851bc1d7af', 'a7f8aa8a-c07d-4503-ba41-883c3dc9fffd', '6cacde98-2290-44cb-89cc-8603e3f5b045', 'bf2ea1b4-236e-4b80-9c59-5a2b77a2e9ae'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:58:41.185167 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7994413a-11ad-4a7f-94c5-531266d5dd31 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot force create request issued successfully. Jan 02 02:58:41.186770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7994413a-11ad-4a7f-94c5-531266d5dd31 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots returned with HTTP 202 Jan 02 02:58:41.187929 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1412/2818] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:58:40 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots => generated 310 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:58:41.203536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c10715e-f332-47fb-996b-e0c54291e21c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e Jan 02 02:58:41.204214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c10715e-f332-47fb-996b-e0c54291e21c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:41.204214 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:41.204214 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:41.204664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c10715e-f332-47fb-996b-e0c54291e21c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:41.306146 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:41.306146 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:41.331172 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8c10715e-f332-47fb-996b-e0c54291e21c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:41.383322 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c10715e-f332-47fb-996b-e0c54291e21c tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e returned with HTTP 200 Jan 02 02:58:41.384792 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1413/2819] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:41 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e => generated 917 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:41.397468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f7207a1-7b35-472e-bb51-dcc36fcfd827 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 Jan 02 02:58:41.397999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f7207a1-7b35-472e-bb51-dcc36fcfd827 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:41.398299 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:41.398299 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:41.398612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f7207a1-7b35-472e-bb51-dcc36fcfd827 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:41.489257 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:41.489257 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:41.492312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8f7207a1-7b35-472e-bb51-dcc36fcfd827 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:41.498003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f7207a1-7b35-472e-bb51-dcc36fcfd827 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 returned with HTTP 200 Jan 02 02:58:41.499592 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1414/2820] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:41 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 => generated 442 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:41.517480 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ad0f49e-d7c6-43c7-ba08-650c56687e08 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:58:41.519278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ad0f49e-d7c6-43c7-ba08-650c56687e08 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:41.519643 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:41.519643 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:41.520329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ad0f49e-d7c6-43c7-ba08-650c56687e08 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:41.699662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-503eb2eb-290a-4734-a51e-6f5dcdf6733f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Lock "b'cinder-attachment_update-646ac7a7-9b9f-451e-a88b-855bf1f69f93-n-h2-767704-6'" released by "attachment_update" :: held 3.778s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:58:41.715370 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-503eb2eb-290a-4734-a51e-6f5dcdf6733f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/df0b834b-7ec8-496b-8e2e-e455b2a230d1 returned with HTTP 200 Jan 02 02:58:41.718943 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1407/2821] 10.222.0.35 () {64 vars in 1468 bytes} [Sat Jan 2 02:58:37 2021] PUT /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/df0b834b-7ec8-496b-8e2e-e455b2a230d1 => generated 761 bytes in 4078 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:41.734455 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:41.734455 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:41.758070 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3ad0f49e-d7c6-43c7-ba08-650c56687e08 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:58:41.803181 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-271e0e32-24fd-4dd8-8782-fd861ff4495e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/df0b834b-7ec8-496b-8e2e-e455b2a230d1/action Jan 02 02:58:41.808722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:41.808722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:41.812518 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-271e0e32-24fd-4dd8-8782-fd861ff4495e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:58:41.814345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ad0f49e-d7c6-43c7-ba08-650c56687e08 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:58:41.815214 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1415/2822] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:41 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 911 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:41.821811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-271e0e32-24fd-4dd8-8782-fd861ff4495e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:42.051567 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:42.051567 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:42.076350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-f3ddd6d0-10d5-4357-9728-f36b5f3a9d12 req-271e0e32-24fd-4dd8-8782-fd861ff4495e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/df0b834b-7ec8-496b-8e2e-e455b2a230d1/action returned with HTTP 204 Jan 02 02:58:42.077286 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1408/2823] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 02:58:41 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/df0b834b-7ec8-496b-8e2e-e455b2a230d1/action => generated 0 bytes in 288 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:58:42.419733 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aa918260-248f-4db7-be3e-99c6bff958cb tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e Jan 02 02:58:42.420638 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aa918260-248f-4db7-be3e-99c6bff958cb tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:42.423365 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:42.423365 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:42.424212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aa918260-248f-4db7-be3e-99c6bff958cb tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:42.516234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-455e0456-f658-46a5-8ecf-c1399b34533c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 Jan 02 02:58:42.517390 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-455e0456-f658-46a5-8ecf-c1399b34533c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:42.517924 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:42.517924 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:42.518780 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-455e0456-f658-46a5-8ecf-c1399b34533c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:42.571027 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:42.571027 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:42.572523 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-455e0456-f658-46a5-8ecf-c1399b34533c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:42.576562 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-455e0456-f658-46a5-8ecf-c1399b34533c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 returned with HTTP 200 Jan 02 02:58:42.592470 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1409/2824] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:42 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 => generated 442 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:42.630243 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:42.630243 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:42.644362 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aa918260-248f-4db7-be3e-99c6bff958cb tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:42.674750 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aa918260-248f-4db7-be3e-99c6bff958cb tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e returned with HTTP 200 Jan 02 02:58:42.675535 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1416/2825] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:42 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e => generated 917 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:43.591871 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f55e7b20-2902-4a56-91e7-89a5a849367b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 Jan 02 02:58:43.591871 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f55e7b20-2902-4a56-91e7-89a5a849367b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:43.591871 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:43.591871 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:43.596396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f55e7b20-2902-4a56-91e7-89a5a849367b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:43.675591 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:43.675591 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:43.680337 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f55e7b20-2902-4a56-91e7-89a5a849367b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:43.685701 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f55e7b20-2902-4a56-91e7-89a5a849367b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 returned with HTTP 200 Jan 02 02:58:43.688424 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1410/2826] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:43 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 => generated 442 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:43.708128 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4bb0ca8-6f58-478e-96bb-422c74cbac81 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e Jan 02 02:58:43.708709 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4bb0ca8-6f58-478e-96bb-422c74cbac81 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:43.709126 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:43.709126 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:43.709480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4bb0ca8-6f58-478e-96bb-422c74cbac81 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:43.843264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:43.843264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:43.854015 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c4bb0ca8-6f58-478e-96bb-422c74cbac81 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:43.911420 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4bb0ca8-6f58-478e-96bb-422c74cbac81 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e returned with HTTP 200 Jan 02 02:58:43.912645 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1417/2827] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:43 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e => generated 917 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:44.703126 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e14c98a7-2717-41fa-bdca-cf3960401c36 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 Jan 02 02:58:44.703949 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e14c98a7-2717-41fa-bdca-cf3960401c36 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:44.703949 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:44.703949 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:44.704714 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e14c98a7-2717-41fa-bdca-cf3960401c36 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:44.785338 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:44.785338 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:44.794087 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e14c98a7-2717-41fa-bdca-cf3960401c36 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:44.796368 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e14c98a7-2717-41fa-bdca-cf3960401c36 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 returned with HTTP 200 Jan 02 02:58:44.804426 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1411/2828] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:44 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 => generated 469 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:44.816158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98092b4c-1f86-45ec-994f-412c069d1ae5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots Jan 02 02:58:44.816834 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:44.816834 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:44.817465 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98092b4c-1f86-45ec-994f-412c069d1ae5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62af1057-7852-4ea8-82ec-d50c83b9f541", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-386828353"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:44.912510 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:44.912510 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:44.914769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-98092b4c-1f86-45ec-994f-412c069d1ae5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:44.915234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-98092b4c-1f86-45ec-994f-412c069d1ae5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create snapshot from volume 62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:44.949448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0b27602-15b0-4d69-809d-7ccbf0428860 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e Jan 02 02:58:44.950139 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0b27602-15b0-4d69-809d-7ccbf0428860 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:44.950466 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:44.950466 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:44.951028 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0b27602-15b0-4d69-809d-7ccbf0428860 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:45.103217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-98092b4c-1f86-45ec-994f-412c069d1ae5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['465b13b4-462e-4254-adbf-99a168e66de2', '4db6907e-0e28-4900-93de-6505480758de', '9e2b5a7f-6ed3-492e-8c9a-300b0468f512', '08ac1603-6f0a-4c3b-ac89-1689f88e7d92'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:58:45.211127 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0b27602-15b0-4d69-809d-7ccbf0428860 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e returned with HTTP 404 Jan 02 02:58:45.214703 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1412/2829] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:44 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/5b27bad2-271c-43a0-9ffe-b39f26d8f46e => generated 109 bytes in 269 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:58:45.244192 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31ef26c5-cd78-4bd1-abc9-91b301dc4705 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] DELETE http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 Jan 02 02:58:45.245653 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31ef26c5-cd78-4bd1-abc9-91b301dc4705 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:45.248700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31ef26c5-cd78-4bd1-abc9-91b301dc4705 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:45.255888 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-31ef26c5-cd78-4bd1-abc9-91b301dc4705 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Delete volume with id: 7c2be715-c5b4-4175-8cda-7cd3f38f1a26 Jan 02 02:58:45.424480 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:45.424480 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:45.437914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-31ef26c5-cd78-4bd1-abc9-91b301dc4705 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:45.445291 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-98092b4c-1f86-45ec-994f-412c069d1ae5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot force create request issued successfully. Jan 02 02:58:45.446696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98092b4c-1f86-45ec-994f-412c069d1ae5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots returned with HTTP 202 Jan 02 02:58:45.449321 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1418/2830] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:58:44 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots => generated 309 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:58:45.469376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6ae5b84-0042-4ec0-9577-1cb466c768c2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 Jan 02 02:58:45.470774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6ae5b84-0042-4ec0-9577-1cb466c768c2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:45.471359 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:45.471359 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:45.472871 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6ae5b84-0042-4ec0-9577-1cb466c768c2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:45.500860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-31ef26c5-cd78-4bd1-abc9-91b301dc4705 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Delete volume request issued successfully. Jan 02 02:58:45.501351 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31ef26c5-cd78-4bd1-abc9-91b301dc4705 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 returned with HTTP 202 Jan 02 02:58:45.502568 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1413/2831] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:58:45 2021] DELETE /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:58:45.511917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf0368a2-bf5f-4400-935f-cacf201c45e0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 Jan 02 02:58:45.512454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf0368a2-bf5f-4400-935f-cacf201c45e0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:45.512792 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:45.512792 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:45.513063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf0368a2-bf5f-4400-935f-cacf201c45e0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:45.577473 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:45.577473 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:45.592144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b6ae5b84-0042-4ec0-9577-1cb466c768c2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:45.596445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6ae5b84-0042-4ec0-9577-1cb466c768c2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 returned with HTTP 200 Jan 02 02:58:45.598276 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1419/2832] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:45 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 => generated 441 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:45.629344 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:45.629344 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:45.649795 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bf0368a2-bf5f-4400-935f-cacf201c45e0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:45.761375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf0368a2-bf5f-4400-935f-cacf201c45e0 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 returned with HTTP 200 Jan 02 02:58:45.762971 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1414/2833] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:45 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 => generated 918 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:46.616038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a2b5805-d530-4323-a82c-8abb1b8b2936 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 Jan 02 02:58:46.617093 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a2b5805-d530-4323-a82c-8abb1b8b2936 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:46.617464 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:46.617464 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:46.618168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a2b5805-d530-4323-a82c-8abb1b8b2936 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:46.800715 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-37f6d3db-00fc-4f4f-9dd3-847a044e1553 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 Jan 02 02:58:46.802633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-37f6d3db-00fc-4f4f-9dd3-847a044e1553 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:46.805140 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:46.805140 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:46.806805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-37f6d3db-00fc-4f4f-9dd3-847a044e1553 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:46.922020 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:46.922020 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:46.930582 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8a2b5805-d530-4323-a82c-8abb1b8b2936 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:46.946219 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a2b5805-d530-4323-a82c-8abb1b8b2936 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 returned with HTTP 200 Jan 02 02:58:46.973333 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1420/2834] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:46 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 => generated 441 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:47.176552 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:47.176552 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:47.215905 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-37f6d3db-00fc-4f4f-9dd3-847a044e1553 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:47.317205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-37f6d3db-00fc-4f4f-9dd3-847a044e1553 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 returned with HTTP 200 Jan 02 02:58:47.324468 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1415/2835] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:46 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 => generated 918 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:47.970168 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ba8ffd61-3a0d-4a43-a856-797c4ab292ef tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 Jan 02 02:58:47.970918 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ba8ffd61-3a0d-4a43-a856-797c4ab292ef tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:47.970918 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:47.970918 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:47.970918 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ba8ffd61-3a0d-4a43-a856-797c4ab292ef tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:48.067655 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:48.067655 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:48.083543 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ba8ffd61-3a0d-4a43-a856-797c4ab292ef tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:48.086607 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ba8ffd61-3a0d-4a43-a856-797c4ab292ef tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 returned with HTTP 200 Jan 02 02:58:48.093776 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1421/2836] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:47 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 => generated 441 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:48.340418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79a2b698-d241-4def-89f2-9116a52c2aff tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 Jan 02 02:58:48.341565 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79a2b698-d241-4def-89f2-9116a52c2aff tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:48.342006 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:48.342006 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:48.349644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79a2b698-d241-4def-89f2-9116a52c2aff tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:48.525042 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:48.525042 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:48.557488 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-79a2b698-d241-4def-89f2-9116a52c2aff tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:48.607865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79a2b698-d241-4def-89f2-9116a52c2aff tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 returned with HTTP 200 Jan 02 02:58:48.609311 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1416/2837] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:48 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 => generated 918 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:49.099814 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb36ca0d-2c0d-43df-9bf9-6b461beaf938 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 Jan 02 02:58:49.101462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb36ca0d-2c0d-43df-9bf9-6b461beaf938 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:49.101857 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:49.101857 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:49.102622 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb36ca0d-2c0d-43df-9bf9-6b461beaf938 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:49.200093 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:49.200093 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:49.201717 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb36ca0d-2c0d-43df-9bf9-6b461beaf938 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:49.208087 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb36ca0d-2c0d-43df-9bf9-6b461beaf938 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 returned with HTTP 200 Jan 02 02:58:49.209362 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1422/2838] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:49 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 => generated 468 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:49.230855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-00dce153-f25c-487f-bf5d-bb18b6a8c5be tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots Jan 02 02:58:49.236247 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:49.236247 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:49.238828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-00dce153-f25c-487f-bf5d-bb18b6a8c5be tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62af1057-7852-4ea8-82ec-d50c83b9f541", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-172656005"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:58:49.471394 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:49.471394 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:49.485528 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-00dce153-f25c-487f-bf5d-bb18b6a8c5be tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:58:49.487189 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-00dce153-f25c-487f-bf5d-bb18b6a8c5be tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create snapshot from volume 62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:58:49.631056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ddfbee0c-d77e-470e-b076-df88c88f896b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 Jan 02 02:58:49.632120 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ddfbee0c-d77e-470e-b076-df88c88f896b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:49.633028 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:49.633028 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:49.633899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ddfbee0c-d77e-470e-b076-df88c88f896b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:49.786888 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-00dce153-f25c-487f-bf5d-bb18b6a8c5be tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['6410dbd5-14c0-4116-be80-6eaf10e70376', 'cd58fee6-c1be-4bc2-8563-dbfd2b1d2219', '0d48e5a6-9e1e-4eda-a08b-0d9fa89a0133', 'ada02e30-dd2a-4ca1-a367-b70d907524a1'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:58:49.852025 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:49.852025 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:49.869403 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ddfbee0c-d77e-470e-b076-df88c88f896b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:49.926246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ddfbee0c-d77e-470e-b076-df88c88f896b tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 returned with HTTP 200 Jan 02 02:58:49.928094 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1423/2839] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:49 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 => generated 918 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:50.123294 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-00dce153-f25c-487f-bf5d-bb18b6a8c5be tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot force create request issued successfully. Jan 02 02:58:50.124122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-00dce153-f25c-487f-bf5d-bb18b6a8c5be tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots returned with HTTP 202 Jan 02 02:58:50.125042 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1417/2840] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:58:49 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots => generated 309 bytes in 907 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:58:50.148097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4144c6d1-fd41-42c3-b768-4cbc5941364f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc Jan 02 02:58:50.153602 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4144c6d1-fd41-42c3-b768-4cbc5941364f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:50.154295 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:50.154295 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:50.158712 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4144c6d1-fd41-42c3-b768-4cbc5941364f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:50.268178 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:50.268178 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:50.271026 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4144c6d1-fd41-42c3-b768-4cbc5941364f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:50.283729 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4144c6d1-fd41-42c3-b768-4cbc5941364f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc returned with HTTP 200 Jan 02 02:58:50.286657 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1424/2841] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:50 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc => generated 441 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:50.962769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c00f5e82-a54c-4bd5-aea1-55b6f9429972 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 Jan 02 02:58:50.965869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c00f5e82-a54c-4bd5-aea1-55b6f9429972 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:50.969371 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:50.969371 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:50.971049 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c00f5e82-a54c-4bd5-aea1-55b6f9429972 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:51.097781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c00f5e82-a54c-4bd5-aea1-55b6f9429972 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 returned with HTTP 404 Jan 02 02:58:51.101638 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1418/2842] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:50 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/7c2be715-c5b4-4175-8cda-7cd3f38f1a26 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:58:51.114239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85a4ff8e-ae3c-43fb-93d9-0e4b17ad70da tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] DELETE http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:58:51.115215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85a4ff8e-ae3c-43fb-93d9-0e4b17ad70da tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:51.115566 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:51.115566 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:51.119595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85a4ff8e-ae3c-43fb-93d9-0e4b17ad70da tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:51.121145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-85a4ff8e-ae3c-43fb-93d9-0e4b17ad70da tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Delete volume with id: 50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:58:51.299630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c95f1c38-9781-4b9a-a7e5-532522563a3d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc Jan 02 02:58:51.300137 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c95f1c38-9781-4b9a-a7e5-532522563a3d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:51.300804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c95f1c38-9781-4b9a-a7e5-532522563a3d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:51.354533 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:51.354533 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:51.359730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-85a4ff8e-ae3c-43fb-93d9-0e4b17ad70da tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:51.375822 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:51.375822 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:51.381063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c95f1c38-9781-4b9a-a7e5-532522563a3d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:51.385103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c95f1c38-9781-4b9a-a7e5-532522563a3d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc returned with HTTP 200 Jan 02 02:58:51.387071 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1419/2843] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:51 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc => generated 441 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:51.486824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-85a4ff8e-ae3c-43fb-93d9-0e4b17ad70da tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Delete volume request issued successfully. Jan 02 02:58:51.487493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85a4ff8e-ae3c-43fb-93d9-0e4b17ad70da tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 202 Jan 02 02:58:51.488689 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1425/2844] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:58:51 2021] DELETE /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 0 bytes in 382 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:58:51.497566 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb2c23f6-ce99-42a0-86ac-5097d566d8ea tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:58:51.498377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb2c23f6-ce99-42a0-86ac-5097d566d8ea tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:51.498771 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:51.498771 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:51.499538 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bb2c23f6-ce99-42a0-86ac-5097d566d8ea tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:51.660866 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:51.660866 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:51.733425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bb2c23f6-ce99-42a0-86ac-5097d566d8ea tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:51.855103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bb2c23f6-ce99-42a0-86ac-5097d566d8ea tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:58:51.873627 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1420/2845] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:51 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 1366 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:52.408292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-867fe404-8a52-40ac-938e-f80f84ceb4c1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc Jan 02 02:58:52.409185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-867fe404-8a52-40ac-938e-f80f84ceb4c1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:52.412381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:52.412381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:52.417515 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-867fe404-8a52-40ac-938e-f80f84ceb4c1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:52.484620 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:52.484620 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:52.494932 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-867fe404-8a52-40ac-938e-f80f84ceb4c1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:52.506087 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-867fe404-8a52-40ac-938e-f80f84ceb4c1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc returned with HTTP 200 Jan 02 02:58:52.511740 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1426/2846] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:52 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc => generated 441 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:52.877676 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad5b65a2-be7b-4d51-abf5-55456bc7cc96 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:58:52.878221 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad5b65a2-be7b-4d51-abf5-55456bc7cc96 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:52.878411 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:52.878411 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:52.878942 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad5b65a2-be7b-4d51-abf5-55456bc7cc96 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:53.016749 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:53.016749 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:53.027726 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ad5b65a2-be7b-4d51-abf5-55456bc7cc96 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:53.056204 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad5b65a2-be7b-4d51-abf5-55456bc7cc96 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:58:53.057524 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1421/2847] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:52 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 1366 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:53.537646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-74bea4a4-0924-4a35-92dd-97f53574dcac tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc Jan 02 02:58:53.541101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-74bea4a4-0924-4a35-92dd-97f53574dcac tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:53.544260 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:53.544260 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:53.548062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-74bea4a4-0924-4a35-92dd-97f53574dcac tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:53.663765 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:53.663765 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:53.670406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-74bea4a4-0924-4a35-92dd-97f53574dcac tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:53.679930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-74bea4a4-0924-4a35-92dd-97f53574dcac tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc returned with HTTP 200 Jan 02 02:58:53.698469 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1427/2848] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:53 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc => generated 468 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:53.723148 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a2c5954-d23c-4f82-b38d-742faf1fd8ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 Jan 02 02:58:53.724761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a2c5954-d23c-4f82-b38d-742faf1fd8ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:53.731396 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:53.731396 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:53.732677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a2c5954-d23c-4f82-b38d-742faf1fd8ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:53.740268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-6a2c5954-d23c-4f82-b38d-742faf1fd8ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 5ff455f0-3dbe-4367-8e58-323471bfd6d7 Jan 02 02:58:53.910843 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:53.910843 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:53.913377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6a2c5954-d23c-4f82-b38d-742faf1fd8ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:54.066987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6a2c5954-d23c-4f82-b38d-742faf1fd8ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot delete request issued successfully. Jan 02 02:58:54.070686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a2c5954-d23c-4f82-b38d-742faf1fd8ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 returned with HTTP 202 Jan 02 02:58:54.070686 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1422/2849] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:58:53 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 => generated 0 bytes in 372 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:58:54.104809 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6259832b-d41c-4124-b0c0-0b09ffd7c64d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:58:54.104809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6259832b-d41c-4124-b0c0-0b09ffd7c64d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:54.104809 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:54.104809 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:54.104809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6259832b-d41c-4124-b0c0-0b09ffd7c64d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:54.114613 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1428abe7-8b45-45b1-b683-9c2304c0ecff tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 Jan 02 02:58:54.114613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1428abe7-8b45-45b1-b683-9c2304c0ecff tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:54.114613 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:54.114613 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:54.114613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1428abe7-8b45-45b1-b683-9c2304c0ecff tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:54.162784 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:54.162784 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:54.163966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1428abe7-8b45-45b1-b683-9c2304c0ecff tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:54.166121 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1428abe7-8b45-45b1-b683-9c2304c0ecff tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 returned with HTTP 200 Jan 02 02:58:54.167572 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1423/2850] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:54 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 => generated 468 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:54.294358 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:54.294358 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:54.312327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6259832b-d41c-4124-b0c0-0b09ffd7c64d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Volume info retrieved successfully. Jan 02 02:58:54.370423 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6259832b-d41c-4124-b0c0-0b09ffd7c64d tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 200 Jan 02 02:58:54.372513 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1428/2851] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:54 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 1366 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:58:55.183409 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb49a9e2-ad67-4a97-8f62-5a89ccd8c523 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 Jan 02 02:58:55.185239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb49a9e2-ad67-4a97-8f62-5a89ccd8c523 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:55.185884 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:55.185884 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:55.186565 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb49a9e2-ad67-4a97-8f62-5a89ccd8c523 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:55.247051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:55.247051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:55.248357 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb49a9e2-ad67-4a97-8f62-5a89ccd8c523 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:55.250511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb49a9e2-ad67-4a97-8f62-5a89ccd8c523 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 returned with HTTP 200 Jan 02 02:58:55.252683 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1424/2852] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:55 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 => generated 468 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:55.388943 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-efbb4f9c-4baf-4375-ab2a-36f4fa71ac47 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] GET http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 Jan 02 02:58:55.389702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-efbb4f9c-4baf-4375-ab2a-36f4fa71ac47 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:55.389931 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:55.389931 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:55.390315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-efbb4f9c-4baf-4375-ab2a-36f4fa71ac47 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:55.507416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-efbb4f9c-4baf-4375-ab2a-36f4fa71ac47 tempest-TaggedBootDevicesTest_v242-1593786510 tempest-TaggedBootDevicesTest_v242-1593786510] http://10.222.0.39/volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 returned with HTTP 404 Jan 02 02:58:55.511712 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1429/2853] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:55 2021] GET /volume/v3/1d2bc513eae14b03bad41c84785ed18c/volumes/50acc7b2-d9d3-4362-823f-fc5b25cfb927 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:58:56.315027 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ad530c7-648c-44ee-89aa-7843f2cdf374 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 Jan 02 02:58:56.316207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ad530c7-648c-44ee-89aa-7843f2cdf374 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:56.316635 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:56.316635 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:56.318746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ad530c7-648c-44ee-89aa-7843f2cdf374 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:56.445331 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:56.445331 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:56.449087 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2ad530c7-648c-44ee-89aa-7843f2cdf374 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:56.453847 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ad530c7-648c-44ee-89aa-7843f2cdf374 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 returned with HTTP 200 Jan 02 02:58:56.463509 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1425/2854] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:56 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 => generated 468 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:57.471173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05b7c7b6-99e1-4856-a09f-2680892d7682 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 Jan 02 02:58:57.472088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05b7c7b6-99e1-4856-a09f-2680892d7682 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:57.472272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-05b7c7b6-99e1-4856-a09f-2680892d7682 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:57.510984 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-05b7c7b6-99e1-4856-a09f-2680892d7682 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 returned with HTTP 404 Jan 02 02:58:57.512365 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1430/2855] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:57 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:58:57.522160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de01a164-eb20-4bf7-aaf4-ad3a7d3361f7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc Jan 02 02:58:57.522829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de01a164-eb20-4bf7-aaf4-ad3a7d3361f7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:57.523142 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:57.523142 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:57.523687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de01a164-eb20-4bf7-aaf4-ad3a7d3361f7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:57.524191 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-de01a164-eb20-4bf7-aaf4-ad3a7d3361f7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 3146828e-df4f-4f14-bf60-d8884604a6cc Jan 02 02:58:57.563644 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:57.563644 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:57.565591 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-de01a164-eb20-4bf7-aaf4-ad3a7d3361f7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:57.641963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-de01a164-eb20-4bf7-aaf4-ad3a7d3361f7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot delete request issued successfully. Jan 02 02:58:57.642920 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de01a164-eb20-4bf7-aaf4-ad3a7d3361f7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc returned with HTTP 202 Jan 02 02:58:57.643978 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1426/2856] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:58:57 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:58:57.656008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f83153c0-6164-480e-96a9-b276872c1c34 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc Jan 02 02:58:57.656896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f83153c0-6164-480e-96a9-b276872c1c34 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:57.657597 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f83153c0-6164-480e-96a9-b276872c1c34 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:57.689492 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:57.689492 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:57.691032 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f83153c0-6164-480e-96a9-b276872c1c34 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:57.693839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f83153c0-6164-480e-96a9-b276872c1c34 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc returned with HTTP 200 Jan 02 02:58:57.700871 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1431/2857] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:57 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc => generated 467 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:58.712353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d77f1956-b0d8-4206-8619-b374119db814 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc Jan 02 02:58:58.713133 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d77f1956-b0d8-4206-8619-b374119db814 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:58.714367 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:58.714367 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:58.715076 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d77f1956-b0d8-4206-8619-b374119db814 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:58.764213 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:58.764213 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:58:58.766822 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d77f1956-b0d8-4206-8619-b374119db814 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:58:58.771443 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d77f1956-b0d8-4206-8619-b374119db814 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc returned with HTTP 200 Jan 02 02:58:58.781400 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1427/2858] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:58 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc => generated 467 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:59.793041 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9045264e-332a-4962-b13c-6eeb4c8fd41e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc Jan 02 02:58:59.795100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9045264e-332a-4962-b13c-6eeb4c8fd41e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:59.797630 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:59.797630 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:59.798914 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9045264e-332a-4962-b13c-6eeb4c8fd41e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:59.924457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9045264e-332a-4962-b13c-6eeb4c8fd41e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc returned with HTTP 404 Jan 02 02:58:59.933466 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1432/2859] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:58:59 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc => generated 111 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:58:59.942361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9fa366f1-61ba-476d-9ee2-8e6bee748ff7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 Jan 02 02:58:59.942873 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9fa366f1-61ba-476d-9ee2-8e6bee748ff7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:59.943248 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:59.943248 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:58:59.943881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9fa366f1-61ba-476d-9ee2-8e6bee748ff7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:59.944384 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-9fa366f1-61ba-476d-9ee2-8e6bee748ff7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 2bab514f-5262-43cc-b48d-df03da9ae735 Jan 02 02:59:00.029767 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:00.029767 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:00.043426 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9fa366f1-61ba-476d-9ee2-8e6bee748ff7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:00.255790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9fa366f1-61ba-476d-9ee2-8e6bee748ff7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot delete request issued successfully. Jan 02 02:59:00.256416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9fa366f1-61ba-476d-9ee2-8e6bee748ff7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 returned with HTTP 202 Jan 02 02:59:00.257470 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1428/2860] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:58:59 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 => generated 0 bytes in 319 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:59:00.272272 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-48b193d5-4da3-4571-9db7-04c66e93ab0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 Jan 02 02:59:00.278116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-48b193d5-4da3-4571-9db7-04c66e93ab0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:00.279071 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-48b193d5-4da3-4571-9db7-04c66e93ab0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:00.415126 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:00.415126 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:00.416257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-48b193d5-4da3-4571-9db7-04c66e93ab0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:00.424135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-48b193d5-4da3-4571-9db7-04c66e93ab0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 returned with HTTP 200 Jan 02 02:59:00.425226 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1433/2861] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:00 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 => generated 467 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:01.448016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5160039c-d9c4-4381-8d42-f074461c9685 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 Jan 02 02:59:01.449053 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5160039c-d9c4-4381-8d42-f074461c9685 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:01.449411 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:01.449411 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:01.450120 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5160039c-d9c4-4381-8d42-f074461c9685 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:01.535026 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:01.535026 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:01.536198 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5160039c-d9c4-4381-8d42-f074461c9685 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:01.538251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5160039c-d9c4-4381-8d42-f074461c9685 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 returned with HTTP 200 Jan 02 02:59:01.549077 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1429/2862] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:01 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 => generated 467 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:02.559076 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9574cb13-b7f6-447a-a511-703ecdc26ebd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 Jan 02 02:59:02.560804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9574cb13-b7f6-447a-a511-703ecdc26ebd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:02.572874 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:02.572874 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:02.572874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9574cb13-b7f6-447a-a511-703ecdc26ebd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:02.685537 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9574cb13-b7f6-447a-a511-703ecdc26ebd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 returned with HTTP 404 Jan 02 02:59:02.705216 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1434/2863] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:02 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 => generated 111 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:59:02.997999 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-b6d22abb-8e49-4d45-a247-5817b13dac17 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:59:02.998926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-b6d22abb-8e49-4d45-a247-5817b13dac17 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:02.999336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:02.999336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:02.999982 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-b6d22abb-8e49-4d45-a247-5817b13dac17 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:03.055289 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:03.055289 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:03.065331 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-b6d22abb-8e49-4d45-a247-5817b13dac17 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:59:03.087572 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:03.087572 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:03.101237 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-b6d22abb-8e49-4d45-a247-5817b13dac17 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:59:03.119211 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1430/2864] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:59:02 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1656 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:59:03.129773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-84e29c95-4f03-4557-80b3-d675a59d4b16 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541/action Jan 02 02:59:03.131683 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-84e29c95-4f03-4557-80b3-d675a59d4b16 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action body: b'{"os-begin_detaching": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:59:03.132737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-84e29c95-4f03-4557-80b3-d675a59d4b16 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:03.258934 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:03.258934 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:03.262324 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-84e29c95-4f03-4557-80b3-d675a59d4b16 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:59:03.281725 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-84e29c95-4f03-4557-80b3-d675a59d4b16 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Begin detaching volume completed successfully. Jan 02 02:59:03.283110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-84e29c95-4f03-4557-80b3-d675a59d4b16 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541/action returned with HTTP 202 Jan 02 02:59:03.285687 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1435/2865] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 02:59:03 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:59:03.318370 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02b189a9-2ba4-4b7b-aff5-66f957269132 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:59:03.324360 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02b189a9-2ba4-4b7b-aff5-66f957269132 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:03.325826 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:03.325826 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:03.328485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02b189a9-2ba4-4b7b-aff5-66f957269132 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:03.347847 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-84e29c95-4f03-4557-80b3-d675a59d4b16 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume// Jan 02 02:59:03.348426 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-84e29c95-4f03-4557-80b3-d675a59d4b16 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:03.348699 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:03.348699 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:03.349775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-84e29c95-4f03-4557-80b3-d675a59d4b16 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:03.351377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-84e29c95-4f03-4557-80b3-d675a59d4b16 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:59:03.352177 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1436/2866] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:59: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 02 02:59:03.366411 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-cdb6c38f-a9c8-4c89-baef-92590177318e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:59:03.367254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-cdb6c38f-a9c8-4c89-baef-92590177318e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:03.367909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-cdb6c38f-a9c8-4c89-baef-92590177318e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:03.426976 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:03.426976 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:03.438831 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-cdb6c38f-a9c8-4c89-baef-92590177318e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:59:03.464702 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:03.464702 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:03.477695 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-cdb6c38f-a9c8-4c89-baef-92590177318e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:59:03.479478 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1437/2867] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:59:03 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1758 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:59:03.518332 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:03.518332 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:03.565055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-02b189a9-2ba4-4b7b-aff5-66f957269132 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:59:03.616402 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:03.616402 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:03.629597 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02b189a9-2ba4-4b7b-aff5-66f957269132 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:59:03.634812 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1431/2868] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:03 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1659 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:59:03.787342 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-fa3890d9-6c7e-47fa-b014-b468d2eec3f1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/572ff88a-99b8-4d75-ad37-357f7fd89534 Jan 02 02:59:03.788206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-fa3890d9-6c7e-47fa-b014-b468d2eec3f1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:03.788833 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:03.788833 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:03.789366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-fa3890d9-6c7e-47fa-b014-b468d2eec3f1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:03.827665 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:03.827665 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:04.664889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bbe6462c-7bee-402e-93e0-36378a37eede tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 02:59:04.664889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bbe6462c-7bee-402e-93e0-36378a37eede tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:04.664889 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:04.664889 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:04.664889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bbe6462c-7bee-402e-93e0-36378a37eede tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:04.845465 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-fa3890d9-6c7e-47fa-b014-b468d2eec3f1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:59:04.845872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-fa3890d9-6c7e-47fa-b014-b468d2eec3f1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:59:04.859394 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-e91a3bff-5438-47ea-b954-ab4bb3df11e5 req-fa3890d9-6c7e-47fa-b014-b468d2eec3f1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/572ff88a-99b8-4d75-ad37-357f7fd89534 returned with HTTP 200 Jan 02 02:59:04.862276 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1438/2869] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 02:59:03 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/572ff88a-99b8-4d75-ad37-357f7fd89534 => generated 19 bytes in 1080 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:05.230599 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:05.230599 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:05.251180 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bbe6462c-7bee-402e-93e0-36378a37eede tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:59:05.310443 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bbe6462c-7bee-402e-93e0-36378a37eede tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 02:59:05.320757 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1432/2870] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:04 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1364 bytes in 657 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:59:16.020404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5029b0b5-cba1-43f7-b584-7fb817c82858 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots Jan 02 02:59:16.025118 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:16.025118 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:16.035710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5029b0b5-cba1-43f7-b584-7fb817c82858 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7029b158-0b04-4511-a430-b6c482ac8954", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732352308"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:16.240802 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:16.240802 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:16.243436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5029b0b5-cba1-43f7-b584-7fb817c82858 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:59:16.250290 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-5029b0b5-cba1-43f7-b584-7fb817c82858 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create snapshot from volume 7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 02:59:16.459125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-5029b0b5-cba1-43f7-b584-7fb817c82858 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['1618adeb-27cd-496b-81d8-44b8ec45de00', 'e5cf2ad6-8aaa-456a-8896-265d473bdd76', '08b8c9fc-9953-4700-9d54-5a2e87514257', 'a89c9734-f13b-46ba-8edf-a37124a54970'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:59:16.654883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5029b0b5-cba1-43f7-b584-7fb817c82858 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot create request issued successfully. Jan 02 02:59:16.655715 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5029b0b5-cba1-43f7-b584-7fb817c82858 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots returned with HTTP 202 Jan 02 02:59:16.656635 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1439/2871] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:59:16 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots => generated 380 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:59:16.673907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6320dd8d-2494-40c7-8be9-88dbead57a4c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 02:59:16.674730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6320dd8d-2494-40c7-8be9-88dbead57a4c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:16.674951 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:16.674951 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:16.675329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6320dd8d-2494-40c7-8be9-88dbead57a4c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:16.731863 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:16.731863 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:16.733089 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6320dd8d-2494-40c7-8be9-88dbead57a4c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:16.736498 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6320dd8d-2494-40c7-8be9-88dbead57a4c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f returned with HTTP 200 Jan 02 02:59:16.738381 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1433/2872] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:16 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f => generated 512 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:17.756783 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-845b5a08-7a1b-41c9-af09-6545aeb2f309 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 02:59:17.757941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-845b5a08-7a1b-41c9-af09-6545aeb2f309 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:17.758334 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:17.758334 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:17.758979 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-845b5a08-7a1b-41c9-af09-6545aeb2f309 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:17.794102 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:17.794102 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:17.795657 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-845b5a08-7a1b-41c9-af09-6545aeb2f309 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:17.798773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-845b5a08-7a1b-41c9-af09-6545aeb2f309 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f returned with HTTP 200 Jan 02 02:59:17.803881 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1440/2873] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:17 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f => generated 512 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:18.819308 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07f5b63b-8d5f-4db1-96f6-bf65047c34ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 02:59:18.820141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07f5b63b-8d5f-4db1-96f6-bf65047c34ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:18.820141 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:18.820141 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:18.820678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07f5b63b-8d5f-4db1-96f6-bf65047c34ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:18.864549 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:18.864549 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:18.866307 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-07f5b63b-8d5f-4db1-96f6-bf65047c34ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:18.868565 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07f5b63b-8d5f-4db1-96f6-bf65047c34ca tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f returned with HTTP 200 Jan 02 02:59:18.871003 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1434/2874] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:18 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f => generated 539 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:18.882048 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0dea1d71-127f-463c-82b2-9d2d67eb741d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 02:59:18.883090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0dea1d71-127f-463c-82b2-9d2d67eb741d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:18.883506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:18.883506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:18.884159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0dea1d71-127f-463c-82b2-9d2d67eb741d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:18.914506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:18.914506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:18.916269 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0dea1d71-127f-463c-82b2-9d2d67eb741d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:18.918787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0dea1d71-127f-463c-82b2-9d2d67eb741d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f returned with HTTP 200 Jan 02 02:59:18.920321 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1441/2875] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:18 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f => generated 539 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:59:18.931119 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e1c86b5-682f-4ee7-84e1-df06d8aeb6c0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots Jan 02 02:59:18.932196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e1c86b5-682f-4ee7-84e1-df06d8aeb6c0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:18.932673 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:18.932673 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:18.933383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e1c86b5-682f-4ee7-84e1-df06d8aeb6c0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:18.934302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-8e1c86b5-682f-4ee7-84e1-df06d8aeb6c0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:59:18.936976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-8e1c86b5-682f-4ee7-84e1-df06d8aeb6c0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:59:18.959523 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8e1c86b5-682f-4ee7-84e1-df06d8aeb6c0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Get all snapshots completed successfully. Jan 02 02:59:18.960843 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e1c86b5-682f-4ee7-84e1-df06d8aeb6c0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots returned with HTTP 200 Jan 02 02:59:18.962217 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1435/2876] 10.222.0.39 () {58 vars in 1210 bytes} [Sat Jan 2 02:59:18 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots => generated 731 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:59:18.975590 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8d59f26-1489-4473-9789-e7f054071233 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] PUT http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 02:59:18.976545 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:18.976545 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:18.977396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8d59f26-1489-4473-9789-e7f054071233 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-681504026", "description": "This is the new description of snapshot."}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:19.014286 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:19.014286 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:19.015992 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e8d59f26-1489-4473-9789-e7f054071233 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:19.029722 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8d59f26-1489-4473-9789-e7f054071233 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f returned with HTTP 200 Jan 02 02:59:19.038227 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1442/2877] 10.222.0.39 () {60 vars in 1342 bytes} [Sat Jan 2 02:59:18 2021] PUT /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f => generated 442 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:19.043398 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-83341cc0-c7eb-4388-86ce-40aa830cfea6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 02:59:19.044093 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-83341cc0-c7eb-4388-86ce-40aa830cfea6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:19.044427 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:19.044427 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:19.045021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-83341cc0-c7eb-4388-86ce-40aa830cfea6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:19.122987 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:19.122987 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:19.124701 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-83341cc0-c7eb-4388-86ce-40aa830cfea6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:19.130422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-83341cc0-c7eb-4388-86ce-40aa830cfea6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f returned with HTTP 200 Jan 02 02:59:19.134384 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1436/2878] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:19 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f => generated 576 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:19.146580 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df4508c6-036b-4e4d-b6c4-2848fa70ce99 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 02:59:19.147115 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df4508c6-036b-4e4d-b6c4-2848fa70ce99 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:19.147317 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:19.147317 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:19.147696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df4508c6-036b-4e4d-b6c4-2848fa70ce99 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:19.148061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-df4508c6-036b-4e4d-b6c4-2848fa70ce99 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 02:59:19.207860 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:19.207860 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:19.209323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-df4508c6-036b-4e4d-b6c4-2848fa70ce99 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:19.233389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1a972094-a3aa-4af9-8a27-c6af03972e3a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:59:19.234196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1a972094-a3aa-4af9-8a27-c6af03972e3a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:19.234594 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:19.234594 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:19.236216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1a972094-a3aa-4af9-8a27-c6af03972e3a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:19.353307 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-df4508c6-036b-4e4d-b6c4-2848fa70ce99 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot delete request issued successfully. Jan 02 02:59:19.360562 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:19.360562 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:19.361457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df4508c6-036b-4e4d-b6c4-2848fa70ce99 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f returned with HTTP 202 Jan 02 02:59:19.362758 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1443/2879] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 02:59:19 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:59:19.376696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1a972094-a3aa-4af9-8a27-c6af03972e3a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:59:19.377947 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09dcfc02-e937-43f8-bf51-6dc8a8be5934 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 02:59:19.380740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09dcfc02-e937-43f8-bf51-6dc8a8be5934 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:19.384419 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:19.384419 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:19.385294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09dcfc02-e937-43f8-bf51-6dc8a8be5934 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:19.408014 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1a972094-a3aa-4af9-8a27-c6af03972e3a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:59:19.417743 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1437/2880] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 02:59:19 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 911 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:59:19.466669 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:19.466669 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:19.471781 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-09dcfc02-e937-43f8-bf51-6dc8a8be5934 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:19.476944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09dcfc02-e937-43f8-bf51-6dc8a8be5934 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f returned with HTTP 200 Jan 02 02:59:19.491548 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1444/2881] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:19 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f => generated 575 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:59:19.538926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1a972094-a3aa-4af9-8a27-c6af03972e3a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 02:59:19.539972 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1a972094-a3aa-4af9-8a27-c6af03972e3a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:19.542749 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:19.542749 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:19.543492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1a972094-a3aa-4af9-8a27-c6af03972e3a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:19.545395 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1a972094-a3aa-4af9-8a27-c6af03972e3a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:59:19.546176 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1438/2882] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 02:59:19 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:59:19.604281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-2d3b04ea-049b-4681-8baf-b5053621f05b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] POST http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/attachments Jan 02 02:59:19.607594 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:19.607594 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:19.609536 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-2d3b04ea-049b-4681-8baf-b5053621f05b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95fd7f9b-9f2a-4408-96c6-88a77a74e175", "instance_uuid": "b891b1f2-e916-43ef-98d9-fb35deef3b8e", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:19.713773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:19.713773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:19.878346 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-2d3b04ea-049b-4681-8baf-b5053621f05b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/attachments returned with HTTP 200 Jan 02 02:59:19.879988 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1445/2883] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 02:59:19 2021] POST /volume/v3/9253e51960bd4182b0651bc971e82c08/attachments => generated 273 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:59:19.985527 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14c49577-a530-4136-88ed-dd7ea7acf8b5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:59:19.986203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14c49577-a530-4136-88ed-dd7ea7acf8b5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:19.986937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14c49577-a530-4136-88ed-dd7ea7acf8b5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:20.011986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-2d3b04ea-049b-4681-8baf-b5053621f05b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 02:59:20.012660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-2d3b04ea-049b-4681-8baf-b5053621f05b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:20.013009 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:20.013009 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:20.013608 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-2d3b04ea-049b-4681-8baf-b5053621f05b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:20.015043 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-2d3b04ea-049b-4681-8baf-b5053621f05b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 02:59:20.015798 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1446/2884] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 02:59:20 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:59:20.030338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-30837138-e4d6-46e7-ba63-96d05cfc04a5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:59:20.031129 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-30837138-e4d6-46e7-ba63-96d05cfc04a5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:20.031754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-30837138-e4d6-46e7-ba63-96d05cfc04a5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:20.162240 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:20.162240 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:20.189264 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-14c49577-a530-4136-88ed-dd7ea7acf8b5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:59:20.201506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:20.201506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:20.218347 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:20.218347 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:20.231502 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14c49577-a530-4136-88ed-dd7ea7acf8b5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:59:20.232721 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1439/2885] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:19 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 910 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:20.249873 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-30837138-e4d6-46e7-ba63-96d05cfc04a5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:59:20.285948 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:20.285948 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:20.303039 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-30837138-e4d6-46e7-ba63-96d05cfc04a5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:59:20.304288 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1447/2886] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 02:59:20 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 1009 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:59:20.325731 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-161ea12c-571a-4d6f-afa8-5d3b518d5a25 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] PUT http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/attachments/9e75eb4c-7a36-42e4-9a43-2c1be2472b37 Jan 02 02:59:20.326289 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:20.326289 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:20.326697 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-161ea12c-571a-4d6f-afa8-5d3b518d5a25 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:20.413164 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:59:20.413164 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 02:59:20.414665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-161ea12c-571a-4d6f-afa8-5d3b518d5a25 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Lock "b'cinder-attachment_update-95fd7f9b-9f2a-4408-96c6-88a77a74e175-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.031s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:59:20.424960 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:20.424960 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:20.506235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d01d088-d528-4f56-a354-125fa07ea365 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 02:59:20.506776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d01d088-d528-4f56-a354-125fa07ea365 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:20.506972 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:20.506972 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:20.507789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d01d088-d528-4f56-a354-125fa07ea365 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:20.571371 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:20.571371 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:20.573401 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3d01d088-d528-4f56-a354-125fa07ea365 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:20.575616 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d01d088-d528-4f56-a354-125fa07ea365 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f returned with HTTP 200 Jan 02 02:59:20.581411 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1448/2887] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:20 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f => generated 575 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:21.250312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bcc27af1-79c3-4424-ae94-6766bf5af993 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:59:21.251474 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bcc27af1-79c3-4424-ae94-6766bf5af993 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:21.251857 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:21.251857 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:21.252489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bcc27af1-79c3-4424-ae94-6766bf5af993 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:21.409148 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:21.409148 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:21.435714 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bcc27af1-79c3-4424-ae94-6766bf5af993 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:59:21.488398 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:21.488398 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:21.502160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bcc27af1-79c3-4424-ae94-6766bf5af993 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:59:21.503990 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1449/2888] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:21 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 910 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:21.594614 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0cedb879-2b6f-4b3e-9e9e-fc342397a82e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 02:59:21.596163 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0cedb879-2b6f-4b3e-9e9e-fc342397a82e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:21.596659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:21.596659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:21.597510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0cedb879-2b6f-4b3e-9e9e-fc342397a82e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:21.671085 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:21.671085 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:21.672293 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0cedb879-2b6f-4b3e-9e9e-fc342397a82e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:21.674531 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0cedb879-2b6f-4b3e-9e9e-fc342397a82e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f returned with HTTP 200 Jan 02 02:59:21.680952 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1450/2889] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:21 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f => generated 575 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:22.519356 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6aa52f93-8460-4e98-b0f1-7d8cfe808721 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:59:22.520165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6aa52f93-8460-4e98-b0f1-7d8cfe808721 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:22.520165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:22.520165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:22.520541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6aa52f93-8460-4e98-b0f1-7d8cfe808721 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:22.643147 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:22.643147 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:22.670081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6aa52f93-8460-4e98-b0f1-7d8cfe808721 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:59:22.710404 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:22.710404 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:22.721728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6aa52f93-8460-4e98-b0f1-7d8cfe808721 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:59:22.748094 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1451/2890] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:22 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 910 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:59:22.756623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01cc7969-7c3c-4745-838e-1788bd62ecac tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 02:59:22.758113 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01cc7969-7c3c-4745-838e-1788bd62ecac tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:22.758545 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:22.758545 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:22.759688 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01cc7969-7c3c-4745-838e-1788bd62ecac tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:22.826612 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01cc7969-7c3c-4745-838e-1788bd62ecac tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f returned with HTTP 404 Jan 02 02:59:22.827813 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1452/2891] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:22 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:59:22.838348 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d6a4e6b-fe45-4113-a5d6-23eb556599e3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots Jan 02 02:59:22.840054 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d6a4e6b-fe45-4113-a5d6-23eb556599e3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7029b158-0b04-4511-a430-b6c482ac8954", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1090752213"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:22.901490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:22.901490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:22.903227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7d6a4e6b-fe45-4113-a5d6-23eb556599e3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 02:59:22.903804 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-7d6a4e6b-fe45-4113-a5d6-23eb556599e3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create snapshot from volume 7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 02:59:22.978240 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-7d6a4e6b-fe45-4113-a5d6-23eb556599e3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['84b31c5f-ec94-4733-bf3b-575a05590204', '3c4a42c2-c1d2-4b33-95e4-499c326854af', 'be8a2e8c-2f08-4050-ac3e-65e2857f6fb3', '5988c3ea-8c54-4cf4-bb35-f7a74f3b8c33'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:59:23.151558 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7d6a4e6b-fe45-4113-a5d6-23eb556599e3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot create request issued successfully. Jan 02 02:59:23.154457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d6a4e6b-fe45-4113-a5d6-23eb556599e3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots returned with HTTP 202 Jan 02 02:59:23.157100 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1453/2892] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 02:59:22 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots => generated 310 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:59:23.176959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7160f963-3e49-4013-9566-108b329c3c07 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 Jan 02 02:59:23.187377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7160f963-3e49-4013-9566-108b329c3c07 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:23.188572 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:23.188572 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:23.189217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7160f963-3e49-4013-9566-108b329c3c07 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:23.256378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-161ea12c-571a-4d6f-afa8-5d3b518d5a25 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Lock "b'cinder-attachment_update-95fd7f9b-9f2a-4408-96c6-88a77a74e175-n-h1-767704-6'" released by "attachment_update" :: held 2.841s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:59:23.257707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-161ea12c-571a-4d6f-afa8-5d3b518d5a25 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/attachments/9e75eb4c-7a36-42e4-9a43-2c1be2472b37 returned with HTTP 200 Jan 02 02:59:23.258961 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1440/2893] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 02:59:20 2021] PUT /volume/v3/9253e51960bd4182b0651bc971e82c08/attachments/9e75eb4c-7a36-42e4-9a43-2c1be2472b37 => generated 762 bytes in 2940 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:59:23.297825 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:23.297825 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:23.300314 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7160f963-3e49-4013-9566-108b329c3c07 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:23.313161 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7160f963-3e49-4013-9566-108b329c3c07 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 returned with HTTP 200 Jan 02 02:59:23.314881 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1454/2894] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:23 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 => generated 442 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:23.747211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-443a9a10-21c9-4f3e-817e-5de02b57c0a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:59:23.747211 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-443a9a10-21c9-4f3e-817e-5de02b57c0a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:23.747211 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:23.747211 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:23.747211 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-443a9a10-21c9-4f3e-817e-5de02b57c0a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:23.878055 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:23.878055 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:23.888353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6e24105d-f84d-4f88-b2e8-03135b538343 req-775e4e0e-dceb-40ea-8e3d-f691b3d002d5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/df0b834b-7ec8-496b-8e2e-e455b2a230d1 Jan 02 02:59:23.895389 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6e24105d-f84d-4f88-b2e8-03135b538343 req-775e4e0e-dceb-40ea-8e3d-f691b3d002d5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:23.903364 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:23.903364 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:23.904775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-6e24105d-f84d-4f88-b2e8-03135b538343 req-775e4e0e-dceb-40ea-8e3d-f691b3d002d5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:23.907842 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-443a9a10-21c9-4f3e-817e-5de02b57c0a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:59:23.934022 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:23.934022 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:23.967484 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-443a9a10-21c9-4f3e-817e-5de02b57c0a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:59:23.968768 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1441/2895] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:23 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 911 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:24.025037 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:24.025037 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:24.334037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c1fa4a5d-0350-4e7c-bc50-daaf72124fd2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 Jan 02 02:59:24.334922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c1fa4a5d-0350-4e7c-bc50-daaf72124fd2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:24.335269 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:24.335269 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:24.336087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c1fa4a5d-0350-4e7c-bc50-daaf72124fd2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:24.437921 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:24.437921 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:24.442207 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c1fa4a5d-0350-4e7c-bc50-daaf72124fd2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:24.445720 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c1fa4a5d-0350-4e7c-bc50-daaf72124fd2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 returned with HTTP 200 Jan 02 02:59:24.457239 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1442/2896] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:24 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 => generated 442 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:24.992251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e189d9d6-8834-4499-b6a3-fb303f35238b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:59:24.993001 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e189d9d6-8834-4499-b6a3-fb303f35238b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:24.993238 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:24.993238 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:24.996152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e189d9d6-8834-4499-b6a3-fb303f35238b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:25.219907 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:25.219907 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:25.258902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e189d9d6-8834-4499-b6a3-fb303f35238b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:59:25.309873 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:25.309873 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:25.333942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e189d9d6-8834-4499-b6a3-fb303f35238b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:59:25.335552 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1443/2897] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:24 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 911 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:25.337322 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6e24105d-f84d-4f88-b2e8-03135b538343 req-775e4e0e-dceb-40ea-8e3d-f691b3d002d5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:59:25.346377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-6e24105d-f84d-4f88-b2e8-03135b538343 req-775e4e0e-dceb-40ea-8e3d-f691b3d002d5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:59:25.374055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-6e24105d-f84d-4f88-b2e8-03135b538343 req-775e4e0e-dceb-40ea-8e3d-f691b3d002d5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/df0b834b-7ec8-496b-8e2e-e455b2a230d1 returned with HTTP 200 Jan 02 02:59:25.376750 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1455/2898] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 02:59:23 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/df0b834b-7ec8-496b-8e2e-e455b2a230d1 => generated 19 bytes in 1499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:25.465730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c65ebd60-fe8d-44a1-9847-d523adafdab9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 Jan 02 02:59:25.466636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c65ebd60-fe8d-44a1-9847-d523adafdab9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:25.466636 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:25.466636 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:25.467047 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c65ebd60-fe8d-44a1-9847-d523adafdab9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:25.505066 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:25.505066 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:25.506625 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c65ebd60-fe8d-44a1-9847-d523adafdab9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 02:59:25.508652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c65ebd60-fe8d-44a1-9847-d523adafdab9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 returned with HTTP 200 Jan 02 02:59:25.510837 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1444/2899] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 02:59:25 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:26.353969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7aa3ebe-2e54-4018-9f98-3f10538b20e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:59:26.354525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7aa3ebe-2e54-4018-9f98-3f10538b20e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:26.354700 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:26.354700 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:26.355394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e7aa3ebe-2e54-4018-9f98-3f10538b20e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:26.451166 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:26.451166 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:26.466770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e7aa3ebe-2e54-4018-9f98-3f10538b20e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:59:26.497336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:26.497336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:26.512694 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e7aa3ebe-2e54-4018-9f98-3f10538b20e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:59:26.512694 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1456/2900] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:26 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 911 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:27.541390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ad906ce-a9ac-407e-8b33-56e19c270e62 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:59:27.543614 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ad906ce-a9ac-407e-8b33-56e19c270e62 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:27.543999 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:27.543999 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:27.544693 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ad906ce-a9ac-407e-8b33-56e19c270e62 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:27.641961 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:27.641961 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:27.663567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2ad906ce-a9ac-407e-8b33-56e19c270e62 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:59:27.708747 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:27.708747 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:27.727024 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ad906ce-a9ac-407e-8b33-56e19c270e62 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:59:27.729464 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1445/2901] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:27 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 911 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:28.709739 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1fb75acb-90f6-4fc3-86f0-0472b0a89069 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] POST http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/attachments/9e75eb4c-7a36-42e4-9a43-2c1be2472b37/action Jan 02 02:59:28.711609 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:28.711609 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:28.715677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1fb75acb-90f6-4fc3-86f0-0472b0a89069 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:59:28.717167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1fb75acb-90f6-4fc3-86f0-0472b0a89069 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:28.749601 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7aa1a0e8-3618-45e4-94a9-0790ab4b8b75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:59:28.750724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7aa1a0e8-3618-45e4-94a9-0790ab4b8b75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:28.751239 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:28.751239 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:28.752168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7aa1a0e8-3618-45e4-94a9-0790ab4b8b75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:28.939852 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:28.939852 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:28.954238 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7aa1a0e8-3618-45e4-94a9-0790ab4b8b75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:59:28.998245 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:28.998245 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:29.000298 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:29.000298 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:29.016012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7aa1a0e8-3618-45e4-94a9-0790ab4b8b75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:59:29.017747 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1446/2902] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:28 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 911 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:29.029476 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32f12eb0-fef7-4107-ae9e-8dcbc3862127 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:59:29.030403 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32f12eb0-fef7-4107-ae9e-8dcbc3862127 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:29.030796 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:29.030796 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:29.031399 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32f12eb0-fef7-4107-ae9e-8dcbc3862127 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:29.032006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-32f12eb0-fef7-4107-ae9e-8dcbc3862127 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume with id: 646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:59:29.040575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d57e3b89-54e7-417f-95bb-f2ff5b298432 req-1fb75acb-90f6-4fc3-86f0-0472b0a89069 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/attachments/9e75eb4c-7a36-42e4-9a43-2c1be2472b37/action returned with HTTP 204 Jan 02 02:59:29.043178 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1457/2903] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 02:59:28 2021] POST /volume/v3/9253e51960bd4182b0651bc971e82c08/attachments/9e75eb4c-7a36-42e4-9a43-2c1be2472b37/action => generated 0 bytes in 348 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:59:29.167827 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:29.167827 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:29.171875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-32f12eb0-fef7-4107-ae9e-8dcbc3862127 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:29.218575 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.keymgr.conf_key_mgr [None req-32f12eb0-fef7-4107-ae9e-8dcbc3862127 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 02 02:59:29.246847 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-32f12eb0-fef7-4107-ae9e-8dcbc3862127 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume request issued successfully. Jan 02 02:59:29.255458 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32f12eb0-fef7-4107-ae9e-8dcbc3862127 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 returned with HTTP 202 Jan 02 02:59:29.258983 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1447/2904] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 02:59:29 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:59:29.267714 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dbda3410-ad47-451c-af4c-c2f7df49fcba tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:59:29.268253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dbda3410-ad47-451c-af4c-c2f7df49fcba tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:29.268473 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:29.268473 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:29.268909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dbda3410-ad47-451c-af4c-c2f7df49fcba tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:29.430799 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:29.430799 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:29.452302 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dbda3410-ad47-451c-af4c-c2f7df49fcba tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:29.496564 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dbda3410-ad47-451c-af4c-c2f7df49fcba tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 returned with HTTP 200 Jan 02 02:59:29.497602 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1458/2905] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:29 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 => generated 936 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:30.053039 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-50dd30f3-881f-4819-81b6-84646f0989f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 02:59:30.053615 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-50dd30f3-881f-4819-81b6-84646f0989f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:30.053938 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:30.053938 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:30.054459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-50dd30f3-881f-4819-81b6-84646f0989f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:30.156126 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:30.156126 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:30.167371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-50dd30f3-881f-4819-81b6-84646f0989f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:59:30.231897 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:30.231897 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:30.242640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-50dd30f3-881f-4819-81b6-84646f0989f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 02:59:30.256296 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1448/2906] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:30 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 1203 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:59:30.261084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b1c28959-79bb-49b8-9c3f-8528766d050c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] POST http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups Jan 02 02:59:30.261564 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:30.261564 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:30.261990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b1c28959-79bb-49b8-9c3f-8528766d050c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action: 'create', calling method: create, body: {"backup": {"volume_id": "95fd7f9b-9f2a-4408-96c6-88a77a74e175", "name": "tempest-VolumesBackupsTest-Backup-882159405", "force": true}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:30.263147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-b1c28959-79bb-49b8-9c3f-8528766d050c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Creating new backup {'backup': {'volume_id': '95fd7f9b-9f2a-4408-96c6-88a77a74e175', 'name': 'tempest-VolumesBackupsTest-Backup-882159405', 'force': True}} {{(pid=88066) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 02:59:30.263565 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-b1c28959-79bb-49b8-9c3f-8528766d050c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Creating backup of volume 95fd7f9b-9f2a-4408-96c6-88a77a74e175 in container None Jan 02 02:59:30.317556 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:30.317556 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:30.318786 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b1c28959-79bb-49b8-9c3f-8528766d050c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 02:59:30.376491 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-b1c28959-79bb-49b8-9c3f-8528766d050c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Created reservations ['4f26aaf0-ea4f-4d79-afe1-061ac5a3fdc2', '6cac4206-6263-4896-bf7c-fc5509292869'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:59:30.454804 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b1c28959-79bb-49b8-9c3f-8528766d050c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups returned with HTTP 202 Jan 02 02:59:30.455678 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1459/2907] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:59:30 2021] POST /volume/v3/9253e51960bd4182b0651bc971e82c08/backups => generated 395 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:59:30.473775 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7214af26-346b-4936-9868-77411b69bee4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:30.475942 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7214af26-346b-4936-9868-77411b69bee4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:30.476801 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:30.476801 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:30.478492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7214af26-346b-4936-9868-77411b69bee4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:30.480231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7214af26-346b-4936-9868-77411b69bee4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:30.516162 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea807be0-3924-4d13-a4ae-6c5a62a3ec48 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:59:30.517395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea807be0-3924-4d13-a4ae-6c5a62a3ec48 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:30.517832 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:30.517832 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:30.519589 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea807be0-3924-4d13-a4ae-6c5a62a3ec48 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:30.538016 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:30.538016 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:30.542467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7214af26-346b-4936-9868-77411b69bee4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:30.544230 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1449/2908] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:30 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:30.585662 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:30.585662 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:30.597042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ea807be0-3924-4d13-a4ae-6c5a62a3ec48 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:30.625140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea807be0-3924-4d13-a4ae-6c5a62a3ec48 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 returned with HTTP 200 Jan 02 02:59:30.626276 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1460/2909] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:30 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 => generated 936 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:31.560363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f51220a0-fcf2-493e-ad66-b510ae76754c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:31.562995 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f51220a0-fcf2-493e-ad66-b510ae76754c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:31.563401 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:31.563401 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:31.564424 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f51220a0-fcf2-493e-ad66-b510ae76754c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:31.569414 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f51220a0-fcf2-493e-ad66-b510ae76754c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:31.626799 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:31.626799 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:31.629387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f51220a0-fcf2-493e-ad66-b510ae76754c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:31.630429 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1450/2910] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:31 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:31.645544 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f41960a-9624-428c-8b98-e3849c5d8ff8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:59:31.645675 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f41960a-9624-428c-8b98-e3849c5d8ff8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:31.645858 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:31.645858 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:31.646550 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f41960a-9624-428c-8b98-e3849c5d8ff8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:31.711395 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:31.711395 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:31.721813 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5f41960a-9624-428c-8b98-e3849c5d8ff8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:31.747536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f41960a-9624-428c-8b98-e3849c5d8ff8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 returned with HTTP 200 Jan 02 02:59:31.749176 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1461/2911] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:31 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 => generated 936 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:32.662340 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-911e8b24-d987-416c-a912-ea3955e9b759 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:32.665366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-911e8b24-d987-416c-a912-ea3955e9b759 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:32.669724 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:32.669724 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:32.671001 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-911e8b24-d987-416c-a912-ea3955e9b759 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:32.672049 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-911e8b24-d987-416c-a912-ea3955e9b759 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:32.778884 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:32.778884 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:32.782962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-911e8b24-d987-416c-a912-ea3955e9b759 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:32.784962 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1451/2912] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:32 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:32.797117 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d981c09e-4383-4e6f-a3fd-2684d6e277b0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 Jan 02 02:59:32.798252 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d981c09e-4383-4e6f-a3fd-2684d6e277b0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:32.803258 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:32.803258 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:32.804433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d981c09e-4383-4e6f-a3fd-2684d6e277b0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:32.983783 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d981c09e-4383-4e6f-a3fd-2684d6e277b0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 returned with HTTP 404 Jan 02 02:59:32.990426 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1462/2913] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:32 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/646ac7a7-9b9f-451e-a88b-855bf1f69f93 => generated 109 bytes in 212 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:59:32.998861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b2526c2-64f5-4f6c-b140-6a7eff3fe1e4 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] GET http://10.222.0.39/volume/v3/edff1c3404ea4b2986fcfc400a810066/volumes/detail?all_tenants=1 Jan 02 02:59:32.999388 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b2526c2-64f5-4f6c-b140-6a7eff3fe1e4 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:32.999594 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:32.999594 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:32.999956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b2526c2-64f5-4f6c-b140-6a7eff3fe1e4 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:33.001828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3b2526c2-64f5-4f6c-b140-6a7eff3fe1e4 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:59:33.130370 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3b2526c2-64f5-4f6c-b140-6a7eff3fe1e4 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] Get all volumes completed successfully. Jan 02 02:59:33.133370 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:33.133370 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:33.145330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b2526c2-64f5-4f6c-b140-6a7eff3fe1e4 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] http://10.222.0.39/volume/v3/edff1c3404ea4b2986fcfc400a810066/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 02 02:59:33.146829 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1452/2914] 10.222.0.39 () {58 vars in 1252 bytes} [Sat Jan 2 02:59:32 2021] GET /volume/v3/edff1c3404ea4b2986fcfc400a810066/volumes/detail?all_tenants=1 => generated 5044 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:59:33.185877 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82f05343-e8d6-4f8b-b8f5-d4d29b2d1622 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] DELETE http://10.222.0.39/volume/v3/edff1c3404ea4b2986fcfc400a810066/types/ae53db60-db4b-464c-b3da-fa05de84760b Jan 02 02:59:33.186510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82f05343-e8d6-4f8b-b8f5-d4d29b2d1622 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:33.187109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82f05343-e8d6-4f8b-b8f5-d4d29b2d1622 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] Calling method '_delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:33.373126 n-d-767704-6 devstack@c-api.service[88065]: /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 02 02:59:33.373126 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 02:59:33.391219 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82f05343-e8d6-4f8b-b8f5-d4d29b2d1622 tempest-TestVolumeBootPattern-2010971735 tempest-TestVolumeBootPattern-2010971735] http://10.222.0.39/volume/v3/edff1c3404ea4b2986fcfc400a810066/types/ae53db60-db4b-464c-b3da-fa05de84760b returned with HTTP 202 Jan 02 02:59:33.391219 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1463/2915] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 02:59:33 2021] DELETE /volume/v3/edff1c3404ea4b2986fcfc400a810066/types/ae53db60-db4b-464c-b3da-fa05de84760b => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:59:33.502382 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes Jan 02 02:59:33.502845 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:33.502845 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:33.503261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1150357932", "snapshot_id": null, "imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c", "volume_type": null, "size": 1}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:33.504527 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1150357932', 'snapshot_id': None, 'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c', 'volume_type': None, 'size': 1}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:59:33.818533 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99e965a1-ea81-4f80-98b7-008786cc29ae tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:33.824857 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99e965a1-ea81-4f80-98b7-008786cc29ae tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:33.826096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99e965a1-ea81-4f80-98b7-008786cc29ae tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:33.827248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-99e965a1-ea81-4f80-98b7-008786cc29ae tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:33.971463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume of 1 GB Jan 02 02:59:33.995470 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:33.995470 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:34.014023 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99e965a1-ea81-4f80-98b7-008786cc29ae tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:34.023032 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1464/2916] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:33 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:34.027467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Availability Zones retrieved successfully. Jan 02 02:59:34.158921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Flow 'volume_create_api' (3446acdd-79f2-4a36-bd44-f73e957ab5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:59:34.168829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad663dca-0bc8-4b00-bf14-ac15dcea098d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:34.197528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:59:34.612527 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad663dca-0bc8-4b00-bf14-ac15dcea098d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:34.617740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64f9876-4957-412b-a415-2a65bdd88af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:34.881319 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Created reservations ['7b035e25-6c25-4d23-8209-3602d5169e0a', '50786b05-2c2e-4167-a71d-26e8f5c26b4c', 'c4e00124-2f04-4886-8fde-ddb7dd717fc3', 'b69dbcf9-4f40-4716-82b2-a21bbea77d4c'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:59:34.887256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64f9876-4957-412b-a415-2a65bdd88af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b035e25-6c25-4d23-8209-3602d5169e0a', '50786b05-2c2e-4167-a71d-26e8f5c26b4c', 'c4e00124-2f04-4886-8fde-ddb7dd717fc3', 'b69dbcf9-4f40-4716-82b2-a21bbea77d4c']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:34.897441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1bb381-63be-432f-bab7-65b2319be876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:35.042306 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd37ffca-4f48-4e9a-837e-fdb69d4bf938 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:35.052231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd37ffca-4f48-4e9a-837e-fdb69d4bf938 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:35.053035 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:35.053035 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:35.054217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd37ffca-4f48-4e9a-837e-fdb69d4bf938 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:35.055166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-dd37ffca-4f48-4e9a-837e-fdb69d4bf938 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:35.165920 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:35.165920 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:35.169238 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd37ffca-4f48-4e9a-837e-fdb69d4bf938 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:35.184009 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1465/2917] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:35 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:35.252205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1bb381-63be-432f-bab7-65b2319be876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b056afc6-a9b8-46b3-b288-2103b155c5db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1150357932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fede95acd3943498c3188095ea172eb',qos_specs=None,replication_status=,reservations=['7b035e25-6c25-4d23-8209-3602d5169e0a','50786b05-2c2e-4167-a71d-26e8f5c26b4c','c4e00124-2f04-4886-8fde-ddb7dd717fc3','b69dbcf9-4f40-4716-82b2-a21bbea77d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1150357932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b056afc6-a9b8-46b3-b288-2103b155c5db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fede95acd3943498c3188095ea172eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:35.260443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dec63c0-4d06-4ef3-8ebc-18fbbe694d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:35.386008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dec63c0-4d06-4ef3-8ebc-18fbbe694d7f) transitioned into state 'SUCCESS' from state '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-1150357932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fede95acd3943498c3188095ea172eb',qos_specs=None,replication_status=,reservations=['7b035e25-6c25-4d23-8209-3602d5169e0a','50786b05-2c2e-4167-a71d-26e8f5c26b4c','c4e00124-2f04-4886-8fde-ddb7dd717fc3','b69dbcf9-4f40-4716-82b2-a21bbea77d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:35.390116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dae72009-c36a-4379-8bd7-4c9a6a3ef532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:35.450905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dae72009-c36a-4379-8bd7-4c9a6a3ef532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:35.467692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Flow 'volume_create_api' (3446acdd-79f2-4a36-bd44-f73e957ab5e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:59:35.719642 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume request issued successfully. Jan 02 02:59:35.826373 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9c16e40c-00f2-478e-8a10-eee97983ce76 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes returned with HTTP 202 Jan 02 02:59:35.828774 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1453/2918] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 02:59:33 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/volumes => generated 828 bytes in 2330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:59:35.866819 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae4ffafd-5b29-45fe-84c8-3ee9442427bb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:35.869196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae4ffafd-5b29-45fe-84c8-3ee9442427bb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:35.869557 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:35.869557 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:35.870254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae4ffafd-5b29-45fe-84c8-3ee9442427bb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:36.142894 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:36.142894 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:36.169949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ae4ffafd-5b29-45fe-84c8-3ee9442427bb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:36.199980 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8d3b035-d71f-43f9-ab61-91f42afc9a6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:36.201178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8d3b035-d71f-43f9-ab61-91f42afc9a6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:36.204622 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:36.204622 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:36.207794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8d3b035-d71f-43f9-ab61-91f42afc9a6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:36.208947 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f8d3b035-d71f-43f9-ab61-91f42afc9a6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:36.243151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae4ffafd-5b29-45fe-84c8-3ee9442427bb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:36.264924 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1466/2919] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:35 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:36.354228 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:36.354228 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:36.361626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8d3b035-d71f-43f9-ab61-91f42afc9a6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:36.370146 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1454/2920] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:36 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:37.262991 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a2ff1bb-c928-43ab-bd06-7aaec90e549f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:37.263542 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a2ff1bb-c928-43ab-bd06-7aaec90e549f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:37.263699 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:37.263699 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:37.265059 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a2ff1bb-c928-43ab-bd06-7aaec90e549f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:37.376285 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-33b87c0f-00ea-48aa-b878-fa5af4ac983a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:37.376896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-33b87c0f-00ea-48aa-b878-fa5af4ac983a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:37.377096 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:37.377096 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:37.377630 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-33b87c0f-00ea-48aa-b878-fa5af4ac983a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:37.377999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-33b87c0f-00ea-48aa-b878-fa5af4ac983a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:37.382226 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:37.382226 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:37.410268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4a2ff1bb-c928-43ab-bd06-7aaec90e549f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:37.459457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a2ff1bb-c928-43ab-bd06-7aaec90e549f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:37.465876 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:37.465876 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:37.467700 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1467/2921] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:37 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:37.467857 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-33b87c0f-00ea-48aa-b878-fa5af4ac983a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:37.489151 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1455/2922] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:37 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:38.496006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3bc6e630-c6b9-4f5b-8c27-193b092fa99f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:38.496006 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3bc6e630-c6b9-4f5b-8c27-193b092fa99f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:38.496006 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:38.496006 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:38.496006 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3bc6e630-c6b9-4f5b-8c27-193b092fa99f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:38.511389 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eaa4b071-1465-4af4-91d9-82af9c870528 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:38.523843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eaa4b071-1465-4af4-91d9-82af9c870528 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:38.523843 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:38.523843 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:38.523843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eaa4b071-1465-4af4-91d9-82af9c870528 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:38.523843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-eaa4b071-1465-4af4-91d9-82af9c870528 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:38.637091 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:38.637091 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:38.680792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3bc6e630-c6b9-4f5b-8c27-193b092fa99f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:38.683406 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:38.683406 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:38.683406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eaa4b071-1465-4af4-91d9-82af9c870528 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:38.706824 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1456/2923] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:38 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:38.745705 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3bc6e630-c6b9-4f5b-8c27-193b092fa99f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:38.767239 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1468/2924] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:38 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:39.711195 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3142b840-026c-4907-aed8-4127ff5c1ba2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:39.712863 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3142b840-026c-4907-aed8-4127ff5c1ba2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:39.713266 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:39.713266 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:39.713873 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3142b840-026c-4907-aed8-4127ff5c1ba2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:39.714392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3142b840-026c-4907-aed8-4127ff5c1ba2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:39.764081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5bf5f375-70d6-468c-9f7e-056de3725d20 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:39.764641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5bf5f375-70d6-468c-9f7e-056de3725d20 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:39.765038 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:39.765038 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:39.765670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5bf5f375-70d6-468c-9f7e-056de3725d20 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:39.848412 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:39.848412 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:39.855931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3142b840-026c-4907-aed8-4127ff5c1ba2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:39.870691 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1457/2925] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:39 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:39.882828 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:39.882828 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:39.902372 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5bf5f375-70d6-468c-9f7e-056de3725d20 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:39.961887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5bf5f375-70d6-468c-9f7e-056de3725d20 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:39.963753 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1469/2926] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:39 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:40.876188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77eac4ab-09c4-4318-a216-a102fc6d2d4f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:40.882482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77eac4ab-09c4-4318-a216-a102fc6d2d4f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:40.883191 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:40.883191 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:40.884648 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-77eac4ab-09c4-4318-a216-a102fc6d2d4f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:40.884779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-77eac4ab-09c4-4318-a216-a102fc6d2d4f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:40.984146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2713cb09-be84-4007-8ca4-1ee74dcc450d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:40.985368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2713cb09-be84-4007-8ca4-1ee74dcc450d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:40.985702 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:40.985702 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:40.986533 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2713cb09-be84-4007-8ca4-1ee74dcc450d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:41.007375 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:41.007375 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:41.012868 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-77eac4ab-09c4-4318-a216-a102fc6d2d4f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:41.022159 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1458/2927] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:40 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:41.203389 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:41.203389 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:41.247006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2713cb09-be84-4007-8ca4-1ee74dcc450d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:41.355280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2713cb09-be84-4007-8ca4-1ee74dcc450d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:41.356546 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1470/2928] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:40 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:42.057822 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98da4e4d-4966-4ea1-b14d-af8a51ef91c5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:42.058750 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98da4e4d-4966-4ea1-b14d-af8a51ef91c5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:42.059107 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:42.059107 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:42.084289 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98da4e4d-4966-4ea1-b14d-af8a51ef91c5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:42.094927 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-98da4e4d-4966-4ea1-b14d-af8a51ef91c5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:42.178295 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:42.178295 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:42.183802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98da4e4d-4966-4ea1-b14d-af8a51ef91c5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:42.190436 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1459/2929] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:42 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:42.410154 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-718af0e1-6557-4b35-8b1c-0a214a093c84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:42.411956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-718af0e1-6557-4b35-8b1c-0a214a093c84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:42.412331 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:42.412331 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:42.413066 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-718af0e1-6557-4b35-8b1c-0a214a093c84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:42.731193 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:42.731193 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:42.784479 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-718af0e1-6557-4b35-8b1c-0a214a093c84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:42.950709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-718af0e1-6557-4b35-8b1c-0a214a093c84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:42.957652 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1471/2930] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:42 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:43.229652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d6f2386-5cff-44af-a892-c567d832553c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:43.229652 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d6f2386-5cff-44af-a892-c567d832553c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:43.229652 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:43.229652 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:43.229652 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d6f2386-5cff-44af-a892-c567d832553c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:43.240808 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1d6f2386-5cff-44af-a892-c567d832553c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:43.369766 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:43.369766 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:43.373270 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d6f2386-5cff-44af-a892-c567d832553c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:43.388487 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1460/2931] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:43 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:43.996241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1161bbc3-a507-4f2a-8335-5a5b4a395668 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:43.997470 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1161bbc3-a507-4f2a-8335-5a5b4a395668 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:43.997876 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:43.997876 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:43.999276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1161bbc3-a507-4f2a-8335-5a5b4a395668 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:44.150674 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:44.150674 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:44.183995 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1161bbc3-a507-4f2a-8335-5a5b4a395668 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:44.257183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1161bbc3-a507-4f2a-8335-5a5b4a395668 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:44.259742 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1472/2932] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:43 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:44.396609 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57e199c1-1151-4ae1-a288-92a882624caf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:44.398302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57e199c1-1151-4ae1-a288-92a882624caf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:44.398302 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:44.398302 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:44.398302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57e199c1-1151-4ae1-a288-92a882624caf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:44.398302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-57e199c1-1151-4ae1-a288-92a882624caf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:44.474522 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:44.474522 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:44.489573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57e199c1-1151-4ae1-a288-92a882624caf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:44.491499 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1461/2933] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:44 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:45.282512 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d7383252-9eff-402a-81ea-3b827a17b10b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:45.283531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d7383252-9eff-402a-81ea-3b827a17b10b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:45.283898 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:45.283898 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:45.284549 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d7383252-9eff-402a-81ea-3b827a17b10b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:45.488171 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:45.488171 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:45.509251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d7383252-9eff-402a-81ea-3b827a17b10b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:45.528981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a762cb30-5e98-4e90-ac50-502865d9c526 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:45.535552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a762cb30-5e98-4e90-ac50-502865d9c526 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:45.536133 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:45.536133 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:45.537124 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a762cb30-5e98-4e90-ac50-502865d9c526 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:45.537940 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a762cb30-5e98-4e90-ac50-502865d9c526 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:45.568022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d7383252-9eff-402a-81ea-3b827a17b10b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:45.570590 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1473/2934] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:45 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:45.632941 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:45.632941 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:45.640475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a762cb30-5e98-4e90-ac50-502865d9c526 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:45.644340 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1462/2935] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:45 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:59:46.589136 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8fa9ace-75d9-4dd5-8149-c7563030770a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:46.589898 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8fa9ace-75d9-4dd5-8149-c7563030770a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:46.589898 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:46.589898 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:46.590261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8fa9ace-75d9-4dd5-8149-c7563030770a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:46.665704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-174491e1-db4c-448f-a874-1945f2198b27 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:46.666560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-174491e1-db4c-448f-a874-1945f2198b27 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:46.666940 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:46.666940 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:46.667530 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-174491e1-db4c-448f-a874-1945f2198b27 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:46.668049 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-174491e1-db4c-448f-a874-1945f2198b27 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:46.742183 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:46.742183 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:46.746931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-174491e1-db4c-448f-a874-1945f2198b27 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:46.754509 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1463/2936] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:46 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:46.826280 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:46.826280 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:46.866223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c8fa9ace-75d9-4dd5-8149-c7563030770a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:46.966172 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8fa9ace-75d9-4dd5-8149-c7563030770a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:46.968185 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1474/2937] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:46 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:59:47.771084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c43adcb4-09af-4a76-a308-cea9d4d61b74 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:47.771946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c43adcb4-09af-4a76-a308-cea9d4d61b74 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:47.772251 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:47.772251 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:47.773007 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c43adcb4-09af-4a76-a308-cea9d4d61b74 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:47.773498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c43adcb4-09af-4a76-a308-cea9d4d61b74 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:47.866087 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:47.866087 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:47.871846 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c43adcb4-09af-4a76-a308-cea9d4d61b74 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:47.872712 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1464/2938] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:47 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:47.985838 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b64b4a07-380c-4609-80f4-7d787f95871f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:47.986789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b64b4a07-380c-4609-80f4-7d787f95871f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:47.986992 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:47.986992 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:47.988194 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b64b4a07-380c-4609-80f4-7d787f95871f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:48.173341 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:48.173341 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:48.215644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b64b4a07-380c-4609-80f4-7d787f95871f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:48.342251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b64b4a07-380c-4609-80f4-7d787f95871f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:48.347015 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1475/2939] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:47 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:48.898863 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c3414cd-718c-45c4-8e47-0c8f621a6f2c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:48.901962 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c3414cd-718c-45c4-8e47-0c8f621a6f2c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:48.902671 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:48.902671 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:48.903935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c3414cd-718c-45c4-8e47-0c8f621a6f2c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:48.906747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6c3414cd-718c-45c4-8e47-0c8f621a6f2c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:48.974423 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:48.974423 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:48.979977 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c3414cd-718c-45c4-8e47-0c8f621a6f2c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:48.982684 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1465/2940] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:48 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:49.363904 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f950e86c-6cd6-48c4-94a2-4ce18c19a96f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:49.364414 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f950e86c-6cd6-48c4-94a2-4ce18c19a96f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:49.364644 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:49.364644 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:49.364981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f950e86c-6cd6-48c4-94a2-4ce18c19a96f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:49.482863 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:49.482863 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:49.494493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f950e86c-6cd6-48c4-94a2-4ce18c19a96f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:49.527810 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f950e86c-6cd6-48c4-94a2-4ce18c19a96f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:49.529746 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1476/2941] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:49 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:49.996431 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0ee97f51-6817-419a-8b57-0e3a9954096e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:49.997409 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0ee97f51-6817-419a-8b57-0e3a9954096e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:49.997409 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:49.997409 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:49.997944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0ee97f51-6817-419a-8b57-0e3a9954096e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:49.997944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0ee97f51-6817-419a-8b57-0e3a9954096e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:50.028112 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:50.028112 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:50.030033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0ee97f51-6817-419a-8b57-0e3a9954096e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:50.030856 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1466/2942] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:49 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:50.551901 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-787dff6d-f929-40f1-a13e-4063f336261d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:50.552909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-787dff6d-f929-40f1-a13e-4063f336261d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:50.554758 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:50.554758 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:50.556360 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-787dff6d-f929-40f1-a13e-4063f336261d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:50.666384 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:50.666384 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:50.676888 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-787dff6d-f929-40f1-a13e-4063f336261d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:50.707034 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-787dff6d-f929-40f1-a13e-4063f336261d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:50.709079 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1477/2943] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:50 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:51.045650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6090e744-4902-48a8-980b-46a01e9b1f7f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:51.046449 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6090e744-4902-48a8-980b-46a01e9b1f7f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:51.046449 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:51.046449 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:51.046857 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6090e744-4902-48a8-980b-46a01e9b1f7f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:51.047030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6090e744-4902-48a8-980b-46a01e9b1f7f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:51.093074 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:51.093074 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:51.098717 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6090e744-4902-48a8-980b-46a01e9b1f7f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:51.099896 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1467/2944] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:51 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:51.727246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-325e3050-2041-477b-8cf7-975a4acc01d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:51.728243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-325e3050-2041-477b-8cf7-975a4acc01d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:51.728725 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:51.728725 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:51.729443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-325e3050-2041-477b-8cf7-975a4acc01d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:51.791736 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:51.791736 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:51.801386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-325e3050-2041-477b-8cf7-975a4acc01d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:51.827432 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-325e3050-2041-477b-8cf7-975a4acc01d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:51.828511 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1478/2945] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:51 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:52.123031 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2d2576c-672c-497b-93b6-03f7eac8daef tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:52.129424 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2d2576c-672c-497b-93b6-03f7eac8daef tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:52.129816 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:52.129816 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:52.132315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2d2576c-672c-497b-93b6-03f7eac8daef tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:52.133271 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c2d2576c-672c-497b-93b6-03f7eac8daef tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:52.251297 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:52.251297 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:52.268475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2d2576c-672c-497b-93b6-03f7eac8daef tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:52.277214 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1468/2946] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:52 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:52.856161 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0a22f954-ec55-44f7-8e74-f8dd37cfe143 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:52.856946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0a22f954-ec55-44f7-8e74-f8dd37cfe143 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:52.857352 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:52.857352 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:52.857963 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0a22f954-ec55-44f7-8e74-f8dd37cfe143 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:53.060738 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:53.060738 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:53.094827 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0a22f954-ec55-44f7-8e74-f8dd37cfe143 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:53.191040 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0a22f954-ec55-44f7-8e74-f8dd37cfe143 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:53.194015 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1479/2947] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:52 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:53.299135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0c10593-6f07-4ee5-ba8f-8c0acad88ca8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:53.300101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0c10593-6f07-4ee5-ba8f-8c0acad88ca8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:53.300453 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:53.300453 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:53.306738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0c10593-6f07-4ee5-ba8f-8c0acad88ca8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:53.307669 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d0c10593-6f07-4ee5-ba8f-8c0acad88ca8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:53.466330 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:53.466330 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:53.489636 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0c10593-6f07-4ee5-ba8f-8c0acad88ca8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:53.495301 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1469/2948] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:53 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 802 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:54.224132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fac894a1-2c3d-4e85-a6be-a1888a8098af tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:54.225472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fac894a1-2c3d-4e85-a6be-a1888a8098af tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:54.225869 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:54.225869 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:54.226832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fac894a1-2c3d-4e85-a6be-a1888a8098af tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:54.464859 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:54.464859 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:54.504581 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fac894a1-2c3d-4e85-a6be-a1888a8098af tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:54.510590 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01ae89a6-3a4f-4c64-a8fc-36438c666f48 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:54.511437 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01ae89a6-3a4f-4c64-a8fc-36438c666f48 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:54.511626 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:54.511626 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:54.512015 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-01ae89a6-3a4f-4c64-a8fc-36438c666f48 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:54.512387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-01ae89a6-3a4f-4c64-a8fc-36438c666f48 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:54.607849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fac894a1-2c3d-4e85-a6be-a1888a8098af tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:54.615692 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1480/2949] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:54 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:54.650141 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:54.650141 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:54.674979 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-01ae89a6-3a4f-4c64-a8fc-36438c666f48 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:54.676496 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1470/2950] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:54 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:59:55.645490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4990b108-01eb-4781-81c9-3fbb371d753a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:55.646628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4990b108-01eb-4781-81c9-3fbb371d753a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:55.647070 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:55.647070 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:55.647892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4990b108-01eb-4781-81c9-3fbb371d753a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:55.697224 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3136de7c-33e9-4f32-b85a-1955725e1373 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:55.702740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3136de7c-33e9-4f32-b85a-1955725e1373 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:55.703088 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:55.703088 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:55.703712 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3136de7c-33e9-4f32-b85a-1955725e1373 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:55.706963 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3136de7c-33e9-4f32-b85a-1955725e1373 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:55.795243 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:55.795243 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:55.804225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3136de7c-33e9-4f32-b85a-1955725e1373 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:55.818124 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1471/2951] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:55 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:55.844195 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:55.844195 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:55.894529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4990b108-01eb-4781-81c9-3fbb371d753a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:55.991763 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4990b108-01eb-4781-81c9-3fbb371d753a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:55.997666 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1481/2952] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:55 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:56.830361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d5319ab-ce66-437c-84c3-978822db4677 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:56.831440 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d5319ab-ce66-437c-84c3-978822db4677 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:56.852658 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:56.852658 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:56.859216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d5319ab-ce66-437c-84c3-978822db4677 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:56.860499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4d5319ab-ce66-437c-84c3-978822db4677 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:56.954099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:56.954099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:56.958187 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d5319ab-ce66-437c-84c3-978822db4677 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:56.962426 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1472/2953] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:56 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:57.041004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b7eec091-3334-4104-bf5f-0625de873792 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:57.047038 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b7eec091-3334-4104-bf5f-0625de873792 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:57.055773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:57.055773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:57.057657 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b7eec091-3334-4104-bf5f-0625de873792 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:57.266136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:57.266136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:57.285609 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b7eec091-3334-4104-bf5f-0625de873792 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:57.343223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b7eec091-3334-4104-bf5f-0625de873792 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:57.349125 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1482/2954] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:57 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:58.018839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e93a9bd8-194a-4572-b100-333289d7f479 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:58.018839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e93a9bd8-194a-4572-b100-333289d7f479 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:58.018839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:58.018839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:58.018839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e93a9bd8-194a-4572-b100-333289d7f479 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:58.018839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e93a9bd8-194a-4572-b100-333289d7f479 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:58.054391 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:58.054391 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:58.068353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e93a9bd8-194a-4572-b100-333289d7f479 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:58.081458 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1473/2955] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:57 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:58.369998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02d1fa11-ad6b-4ebf-a5fe-046fb15ae03f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:58.371064 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02d1fa11-ad6b-4ebf-a5fe-046fb15ae03f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:58.371459 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:58.371459 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:58.372079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02d1fa11-ad6b-4ebf-a5fe-046fb15ae03f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:58.490532 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:58.490532 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:58.503880 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-02d1fa11-ad6b-4ebf-a5fe-046fb15ae03f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:58.538444 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02d1fa11-ad6b-4ebf-a5fe-046fb15ae03f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 02:59:58.540877 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1483/2956] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:58 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:59.101919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d27dd67-f48c-4e06-9426-c01993ecd5eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 02:59:59.109958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d27dd67-f48c-4e06-9426-c01993ecd5eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:59.110941 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:59.110941 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:59.112261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d27dd67-f48c-4e06-9426-c01993ecd5eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:59.113367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1d27dd67-f48c-4e06-9426-c01993ecd5eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:59.217628 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:59.217628 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:59.224189 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d27dd67-f48c-4e06-9426-c01993ecd5eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 02:59:59.229261 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1474/2957] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:59 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:59.558618 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c55be994-ac0f-42c8-b0d4-e15e845c0b40 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 02:59:59.559603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c55be994-ac0f-42c8-b0d4-e15e845c0b40 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:59.560009 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:59.560009 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 02:59:59.562409 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c55be994-ac0f-42c8-b0d4-e15e845c0b40 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:59.809158 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:59.809158 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 02:59:59.855975 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c55be994-ac0f-42c8-b0d4-e15e845c0b40 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 02:59:59.988754 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c55be994-ac0f-42c8-b0d4-e15e845c0b40 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:00.004972 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1484/2958] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:59 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:00.249397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78f9d6ba-4ffa-40c1-b01f-bf1299687880 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:00.250202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78f9d6ba-4ffa-40c1-b01f-bf1299687880 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:00.250202 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:00.250202 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:00.250616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-78f9d6ba-4ffa-40c1-b01f-bf1299687880 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:00.250772 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-78f9d6ba-4ffa-40c1-b01f-bf1299687880 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:00.348630 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:00.348630 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:00.348630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-78f9d6ba-4ffa-40c1-b01f-bf1299687880 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:00.348630 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1475/2959] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:00 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:01.026652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d5613a8-0ad6-4612-b2a0-be57973c8db4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:01.029026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d5613a8-0ad6-4612-b2a0-be57973c8db4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:01.031045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:01.031045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:01.031643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d5613a8-0ad6-4612-b2a0-be57973c8db4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:01.071940 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-484347bd-5ac3-4b9b-b3cb-7dfc619b6e52 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:01.072758 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-484347bd-5ac3-4b9b-b3cb-7dfc619b6e52 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:01.072984 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:01.072984 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:01.073368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-484347bd-5ac3-4b9b-b3cb-7dfc619b6e52 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:01.208106 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:01.208106 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:01.214771 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:01.214771 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:01.225487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7d5613a8-0ad6-4612-b2a0-be57973c8db4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:01.239760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-484347bd-5ac3-4b9b-b3cb-7dfc619b6e52 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:01.276011 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d5613a8-0ad6-4612-b2a0-be57973c8db4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:01.288993 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1485/2960] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:01 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:01.292665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-484347bd-5ac3-4b9b-b3cb-7dfc619b6e52 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:01.293778 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1476/2961] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:00:01 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 916 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:01.369588 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6731fe39-2383-40aa-8e0a-2631935118b6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:01.370562 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6731fe39-2383-40aa-8e0a-2631935118b6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:01.370991 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:01.370991 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:01.371842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6731fe39-2383-40aa-8e0a-2631935118b6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:01.372275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6731fe39-2383-40aa-8e0a-2631935118b6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:01.400633 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:01.400633 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:01.403082 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6731fe39-2383-40aa-8e0a-2631935118b6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:01.411385 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1486/2962] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:01 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:01.413268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-484347bd-5ac3-4b9b-b3cb-7dfc619b6e52 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume// Jan 02 03:00:01.413959 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-484347bd-5ac3-4b9b-b3cb-7dfc619b6e52 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:01.414374 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:01.414374 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:01.415085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-484347bd-5ac3-4b9b-b3cb-7dfc619b6e52 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:01.416556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-484347bd-5ac3-4b9b-b3cb-7dfc619b6e52 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:00:01.417422 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1477/2963] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 03:00:01 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:00:01.448881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-088e0a11-fc5e-493a-94b2-1e22d08e7124 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments Jan 02 03:00:01.449702 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:01.449702 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:01.450544 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-088e0a11-fc5e-493a-94b2-1e22d08e7124 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7029b158-0b04-4511-a430-b6c482ac8954", "instance_uuid": "42d25cd4-7384-4e8b-b0d8-d9ebfddc44fb", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:01.534289 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:01.534289 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:01.668734 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-088e0a11-fc5e-493a-94b2-1e22d08e7124 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments returned with HTTP 200 Jan 02 03:00:01.671619 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1487/2964] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 03:00:01 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/attachments => generated 273 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:01.765192 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f1e2473-283a-4e58-ac11-2453542cab90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:01.765721 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f1e2473-283a-4e58-ac11-2453542cab90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:01.769509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f1e2473-283a-4e58-ac11-2453542cab90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:01.803493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-088e0a11-fc5e-493a-94b2-1e22d08e7124 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume// Jan 02 03:00:01.804906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-088e0a11-fc5e-493a-94b2-1e22d08e7124 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:01.806109 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:01.806109 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:01.807404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-088e0a11-fc5e-493a-94b2-1e22d08e7124 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:01.809702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-088e0a11-fc5e-493a-94b2-1e22d08e7124 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:00:01.810862 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1488/2965] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 03:00:01 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:00:01.831801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-64be62cd-c08a-44cf-a599-84b3c6fdc823 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:01.837047 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-64be62cd-c08a-44cf-a599-84b3c6fdc823 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:01.841086 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-64be62cd-c08a-44cf-a599-84b3c6fdc823 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:01.905952 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:01.905952 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:01.925836 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8f1e2473-283a-4e58-ac11-2453542cab90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:01.937978 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:01.937978 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:01.963703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-64be62cd-c08a-44cf-a599-84b3c6fdc823 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:01.977483 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:01.977483 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:02.010737 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:02.010737 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:02.025642 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-64be62cd-c08a-44cf-a599-84b3c6fdc823 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:02.031661 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f1e2473-283a-4e58-ac11-2453542cab90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:02.033641 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1489/2966] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 03:00:01 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 1014 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:00:02.035478 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1478/2967] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:01 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 915 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:02.052189 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-7c80d6d6-8ada-4aad-b851-620b01821310 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] PUT http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/9999bdcf-0c12-4ec0-9b42-336d7ed7ba5f Jan 02 03:00:02.052714 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:02.052714 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:02.056575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-7c80d6d6-8ada-4aad-b851-620b01821310 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:02.162554 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:00:02.162554 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:00:02.211282 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-7c80d6d6-8ada-4aad-b851-620b01821310 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Lock "b'cinder-attachment_update-7029b158-0b04-4511-a430-b6c482ac8954-n-h2-767704-6'" acquired by "attachment_update" :: waited 0.031s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:00:02.234392 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:02.234392 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:02.308666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd53c40f-d850-4be3-a570-4f71ab5d8a6b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:02.311372 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd53c40f-d850-4be3-a570-4f71ab5d8a6b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:02.311767 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:02.311767 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:02.312437 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd53c40f-d850-4be3-a570-4f71ab5d8a6b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:02.596952 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:02.596952 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:02.612654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fd53c40f-d850-4be3-a570-4f71ab5d8a6b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:02.663366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd53c40f-d850-4be3-a570-4f71ab5d8a6b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:02.667083 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1479/2968] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:02 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:02.673494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc3e493c-a5fe-49f9-aa58-903a20ca6dee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:02.674277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc3e493c-a5fe-49f9-aa58-903a20ca6dee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:02.674778 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:02.674778 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:02.675341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc3e493c-a5fe-49f9-aa58-903a20ca6dee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:02.675840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bc3e493c-a5fe-49f9-aa58-903a20ca6dee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:02.718373 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:02.718373 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:02.720635 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc3e493c-a5fe-49f9-aa58-903a20ca6dee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:02.721967 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1480/2969] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:02 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:03.059080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-659bf0ce-7876-44a4-adc6-4c82b42b4c0c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:03.059080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-659bf0ce-7876-44a4-adc6-4c82b42b4c0c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:03.059080 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:03.059080 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:03.059080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-659bf0ce-7876-44a4-adc6-4c82b42b4c0c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:03.173653 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:03.173653 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:03.198377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-659bf0ce-7876-44a4-adc6-4c82b42b4c0c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:03.245898 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:03.245898 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:03.264646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-659bf0ce-7876-44a4-adc6-4c82b42b4c0c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:03.265707 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1481/2970] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:03 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:03.694741 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0a3df74-e7a9-48d9-b25a-80abd4d3a18d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:03.695617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0a3df74-e7a9-48d9-b25a-80abd4d3a18d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:03.695617 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:03.695617 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:03.696123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0a3df74-e7a9-48d9-b25a-80abd4d3a18d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:03.804848 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:03.804848 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:03.818944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c0a3df74-e7a9-48d9-b25a-80abd4d3a18d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:03.852790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0a3df74-e7a9-48d9-b25a-80abd4d3a18d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:03.854523 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1482/2971] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:03 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 920 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:03.877959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51b6f491-7d2a-4adc-91ae-4e3c4ffc619e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:03.879235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51b6f491-7d2a-4adc-91ae-4e3c4ffc619e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:03.879539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:03.879539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:03.880295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51b6f491-7d2a-4adc-91ae-4e3c4ffc619e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:03.880553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-51b6f491-7d2a-4adc-91ae-4e3c4ffc619e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:03.927226 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:03.927226 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:03.931035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51b6f491-7d2a-4adc-91ae-4e3c4ffc619e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:03.933636 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1483/2972] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:03 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:04.285057 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7cb605c-f2af-4d70-93ab-ca1b438d4935 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:04.285923 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7cb605c-f2af-4d70-93ab-ca1b438d4935 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:04.286351 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:04.286351 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:04.286987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7cb605c-f2af-4d70-93ab-ca1b438d4935 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:04.400833 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:04.400833 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:04.445668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a7cb605c-f2af-4d70-93ab-ca1b438d4935 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:04.491170 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:04.491170 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:04.511490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7cb605c-f2af-4d70-93ab-ca1b438d4935 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:04.515746 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1484/2973] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:04 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 915 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:04.884942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f0e5a20-d66d-4e6f-b671-ba35c465a6f4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:04.885681 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f0e5a20-d66d-4e6f-b671-ba35c465a6f4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:04.885992 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:04.885992 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:04.886748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f0e5a20-d66d-4e6f-b671-ba35c465a6f4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:04.966490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:04.966490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:04.978494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2f0e5a20-d66d-4e6f-b671-ba35c465a6f4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:05.012033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f0e5a20-d66d-4e6f-b671-ba35c465a6f4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:05.013143 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1485/2974] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:04 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 978 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:05.028898 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be825a28-ccf1-4afa-903a-62e5101aafe3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:05.029438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be825a28-ccf1-4afa-903a-62e5101aafe3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:05.029630 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:05.029630 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:05.030005 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be825a28-ccf1-4afa-903a-62e5101aafe3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:05.030373 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-be825a28-ccf1-4afa-903a-62e5101aafe3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:05.055128 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:05.055128 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:05.057023 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be825a28-ccf1-4afa-903a-62e5101aafe3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:05.057826 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1486/2975] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:05 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:05.277293 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-7c80d6d6-8ada-4aad-b851-620b01821310 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Lock "b'cinder-attachment_update-7029b158-0b04-4511-a430-b6c482ac8954-n-h2-767704-6'" released by "attachment_update" :: held 3.112s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:00:05.278871 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-7c80d6d6-8ada-4aad-b851-620b01821310 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/9999bdcf-0c12-4ec0-9b42-336d7ed7ba5f returned with HTTP 200 Jan 02 03:00:05.280889 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1490/2976] 10.222.0.35 () {64 vars in 1468 bytes} [Sat Jan 2 03:00:02 2021] PUT /volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/9999bdcf-0c12-4ec0-9b42-336d7ed7ba5f => generated 762 bytes in 3233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:05.532409 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98937855-444e-49fc-819b-dbae4fb265ea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:05.533441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98937855-444e-49fc-819b-dbae4fb265ea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:05.533800 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:05.533800 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:05.534469 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98937855-444e-49fc-819b-dbae4fb265ea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:05.708177 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:05.708177 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:05.755186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-98937855-444e-49fc-819b-dbae4fb265ea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:05.837059 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:05.837059 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:05.873901 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98937855-444e-49fc-819b-dbae4fb265ea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:05.888743 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1487/2977] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:05 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 916 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:06.033030 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-496da673-9138-4c91-ba09-d08a58f726b5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:06.034082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-496da673-9138-4c91-ba09-d08a58f726b5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:06.034606 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:06.034606 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:06.035594 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-496da673-9138-4c91-ba09-d08a58f726b5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:06.073951 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a4f89cc-7b87-4509-83d0-2135fb9591a5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:06.074903 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a4f89cc-7b87-4509-83d0-2135fb9591a5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:06.075333 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:06.075333 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:06.076015 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a4f89cc-7b87-4509-83d0-2135fb9591a5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:06.076614 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6a4f89cc-7b87-4509-83d0-2135fb9591a5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:06.115707 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:06.115707 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:06.122723 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a4f89cc-7b87-4509-83d0-2135fb9591a5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:06.123574 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1488/2978] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:06 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:06.232875 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:06.232875 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:06.267176 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-496da673-9138-4c91-ba09-d08a58f726b5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:06.315012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-496da673-9138-4c91-ba09-d08a58f726b5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:06.319122 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1491/2979] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:06 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 981 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:06.906700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b508a20a-6894-4bfc-9677-2635d741f786 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:06.907416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b508a20a-6894-4bfc-9677-2635d741f786 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:06.907744 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:06.907744 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:06.908319 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b508a20a-6894-4bfc-9677-2635d741f786 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:07.095210 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:07.095210 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:07.113533 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b508a20a-6894-4bfc-9677-2635d741f786 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:07.145733 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98919b6e-34d0-43b4-b8c8-a6a719e33355 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:07.153796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98919b6e-34d0-43b4-b8c8-a6a719e33355 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:07.154112 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:07.154112 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:07.154749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98919b6e-34d0-43b4-b8c8-a6a719e33355 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:07.155378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-98919b6e-34d0-43b4-b8c8-a6a719e33355 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:07.169613 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:07.169613 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:07.203418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b508a20a-6894-4bfc-9677-2635d741f786 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:07.216405 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1489/2980] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:06 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 916 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:07.225164 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:07.225164 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:07.228206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98919b6e-34d0-43b4-b8c8-a6a719e33355 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:07.235632 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1492/2981] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:07 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:07.359867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27cba24b-74cf-46a3-b89d-5221a5fc50c6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:07.359867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27cba24b-74cf-46a3-b89d-5221a5fc50c6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:07.359867 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:07.359867 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:07.359867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27cba24b-74cf-46a3-b89d-5221a5fc50c6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:07.421376 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:07.421376 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:07.432518 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-27cba24b-74cf-46a3-b89d-5221a5fc50c6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:07.462587 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27cba24b-74cf-46a3-b89d-5221a5fc50c6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:07.464043 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1490/2982] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:07 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 981 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:08.226376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0a188593-373f-41b8-b7f1-5b3b4758c556 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:08.228836 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0a188593-373f-41b8-b7f1-5b3b4758c556 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:08.229460 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:08.229460 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:08.230568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0a188593-373f-41b8-b7f1-5b3b4758c556 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:08.244702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be3e1233-9555-4a4c-9671-0b93caedf7df tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:08.245230 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be3e1233-9555-4a4c-9671-0b93caedf7df tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:08.245435 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:08.245435 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:08.246349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be3e1233-9555-4a4c-9671-0b93caedf7df tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:08.247193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-be3e1233-9555-4a4c-9671-0b93caedf7df tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:08.303319 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:08.303319 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:08.306675 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be3e1233-9555-4a4c-9671-0b93caedf7df tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:08.312022 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1491/2983] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:08 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:08.412888 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:08.412888 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:08.430941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0a188593-373f-41b8-b7f1-5b3b4758c556 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:08.481366 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:08.481366 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:08.500221 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-214fa25c-6fe1-4d9f-86b5-16f89372c8ae tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:08.502238 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-214fa25c-6fe1-4d9f-86b5-16f89372c8ae tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:08.509692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:08.509692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:08.511641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-214fa25c-6fe1-4d9f-86b5-16f89372c8ae tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:08.565908 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0a188593-373f-41b8-b7f1-5b3b4758c556 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:08.573406 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1493/2984] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:08 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 916 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:08.628764 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:08.628764 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:08.643595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-214fa25c-6fe1-4d9f-86b5-16f89372c8ae tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:08.680179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-214fa25c-6fe1-4d9f-86b5-16f89372c8ae tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:08.681282 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1492/2985] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:08 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 981 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:09.342508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdc45d2f-b071-46f0-8963-ca7539543ec3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:09.344005 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fdc45d2f-b071-46f0-8963-ca7539543ec3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:09.344733 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:09.344733 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:09.345525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fdc45d2f-b071-46f0-8963-ca7539543ec3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:09.346101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fdc45d2f-b071-46f0-8963-ca7539543ec3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:09.407244 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:09.407244 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:09.411277 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdc45d2f-b071-46f0-8963-ca7539543ec3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:09.413672 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1494/2986] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:09 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:09.595520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e48930bd-c78f-4451-bb84-2b90b29ec11f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:09.596041 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e48930bd-c78f-4451-bb84-2b90b29ec11f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:09.596259 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:09.596259 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:09.596662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e48930bd-c78f-4451-bb84-2b90b29ec11f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:09.659611 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:09.659611 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:09.671682 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e48930bd-c78f-4451-bb84-2b90b29ec11f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:09.695113 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:09.695113 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:09.699976 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d1a6dc9-0287-42b2-8fea-bed2aa93ff70 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:09.700519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d1a6dc9-0287-42b2-8fea-bed2aa93ff70 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:09.700779 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:09.700779 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:09.701490 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d1a6dc9-0287-42b2-8fea-bed2aa93ff70 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:09.717216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e48930bd-c78f-4451-bb84-2b90b29ec11f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:09.718058 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1493/2987] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:09 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 916 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:09.830377 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:09.830377 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:09.839787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0d1a6dc9-0287-42b2-8fea-bed2aa93ff70 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:09.870294 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d1a6dc9-0287-42b2-8fea-bed2aa93ff70 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:09.870294 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1495/2988] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:09 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 981 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:10.434294 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0629e6d-2cd5-45a7-b614-553799538012 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:10.435505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0629e6d-2cd5-45a7-b614-553799538012 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:10.436004 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:10.436004 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:10.436923 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0629e6d-2cd5-45a7-b614-553799538012 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:10.437737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c0629e6d-2cd5-45a7-b614-553799538012 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:10.495335 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:10.495335 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:10.499667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0629e6d-2cd5-45a7-b614-553799538012 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:10.501644 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1494/2989] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:10 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:10.755826 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f032f12e-e053-401a-a492-7786203e0e0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:10.757196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f032f12e-e053-401a-a492-7786203e0e0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:10.757799 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:10.757799 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:10.762473 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f032f12e-e053-401a-a492-7786203e0e0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:10.852617 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-4f44a51b-42bb-48ec-a8be-24a8a427977c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/9999bdcf-0c12-4ec0-9b42-336d7ed7ba5f/action Jan 02 03:00:10.853770 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:10.853770 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:10.854614 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-4f44a51b-42bb-48ec-a8be-24a8a427977c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:00:10.855174 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-4f44a51b-42bb-48ec-a8be-24a8a427977c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:11.016458 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:11.016458 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:11.016970 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:11.016970 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:11.038923 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f032f12e-e053-401a-a492-7786203e0e0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:11.063130 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-34fba1f0-38a3-48f2-8b56-553e5ce98f6d req-4f44a51b-42bb-48ec-a8be-24a8a427977c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/9999bdcf-0c12-4ec0-9b42-336d7ed7ba5f/action returned with HTTP 204 Jan 02 03:00:11.064038 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1495/2990] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 03:00:10 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/9999bdcf-0c12-4ec0-9b42-336d7ed7ba5f/action => generated 0 bytes in 218 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:00:11.075024 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c54c701b-3ced-406e-bf2f-e55cd4c6de64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:11.075807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c54c701b-3ced-406e-bf2f-e55cd4c6de64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:11.075956 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:11.075956 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:11.076404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c54c701b-3ced-406e-bf2f-e55cd4c6de64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:11.079398 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:11.079398 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:11.099476 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f032f12e-e053-401a-a492-7786203e0e0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:11.123713 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1496/2991] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:10 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 1211 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:11.178160 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:11.178160 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:11.198386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c54c701b-3ced-406e-bf2f-e55cd4c6de64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:11.365221 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c54c701b-3ced-406e-bf2f-e55cd4c6de64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:11.387706 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1496/2992] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:11 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 981 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:11.522562 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d6c414bb-4788-4888-bca3-5b49cc7896f0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:11.523480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d6c414bb-4788-4888-bca3-5b49cc7896f0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:11.523480 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:11.523480 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:11.524525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d6c414bb-4788-4888-bca3-5b49cc7896f0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:11.524775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d6c414bb-4788-4888-bca3-5b49cc7896f0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:11.575034 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:11.575034 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:11.577024 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d6c414bb-4788-4888-bca3-5b49cc7896f0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:11.578397 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1497/2993] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:11 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:12.138344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7edc28da-161a-4f90-a298-bdf11385ee19 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:12.139242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7edc28da-161a-4f90-a298-bdf11385ee19 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:12.139646 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:12.139646 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:12.140304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7edc28da-161a-4f90-a298-bdf11385ee19 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:12.284303 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:12.284303 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:12.324254 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7edc28da-161a-4f90-a298-bdf11385ee19 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:12.370911 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:12.370911 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:12.391686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7edc28da-161a-4f90-a298-bdf11385ee19 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:12.393598 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1497/2994] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:12 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 1208 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:12.408976 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb2de810-c720-497a-84ed-9d15fb003667 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:12.409791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb2de810-c720-497a-84ed-9d15fb003667 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:12.410204 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:12.410204 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:12.410881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb2de810-c720-497a-84ed-9d15fb003667 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:12.421487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24eb46e1-0a86-4740-bd3a-3b4570330c4f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots Jan 02 03:00:12.422544 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:12.422544 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:12.423593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-24eb46e1-0a86-4740-bd3a-3b4570330c4f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7029b158-0b04-4511-a430-b6c482ac8954", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1934411076"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:12.469084 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:12.469084 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:12.479493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cb2de810-c720-497a-84ed-9d15fb003667 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:12.512719 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb2de810-c720-497a-84ed-9d15fb003667 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:12.513790 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1498/2995] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:12 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 1369 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:12.546737 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-26a6a324-9865-41b6-bd00-9e131514be94 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:12.548924 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-26a6a324-9865-41b6-bd00-9e131514be94 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:12.549693 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:12.549693 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:12.550224 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:12.550224 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:12.551464 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-26a6a324-9865-41b6-bd00-9e131514be94 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:12.553489 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-24eb46e1-0a86-4740-bd3a-3b4570330c4f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:12.556318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-24eb46e1-0a86-4740-bd3a-3b4570330c4f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create snapshot from volume 7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:12.666072 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:12.666072 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:12.684229 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-26a6a324-9865-41b6-bd00-9e131514be94 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:12.713876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-24eb46e1-0a86-4740-bd3a-3b4570330c4f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['f077d787-4dcd-43e9-b777-ac2b7920faee', '60262866-eda8-43ce-971f-53bc5db7a44f', '9f83d262-4472-4728-bf3f-786bec7fa92f', '9683a088-f52b-4b0d-b3d6-51d66cd599a8'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:00:12.733693 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-26a6a324-9865-41b6-bd00-9e131514be94 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:12.734822 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1499/2996] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:12 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 1369 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:12.742410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c4bdcc5-0f36-4439-805d-1236940794c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:12.743288 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c4bdcc5-0f36-4439-805d-1236940794c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:12.744065 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:12.744065 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:12.744735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c4bdcc5-0f36-4439-805d-1236940794c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:12.745227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0c4bdcc5-0f36-4439-805d-1236940794c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:12.803002 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:12.803002 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:12.810785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c4bdcc5-0f36-4439-805d-1236940794c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:12.811842 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1500/2997] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:12 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:12.839129 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-80628e58-f2cb-4627-8a8a-8b7998757240 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots Jan 02 03:00:12.845344 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:12.845344 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:12.849643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-80628e58-f2cb-4627-8a8a-8b7998757240 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b056afc6-a9b8-46b3-b288-2103b155c5db", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1303587320", "description": null, "metadata": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:13.000843 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:13.000843 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:13.003709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-80628e58-f2cb-4627-8a8a-8b7998757240 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:13.004702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-80628e58-f2cb-4627-8a8a-8b7998757240 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create snapshot from volume b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:13.137002 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-24eb46e1-0a86-4740-bd3a-3b4570330c4f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot force create request issued successfully. Jan 02 03:00:13.138774 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-24eb46e1-0a86-4740-bd3a-3b4570330c4f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots returned with HTTP 202 Jan 02 03:00:13.145344 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1498/2998] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:00:12 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots => generated 310 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:00:13.163370 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9885edc4-0828-474f-a200-b646e50c920f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:00:13.165042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9885edc4-0828-474f-a200-b646e50c920f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:13.166068 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:13.166068 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:13.167177 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9885edc4-0828-474f-a200-b646e50c920f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:13.170858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-80628e58-f2cb-4627-8a8a-8b7998757240 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Created reservations ['d6acc67d-7f4b-41f2-b63a-ec56a5e659f7', '395cf3bc-1915-4bbc-bf84-32d2b283b286', '95e77f44-10f3-43f4-a6f9-7197b385294c', '69446737-887d-41ed-be09-c41102a2ace1'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:00:13.229121 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:13.229121 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:13.231405 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9885edc4-0828-474f-a200-b646e50c920f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:13.235724 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9885edc4-0828-474f-a200-b646e50c920f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 returned with HTTP 200 Jan 02 03:00:13.237790 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1499/2999] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:13 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 => generated 442 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:13.417548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-80628e58-f2cb-4627-8a8a-8b7998757240 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot create request issued successfully. Jan 02 03:00:13.418376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-80628e58-f2cb-4627-8a8a-8b7998757240 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots returned with HTTP 202 Jan 02 03:00:13.419257 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1501/3000] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:00:12 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots => generated 308 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:00:13.439517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d952066-6a36-4ae4-8c02-c89d21cba383 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:00:13.440935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d952066-6a36-4ae4-8c02-c89d21cba383 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:13.441660 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:13.441660 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:13.442362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d952066-6a36-4ae4-8c02-c89d21cba383 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:13.547778 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:13.547778 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:13.549733 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5d952066-6a36-4ae4-8c02-c89d21cba383 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:00:13.565049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d952066-6a36-4ae4-8c02-c89d21cba383 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 200 Jan 02 03:00:13.582738 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1500/3001] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:13 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 440 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:13.856510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f955a49-a436-486c-9a0b-ca9558c17301 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:13.857713 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f955a49-a436-486c-9a0b-ca9558c17301 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:13.858087 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:13.858087 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:13.858776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f955a49-a436-486c-9a0b-ca9558c17301 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:13.859418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7f955a49-a436-486c-9a0b-ca9558c17301 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:13.974629 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:13.974629 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:13.985619 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f955a49-a436-486c-9a0b-ca9558c17301 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:13.991199 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1502/3002] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:13 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:14.587390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a2d5e89f-ee3f-4736-abdd-b56ef849cca6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:00:14.588483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a2d5e89f-ee3f-4736-abdd-b56ef849cca6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:14.588483 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:14.588483 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:14.589414 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a2d5e89f-ee3f-4736-abdd-b56ef849cca6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:14.755647 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:14.755647 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:14.757838 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a2d5e89f-ee3f-4736-abdd-b56ef849cca6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:00:14.782760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a2d5e89f-ee3f-4736-abdd-b56ef849cca6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 200 Jan 02 03:00:14.784181 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1503/3003] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:14 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 440 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:14.958114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99c6e22b-8b2a-474a-accd-95626f2599bd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:00:14.958917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99c6e22b-8b2a-474a-accd-95626f2599bd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:14.959283 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:14.959283 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:14.960762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99c6e22b-8b2a-474a-accd-95626f2599bd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:14.992306 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:14.992306 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:14.995048 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-99c6e22b-8b2a-474a-accd-95626f2599bd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:14.997761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99c6e22b-8b2a-474a-accd-95626f2599bd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 returned with HTTP 200 Jan 02 03:00:14.999048 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1501/3004] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:14 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 => generated 442 bytes in 753 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:15.016223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e1165d0-bd16-4f87-90d4-8ed93762028b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:15.028769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e1165d0-bd16-4f87-90d4-8ed93762028b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:15.029358 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:15.029358 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:15.030075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e1165d0-bd16-4f87-90d4-8ed93762028b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:15.030797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6e1165d0-bd16-4f87-90d4-8ed93762028b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:15.124166 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:15.124166 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:15.140513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e1165d0-bd16-4f87-90d4-8ed93762028b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:15.142899 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1504/3005] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:14 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:15.806416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c81f3ddc-4e62-4ca9-a58f-35bc195af12e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:00:15.807188 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c81f3ddc-4e62-4ca9-a58f-35bc195af12e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:15.807716 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:15.807716 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:15.808431 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c81f3ddc-4e62-4ca9-a58f-35bc195af12e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:15.952068 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:15.952068 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:15.963430 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c81f3ddc-4e62-4ca9-a58f-35bc195af12e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:00:15.963430 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c81f3ddc-4e62-4ca9-a58f-35bc195af12e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 200 Jan 02 03:00:15.966577 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1502/3006] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:15 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 440 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:16.015810 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03a556d2-96e1-4f68-8f81-59146628a613 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:00:16.021702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03a556d2-96e1-4f68-8f81-59146628a613 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:16.022099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:16.022099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:16.022787 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03a556d2-96e1-4f68-8f81-59146628a613 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:16.084950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:16.084950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:16.088688 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-03a556d2-96e1-4f68-8f81-59146628a613 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:16.092536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03a556d2-96e1-4f68-8f81-59146628a613 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 returned with HTTP 200 Jan 02 03:00:16.093777 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1505/3007] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:16 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 => generated 442 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:16.158482 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d191372-18f1-48b6-beed-24c62bd9bb9f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:16.159408 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d191372-18f1-48b6-beed-24c62bd9bb9f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:16.160024 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:16.160024 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:16.160648 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d191372-18f1-48b6-beed-24c62bd9bb9f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:16.161173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5d191372-18f1-48b6-beed-24c62bd9bb9f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:16.195395 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:16.195395 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:16.198470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d191372-18f1-48b6-beed-24c62bd9bb9f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:16.199789 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1503/3008] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:16 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:16.977792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c6a01c6-c8fe-4085-ae2b-532fe7634132 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:00:16.980044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c6a01c6-c8fe-4085-ae2b-532fe7634132 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:16.980749 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:16.980749 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:16.981926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c6a01c6-c8fe-4085-ae2b-532fe7634132 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:17.039063 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:17.039063 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:17.042397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2c6a01c6-c8fe-4085-ae2b-532fe7634132 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:00:17.046875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c6a01c6-c8fe-4085-ae2b-532fe7634132 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 200 Jan 02 03:00:17.048856 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1506/3009] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:16 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 467 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:17.061484 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f6a1fb5-57d0-4f40-ad8d-82e2de63298e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:00:17.062342 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f6a1fb5-57d0-4f40-ad8d-82e2de63298e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:17.062732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:17.062732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:17.063363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f6a1fb5-57d0-4f40-ad8d-82e2de63298e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:17.111933 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-275755ec-9e13-4126-b194-4e328a02c2fc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:00:17.112818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-275755ec-9e13-4126-b194-4e328a02c2fc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:17.113344 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:17.113344 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:17.116781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-275755ec-9e13-4126-b194-4e328a02c2fc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:17.149121 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:17.149121 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:17.151268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3f6a1fb5-57d0-4f40-ad8d-82e2de63298e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:00:17.155892 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:17.155892 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:17.157330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-275755ec-9e13-4126-b194-4e328a02c2fc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:17.158798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f6a1fb5-57d0-4f40-ad8d-82e2de63298e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 200 Jan 02 03:00:17.159452 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-275755ec-9e13-4126-b194-4e328a02c2fc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 returned with HTTP 200 Jan 02 03:00:17.160366 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1504/3010] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:17 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 467 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:17.160794 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1507/3011] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:17 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 => generated 469 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:17.196883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d50da02-9145-4dc1-ba9e-f5135eac547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots Jan 02 03:00:17.197738 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:17.197738 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:17.198818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d50da02-9145-4dc1-ba9e-f5135eac547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7029b158-0b04-4511-a430-b6c482ac8954", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827412401"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:17.216038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52ae4572-0780-4596-9185-3ae626486f54 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:17.216038 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52ae4572-0780-4596-9185-3ae626486f54 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:17.216038 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:17.216038 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:17.219018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52ae4572-0780-4596-9185-3ae626486f54 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:17.219018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-52ae4572-0780-4596-9185-3ae626486f54 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:17.265736 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:17.265736 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:17.269187 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52ae4572-0780-4596-9185-3ae626486f54 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:17.271896 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1508/3012] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:17 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:17.360778 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:17.360778 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:17.364431 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0d50da02-9145-4dc1-ba9e-f5135eac547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:17.365877 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-0d50da02-9145-4dc1-ba9e-f5135eac547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create snapshot from volume 7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:17.527030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-0d50da02-9145-4dc1-ba9e-f5135eac547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['af2ae191-3187-4eff-b626-65a04c118755', 'c240ad5e-35b1-4eda-84b6-d48067f5fb4f', 'b6d5f12d-0a8c-48d2-9ca6-9fceaca2122b', '4e6e59a1-31ad-4bb6-8fc4-b4822416d1c9'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:00:17.697324 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-6204c351-686f-4065-9b69-a0fcf8be3728 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:00:17.698042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-6204c351-686f-4065-9b69-a0fcf8be3728 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:17.698240 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:17.698240 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:17.698660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-6204c351-686f-4065-9b69-a0fcf8be3728 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:17.771244 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:17.771244 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:17.772405 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-6204c351-686f-4065-9b69-a0fcf8be3728 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:00:17.798910 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-6204c351-686f-4065-9b69-a0fcf8be3728 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 200 Jan 02 03:00:17.799859 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1509/3013] 10.222.0.39 () {60 vars in 1575 bytes} [Sat Jan 2 03:00:17 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 467 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:17.815416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9b43addd-5f91-4410-8df1-03eae9f5334d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:17.817271 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9b43addd-5f91-4410-8df1-03eae9f5334d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:17.819690 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:17.819690 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:17.820168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9b43addd-5f91-4410-8df1-03eae9f5334d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:17.887606 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0d50da02-9145-4dc1-ba9e-f5135eac547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot force create request issued successfully. Jan 02 03:00:17.889072 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d50da02-9145-4dc1-ba9e-f5135eac547e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots returned with HTTP 202 Jan 02 03:00:17.894175 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1505/3014] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:00:17 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots => generated 309 bytes in 708 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:00:17.918569 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ccfb6fc1-badd-4b92-b129-ac0c3d38a740 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c Jan 02 03:00:17.928277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ccfb6fc1-badd-4b92-b129-ac0c3d38a740 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:17.931466 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:17.931466 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:17.936037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ccfb6fc1-badd-4b92-b129-ac0c3d38a740 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:17.954821 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:17.954821 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:17.965170 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9b43addd-5f91-4410-8df1-03eae9f5334d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:17.996146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9b43addd-5f91-4410-8df1-03eae9f5334d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:17.998608 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1510/3015] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:00:17 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 1369 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:00:18.048889 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:18.048889 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:18.051116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ccfb6fc1-badd-4b92-b129-ac0c3d38a740 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:18.062884 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ccfb6fc1-badd-4b92-b129-ac0c3d38a740 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c returned with HTTP 200 Jan 02 03:00:18.069057 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1506/3016] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:17 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c => generated 441 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:18.305418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad0d839a-d5e6-4c79-b907-ef612f801ae3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:18.308177 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad0d839a-d5e6-4c79-b907-ef612f801ae3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:18.310113 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:18.310113 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:18.311617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad0d839a-d5e6-4c79-b907-ef612f801ae3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:18.314636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ad0d839a-d5e6-4c79-b907-ef612f801ae3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:18.374083 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:18.374083 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:18.384876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad0d839a-d5e6-4c79-b907-ef612f801ae3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:18.386155 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1511/3017] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:18 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:19.086028 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8fe91ea-b35f-4f50-8ad4-c321d2d72eee tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c Jan 02 03:00:19.086743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8fe91ea-b35f-4f50-8ad4-c321d2d72eee tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:19.087113 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:19.087113 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:19.087523 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8fe91ea-b35f-4f50-8ad4-c321d2d72eee tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:19.170314 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:19.170314 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:19.172521 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f8fe91ea-b35f-4f50-8ad4-c321d2d72eee tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:19.184862 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8fe91ea-b35f-4f50-8ad4-c321d2d72eee tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c returned with HTTP 200 Jan 02 03:00:19.191545 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1507/3018] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:19 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c => generated 441 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:19.410247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5aab8aa-d29e-4407-a1e2-f82fd7377ad6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:19.457528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5aab8aa-d29e-4407-a1e2-f82fd7377ad6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:19.457528 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:19.457528 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:19.457528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5aab8aa-d29e-4407-a1e2-f82fd7377ad6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:19.457528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c5aab8aa-d29e-4407-a1e2-f82fd7377ad6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:19.511667 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:19.511667 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:19.515845 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5aab8aa-d29e-4407-a1e2-f82fd7377ad6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:19.530483 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1512/3019] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:19 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:20.204563 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85bd973a-6075-4dd5-8c85-7d3067faf1eb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c Jan 02 03:00:20.205723 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85bd973a-6075-4dd5-8c85-7d3067faf1eb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:20.206116 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:20.206116 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:20.206708 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85bd973a-6075-4dd5-8c85-7d3067faf1eb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:20.276255 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:20.276255 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:20.279149 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-85bd973a-6075-4dd5-8c85-7d3067faf1eb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:20.281735 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85bd973a-6075-4dd5-8c85-7d3067faf1eb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c returned with HTTP 200 Jan 02 03:00:20.282436 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1508/3020] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:20 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c => generated 468 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:20.302992 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86ee9913-0ddc-4319-9f53-3db8c166e104 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c Jan 02 03:00:20.302992 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86ee9913-0ddc-4319-9f53-3db8c166e104 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:20.302992 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:20.302992 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:20.302992 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86ee9913-0ddc-4319-9f53-3db8c166e104 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:20.304131 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-86ee9913-0ddc-4319-9f53-3db8c166e104 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 9872f4c9-97dc-4ced-ac13-2641d579b67c Jan 02 03:00:20.356143 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:20.356143 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:20.356143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-86ee9913-0ddc-4319-9f53-3db8c166e104 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:20.453198 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-86ee9913-0ddc-4319-9f53-3db8c166e104 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot delete request issued successfully. Jan 02 03:00:20.457058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86ee9913-0ddc-4319-9f53-3db8c166e104 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c returned with HTTP 202 Jan 02 03:00:20.457265 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1513/3021] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:00:20 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:00:20.469129 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db99681d-d322-4070-99dc-2b8412bd01a9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c Jan 02 03:00:20.469941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db99681d-d322-4070-99dc-2b8412bd01a9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:20.470342 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:20.470342 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:20.470968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db99681d-d322-4070-99dc-2b8412bd01a9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:20.518679 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:20.518679 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:20.519977 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-db99681d-d322-4070-99dc-2b8412bd01a9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:20.522059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db99681d-d322-4070-99dc-2b8412bd01a9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c returned with HTTP 200 Jan 02 03:00:20.522914 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1509/3022] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:20 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c => generated 467 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:20.547078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eeb55bbe-7145-4ab1-bf1a-d9099d51d4f0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:20.548097 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eeb55bbe-7145-4ab1-bf1a-d9099d51d4f0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:20.548987 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:20.548987 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:20.550770 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eeb55bbe-7145-4ab1-bf1a-d9099d51d4f0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:20.552810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-eeb55bbe-7145-4ab1-bf1a-d9099d51d4f0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:20.608873 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-badda8af-6d0f-4dfa-a95b-c71708938211 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:00:20.612345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-badda8af-6d0f-4dfa-a95b-c71708938211 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:20.612797 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:20.612797 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:20.613564 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-badda8af-6d0f-4dfa-a95b-c71708938211 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:20.627412 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:20.627412 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:20.627412 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eeb55bbe-7145-4ab1-bf1a-d9099d51d4f0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:20.628735 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1514/3023] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:20 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:20.780467 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:20.780467 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:20.782531 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-badda8af-6d0f-4dfa-a95b-c71708938211 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:00:20.795206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-badda8af-6d0f-4dfa-a95b-c71708938211 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 200 Jan 02 03:00:20.798157 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1510/3024] 10.222.0.39 () {60 vars in 1575 bytes} [Sat Jan 2 03:00:20 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 467 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:21.537395 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-acf71af9-3b9f-41e3-8cf4-11ed440a974d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c Jan 02 03:00:21.538600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-acf71af9-3b9f-41e3-8cf4-11ed440a974d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:21.538976 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:21.538976 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:21.540254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-acf71af9-3b9f-41e3-8cf4-11ed440a974d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:21.583624 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:21.583624 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:21.587661 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-acf71af9-3b9f-41e3-8cf4-11ed440a974d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:21.591174 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-acf71af9-3b9f-41e3-8cf4-11ed440a974d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c returned with HTTP 200 Jan 02 03:00:21.594668 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1515/3025] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:21 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c => generated 467 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:21.651107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd4497f8-163b-486e-bbcb-0a5f939acbee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:21.652079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd4497f8-163b-486e-bbcb-0a5f939acbee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:21.652366 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:21.652366 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:21.659098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd4497f8-163b-486e-bbcb-0a5f939acbee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:21.659782 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-dd4497f8-163b-486e-bbcb-0a5f939acbee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:21.764038 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:21.764038 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:21.766144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd4497f8-163b-486e-bbcb-0a5f939acbee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:21.776640 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1511/3026] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:21 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:22.622244 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-921e5cbc-1b3a-460f-9d38-cf33014d08ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c Jan 02 03:00:22.622244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-921e5cbc-1b3a-460f-9d38-cf33014d08ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:22.622244 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:22.622244 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:22.622244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-921e5cbc-1b3a-460f-9d38-cf33014d08ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:22.701142 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:22.701142 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:22.701590 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-921e5cbc-1b3a-460f-9d38-cf33014d08ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:22.705214 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-921e5cbc-1b3a-460f-9d38-cf33014d08ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c returned with HTTP 200 Jan 02 03:00:22.714043 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1516/3027] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:22 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c => generated 467 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:22.792896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec6e345a-a583-4158-b16e-c178921c51d9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:22.792896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec6e345a-a583-4158-b16e-c178921c51d9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:22.793320 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:22.793320 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:22.793602 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec6e345a-a583-4158-b16e-c178921c51d9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:22.793751 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ec6e345a-a583-4158-b16e-c178921c51d9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:22.855023 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:22.855023 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:22.862246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec6e345a-a583-4158-b16e-c178921c51d9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:22.867852 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1512/3028] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:22 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:23.731218 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84c65f05-a579-4b06-8914-ca2a13080e9d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c Jan 02 03:00:23.731782 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84c65f05-a579-4b06-8914-ca2a13080e9d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:23.732002 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:23.732002 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:23.732833 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84c65f05-a579-4b06-8914-ca2a13080e9d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:23.780659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:23.780659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:23.781818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-84c65f05-a579-4b06-8914-ca2a13080e9d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:23.783916 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84c65f05-a579-4b06-8914-ca2a13080e9d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c returned with HTTP 200 Jan 02 03:00:23.784753 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1517/3029] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:23 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c => generated 467 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:23.890082 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9f31910-102c-4adf-907d-5620bbcab078 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:23.891259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9f31910-102c-4adf-907d-5620bbcab078 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:23.892442 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:23.892442 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:23.894178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a9f31910-102c-4adf-907d-5620bbcab078 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:23.899169 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a9f31910-102c-4adf-907d-5620bbcab078 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:23.955180 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:23.955180 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:23.958336 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a9f31910-102c-4adf-907d-5620bbcab078 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:23.966950 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1513/3030] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:23 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:24.425637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-733eee43-3e49-4173-8ac3-2a008e93a4f3 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:00:24.425637 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-733eee43-3e49-4173-8ac3-2a008e93a4f3 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:24.425637 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:24.425637 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:24.425637 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-733eee43-3e49-4173-8ac3-2a008e93a4f3 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:24.486518 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:24.486518 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:24.491513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-733eee43-3e49-4173-8ac3-2a008e93a4f3 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:00:24.494757 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-733eee43-3e49-4173-8ac3-2a008e93a4f3 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 200 Jan 02 03:00:24.495618 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1518/3031] 10.222.0.52 () {58 vars in 1368 bytes} [Sat Jan 2 03:00:24 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 467 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:24.524207 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-02a30465-0575-4220-b52b-8070c62cc5a6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:00:24.524834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-02a30465-0575-4220-b52b-8070c62cc5a6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:24.525274 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:24.525274 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:24.525922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-02a30465-0575-4220-b52b-8070c62cc5a6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:24.675433 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:24.675433 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:24.707162 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-02a30465-0575-4220-b52b-8070c62cc5a6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:24.799747 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f96f680a-6c43-4f6c-823c-aa7dce9c9abd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c Jan 02 03:00:24.801036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f96f680a-6c43-4f6c-823c-aa7dce9c9abd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:24.801484 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:24.801484 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:24.802133 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f96f680a-6c43-4f6c-823c-aa7dce9c9abd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:24.813107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-02a30465-0575-4220-b52b-8070c62cc5a6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:00:24.815203 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1514/3032] 10.222.0.52 () {58 vars in 1362 bytes} [Sat Jan 2 03:00:24 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 1369 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:24.866325 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f96f680a-6c43-4f6c-823c-aa7dce9c9abd tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c returned with HTTP 404 Jan 02 03:00:24.873491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes Jan 02 03:00:24.874356 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:24.874356 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:24.875174 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "92ed9d64-1fee-4592-90ad-ef707b89ed74", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:24.876175 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1519/3033] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:24 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:00:24.884076 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ec4b8ac-5253-48e5-a957-51b777f76676 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 Jan 02 03:00:24.884977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ec4b8ac-5253-48e5-a957-51b777f76676 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:24.885531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '92ed9d64-1fee-4592-90ad-ef707b89ed74', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:00:24.886103 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ec4b8ac-5253-48e5-a957-51b777f76676 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:24.886802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-4ec4b8ac-5253-48e5-a957-51b777f76676 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 3e0fbf43-35a5-4b19-ad16-50cfc1d90390 Jan 02 03:00:24.916299 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:24.916299 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:24.918276 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4ec4b8ac-5253-48e5-a957-51b777f76676 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:25.031240 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4ec4b8ac-5253-48e5-a957-51b777f76676 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot delete request issued successfully. Jan 02 03:00:25.033870 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ec4b8ac-5253-48e5-a957-51b777f76676 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 returned with HTTP 202 Jan 02 03:00:25.040941 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1520/3034] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:00:24 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:00:25.042804 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:25.042804 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:25.044896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:00:25.045595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume of 1 GB Jan 02 03:00:25.054697 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Availability Zones retrieved successfully. Jan 02 03:00:25.056853 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a42e54c-584b-481b-a5b3-7f67690d769d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:25.057834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a42e54c-584b-481b-a5b3-7f67690d769d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:25.058198 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:25.058198 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:25.058894 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a42e54c-584b-481b-a5b3-7f67690d769d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:25.059578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6a42e54c-584b-481b-a5b3-7f67690d769d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:25.121815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Flow 'volume_create_api' (f14a7455-127b-4f01-9b73-2986a536512f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:00:25.165152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256b3854-794c-4eb5-b280-1619cf4b7d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:25.174416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:00:25.218073 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:25.218073 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:25.231393 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a42e54c-584b-481b-a5b3-7f67690d769d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:25.232937 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1521/3035] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:25 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:25.259133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-252fbdd2-ac4d-42cf-9a74-7357ecdc2a2d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 Jan 02 03:00:25.260067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-252fbdd2-ac4d-42cf-9a74-7357ecdc2a2d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:25.260422 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:25.260422 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:25.276128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-252fbdd2-ac4d-42cf-9a74-7357ecdc2a2d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:25.429072 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:25.429072 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:25.434544 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-252fbdd2-ac4d-42cf-9a74-7357ecdc2a2d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:25.441553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-252fbdd2-ac4d-42cf-9a74-7357ecdc2a2d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 returned with HTTP 200 Jan 02 03:00:25.443498 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1522/3036] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:25 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 => generated 468 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:25.474157 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256b3854-794c-4eb5-b280-1619cf4b7d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '92ed9d64-1fee-4592-90ad-ef707b89ed74', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:25.484968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef8ee7a-0050-4c5d-9452-73afaafe8711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:25.637355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Created reservations ['c89d3fd1-9eaa-4620-8d46-283840216652', '253000d4-fc83-40fe-a01a-eef71851e093', '1b622675-b6b9-4e75-80c4-3c036ea9b81d', 'd32b8f14-c644-42df-83d7-ffb42d61441f'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:00:25.639253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef8ee7a-0050-4c5d-9452-73afaafe8711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c89d3fd1-9eaa-4620-8d46-283840216652', '253000d4-fc83-40fe-a01a-eef71851e093', '1b622675-b6b9-4e75-80c4-3c036ea9b81d', 'd32b8f14-c644-42df-83d7-ffb42d61441f']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:25.641761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9119279b-a847-49c1-93cf-ef37a175e86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:25.832686 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9119279b-a847-49c1-93cf-ef37a175e86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1940898c-72d9-48fe-b947-dd92ebe8df94', '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='4fede95acd3943498c3188095ea172eb',qos_specs=None,replication_status=,reservations=['c89d3fd1-9eaa-4620-8d46-283840216652','253000d4-fc83-40fe-a01a-eef71851e093','1b622675-b6b9-4e75-80c4-3c036ea9b81d','d32b8f14-c644-42df-83d7-ffb42d61441f'],size=1,snapshot_id=92ed9d64-1fee-4592-90ad-ef707b89ed74,source_replicaid=,source_volid=None,status='creating',user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), '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-02T03:00: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=1940898c-72d9-48fe-b947-dd92ebe8df94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fede95acd3943498c3188095ea172eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=92ed9d64-1fee-4592-90ad-ef707b89ed74,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:25.837100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1adc9cf-c4dd-4d31-bcfb-a42be7b899b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:25.871603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1adc9cf-c4dd-4d31-bcfb-a42be7b899b0) transitioned into 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='4fede95acd3943498c3188095ea172eb',qos_specs=None,replication_status=,reservations=['c89d3fd1-9eaa-4620-8d46-283840216652','253000d4-fc83-40fe-a01a-eef71851e093','1b622675-b6b9-4e75-80c4-3c036ea9b81d','d32b8f14-c644-42df-83d7-ffb42d61441f'],size=1,snapshot_id=92ed9d64-1fee-4592-90ad-ef707b89ed74,source_replicaid=,source_volid=None,status='creating',user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:25.874684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda27f7f-bdf0-425e-be39-eb5e26f59772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:25.986718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda27f7f-bdf0-425e-be39-eb5e26f59772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:25.989975 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Flow 'volume_create_api' (f14a7455-127b-4f01-9b73-2986a536512f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:00:26.072776 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume request issued successfully. Jan 02 03:00:26.090755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-84b39d4a-d7cd-4e03-91ac-2c0a2217d791 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes returned with HTTP 202 Jan 02 03:00:26.091294 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1515/3037] 10.222.0.52 () {62 vars in 1305 bytes} [Sat Jan 2 03:00:24 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/volumes => generated 805 bytes in 1244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:00:26.120374 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-c74c614c-b8f9-4f2b-8c17-dd3da6f3a09a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:00:26.120927 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-c74c614c-b8f9-4f2b-8c17-dd3da6f3a09a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:26.121147 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:26.121147 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:26.121521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-c74c614c-b8f9-4f2b-8c17-dd3da6f3a09a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:26.219705 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:26.219705 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:26.244401 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-c74c614c-b8f9-4f2b-8c17-dd3da6f3a09a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:26.254173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f0bbcc8-9394-4161-ab13-fa8f26c63aea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:26.254825 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f0bbcc8-9394-4161-ab13-fa8f26c63aea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:26.255099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:26.255099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:26.255554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f0bbcc8-9394-4161-ab13-fa8f26c63aea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:26.255993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6f0bbcc8-9394-4161-ab13-fa8f26c63aea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:26.300857 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-c74c614c-b8f9-4f2b-8c17-dd3da6f3a09a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 200 Jan 02 03:00:26.301707 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1523/3038] 10.222.0.52 () {58 vars in 1362 bytes} [Sat Jan 2 03:00:26 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 873 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:26.322253 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:26.322253 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:26.324266 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f0bbcc8-9394-4161-ab13-fa8f26c63aea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:26.325356 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1516/3039] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:26 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:26.332904 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-057590d3-55bc-400d-8526-af67983a6a2d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:00:26.333445 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-057590d3-55bc-400d-8526-af67983a6a2d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:26.333668 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:26.333668 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:26.334040 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-057590d3-55bc-400d-8526-af67983a6a2d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:26.438895 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:26.438895 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:26.455555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9d9eb08-dcdf-49f7-a96a-fc814217b8fb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 Jan 02 03:00:26.456461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9d9eb08-dcdf-49f7-a96a-fc814217b8fb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:26.456461 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:26.456461 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:26.456783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9d9eb08-dcdf-49f7-a96a-fc814217b8fb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:26.457377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-057590d3-55bc-400d-8526-af67983a6a2d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:26.509570 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-057590d3-55bc-400d-8526-af67983a6a2d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 200 Jan 02 03:00:26.510658 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1524/3040] 10.222.0.52 () {58 vars in 1362 bytes} [Sat Jan 2 03:00:26 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 897 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:26.527305 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:26.527305 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:26.533891 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e9d9eb08-dcdf-49f7-a96a-fc814217b8fb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:26.537417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9d9eb08-dcdf-49f7-a96a-fc814217b8fb tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 returned with HTTP 200 Jan 02 03:00:26.546059 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1517/3041] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:26 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 => generated 468 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:27.351743 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5eb57303-4283-460e-9ebd-383de349b242 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:27.352914 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5eb57303-4283-460e-9ebd-383de349b242 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:27.352914 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:27.352914 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:27.370477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5eb57303-4283-460e-9ebd-383de349b242 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:27.371387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5eb57303-4283-460e-9ebd-383de349b242 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:27.573227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61bfa9f8-fca3-49dc-867a-c42e5d933a54 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 Jan 02 03:00:27.573227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61bfa9f8-fca3-49dc-867a-c42e5d933a54 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:27.573227 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:27.573227 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:27.573227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-61bfa9f8-fca3-49dc-867a-c42e5d933a54 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:27.603373 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:27.603373 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:27.603373 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5eb57303-4283-460e-9ebd-383de349b242 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:27.620180 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1525/3042] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:27 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:27.793338 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:27.793338 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:27.801320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-61bfa9f8-fca3-49dc-867a-c42e5d933a54 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:27.809210 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-61bfa9f8-fca3-49dc-867a-c42e5d933a54 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 returned with HTTP 200 Jan 02 03:00:27.817468 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1518/3043] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:27 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 => generated 468 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:28.618134 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d3f020a-8c8e-4588-90df-5bd08340cd29 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:28.618741 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d3f020a-8c8e-4588-90df-5bd08340cd29 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:28.618967 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:28.618967 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:28.619344 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d3f020a-8c8e-4588-90df-5bd08340cd29 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:28.619716 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3d3f020a-8c8e-4588-90df-5bd08340cd29 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:28.698983 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:28.698983 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:28.700955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d3f020a-8c8e-4588-90df-5bd08340cd29 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:28.702029 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1526/3044] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:28 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:28.833350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-821c9c34-29d5-4460-af41-5d682c5a43a3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 Jan 02 03:00:28.833881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-821c9c34-29d5-4460-af41-5d682c5a43a3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:28.834126 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:28.834126 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:28.834461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-821c9c34-29d5-4460-af41-5d682c5a43a3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:28.927717 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:28.927717 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:28.942248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-821c9c34-29d5-4460-af41-5d682c5a43a3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:28.949393 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-821c9c34-29d5-4460-af41-5d682c5a43a3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 returned with HTTP 200 Jan 02 03:00:28.951627 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1519/3045] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:28 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 => generated 468 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:29.538462 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b11544d9-d98d-4de6-9f11-9393b44e7a58 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:00:29.539725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b11544d9-d98d-4de6-9f11-9393b44e7a58 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:29.540175 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:29.540175 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:29.540880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b11544d9-d98d-4de6-9f11-9393b44e7a58 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:29.652974 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:29.652974 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:29.680787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b11544d9-d98d-4de6-9f11-9393b44e7a58 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:29.722058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e5b0c6e-ec6c-4f63-a302-9558766dab78 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:29.737947 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b11544d9-d98d-4de6-9f11-9393b44e7a58 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 200 Jan 02 03:00:29.739367 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1527/3046] 10.222.0.52 () {58 vars in 1362 bytes} [Sat Jan 2 03:00:29 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 897 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:29.748843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e5b0c6e-ec6c-4f63-a302-9558766dab78 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:29.749409 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:29.749409 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:29.754099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e5b0c6e-ec6c-4f63-a302-9558766dab78 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:29.761858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9e5b0c6e-ec6c-4f63-a302-9558766dab78 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:29.919448 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:29.919448 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:29.922847 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e5b0c6e-ec6c-4f63-a302-9558766dab78 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:29.938393 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1520/3047] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:29 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:29.972929 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6d6bdba2-5eb1-4ef6-9d69-e50b75366134 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 Jan 02 03:00:29.972929 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6d6bdba2-5eb1-4ef6-9d69-e50b75366134 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:29.972929 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:29.972929 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:29.972929 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6d6bdba2-5eb1-4ef6-9d69-e50b75366134 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:30.031182 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6d6bdba2-5eb1-4ef6-9d69-e50b75366134 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 returned with HTTP 404 Jan 02 03:00:30.033933 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1528/3048] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:29 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:00:30.043980 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1031754-d089-4be9-ae61-b22dc355b492 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:00:30.044751 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1031754-d089-4be9-ae61-b22dc355b492 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:30.045083 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:30.045083 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:30.045665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1031754-d089-4be9-ae61-b22dc355b492 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:30.046138 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-e1031754-d089-4be9-ae61-b22dc355b492 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:00:30.093815 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:30.093815 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:30.095281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e1031754-d089-4be9-ae61-b22dc355b492 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:30.202464 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e1031754-d089-4be9-ae61-b22dc355b492 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot delete request issued successfully. Jan 02 03:00:30.203808 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1031754-d089-4be9-ae61-b22dc355b492 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 returned with HTTP 202 Jan 02 03:00:30.205514 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1521/3049] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:00:30 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:00:30.215739 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08414af6-dcfa-4a76-8a4d-592273c86d91 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:00:30.216453 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08414af6-dcfa-4a76-8a4d-592273c86d91 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:30.217078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08414af6-dcfa-4a76-8a4d-592273c86d91 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:30.249521 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:30.249521 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:30.252699 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-08414af6-dcfa-4a76-8a4d-592273c86d91 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:30.255886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08414af6-dcfa-4a76-8a4d-592273c86d91 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 returned with HTTP 200 Jan 02 03:00:30.262707 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1529/3050] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:30 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:30.961435 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d06f062-5155-4efd-b9fd-b160dd454fcf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:30.962680 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d06f062-5155-4efd-b9fd-b160dd454fcf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:30.962949 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:30.962949 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:30.963326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d06f062-5155-4efd-b9fd-b160dd454fcf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:30.963630 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5d06f062-5155-4efd-b9fd-b160dd454fcf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:31.035555 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:31.035555 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:31.037494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d06f062-5155-4efd-b9fd-b160dd454fcf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:31.038304 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1522/3051] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:30 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:31.270355 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df296358-1241-4f7e-8529-7b84d48a94fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:00:31.271026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df296358-1241-4f7e-8529-7b84d48a94fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:31.271337 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:31.271337 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:31.271903 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df296358-1241-4f7e-8529-7b84d48a94fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:31.377504 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:31.377504 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:31.379169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-df296358-1241-4f7e-8529-7b84d48a94fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:31.381746 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df296358-1241-4f7e-8529-7b84d48a94fe tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 returned with HTTP 200 Jan 02 03:00:31.385458 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1530/3052] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:31 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 => generated 468 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:32.060454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a95045fa-04e7-4c77-bbbf-21b59bd02f1e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:32.061391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a95045fa-04e7-4c77-bbbf-21b59bd02f1e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:32.061391 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:32.061391 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:32.061909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a95045fa-04e7-4c77-bbbf-21b59bd02f1e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:32.062247 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a95045fa-04e7-4c77-bbbf-21b59bd02f1e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:32.161556 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:32.161556 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:32.171069 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a95045fa-04e7-4c77-bbbf-21b59bd02f1e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:32.172786 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1523/3053] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:32 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:32.397940 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e477101-33f0-49cf-a44c-dfca1e56b416 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:00:32.398657 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e477101-33f0-49cf-a44c-dfca1e56b416 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:32.398899 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:32.398899 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:32.399837 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e477101-33f0-49cf-a44c-dfca1e56b416 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:32.453059 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:32.453059 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:32.454655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0e477101-33f0-49cf-a44c-dfca1e56b416 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:32.456844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e477101-33f0-49cf-a44c-dfca1e56b416 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 returned with HTTP 200 Jan 02 03:00:32.459747 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1531/3054] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:32 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 => generated 468 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:32.767444 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b1b25dd7-83cd-4636-8f3e-6c78b46943a4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:00:32.770673 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b1b25dd7-83cd-4636-8f3e-6c78b46943a4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:32.771888 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:32.771888 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:32.774116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b1b25dd7-83cd-4636-8f3e-6c78b46943a4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:33.121836 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:33.121836 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:33.184434 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b1b25dd7-83cd-4636-8f3e-6c78b46943a4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:33.215442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-483307f8-2bfc-41e5-b85b-3be6b75c91c4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:33.226996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-483307f8-2bfc-41e5-b85b-3be6b75c91c4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:33.226996 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:33.226996 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:33.226996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-483307f8-2bfc-41e5-b85b-3be6b75c91c4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:33.226996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-483307f8-2bfc-41e5-b85b-3be6b75c91c4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:33.315389 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:33.315389 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:33.325947 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b1b25dd7-83cd-4636-8f3e-6c78b46943a4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 200 Jan 02 03:00:33.326821 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1524/3055] 10.222.0.52 () {58 vars in 1362 bytes} [Sat Jan 2 03:00:32 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 897 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:33.327595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-483307f8-2bfc-41e5-b85b-3be6b75c91c4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:33.328429 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1532/3056] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:33 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:33.475849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-099a4048-f748-4bf9-812c-71d6928befb7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:00:33.477689 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-099a4048-f748-4bf9-812c-71d6928befb7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:33.477689 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:33.477689 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:33.478050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-099a4048-f748-4bf9-812c-71d6928befb7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:33.546966 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:33.546966 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:33.548142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-099a4048-f748-4bf9-812c-71d6928befb7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:33.550258 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-099a4048-f748-4bf9-812c-71d6928befb7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 returned with HTTP 200 Jan 02 03:00:33.562040 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1525/3057] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:33 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 => generated 468 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:34.352869 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c4b5607-cffe-4f43-bb50-d6f4a11dcafb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:34.354119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c4b5607-cffe-4f43-bb50-d6f4a11dcafb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:34.354119 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:34.354119 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:34.355070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c4b5607-cffe-4f43-bb50-d6f4a11dcafb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:34.366713 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4c4b5607-cffe-4f43-bb50-d6f4a11dcafb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:34.452615 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:34.452615 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:34.475755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c4b5607-cffe-4f43-bb50-d6f4a11dcafb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:34.484096 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1533/3058] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:34 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:34.579040 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-193672ee-89b0-4a6e-af8f-7fdf213520e6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:00:34.583349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-193672ee-89b0-4a6e-af8f-7fdf213520e6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:34.583717 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:34.583717 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:34.584430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-193672ee-89b0-4a6e-af8f-7fdf213520e6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:34.726966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-193672ee-89b0-4a6e-af8f-7fdf213520e6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 returned with HTTP 404 Jan 02 03:00:34.728948 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1526/3059] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:34 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 => generated 111 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:00:34.999645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-15b253ca-ff6c-4293-bfaa-51afed8bb25f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:35.000864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-15b253ca-ff6c-4293-bfaa-51afed8bb25f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:35.001573 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:35.001573 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:35.002395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-15b253ca-ff6c-4293-bfaa-51afed8bb25f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:35.135126 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:35.135126 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:35.169592 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-15b253ca-ff6c-4293-bfaa-51afed8bb25f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:35.287390 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:35.287390 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:35.306281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-15b253ca-ff6c-4293-bfaa-51afed8bb25f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:35.307149 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1534/3060] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:00:34 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 1208 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:00:35.348548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-b51263df-c4c7-4a8b-b209-0af743030409 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954/action Jan 02 03:00:35.350771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-b51263df-c4c7-4a8b-b209-0af743030409 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action body: b'{"os-begin_detaching": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:00:35.352288 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-b51263df-c4c7-4a8b-b209-0af743030409 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:35.529782 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29eabaef-b91e-42f2-a585-ba17b4ebcb6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:35.534191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29eabaef-b91e-42f2-a585-ba17b4ebcb6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:35.536728 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:35.536728 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:35.550008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29eabaef-b91e-42f2-a585-ba17b4ebcb6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:35.550008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-29eabaef-b91e-42f2-a585-ba17b4ebcb6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:35.550688 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:35.550688 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:35.550688 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-b51263df-c4c7-4a8b-b209-0af743030409 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:35.713949 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:35.713949 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:35.721629 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-b51263df-c4c7-4a8b-b209-0af743030409 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Begin detaching volume completed successfully. Jan 02 03:00:35.727428 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-b51263df-c4c7-4a8b-b209-0af743030409 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954/action returned with HTTP 202 Jan 02 03:00:35.729266 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1527/3061] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 03:00:35 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954/action => generated 0 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 03:00:35.750543 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29eabaef-b91e-42f2-a585-ba17b4ebcb6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:35.771420 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1535/3062] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:35 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:35.824640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99064a80-2416-4541-b1c1-ab58a07526d5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:35.825207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99064a80-2416-4541-b1c1-ab58a07526d5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:35.825472 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:35.825472 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:35.828055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99064a80-2416-4541-b1c1-ab58a07526d5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:35.890410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29eabaef-b91e-42f2-a585-ba17b4ebcb6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 03:00:35.891304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29eabaef-b91e-42f2-a585-ba17b4ebcb6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:35.891679 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:35.891679 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:35.892383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29eabaef-b91e-42f2-a585-ba17b4ebcb6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:35.896938 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29eabaef-b91e-42f2-a585-ba17b4ebcb6e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:00:35.899375 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1536/3063] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 03:00:35 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:00:35.925134 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-d24d91b1-fe47-4f76-ac81-c61e46031f8e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:35.930493 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-d24d91b1-fe47-4f76-ac81-c61e46031f8e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:35.931037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-d24d91b1-fe47-4f76-ac81-c61e46031f8e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:35.949079 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:35.949079 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:35.967921 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-99064a80-2416-4541-b1c1-ab58a07526d5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:36.018805 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:36.018805 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:36.040460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99064a80-2416-4541-b1c1-ab58a07526d5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:36.043092 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1528/3064] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:35 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 1211 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:36.089991 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:36.089991 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:36.140067 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-d24d91b1-fe47-4f76-ac81-c61e46031f8e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:36.243410 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:36.243410 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:36.266537 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-d24d91b1-fe47-4f76-ac81-c61e46031f8e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:36.285977 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1537/3065] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 03:00:35 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 1310 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:00:36.334640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9b0b0a40-1706-4e56-b6e2-43ab056f3082 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:00:36.338007 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9b0b0a40-1706-4e56-b6e2-43ab056f3082 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:36.338464 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:36.338464 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:36.341092 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9b0b0a40-1706-4e56-b6e2-43ab056f3082 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:36.459230 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:36.459230 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:36.473866 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9b0b0a40-1706-4e56-b6e2-43ab056f3082 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:36.567962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9b0b0a40-1706-4e56-b6e2-43ab056f3082 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 200 Jan 02 03:00:36.567962 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1529/3066] 10.222.0.52 () {58 vars in 1362 bytes} [Sat Jan 2 03:00:36 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 897 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:36.632343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-56c2e352-c0b5-4ac1-ba5e-aebb69febdb5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/9999bdcf-0c12-4ec0-9b42-336d7ed7ba5f Jan 02 03:00:36.632982 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-56c2e352-c0b5-4ac1-ba5e-aebb69febdb5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:36.633193 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:36.633193 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:36.633864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-56c2e352-c0b5-4ac1-ba5e-aebb69febdb5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:36.714989 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:36.714989 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:36.782483 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a6952bac-befa-41e1-a729-b892a870428f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:36.782483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a6952bac-befa-41e1-a729-b892a870428f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:36.782483 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:36.782483 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:36.794184 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a6952bac-befa-41e1-a729-b892a870428f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:36.794970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a6952bac-befa-41e1-a729-b892a870428f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:36.888537 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:36.888537 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:36.910812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a6952bac-befa-41e1-a729-b892a870428f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:36.912654 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1530/3067] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:36 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:37.066047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-40c929ef-3808-4c36-81d8-cb485f6b57aa tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:37.067445 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-40c929ef-3808-4c36-81d8-cb485f6b57aa tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:37.068051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:37.068051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:37.069535 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-40c929ef-3808-4c36-81d8-cb485f6b57aa tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:37.261334 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:37.261334 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:37.289344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-40c929ef-3808-4c36-81d8-cb485f6b57aa tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:37.339924 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:37.339924 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:37.364839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-40c929ef-3808-4c36-81d8-cb485f6b57aa tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:37.381510 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1531/3068] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:37 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 1211 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:37.927859 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30f40019-65e5-4989-92c5-2a6b7cbe852d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:37.930060 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30f40019-65e5-4989-92c5-2a6b7cbe852d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:37.930512 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:37.930512 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:37.931174 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30f40019-65e5-4989-92c5-2a6b7cbe852d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:37.931698 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-30f40019-65e5-4989-92c5-2a6b7cbe852d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:38.021022 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:38.021022 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:38.035484 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30f40019-65e5-4989-92c5-2a6b7cbe852d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:38.048222 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1532/3069] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:37 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:38.410269 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5e23ed2-d5b4-4faa-99bb-57d4d01fb5a5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:00:38.411121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5e23ed2-d5b4-4faa-99bb-57d4d01fb5a5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:38.411496 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:38.411496 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:38.412138 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c5e23ed2-d5b4-4faa-99bb-57d4d01fb5a5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:38.418502 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-56c2e352-c0b5-4ac1-ba5e-aebb69febdb5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:00:38.419512 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-56c2e352-c0b5-4ac1-ba5e-aebb69febdb5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:00:38.551301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-cad51621-12bd-4bc9-829c-a0c01917f9c6 req-56c2e352-c0b5-4ac1-ba5e-aebb69febdb5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/9999bdcf-0c12-4ec0-9b42-336d7ed7ba5f returned with HTTP 200 Jan 02 03:00:38.552849 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1538/3070] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 03:00:36 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/attachments/9999bdcf-0c12-4ec0-9b42-336d7ed7ba5f => generated 19 bytes in 1927 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:38.757711 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:38.757711 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:38.805664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c5e23ed2-d5b4-4faa-99bb-57d4d01fb5a5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:38.938991 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c5e23ed2-d5b4-4faa-99bb-57d4d01fb5a5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:00:38.950076 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1533/3071] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:38 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 916 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:39.066080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bdc5cdd3-1535-4b34-9abd-0775c1f5b009 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:39.067582 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bdc5cdd3-1535-4b34-9abd-0775c1f5b009 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:39.067970 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:39.067970 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:39.068607 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bdc5cdd3-1535-4b34-9abd-0775c1f5b009 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:39.069127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bdc5cdd3-1535-4b34-9abd-0775c1f5b009 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:39.157911 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:39.157911 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:39.161963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bdc5cdd3-1535-4b34-9abd-0775c1f5b009 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:39.168716 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1539/3072] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:39 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:39.607281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-dc8c3a68-617b-47b3-8363-0563f71b6f59 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:00:39.614477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-dc8c3a68-617b-47b3-8363-0563f71b6f59 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:39.615197 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:39.615197 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:39.621126 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-dc8c3a68-617b-47b3-8363-0563f71b6f59 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:39.874827 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:39.874827 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:39.909671 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-dc8c3a68-617b-47b3-8363-0563f71b6f59 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:39.971964 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-dc8c3a68-617b-47b3-8363-0563f71b6f59 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 200 Jan 02 03:00:39.974971 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1534/3073] 10.222.0.52 () {58 vars in 1362 bytes} [Sat Jan 2 03:00:39 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 897 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:40.184021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c582038-041a-4458-b86f-2b1cf07659cc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:40.184381 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c582038-041a-4458-b86f-2b1cf07659cc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:40.184616 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:40.184616 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:40.184996 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c582038-041a-4458-b86f-2b1cf07659cc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:40.190670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1c582038-041a-4458-b86f-2b1cf07659cc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:40.314185 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:40.314185 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:40.316186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c582038-041a-4458-b86f-2b1cf07659cc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:40.340416 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1540/3074] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:40 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:41.369135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45828f55-0dc6-4f25-9dc3-7a61fbe1c9c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:41.369988 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45828f55-0dc6-4f25-9dc3-7a61fbe1c9c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:41.370354 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:41.370354 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:41.370993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45828f55-0dc6-4f25-9dc3-7a61fbe1c9c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:41.386821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-45828f55-0dc6-4f25-9dc3-7a61fbe1c9c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:41.652057 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:41.652057 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:41.670780 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45828f55-0dc6-4f25-9dc3-7a61fbe1c9c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:41.684967 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1535/3075] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:41 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:42.708577 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-72b56aea-33ad-412c-b6fb-ce474e5f93ce tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:42.720097 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-72b56aea-33ad-412c-b6fb-ce474e5f93ce tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:42.720344 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:42.720344 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:42.723070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-72b56aea-33ad-412c-b6fb-ce474e5f93ce tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:42.723914 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-72b56aea-33ad-412c-b6fb-ce474e5f93ce tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:42.895154 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:42.895154 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:42.897570 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-72b56aea-33ad-412c-b6fb-ce474e5f93ce tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:42.899405 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1541/3076] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:42 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:43.011183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-f1d5f5a6-a893-420c-a189-ebc930168213 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:00:43.012076 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-f1d5f5a6-a893-420c-a189-ebc930168213 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:43.012410 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:43.012410 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:43.013163 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-f1d5f5a6-a893-420c-a189-ebc930168213 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:43.289497 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:43.289497 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:43.310752 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-f1d5f5a6-a893-420c-a189-ebc930168213 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:43.372283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-f1d5f5a6-a893-420c-a189-ebc930168213 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 200 Jan 02 03:00:43.373542 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1536/3077] 10.222.0.52 () {58 vars in 1362 bytes} [Sat Jan 2 03:00:43 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 897 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:43.937257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-398aca89-ce2c-4e11-8029-fbc0f9f77775 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:43.937847 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-398aca89-ce2c-4e11-8029-fbc0f9f77775 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:43.938086 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:43.938086 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:43.938467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-398aca89-ce2c-4e11-8029-fbc0f9f77775 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:43.938848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-398aca89-ce2c-4e11-8029-fbc0f9f77775 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:43.988712 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:43.988712 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:43.991108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-398aca89-ce2c-4e11-8029-fbc0f9f77775 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:43.993121 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1542/3078] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:43 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:45.006437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e779c07-7c57-48fe-aa86-ec2e5372cf3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:45.007029 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e779c07-7c57-48fe-aa86-ec2e5372cf3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:45.007029 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:45.007029 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:45.008024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e779c07-7c57-48fe-aa86-ec2e5372cf3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:45.008412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8e779c07-7c57-48fe-aa86-ec2e5372cf3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:45.059885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:45.059885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:45.065260 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e779c07-7c57-48fe-aa86-ec2e5372cf3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:45.069563 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1537/3079] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:45 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:46.080517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:46.081374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:46.081374 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:46.081374 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:46.081816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:46.081966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:46.151815 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:46.151815 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:46.153756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:46.154603 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1543/3080] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:46 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:46.418603 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-ca34659e-ccf0-407d-9f7d-6ecbccd54ab7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:00:46.419330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-ca34659e-ccf0-407d-9f7d-6ecbccd54ab7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:46.420865 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:46.420865 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:46.426021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-ca34659e-ccf0-407d-9f7d-6ecbccd54ab7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:46.610462 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:46.610462 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:46.639644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-ca34659e-ccf0-407d-9f7d-6ecbccd54ab7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:46.745644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-ca34659e-ccf0-407d-9f7d-6ecbccd54ab7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 200 Jan 02 03:00:46.747838 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1538/3081] 10.222.0.52 () {58 vars in 1362 bytes} [Sat Jan 2 03:00:46 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 1347 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:46.755589 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 03:00:46.756635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:46.757220 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:46.757220 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:46.758276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:46.760482 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:00:46.762356 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1544/3082] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:00:46 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:00:46.785886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-89ceb96a-3340-483e-b6c0-d6a42685fcfd tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments Jan 02 03:00:46.787494 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:46.787494 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:46.790017 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-89ceb96a-3340-483e-b6c0-d6a42685fcfd tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1940898c-72d9-48fe-b947-dd92ebe8df94", "instance_uuid": "c5e09d2c-951b-49b1-81c2-9d067bc6b9f5", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:47.053004 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:47.053004 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:47.138597 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-89ceb96a-3340-483e-b6c0-d6a42685fcfd tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments returned with HTTP 200 Jan 02 03:00:47.143279 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1539/3083] 10.222.0.52 () {64 vars in 1358 bytes} [Sat Jan 2 03:00:46 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/attachments => generated 273 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:47.152407 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 03:00:47.156140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:47.156295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:47.161135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd2db082-0dc2-4fdf-b778-deb40816a113 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:00:47.164621 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1545/3084] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:00:47 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:00:47.185032 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-a524415f-1f84-4388-9898-d81264f014ce tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:00:47.185032 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-a524415f-1f84-4388-9898-d81264f014ce tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:47.185032 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:47.185032 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:47.185032 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-a524415f-1f84-4388-9898-d81264f014ce tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:47.187742 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-891539ee-f6bb-45d0-8343-7b12ea0bc1e4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:47.195572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-891539ee-f6bb-45d0-8343-7b12ea0bc1e4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:47.195572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-891539ee-f6bb-45d0-8343-7b12ea0bc1e4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:47.195572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-891539ee-f6bb-45d0-8343-7b12ea0bc1e4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:47.242568 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:47.242568 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:47.253298 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-a524415f-1f84-4388-9898-d81264f014ce tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:00:47.271228 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:47.271228 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:47.276464 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:47.276464 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:47.276953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-891539ee-f6bb-45d0-8343-7b12ea0bc1e4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:47.279113 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1546/3085] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:47 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:47.289668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-a524415f-1f84-4388-9898-d81264f014ce tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 200 Jan 02 03:00:47.290785 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1540/3086] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:00:47 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 1445 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:00:47.310702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b952b632-aa53-4da2-a870-b86fa02f6cd9 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] PUT http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/7bbc88be-fcf0-4504-80bb-654000227567 Jan 02 03:00:47.311503 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:47.311503 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:47.312190 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b952b632-aa53-4da2-a870-b86fa02f6cd9 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:47.364209 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:00:47.364209 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:00:47.364879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b952b632-aa53-4da2-a870-b86fa02f6cd9 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Lock "b'cinder-attachment_update-1940898c-72d9-48fe-b947-dd92ebe8df94-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.012s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:00:47.368428 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:47.368428 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:48.322453 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-410e7c59-b009-40d2-8472-430fb0d7b73b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:48.324002 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-410e7c59-b009-40d2-8472-430fb0d7b73b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:48.324524 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:48.324524 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:48.332171 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-410e7c59-b009-40d2-8472-430fb0d7b73b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:48.333309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-410e7c59-b009-40d2-8472-430fb0d7b73b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:48.420232 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:48.420232 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:48.434005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-410e7c59-b009-40d2-8472-430fb0d7b73b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:48.441773 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1547/3087] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:48 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:49.465484 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a695eb8a-a2a9-4043-993b-d862f436298c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:49.466307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a695eb8a-a2a9-4043-993b-d862f436298c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:49.466307 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:49.466307 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:49.468103 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a695eb8a-a2a9-4043-993b-d862f436298c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:49.468103 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a695eb8a-a2a9-4043-993b-d862f436298c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:49.517211 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:49.517211 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:49.520123 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a695eb8a-a2a9-4043-993b-d862f436298c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:49.541110 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1548/3088] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:49 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:50.133335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b952b632-aa53-4da2-a870-b86fa02f6cd9 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Lock "b'cinder-attachment_update-1940898c-72d9-48fe-b947-dd92ebe8df94-n-h1-767704-6'" released by "attachment_update" :: held 2.767s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:00:50.134830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-b952b632-aa53-4da2-a870-b86fa02f6cd9 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/7bbc88be-fcf0-4504-80bb-654000227567 returned with HTTP 200 Jan 02 03:00:50.139598 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1541/3089] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 03:00:47 2021] PUT /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/7bbc88be-fcf0-4504-80bb-654000227567 => generated 762 bytes in 2834 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:00:50.206518 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9c7cb273-48a5-4ead-ac85-5b111b1dec84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/7bbc88be-fcf0-4504-80bb-654000227567/action Jan 02 03:00:50.208628 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:50.208628 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:50.209421 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9c7cb273-48a5-4ead-ac85-5b111b1dec84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:00:50.210979 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9c7cb273-48a5-4ead-ac85-5b111b1dec84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:50.421668 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:50.421668 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:50.520574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-b5f65b3a-1d62-4bfd-867e-e902123679d5 req-9c7cb273-48a5-4ead-ac85-5b111b1dec84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/7bbc88be-fcf0-4504-80bb-654000227567/action returned with HTTP 204 Jan 02 03:00:50.523042 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1549/3090] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 03:00:50 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/7bbc88be-fcf0-4504-80bb-654000227567/action => generated 0 bytes in 335 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:00:50.552516 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a53e810e-c817-4cf4-b7fc-cd951185f2c8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:50.553810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a53e810e-c817-4cf4-b7fc-cd951185f2c8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:50.554858 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:50.554858 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:50.555747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a53e810e-c817-4cf4-b7fc-cd951185f2c8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:50.557377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a53e810e-c817-4cf4-b7fc-cd951185f2c8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:50.646577 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:50.646577 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:50.652360 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a53e810e-c817-4cf4-b7fc-cd951185f2c8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:50.656695 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1542/3091] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:50 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:51.710799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-583933ca-7a58-475d-9900-77e40f7d5976 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:51.712148 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-583933ca-7a58-475d-9900-77e40f7d5976 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:51.712148 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:51.712148 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:51.714413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-583933ca-7a58-475d-9900-77e40f7d5976 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:51.714413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-583933ca-7a58-475d-9900-77e40f7d5976 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:51.808071 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:51.808071 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:51.808071 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-583933ca-7a58-475d-9900-77e40f7d5976 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:51.808071 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1550/3092] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:51 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:52.819003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ebbc334-ae8b-48b8-a85c-a405021e289b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:52.821615 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ebbc334-ae8b-48b8-a85c-a405021e289b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:52.822955 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:52.822955 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:52.823735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ebbc334-ae8b-48b8-a85c-a405021e289b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:52.824330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2ebbc334-ae8b-48b8-a85c-a405021e289b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:52.882729 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:52.882729 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:52.886232 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ebbc334-ae8b-48b8-a85c-a405021e289b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:52.890514 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1543/3093] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:52 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:53.094600 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes Jan 02 03:00:53.095403 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:53.095403 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:53.096142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1107008066"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:53.098265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1107008066'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:00:53.098947 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume of 1 GB Jan 02 03:00:53.138438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Availability Zones retrieved successfully. Jan 02 03:00:53.178545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Flow 'volume_create_api' (6f514ea2-77f1-43f8-87e7-bd5db2e2896c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:00:53.187194 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39be3b05-3fb4-4bda-8b92-564a4203acba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:53.192444 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:00:53.383903 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39be3b05-3fb4-4bda-8b92-564a4203acba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:53.386393 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30139052-c430-4e5c-96d8-7ba4b9fc8c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:53.469091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['0e6853f3-abbd-4162-bb24-e5d7dba5c150', 'c7f86d58-d178-4a02-9eb5-6fe1a466498d', 'cead0827-7756-4eb2-8563-31cd2ab80867', '31d5389d-d4e9-4e08-9e57-85f102454790'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:00:53.478801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30139052-c430-4e5c-96d8-7ba4b9fc8c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e6853f3-abbd-4162-bb24-e5d7dba5c150', 'c7f86d58-d178-4a02-9eb5-6fe1a466498d', 'cead0827-7756-4eb2-8563-31cd2ab80867', '31d5389d-d4e9-4e08-9e57-85f102454790']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:53.481660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2500983-b828-4253-9ed5-ecabcd6599fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:53.601784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2500983-b828-4253-9ed5-ecabcd6599fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2470d11-31d1-45c8-abe0-469cfcf063e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1107008066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9596290957864e76b2973b5fda6a72cc',qos_specs=None,replication_status=,reservations=['0e6853f3-abbd-4162-bb24-e5d7dba5c150','c7f86d58-d178-4a02-9eb5-6fe1a466498d','cead0827-7756-4eb2-8563-31cd2ab80867','31d5389d-d4e9-4e08-9e57-85f102454790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cfa292e3024b48a17ee11b3b362726',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1107008066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2470d11-31d1-45c8-abe0-469cfcf063e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9596290957864e76b2973b5fda6a72cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98cfa292e3024b48a17ee11b3b362726',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:53.604683 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f22587db-3257-4da9-837a-3266025a923b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:53.643201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f22587db-3257-4da9-837a-3266025a923b) transitioned into state 'SUCCESS' from state '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-1107008066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9596290957864e76b2973b5fda6a72cc',qos_specs=None,replication_status=,reservations=['0e6853f3-abbd-4162-bb24-e5d7dba5c150','c7f86d58-d178-4a02-9eb5-6fe1a466498d','cead0827-7756-4eb2-8563-31cd2ab80867','31d5389d-d4e9-4e08-9e57-85f102454790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cfa292e3024b48a17ee11b3b362726',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:53.645693 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6052c903-85c1-434b-b19e-a2818aac62ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:53.679968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6052c903-85c1-434b-b19e-a2818aac62ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:53.684088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Flow 'volume_create_api' (6f514ea2-77f1-43f8-87e7-bd5db2e2896c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:00:53.769904 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume request issued successfully. Jan 02 03:00:53.795959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc3df492-e96c-47ed-86d9-cce851e96bc9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes returned with HTTP 202 Jan 02 03:00:53.807397 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1551/3094] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:00:53 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes => generated 823 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:00:53.812524 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c48e309c-ee72-44f3-955d-9349b49a19ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 Jan 02 03:00:53.813121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c48e309c-ee72-44f3-955d-9349b49a19ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:53.813620 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:53.813620 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:53.814006 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c48e309c-ee72-44f3-955d-9349b49a19ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:53.927129 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:53.927129 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:53.939631 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36243ffa-3d5b-4ddb-b268-7e1bcabf8093 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:53.939631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36243ffa-3d5b-4ddb-b268-7e1bcabf8093 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:53.939631 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:53.939631 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:53.939631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36243ffa-3d5b-4ddb-b268-7e1bcabf8093 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:53.941300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-36243ffa-3d5b-4ddb-b268-7e1bcabf8093 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:53.950833 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c48e309c-ee72-44f3-955d-9349b49a19ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:54.060512 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:54.060512 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:54.067824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36243ffa-3d5b-4ddb-b268-7e1bcabf8093 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:54.074235 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1552/3095] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:53 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 813 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:54.088773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c48e309c-ee72-44f3-955d-9349b49a19ae tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 returned with HTTP 200 Jan 02 03:00:54.091202 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1544/3096] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:53 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 => generated 891 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:55.098871 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31312275-8ab4-487f-9f7b-28d16f93246f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:55.099884 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31312275-8ab4-487f-9f7b-28d16f93246f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:55.100264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:55.100264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:55.105848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31312275-8ab4-487f-9f7b-28d16f93246f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:55.106589 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-31312275-8ab4-487f-9f7b-28d16f93246f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:55.109901 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3ce1e83-45e6-4ee1-a3bd-604f918ccdd9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 Jan 02 03:00:55.110488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3ce1e83-45e6-4ee1-a3bd-604f918ccdd9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:55.110707 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:55.110707 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:55.111090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f3ce1e83-45e6-4ee1-a3bd-604f918ccdd9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:55.222088 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:55.222088 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:55.232553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31312275-8ab4-487f-9f7b-28d16f93246f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:55.234251 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1545/3097] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:55 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 815 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:55.234837 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:55.234837 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:55.262588 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f3ce1e83-45e6-4ee1-a3bd-604f918ccdd9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:55.316776 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f3ce1e83-45e6-4ee1-a3bd-604f918ccdd9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 returned with HTTP 200 Jan 02 03:00:55.318100 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1553/3098] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:55 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 => generated 915 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:56.260267 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1203f618-b626-4c39-b870-3695ccb682a7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:56.260890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1203f618-b626-4c39-b870-3695ccb682a7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:56.260994 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:56.260994 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:56.261304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1203f618-b626-4c39-b870-3695ccb682a7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:56.261676 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1203f618-b626-4c39-b870-3695ccb682a7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id ac82dc05-aa87-4198-b3c1-5afcc513032a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:56.322780 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:56.322780 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:56.324839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1203f618-b626-4c39-b870-3695ccb682a7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 200 Jan 02 03:00:56.326234 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1546/3099] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:56 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:56.341955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43f77b24-c5ec-4d9e-9cb4-c3e8d85a9db8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 Jan 02 03:00:56.342414 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43f77b24-c5ec-4d9e-9cb4-c3e8d85a9db8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:56.342623 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:56.342623 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:56.343415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43f77b24-c5ec-4d9e-9cb4-c3e8d85a9db8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:56.354668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d17b246a-2f70-4934-82d5-e6840f4fb4ea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:00:56.358672 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d17b246a-2f70-4934-82d5-e6840f4fb4ea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:56.359152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:56.359152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:56.359820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d17b246a-2f70-4934-82d5-e6840f4fb4ea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:56.515485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:56.515485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:56.532148 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:56.532148 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:56.549795 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-43f77b24-c5ec-4d9e-9cb4-c3e8d85a9db8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:56.557290 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d17b246a-2f70-4934-82d5-e6840f4fb4ea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:00:56.608328 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:56.608328 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:56.613581 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43f77b24-c5ec-4d9e-9cb4-c3e8d85a9db8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 returned with HTTP 200 Jan 02 03:00:56.614420 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1554/3100] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:56 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 => generated 916 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:56.636029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d17b246a-2f70-4934-82d5-e6840f4fb4ea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 03:00:56.638273 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1547/3101] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:56 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 1203 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:56.643754 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae871438-0529-4b9a-8213-978a443a785c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots Jan 02 03:00:56.644804 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:56.644804 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:56.645547 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae871438-0529-4b9a-8213-978a443a785c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2470d11-31d1-45c8-abe0-469cfcf063e8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-585395480"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:56.677620 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7203588e-e504-44e7-b0c1-4df251c140af tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] DELETE http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a Jan 02 03:00:56.678915 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7203588e-e504-44e7-b0c1-4df251c140af tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:56.679529 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:56.679529 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:56.680319 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7203588e-e504-44e7-b0c1-4df251c140af tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:56.680946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-7203588e-e504-44e7-b0c1-4df251c140af tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete backup with id: ac82dc05-aa87-4198-b3c1-5afcc513032a. Jan 02 03:00:56.745297 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:56.745297 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:56.767129 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:56.767129 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:56.769138 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ae871438-0529-4b9a-8213-978a443a785c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:00:56.769745 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-ae871438-0529-4b9a-8213-978a443a785c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create snapshot from volume e2470d11-31d1-45c8-abe0-469cfcf063e8 Jan 02 03:00:56.868218 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-7203588e-e504-44e7-b0c1-4df251c140af tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] delete_backup rpcapi backup_id ac82dc05-aa87-4198-b3c1-5afcc513032a {{(pid=88067) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 03:00:56.880883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7203588e-e504-44e7-b0c1-4df251c140af tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a returned with HTTP 202 Jan 02 03:00:56.884394 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1548/3102] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:00:56 2021] DELETE /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/ac82dc05-aa87-4198-b3c1-5afcc513032a => generated 0 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:00:57.055910 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-ae871438-0529-4b9a-8213-978a443a785c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['5fb0212f-44f6-437b-b97b-e9123dd869c0', 'af631ee7-71f1-4bb5-a239-d8c45d2127c4', '66c5a61a-a1a5-4ada-9866-c864b5b77c5a', '2a9bf65f-b7e4-41c6-b451-02997cad4b33'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:00:57.141376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-8a163ed8-b933-491b-90e7-f481a48b453a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:00:57.142332 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-8a163ed8-b933-491b-90e7-f481a48b453a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:57.142761 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:57.142761 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:57.143427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-8a163ed8-b933-491b-90e7-f481a48b453a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:57.218323 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:57.218323 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:57.266788 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-8a163ed8-b933-491b-90e7-f481a48b453a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:00:57.346958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:57.346958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:57.401792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-8a163ed8-b933-491b-90e7-f481a48b453a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 03:00:57.402674 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1549/3103] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:00:57 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 1203 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:00:57.417376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ae871438-0529-4b9a-8213-978a443a785c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot create request issued successfully. Jan 02 03:00:57.425949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae871438-0529-4b9a-8213-978a443a785c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots returned with HTTP 202 Jan 02 03:00:57.426867 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1555/3104] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:00:56 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots => generated 309 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:00:57.466414 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd5ac3ac-0434-4812-9ac2-48364f5b0d09 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac Jan 02 03:00:57.466974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd5ac3ac-0434-4812-9ac2-48364f5b0d09 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:57.467182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:57.467182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:57.473450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fd5ac3ac-0434-4812-9ac2-48364f5b0d09 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:57.480158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-409e6b0c-a364-4dfb-b263-5968f07d3c0a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] POST http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175/action Jan 02 03:00:57.480925 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:57.480925 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:57.481828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-409e6b0c-a364-4dfb-b263-5968f07d3c0a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action body: b'{"os-begin_detaching": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:00:57.482508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-409e6b0c-a364-4dfb-b263-5968f07d3c0a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:57.579830 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:57.579830 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:57.583109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fd5ac3ac-0434-4812-9ac2-48364f5b0d09 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:57.602396 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fd5ac3ac-0434-4812-9ac2-48364f5b0d09 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac returned with HTTP 200 Jan 02 03:00:57.613298 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1556/3105] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:57 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac => generated 441 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:57.699393 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:57.699393 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:57.701127 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-409e6b0c-a364-4dfb-b263-5968f07d3c0a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:00:57.784708 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-409e6b0c-a364-4dfb-b263-5968f07d3c0a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Begin detaching volume completed successfully. Jan 02 03:00:57.787816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-409e6b0c-a364-4dfb-b263-5968f07d3c0a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175/action returned with HTTP 202 Jan 02 03:00:57.791829 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1550/3106] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 03:00:57 2021] POST /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175/action => generated 0 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:00:57.820360 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62e0ae03-cf87-423f-b67a-ad0f721b3ac4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:00:57.821492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62e0ae03-cf87-423f-b67a-ad0f721b3ac4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:57.821877 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:57.821877 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:57.822516 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62e0ae03-cf87-423f-b67a-ad0f721b3ac4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:57.887353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-409e6b0c-a364-4dfb-b263-5968f07d3c0a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 03:00:57.888074 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-409e6b0c-a364-4dfb-b263-5968f07d3c0a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:57.888349 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:57.888349 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:57.888919 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-409e6b0c-a364-4dfb-b263-5968f07d3c0a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:57.890453 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-409e6b0c-a364-4dfb-b263-5968f07d3c0a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:00:57.891167 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1551/3107] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:00: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 02 03:00:57.906631 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-a7394337-e460-4e7b-bb74-4171ad5680ea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:00:57.907455 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-a7394337-e460-4e7b-bb74-4171ad5680ea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:57.908099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-a7394337-e460-4e7b-bb74-4171ad5680ea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:58.023740 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:58.023740 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:58.065429 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:58.065429 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:58.074848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-62e0ae03-cf87-423f-b67a-ad0f721b3ac4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:00:58.092438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-a7394337-e460-4e7b-bb74-4171ad5680ea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:00:58.136994 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:58.136994 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:58.157254 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-a7394337-e460-4e7b-bb74-4171ad5680ea tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 03:00:58.160122 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1552/3108] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:00:57 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 1305 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:00:58.167204 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:58.167204 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:58.207112 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62e0ae03-cf87-423f-b67a-ad0f721b3ac4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 03:00:58.220627 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1557/3109] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:57 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 1206 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:00:58.503317 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-ecfe262b-4327-4cac-8b93-8058a4de3f36 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] DELETE http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/attachments/9e75eb4c-7a36-42e4-9a43-2c1be2472b37 Jan 02 03:00:58.505410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-ecfe262b-4327-4cac-8b93-8058a4de3f36 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:58.505703 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:58.505703 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:58.506656 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-ecfe262b-4327-4cac-8b93-8058a4de3f36 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:58.565993 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:58.565993 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:58.637785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-576f11fd-6d76-4e00-8184-6da5a2228579 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac Jan 02 03:00:58.663004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-576f11fd-6d76-4e00-8184-6da5a2228579 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:58.669321 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:58.669321 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:58.670444 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-576f11fd-6d76-4e00-8184-6da5a2228579 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:58.886556 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:58.886556 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:58.893632 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-576f11fd-6d76-4e00-8184-6da5a2228579 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:00:58.931379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-576f11fd-6d76-4e00-8184-6da5a2228579 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac returned with HTTP 200 Jan 02 03:00:58.938662 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1558/3110] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:00:58 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac => generated 441 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:59.246016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4a6787f-b75e-44a8-971e-1d76a3068d34 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:00:59.249438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4a6787f-b75e-44a8-971e-1d76a3068d34 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:59.251307 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:59.251307 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:00:59.269814 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4a6787f-b75e-44a8-971e-1d76a3068d34 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:59.888141 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:59.888141 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:00:59.977879 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f4a6787f-b75e-44a8-971e-1d76a3068d34 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:00.156191 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:00.156191 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:00.242291 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4a6787f-b75e-44a8-971e-1d76a3068d34 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 03:01:00.248397 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1559/3111] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:59 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 1206 bytes in 1011 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:00.294371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1cf5e730-8cfe-4cef-bcd8-866d44fa493a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac Jan 02 03:01:00.301174 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1cf5e730-8cfe-4cef-bcd8-866d44fa493a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:00.301763 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:00.301763 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:00.302500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1cf5e730-8cfe-4cef-bcd8-866d44fa493a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:00.481255 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:00.481255 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:00.489982 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1cf5e730-8cfe-4cef-bcd8-866d44fa493a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:00.502146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1cf5e730-8cfe-4cef-bcd8-866d44fa493a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac returned with HTTP 200 Jan 02 03:01:00.513425 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1560/3112] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:00 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac => generated 441 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:00.765815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-ecfe262b-4327-4cac-8b93-8058a4de3f36 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:01:00.766592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-ecfe262b-4327-4cac-8b93-8058a4de3f36 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:01:00.817220 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-65a6cd8c-f0fc-4f5c-809d-1fb021b651d2 req-ecfe262b-4327-4cac-8b93-8058a4de3f36 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/attachments/9e75eb4c-7a36-42e4-9a43-2c1be2472b37 returned with HTTP 200 Jan 02 03:01:00.819235 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1553/3113] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:00:58 2021] DELETE /volume/v3/9253e51960bd4182b0651bc971e82c08/attachments/9e75eb4c-7a36-42e4-9a43-2c1be2472b37 => generated 19 bytes in 2346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:01.281203 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f26b6928-82d4-4d89-ab5e-85b20f154bbd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:01:01.289187 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f26b6928-82d4-4d89-ab5e-85b20f154bbd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:01.289617 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:01.289617 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:01.290448 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f26b6928-82d4-4d89-ab5e-85b20f154bbd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:01.525149 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee995d35-a310-4c9c-b21c-98a19595156c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac Jan 02 03:01:01.526165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee995d35-a310-4c9c-b21c-98a19595156c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:01.526498 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:01.526498 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:01.527099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee995d35-a310-4c9c-b21c-98a19595156c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:01.617848 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:01.617848 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:01.619078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ee995d35-a310-4c9c-b21c-98a19595156c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:01.621246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee995d35-a310-4c9c-b21c-98a19595156c tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac returned with HTTP 200 Jan 02 03:01:01.635028 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1554/3114] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:01 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac => generated 468 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:01.642843 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes Jan 02 03:01:01.643317 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:01.643317 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:01.643720 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "06e9fa7e-0bce-450e-8bec-f05a1d9d8aac", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-700274908"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:01.656505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume request body: {'volume': {'snapshot_id': '06e9fa7e-0bce-450e-8bec-f05a1d9d8aac', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-700274908'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:01:01.737622 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:01.737622 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:01.751871 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:01.754963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume of 2 GB Jan 02 03:01:01.805339 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Availability Zones retrieved successfully. Jan 02 03:01:01.820769 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:01.820769 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:01.879775 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f26b6928-82d4-4d89-ab5e-85b20f154bbd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:01.922454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Flow 'volume_create_api' (568f8004-7ad5-4ed9-ae18-2cc800f70aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:01.949301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61cd8029-5e10-422e-91f0-2cd27a5a389b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:01.965878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Validating volume size '2' using validate_int, validate_snap_size {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:01:02.044338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f26b6928-82d4-4d89-ab5e-85b20f154bbd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 03:01:02.049870 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1561/3115] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:01 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 911 bytes in 776 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:02.321755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61cd8029-5e10-422e-91f0-2cd27a5a389b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '06e9fa7e-0bce-450e-8bec-f05a1d9d8aac', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:02.328476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f969145-bd16-40ab-90c3-ec691f5bb886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:02.610072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['e28acd81-f365-41b1-9498-46ee5c8e9c37', 'acfe0bf3-76f6-4118-93e8-b9fb40a28544', 'ec693081-9a5e-4618-9ce2-6fcc344a85aa', '5a88ccb6-36dd-4e1d-a2a0-d36618de9191'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:01:02.612081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f969145-bd16-40ab-90c3-ec691f5bb886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e28acd81-f365-41b1-9498-46ee5c8e9c37', 'acfe0bf3-76f6-4118-93e8-b9fb40a28544', 'ec693081-9a5e-4618-9ce2-6fcc344a85aa', '5a88ccb6-36dd-4e1d-a2a0-d36618de9191']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:02.614590 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (782ab59a-27f8-40e6-9ac3-ba157ae72906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:03.327047 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (782ab59a-27f8-40e6-9ac3-ba157ae72906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9a87356-189c-4d4c-a49a-f0190de9d9fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-700274908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9596290957864e76b2973b5fda6a72cc',qos_specs=None,replication_status=,reservations=['e28acd81-f365-41b1-9498-46ee5c8e9c37','acfe0bf3-76f6-4118-93e8-b9fb40a28544','ec693081-9a5e-4618-9ce2-6fcc344a85aa','5a88ccb6-36dd-4e1d-a2a0-d36618de9191'],size=2,snapshot_id=06e9fa7e-0bce-450e-8bec-f05a1d9d8aac,source_replicaid=,source_volid=None,status='creating',user_id='98cfa292e3024b48a17ee11b3b362726',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-700274908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9a87356-189c-4d4c-a49a-f0190de9d9fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9596290957864e76b2973b5fda6a72cc',provider_auth=None,provider_geometry=None,provider_id=None,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=06e9fa7e-0bce-450e-8bec-f05a1d9d8aac,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98cfa292e3024b48a17ee11b3b362726',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:03.335718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c30016a-dce8-4bcd-abe3-1fa2d7506e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:03.409916 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c30016a-dce8-4bcd-abe3-1fa2d7506e4e) transitioned into state 'SUCCESS' from state '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-700274908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9596290957864e76b2973b5fda6a72cc',qos_specs=None,replication_status=,reservations=['e28acd81-f365-41b1-9498-46ee5c8e9c37','acfe0bf3-76f6-4118-93e8-b9fb40a28544','ec693081-9a5e-4618-9ce2-6fcc344a85aa','5a88ccb6-36dd-4e1d-a2a0-d36618de9191'],size=2,snapshot_id=06e9fa7e-0bce-450e-8bec-f05a1d9d8aac,source_replicaid=,source_volid=None,status='creating',user_id='98cfa292e3024b48a17ee11b3b362726',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:03.415735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d08103e1-2497-41ba-8168-e75739129028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:03.716521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d08103e1-2497-41ba-8168-e75739129028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:03.734409 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Flow 'volume_create_api' (568f8004-7ad5-4ed9-ae18-2cc800f70aee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:03.985183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume request issued successfully. Jan 02 03:01:04.020664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c3ae59ec-a136-4cce-aa01-4e76579af77a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes returned with HTTP 202 Jan 02 03:01:04.025211 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1555/3116] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 03:01:01 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes => generated 856 bytes in 2385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:01:04.070700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2398eadc-992e-43b8-8e96-5bf121cceab5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:04.072425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2398eadc-992e-43b8-8e96-5bf121cceab5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:04.074916 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:04.074916 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:04.076024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2398eadc-992e-43b8-8e96-5bf121cceab5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:04.278139 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:04.278139 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:04.304384 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2398eadc-992e-43b8-8e96-5bf121cceab5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:04.355405 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2398eadc-992e-43b8-8e96-5bf121cceab5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:04.369963 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1562/3117] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:04 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:05.393091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8543315b-b387-4332-a769-03c3dfc3d69d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:05.395605 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8543315b-b387-4332-a769-03c3dfc3d69d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:05.401409 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:05.401409 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:05.405018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8543315b-b387-4332-a769-03c3dfc3d69d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:05.615597 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:05.615597 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:05.678223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8543315b-b387-4332-a769-03c3dfc3d69d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:05.761995 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8543315b-b387-4332-a769-03c3dfc3d69d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:05.766691 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1556/3118] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:05 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:06.795236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fca5b49d-0b3e-44cb-9922-722eda2d7f85 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:06.795931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fca5b49d-0b3e-44cb-9922-722eda2d7f85 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:06.796260 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:06.796260 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:06.796959 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fca5b49d-0b3e-44cb-9922-722eda2d7f85 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:07.252771 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:07.252771 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:07.283528 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fca5b49d-0b3e-44cb-9922-722eda2d7f85 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:07.341958 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fca5b49d-0b3e-44cb-9922-722eda2d7f85 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:07.343199 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1563/3119] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:06 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:08.361624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52a77263-fb15-41f2-a744-77336c85a3af tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:08.362497 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52a77263-fb15-41f2-a744-77336c85a3af tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:08.362497 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:08.362497 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:08.363016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52a77263-fb15-41f2-a744-77336c85a3af tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:08.470928 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:08.470928 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:08.500566 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-52a77263-fb15-41f2-a744-77336c85a3af tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:08.543360 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52a77263-fb15-41f2-a744-77336c85a3af tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:08.546680 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1557/3120] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:08 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:09.577231 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-91a1ad4b-2087-45f9-8a37-532b248c4189 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:09.578537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-91a1ad4b-2087-45f9-8a37-532b248c4189 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:09.580374 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:09.580374 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:09.587842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-91a1ad4b-2087-45f9-8a37-532b248c4189 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:09.764195 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4e30a71-b42e-4174-8ca3-e84a16fb889c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] DELETE http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:01:09.765193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4e30a71-b42e-4174-8ca3-e84a16fb889c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:09.765565 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:09.765565 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:09.766279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c4e30a71-b42e-4174-8ca3-e84a16fb889c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:09.767046 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-c4e30a71-b42e-4174-8ca3-e84a16fb889c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete volume with id: 95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:01:09.811268 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:09.811268 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:09.837569 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-91a1ad4b-2087-45f9-8a37-532b248c4189 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:09.895299 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-91a1ad4b-2087-45f9-8a37-532b248c4189 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:09.896489 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1564/3121] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:09 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:10.091989 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:10.091989 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:10.097644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c4e30a71-b42e-4174-8ca3-e84a16fb889c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:10.293850 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c4e30a71-b42e-4174-8ca3-e84a16fb889c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete volume request issued successfully. Jan 02 03:01:10.295312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c4e30a71-b42e-4174-8ca3-e84a16fb889c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 202 Jan 02 03:01:10.297101 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1558/3122] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:01:09 2021] DELETE /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 0 bytes in 542 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:01:10.308685 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-33e8f685-bb48-47ca-930b-cbe7b3fc997c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:01:10.310462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-33e8f685-bb48-47ca-930b-cbe7b3fc997c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:10.312193 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:10.312193 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:10.314873 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-33e8f685-bb48-47ca-930b-cbe7b3fc997c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:10.582638 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:10.582638 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:10.651265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-33e8f685-bb48-47ca-930b-cbe7b3fc997c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:10.907269 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-33e8f685-bb48-47ca-930b-cbe7b3fc997c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 03:01:10.913688 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1565/3123] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:10 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 910 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:10.946235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7434d1b-7a5a-475d-aa32-804bc3d16b0d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:10.954330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7434d1b-7a5a-475d-aa32-804bc3d16b0d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:10.954826 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:10.954826 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:10.955526 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7434d1b-7a5a-475d-aa32-804bc3d16b0d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:11.074027 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:11.074027 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:11.093992 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c7434d1b-7a5a-475d-aa32-804bc3d16b0d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:11.157547 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7434d1b-7a5a-475d-aa32-804bc3d16b0d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:11.158631 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1559/3124] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:10 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:11.942268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de307c1e-6f12-408f-9287-df82245c9343 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:01:11.944655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de307c1e-6f12-408f-9287-df82245c9343 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:11.948503 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:11.948503 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:11.949818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de307c1e-6f12-408f-9287-df82245c9343 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:12.184942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aec2c9d7-c136-4fa4-9f20-5329023a29c0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:12.185477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aec2c9d7-c136-4fa4-9f20-5329023a29c0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:12.185702 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:12.185702 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:12.186055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aec2c9d7-c136-4fa4-9f20-5329023a29c0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:12.203993 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:12.203993 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:12.263736 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-de307c1e-6f12-408f-9287-df82245c9343 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:12.325981 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:12.325981 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:12.349857 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aec2c9d7-c136-4fa4-9f20-5329023a29c0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:12.409832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aec2c9d7-c136-4fa4-9f20-5329023a29c0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:12.411895 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1560/3125] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:12 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:12.426094 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de307c1e-6f12-408f-9287-df82245c9343 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 03:01:12.426094 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1566/3126] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:11 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 910 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:13.463395 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-230cb443-887d-4eb4-a5a6-0067b9084738 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:13.464231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-230cb443-887d-4eb4-a5a6-0067b9084738 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:13.464231 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:13.464231 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:13.464659 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-230cb443-887d-4eb4-a5a6-0067b9084738 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:13.464907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f3734bb-97c7-4e3a-8a3c-9e10eacbf011 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:01:13.465682 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f3734bb-97c7-4e3a-8a3c-9e10eacbf011 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:13.466432 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:13.466432 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:13.467036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f3734bb-97c7-4e3a-8a3c-9e10eacbf011 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:13.640393 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:13.640393 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:13.650386 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:13.650386 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:13.682186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7f3734bb-97c7-4e3a-8a3c-9e10eacbf011 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:13.683557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-230cb443-887d-4eb4-a5a6-0067b9084738 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:13.788971 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f3734bb-97c7-4e3a-8a3c-9e10eacbf011 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 200 Jan 02 03:01:13.791803 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1561/3127] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:13 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 910 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:13.792007 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-230cb443-887d-4eb4-a5a6-0067b9084738 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:13.799022 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1567/3128] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:13 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:14.822111 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac32168d-c1e9-4012-ae22-a5d31b76c67e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:14.823961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac32168d-c1e9-4012-ae22-a5d31b76c67e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:14.824313 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:14.824313 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:14.825010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac32168d-c1e9-4012-ae22-a5d31b76c67e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:14.831619 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65fde032-5df2-4bf9-9809-3d4bc52a85eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:01:14.833100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65fde032-5df2-4bf9-9809-3d4bc52a85eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:14.833734 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:14.833734 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:14.836181 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65fde032-5df2-4bf9-9809-3d4bc52a85eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:15.038815 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65fde032-5df2-4bf9-9809-3d4bc52a85eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 404 Jan 02 03:01:15.043501 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1568/3129] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:14 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 109 bytes in 220 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:01:15.112813 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44bbd8ac-47e6-4813-960b-41335e202494 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:01:15.114735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44bbd8ac-47e6-4813-960b-41335e202494 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:15.114735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44bbd8ac-47e6-4813-960b-41335e202494 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:15.216336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:15.216336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:15.249820 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ac32168d-c1e9-4012-ae22-a5d31b76c67e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:15.304058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac32168d-c1e9-4012-ae22-a5d31b76c67e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:15.314856 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1562/3130] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:14 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:15.321550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] POST http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes Jan 02 03:01:15.322001 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:15.322001 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:15.322462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action: 'create', calling method: create, body: {"volume": {"imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1641391214"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:15.325026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Create volume request body: {'volume': {'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1641391214'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:01:15.368164 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:15.368164 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:15.410852 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-44bbd8ac-47e6-4813-960b-41335e202494 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:15.501954 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:15.501954 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:15.605318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44bbd8ac-47e6-4813-960b-41335e202494 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 200 Jan 02 03:01:15.615023 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1569/3131] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:15 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 1639 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:15.702507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Create volume of 1 GB Jan 02 03:01:15.743264 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Availability Zones retrieved successfully. Jan 02 03:01:15.799213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Flow 'volume_create_api' (551a7f9a-e8d7-4653-bcb2-55ddb7652b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:15.803010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9adc5246-fbdf-47e0-822b-831f5197e4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:15.809476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:01:16.113425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9adc5246-fbdf-47e0-822b-831f5197e4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:16.124957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc9d6c30-8df1-4d93-b081-72e0354d76aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:16.328771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2b10ca2-7902-46a4-8cee-5ccea4892a83 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:16.329551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2b10ca2-7902-46a4-8cee-5ccea4892a83 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:16.329895 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:16.329895 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:16.330637 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2b10ca2-7902-46a4-8cee-5ccea4892a83 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:16.359459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Created reservations ['67f9adc2-a6b2-49ea-b043-17e00ddec738', '8c5345bc-de5f-4126-9ea8-a58654fa320b', 'de30e05c-e739-495c-a2e4-67ddb7fb8290', '22c97013-857d-4e3a-ae9f-648a2f4d5ed2'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:01:16.361826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc9d6c30-8df1-4d93-b081-72e0354d76aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67f9adc2-a6b2-49ea-b043-17e00ddec738', '8c5345bc-de5f-4126-9ea8-a58654fa320b', 'de30e05c-e739-495c-a2e4-67ddb7fb8290', '22c97013-857d-4e3a-ae9f-648a2f4d5ed2']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:16.364550 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ae5d9a-eae3-4150-a0b2-3929c57b953f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:16.563811 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:16.563811 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:16.602793 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c2b10ca2-7902-46a4-8cee-5ccea4892a83 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:16.673678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ae5d9a-eae3-4150-a0b2-3929c57b953f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48cc3e73-808f-46f6-b648-aa3b210a1a09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1641391214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9253e51960bd4182b0651bc971e82c08',qos_specs=None,replication_status=,reservations=['67f9adc2-a6b2-49ea-b043-17e00ddec738','8c5345bc-de5f-4126-9ea8-a58654fa320b','de30e05c-e739-495c-a2e4-67ddb7fb8290','22c97013-857d-4e3a-ae9f-648a2f4d5ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6046b8dc3d574ec8958b156dab64530b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1641391214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48cc3e73-808f-46f6-b648-aa3b210a1a09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9253e51960bd4182b0651bc971e82c08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6046b8dc3d574ec8958b156dab64530b',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:16.673678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f9e694-26c2-49ad-9c0f-13441eb87f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:16.707621 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2b10ca2-7902-46a4-8cee-5ccea4892a83 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:16.710231 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1570/3132] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:16 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:16.801781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f9e694-26c2-49ad-9c0f-13441eb87f92) transitioned into state 'SUCCESS' from state '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-1641391214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9253e51960bd4182b0651bc971e82c08',qos_specs=None,replication_status=,reservations=['67f9adc2-a6b2-49ea-b043-17e00ddec738','8c5345bc-de5f-4126-9ea8-a58654fa320b','de30e05c-e739-495c-a2e4-67ddb7fb8290','22c97013-857d-4e3a-ae9f-648a2f4d5ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6046b8dc3d574ec8958b156dab64530b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:16.827141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b7f0128-f1f1-40e7-abe8-7fdf155cf2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:16.978999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b7f0128-f1f1-40e7-abe8-7fdf155cf2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:16.997137 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Flow 'volume_create_api' (551a7f9a-e8d7-4653-bcb2-55ddb7652b95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:17.241173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Create volume request issued successfully. Jan 02 03:01:17.286158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e831a22f-b90d-428d-a2b3-bedb6e702efd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes returned with HTTP 202 Jan 02 03:01:17.287071 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1563/3133] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 03:01:15 2021] POST /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes => generated 818 bytes in 1972 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:01:17.308196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-848b398b-8646-4e59-9559-4e813fe50687 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:17.321168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-848b398b-8646-4e59-9559-4e813fe50687 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:17.325619 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:17.325619 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:17.327294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-848b398b-8646-4e59-9559-4e813fe50687 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:17.530145 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:17.530145 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:17.572561 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-848b398b-8646-4e59-9559-4e813fe50687 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:17.626403 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-848b398b-8646-4e59-9559-4e813fe50687 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:17.639627 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1571/3134] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:17 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:17.740226 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-954bfdf6-2f30-4c90-9a59-93dc2b358551 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:17.742183 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-954bfdf6-2f30-4c90-9a59-93dc2b358551 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:17.743206 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:17.743206 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:17.743921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-954bfdf6-2f30-4c90-9a59-93dc2b358551 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:17.873499 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:17.873499 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:17.896076 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-954bfdf6-2f30-4c90-9a59-93dc2b358551 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:17.954199 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-954bfdf6-2f30-4c90-9a59-93dc2b358551 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:17.957308 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1564/3135] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:17 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 949 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:17.972433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-636f0526-a63d-4b6b-9998-05d368a66817 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:17.973305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-636f0526-a63d-4b6b-9998-05d368a66817 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:17.973494 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:17.973494 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:17.973881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-636f0526-a63d-4b6b-9998-05d368a66817 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:18.168212 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:18.168212 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:18.190013 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-636f0526-a63d-4b6b-9998-05d368a66817 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:18.232077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-636f0526-a63d-4b6b-9998-05d368a66817 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:18.233271 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1572/3136] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:17 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 949 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:18.276156 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4236f0b-9cb7-4aa0-a374-fcdb9a405c90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:18.280402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4236f0b-9cb7-4aa0-a374-fcdb9a405c90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:18.281090 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:18.281090 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:18.286191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4236f0b-9cb7-4aa0-a374-fcdb9a405c90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:18.287406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-a4236f0b-9cb7-4aa0-a374-fcdb9a405c90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume with id: f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:18.469202 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:18.469202 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:18.472422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a4236f0b-9cb7-4aa0-a374-fcdb9a405c90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:18.564110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a4236f0b-9cb7-4aa0-a374-fcdb9a405c90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume request issued successfully. Jan 02 03:01:18.565013 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4236f0b-9cb7-4aa0-a374-fcdb9a405c90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 202 Jan 02 03:01:18.567126 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1565/3137] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:01:18 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:01:18.579052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-72759621-2c4c-4d40-b6c3-679cdec3bfe7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:18.579872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-72759621-2c4c-4d40-b6c3-679cdec3bfe7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:18.580300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:18.580300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:18.581017 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-72759621-2c4c-4d40-b6c3-679cdec3bfe7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:18.650760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-40e4a5dc-6ff8-4346-bb84-f9f5f02ee680 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:18.651657 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-40e4a5dc-6ff8-4346-bb84-f9f5f02ee680 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:18.651992 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:18.651992 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:18.652706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-40e4a5dc-6ff8-4346-bb84-f9f5f02ee680 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:18.690012 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:18.690012 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:18.708680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-72759621-2c4c-4d40-b6c3-679cdec3bfe7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:18.791048 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:18.791048 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:18.817557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-40e4a5dc-6ff8-4346-bb84-f9f5f02ee680 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:18.829691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-72759621-2c4c-4d40-b6c3-679cdec3bfe7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:18.831153 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1573/3138] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:18 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:18.867883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-40e4a5dc-6ff8-4346-bb84-f9f5f02ee680 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:18.871871 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1566/3139] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:18 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:19.863268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-50cb5557-0960-44c3-885c-424fe322d232 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:19.864233 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-50cb5557-0960-44c3-885c-424fe322d232 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:19.864616 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:19.864616 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:19.865368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-50cb5557-0960-44c3-885c-424fe322d232 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:19.903585 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-841c23dd-29bd-4a41-8b07-678af453d790 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:19.905004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-841c23dd-29bd-4a41-8b07-678af453d790 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:19.909876 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:19.909876 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:19.915031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-841c23dd-29bd-4a41-8b07-678af453d790 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:19.948325 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:19.948325 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:19.960093 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-50cb5557-0960-44c3-885c-424fe322d232 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:19.986863 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-50cb5557-0960-44c3-885c-424fe322d232 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:19.988355 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1574/3140] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:19 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:20.144643 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:20.144643 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:20.171035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-841c23dd-29bd-4a41-8b07-678af453d790 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:20.237475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-841c23dd-29bd-4a41-8b07-678af453d790 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:20.256908 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1567/3141] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:19 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:21.022857 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ffa84787-9b9b-444e-97df-7ef3341fd639 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:21.024797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ffa84787-9b9b-444e-97df-7ef3341fd639 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:21.025542 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:21.025542 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:21.027446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ffa84787-9b9b-444e-97df-7ef3341fd639 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:21.173186 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:21.173186 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:21.194171 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ffa84787-9b9b-444e-97df-7ef3341fd639 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:21.276172 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea04e2a5-4f17-41a2-9453-1813312c63d4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:21.276997 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea04e2a5-4f17-41a2-9453-1813312c63d4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:21.277364 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:21.277364 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:21.278043 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea04e2a5-4f17-41a2-9453-1813312c63d4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:21.279178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ffa84787-9b9b-444e-97df-7ef3341fd639 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 200 Jan 02 03:01:21.295314 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1575/3142] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:21 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 948 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:21.446282 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-b20cafa7-7dcc-487f-ad4d-5fb1429c9ca7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/7bbc88be-fcf0-4504-80bb-654000227567 Jan 02 03:01:21.447260 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-b20cafa7-7dcc-487f-ad4d-5fb1429c9ca7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:21.447609 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:21.447609 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:21.448477 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-b20cafa7-7dcc-487f-ad4d-5fb1429c9ca7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:21.525065 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:21.525065 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:21.548646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ea04e2a5-4f17-41a2-9453-1813312c63d4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:21.586550 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:21.586550 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:21.619664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea04e2a5-4f17-41a2-9453-1813312c63d4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:21.622731 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1568/3143] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:21 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:22.315320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0079f830-5537-4197-bcc9-9e30cdef4270 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:01:22.316802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0079f830-5537-4197-bcc9-9e30cdef4270 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:22.318922 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:22.318922 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:22.319886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0079f830-5537-4197-bcc9-9e30cdef4270 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:22.592396 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0079f830-5537-4197-bcc9-9e30cdef4270 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 404 Jan 02 03:01:22.597273 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1569/3144] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:22 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 109 bytes in 292 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:01:22.643141 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes Jan 02 03:01:22.646377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-708972967"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:22.650855 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-708972967'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:01:22.654912 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume of 1 GB Jan 02 03:01:22.725297 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Availability Zones retrieved successfully. Jan 02 03:01:22.877819 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Flow 'volume_create_api' (aac881c2-f60e-499c-96e9-b718a7380bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:22.890206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0686983-8039-4a80-b8be-8d5150543cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:22.895460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:01:22.994724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0686983-8039-4a80-b8be-8d5150543cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:22.997335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (562c61e2-a1f2-4be9-a388-751ab9f3a1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:23.130679 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['d7a28130-18db-4804-ac95-098d3ea5bdd1', '629754c3-0d3d-4b5a-93f5-a32a6fa7951f', '518653a2-6621-4221-bddf-d1b4cfd53341', '8c2afdaa-7943-4421-aa94-79a705242a70'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:01:23.133245 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (562c61e2-a1f2-4be9-a388-751ab9f3a1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7a28130-18db-4804-ac95-098d3ea5bdd1', '629754c3-0d3d-4b5a-93f5-a32a6fa7951f', '518653a2-6621-4221-bddf-d1b4cfd53341', '8c2afdaa-7943-4421-aa94-79a705242a70']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:23.135775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355a286f-1169-4476-92f7-a3fe4f3b0321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:23.266617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355a286f-1169-4476-92f7-a3fe4f3b0321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cb0e3ed-34d2-4622-98db-1d198846f9be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-708972967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9596290957864e76b2973b5fda6a72cc',qos_specs=None,replication_status=,reservations=['d7a28130-18db-4804-ac95-098d3ea5bdd1','629754c3-0d3d-4b5a-93f5-a32a6fa7951f','518653a2-6621-4221-bddf-d1b4cfd53341','8c2afdaa-7943-4421-aa94-79a705242a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cfa292e3024b48a17ee11b3b362726',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-708972967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cb0e3ed-34d2-4622-98db-1d198846f9be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9596290957864e76b2973b5fda6a72cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98cfa292e3024b48a17ee11b3b362726',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:23.269816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed1d94b1-ca04-43ac-b9cd-19061c31f543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:23.303808 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed1d94b1-ca04-43ac-b9cd-19061c31f543) transitioned into state 'SUCCESS' from state '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-708972967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9596290957864e76b2973b5fda6a72cc',qos_specs=None,replication_status=,reservations=['d7a28130-18db-4804-ac95-098d3ea5bdd1','629754c3-0d3d-4b5a-93f5-a32a6fa7951f','518653a2-6621-4221-bddf-d1b4cfd53341','8c2afdaa-7943-4421-aa94-79a705242a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cfa292e3024b48a17ee11b3b362726',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:23.306933 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66415326-609b-4601-8f94-a15e75d17fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:23.332852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66415326-609b-4601-8f94-a15e75d17fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:23.348834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Flow 'volume_create_api' (aac881c2-f60e-499c-96e9-b718a7380bda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:23.421237 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-b20cafa7-7dcc-487f-ad4d-5fb1429c9ca7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:01:23.424791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-b20cafa7-7dcc-487f-ad4d-5fb1429c9ca7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:01:23.456672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-b20cafa7-7dcc-487f-ad4d-5fb1429c9ca7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/7bbc88be-fcf0-4504-80bb-654000227567 returned with HTTP 200 Jan 02 03:01:23.461254 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1576/3145] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:01:21 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/7bbc88be-fcf0-4504-80bb-654000227567 => generated 19 bytes in 2036 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:23.479602 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e50e6899-8719-440a-805d-d42f81c6e802 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:23.482377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e50e6899-8719-440a-805d-d42f81c6e802 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:23.482939 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:23.482939 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:23.484488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e50e6899-8719-440a-805d-d42f81c6e802 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:23.610636 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume request issued successfully. Jan 02 03:01:23.622002 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:23.622002 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:23.637649 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a38369b3-c448-44eb-a254-90982f80ac26 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes returned with HTTP 202 Jan 02 03:01:23.645330 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e50e6899-8719-440a-805d-d42f81c6e802 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:23.652081 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1570/3146] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:01:22 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes => generated 822 bytes in 1039 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:01:23.657074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-6aae0ba6-607d-4396-81b5-047b652a8186 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:01:23.657567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-6aae0ba6-607d-4396-81b5-047b652a8186 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:23.657790 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:23.657790 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:23.658170 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-6aae0ba6-607d-4396-81b5-047b652a8186 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:23.658643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-6aae0ba6-607d-4396-81b5-047b652a8186 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume with id: 1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:01:23.681710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e50e6899-8719-440a-805d-d42f81c6e802 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:23.683278 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1577/3147] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:23 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:23.689562 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-338316d9-efb7-471f-9a6b-bd26734a12da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be Jan 02 03:01:23.690476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-338316d9-efb7-471f-9a6b-bd26734a12da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:23.690885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:23.690885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:23.691541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-338316d9-efb7-471f-9a6b-bd26734a12da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:23.802809 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:23.802809 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:23.806300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:23.806300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:23.810666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-6aae0ba6-607d-4396-81b5-047b652a8186 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:23.830932 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-338316d9-efb7-471f-9a6b-bd26734a12da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:23.859503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-6aae0ba6-607d-4396-81b5-047b652a8186 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume request issued successfully. Jan 02 03:01:23.860073 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-73d01639-7ece-42f0-bb5f-c5789446b465 req-6aae0ba6-607d-4396-81b5-047b652a8186 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 202 Jan 02 03:01:23.861859 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1571/3148] 10.222.0.52 () {60 vars in 1384 bytes} [Sat Jan 2 03:01:23 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:01:23.904266 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-338316d9-efb7-471f-9a6b-bd26734a12da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be returned with HTTP 200 Jan 02 03:01:23.915320 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1578/3149] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:23 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be => generated 890 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:24.699897 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8233b8b5-a710-43ed-be71-09e2257a8da3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:24.700744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8233b8b5-a710-43ed-be71-09e2257a8da3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:24.700744 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:24.700744 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:24.701285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8233b8b5-a710-43ed-be71-09e2257a8da3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:24.823092 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:24.823092 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:24.849573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8233b8b5-a710-43ed-be71-09e2257a8da3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:24.903142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8233b8b5-a710-43ed-be71-09e2257a8da3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:24.903849 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1572/3150] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:24 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:24.931486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-af0f7969-dead-4a25-a459-cf4af75adb5b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be Jan 02 03:01:24.932834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-af0f7969-dead-4a25-a459-cf4af75adb5b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:24.933417 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:24.933417 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:24.937507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-af0f7969-dead-4a25-a459-cf4af75adb5b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:25.262672 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:25.262672 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:25.308581 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-af0f7969-dead-4a25-a459-cf4af75adb5b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:25.394993 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-af0f7969-dead-4a25-a459-cf4af75adb5b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be returned with HTTP 200 Jan 02 03:01:25.396578 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1579/3151] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:24 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be => generated 914 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:25.933519 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4229f848-b251-409e-b513-42ef1dac329c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:25.933519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4229f848-b251-409e-b513-42ef1dac329c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:25.934072 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:25.934072 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:25.934072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4229f848-b251-409e-b513-42ef1dac329c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:25.995953 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:25.995953 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:26.006196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4229f848-b251-409e-b513-42ef1dac329c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:26.031881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4229f848-b251-409e-b513-42ef1dac329c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:26.033123 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1573/3152] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:25 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:26.426598 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03833f9d-b984-4c60-a2a7-3c32764b474e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be Jan 02 03:01:26.427048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03833f9d-b984-4c60-a2a7-3c32764b474e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:26.427273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:26.427273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:26.427627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03833f9d-b984-4c60-a2a7-3c32764b474e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:26.540056 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:26.540056 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:26.584143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-03833f9d-b984-4c60-a2a7-3c32764b474e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:26.686029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03833f9d-b984-4c60-a2a7-3c32764b474e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be returned with HTTP 200 Jan 02 03:01:26.687770 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1580/3153] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:26 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be => generated 915 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:26.716039 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-53a373d3-841d-4147-b868-a6ba349a5013 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots Jan 02 03:01:26.719277 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:26.719277 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:26.722840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-53a373d3-841d-4147-b868-a6ba349a5013 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2cb0e3ed-34d2-4622-98db-1d198846f9be", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2076151339"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:26.891485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:26.891485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:26.896485 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-53a373d3-841d-4147-b868-a6ba349a5013 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:26.898835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-53a373d3-841d-4147-b868-a6ba349a5013 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create snapshot from volume 2cb0e3ed-34d2-4622-98db-1d198846f9be Jan 02 03:01:27.051749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f275ab3b-634d-4d2e-bf3e-0be19fc3290c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:27.054398 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f275ab3b-634d-4d2e-bf3e-0be19fc3290c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:27.054661 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:27.054661 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:27.055147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f275ab3b-634d-4d2e-bf3e-0be19fc3290c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:27.088287 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-53a373d3-841d-4147-b868-a6ba349a5013 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['81e622be-c4d9-4472-b27f-6fe4c24e28bd', '970a2ce6-e40f-47f8-aaf7-ceef72ffce49', 'ca166f8d-6a50-4c0c-99e4-a6a9040220bb', 'dd202073-1e7f-4da7-a57a-007b5058a257'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:01:27.139409 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:27.139409 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:27.167214 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f275ab3b-634d-4d2e-bf3e-0be19fc3290c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:27.233902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f275ab3b-634d-4d2e-bf3e-0be19fc3290c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:27.247293 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1581/3154] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:27 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:27.431818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-53a373d3-841d-4147-b868-a6ba349a5013 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot create request issued successfully. Jan 02 03:01:27.437025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-53a373d3-841d-4147-b868-a6ba349a5013 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots returned with HTTP 202 Jan 02 03:01:27.439077 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1574/3155] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:01:26 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots => generated 310 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:01:27.457832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d310e3d8-68e6-4cd2-9ad3-bf7bdac135c2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 Jan 02 03:01:27.458809 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d310e3d8-68e6-4cd2-9ad3-bf7bdac135c2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:27.459615 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:27.459615 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:27.460825 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d310e3d8-68e6-4cd2-9ad3-bf7bdac135c2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:27.523612 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f298725f-c27d-48dc-b240-331f726db902 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:01:27.524629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f298725f-c27d-48dc-b240-331f726db902 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:27.524629 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:27.524629 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:27.525079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f298725f-c27d-48dc-b240-331f726db902 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:27.606565 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:27.606565 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:27.608830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d310e3d8-68e6-4cd2-9ad3-bf7bdac135c2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:27.612959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d310e3d8-68e6-4cd2-9ad3-bf7bdac135c2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 returned with HTTP 200 Jan 02 03:01:27.641300 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1582/3156] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:27 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 => generated 442 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:27.698723 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:27.698723 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:27.749023 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f298725f-c27d-48dc-b240-331f726db902 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:27.900221 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f298725f-c27d-48dc-b240-331f726db902 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 200 Jan 02 03:01:27.902241 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1575/3157] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:27 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 1346 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:28.254876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-76292c98-1dd5-45ce-b460-d04885aeb79f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:28.255787 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-76292c98-1dd5-45ce-b460-d04885aeb79f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:28.258736 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:28.258736 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:28.259606 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-76292c98-1dd5-45ce-b460-d04885aeb79f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:28.523028 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:28.523028 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:28.561239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-76292c98-1dd5-45ce-b460-d04885aeb79f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:28.633855 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dfe50058-969d-4cef-8342-e91f9c84944f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 Jan 02 03:01:28.634229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dfe50058-969d-4cef-8342-e91f9c84944f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:28.634434 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:28.634434 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:28.634825 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dfe50058-969d-4cef-8342-e91f9c84944f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:28.664515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-76292c98-1dd5-45ce-b460-d04885aeb79f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:28.680176 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1583/3158] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:28 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:28.754283 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:28.754283 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:28.759403 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dfe50058-969d-4cef-8342-e91f9c84944f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:28.768017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dfe50058-969d-4cef-8342-e91f9c84944f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 returned with HTTP 200 Jan 02 03:01:28.773994 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1576/3159] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:28 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 => generated 442 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:28.922351 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-634d3adb-261c-4374-800f-ae6a36141a42 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 Jan 02 03:01:28.923316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-634d3adb-261c-4374-800f-ae6a36141a42 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:28.923685 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:28.923685 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:28.924418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-634d3adb-261c-4374-800f-ae6a36141a42 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:29.168320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-634d3adb-261c-4374-800f-ae6a36141a42 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 returned with HTTP 404 Jan 02 03:01:29.169962 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1584/3160] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:28 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/1940898c-72d9-48fe-b947-dd92ebe8df94 => generated 109 bytes in 255 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:01:29.685460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-103ee6f9-17e7-4a6f-836d-8962481d66aa tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:29.686578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-103ee6f9-17e7-4a6f-836d-8962481d66aa tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:29.687092 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:29.687092 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:29.691376 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-103ee6f9-17e7-4a6f-836d-8962481d66aa tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:29.797172 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a2dfe0c-cdfd-4339-85dc-aad7b05fb1b1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 Jan 02 03:01:29.799125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a2dfe0c-cdfd-4339-85dc-aad7b05fb1b1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:29.800023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a2dfe0c-cdfd-4339-85dc-aad7b05fb1b1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:29.900199 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:29.900199 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:29.905522 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5a2dfe0c-cdfd-4339-85dc-aad7b05fb1b1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:29.917316 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a2dfe0c-cdfd-4339-85dc-aad7b05fb1b1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 returned with HTTP 200 Jan 02 03:01:29.921456 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1585/3161] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:29 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 => generated 442 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:29.940462 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:29.940462 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:29.941507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-554a6417-71a7-4fdd-9f8a-83ea0f05ccfd tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:01:29.942355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-554a6417-71a7-4fdd-9f8a-83ea0f05ccfd tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:29.946334 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:29.946334 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:29.948307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-554a6417-71a7-4fdd-9f8a-83ea0f05ccfd tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:29.949967 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-554a6417-71a7-4fdd-9f8a-83ea0f05ccfd tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete snapshot with id: 92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:01:29.984994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-103ee6f9-17e7-4a6f-836d-8962481d66aa tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:30.043888 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:30.043888 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:30.045482 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-554a6417-71a7-4fdd-9f8a-83ea0f05ccfd tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:01:30.077304 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-103ee6f9-17e7-4a6f-836d-8962481d66aa tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:30.099343 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1577/3162] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:29 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:30.226854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-554a6417-71a7-4fdd-9f8a-83ea0f05ccfd tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot delete request issued successfully. Jan 02 03:01:30.227496 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-554a6417-71a7-4fdd-9f8a-83ea0f05ccfd tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 202 Jan 02 03:01:30.229137 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1586/3163] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:01:29 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 0 bytes in 306 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:01:30.241928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df31dd5a-fa94-42a2-b3c7-2f45167dd537 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:01:30.243236 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df31dd5a-fa94-42a2-b3c7-2f45167dd537 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:30.243236 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:30.243236 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:30.243721 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df31dd5a-fa94-42a2-b3c7-2f45167dd537 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:30.378523 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:30.378523 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:30.397883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-df31dd5a-fa94-42a2-b3c7-2f45167dd537 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:01:30.402486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df31dd5a-fa94-42a2-b3c7-2f45167dd537 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 200 Jan 02 03:01:30.405019 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1578/3164] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:30 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 466 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:30.938522 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf4923ed-6e84-4899-8579-971a63d152c7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 Jan 02 03:01:30.939384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf4923ed-6e84-4899-8579-971a63d152c7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:30.940484 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:30.940484 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:30.941132 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf4923ed-6e84-4899-8579-971a63d152c7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:31.029521 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:31.029521 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:31.030874 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cf4923ed-6e84-4899-8579-971a63d152c7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:31.040985 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf4923ed-6e84-4899-8579-971a63d152c7 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 returned with HTTP 200 Jan 02 03:01:31.042292 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1587/3165] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:30 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 => generated 442 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:31.109537 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-158797af-a55d-43dd-9c5c-e44a43424321 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:31.110531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-158797af-a55d-43dd-9c5c-e44a43424321 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:31.110901 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:31.110901 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:31.122182 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-158797af-a55d-43dd-9c5c-e44a43424321 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:31.336631 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:31.336631 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:31.381956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-158797af-a55d-43dd-9c5c-e44a43424321 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:31.417061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db63f312-2ecc-48ee-8cd7-f2722f090b14 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:01:31.417595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db63f312-2ecc-48ee-8cd7-f2722f090b14 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:31.417795 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:31.417795 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:31.418171 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db63f312-2ecc-48ee-8cd7-f2722f090b14 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:31.432335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-158797af-a55d-43dd-9c5c-e44a43424321 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:31.444300 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1579/3166] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:31 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:31.515146 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:31.515146 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:31.523830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-db63f312-2ecc-48ee-8cd7-f2722f090b14 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:01:31.530028 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db63f312-2ecc-48ee-8cd7-f2722f090b14 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 200 Jan 02 03:01:31.531591 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1588/3167] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:31 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 466 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:32.058638 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43891bb2-207a-49ff-b442-4b00cbfd7588 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 Jan 02 03:01:32.059212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43891bb2-207a-49ff-b442-4b00cbfd7588 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:32.059341 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:32.059341 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:32.059621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-43891bb2-207a-49ff-b442-4b00cbfd7588 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:32.124684 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:32.124684 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:32.125758 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-43891bb2-207a-49ff-b442-4b00cbfd7588 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:32.127753 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-43891bb2-207a-49ff-b442-4b00cbfd7588 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 returned with HTTP 200 Jan 02 03:01:32.128558 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1580/3168] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:32 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 => generated 469 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:32.140752 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] POST http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes Jan 02 03:01:32.141719 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:32.141719 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:32.142323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "512100a1-c335-4de3-b7cc-f1d36a85ea11", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-55335351"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:32.144152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume request body: {'volume': {'snapshot_id': '512100a1-c335-4de3-b7cc-f1d36a85ea11', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-55335351'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:01:32.186106 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:32.186106 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:32.187791 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:32.188174 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume of 1 GB Jan 02 03:01:32.209598 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Availability Zones retrieved successfully. Jan 02 03:01:32.273129 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Flow 'volume_create_api' (cc5a83cb-6f63-44f5-8545-ddb616afa969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:32.278087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493c25fe-27ec-4806-916a-d80d2082837e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:32.280464 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:01:32.450365 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b299c2c5-7a90-467a-85c5-9b74174408c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:32.451122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b299c2c5-7a90-467a-85c5-9b74174408c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:32.451446 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:32.451446 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:32.452004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b299c2c5-7a90-467a-85c5-9b74174408c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:32.567324 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:32.567324 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:32.593228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b299c2c5-7a90-467a-85c5-9b74174408c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:32.601480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493c25fe-27ec-4806-916a-d80d2082837e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '512100a1-c335-4de3-b7cc-f1d36a85ea11', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:32.606628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc9d7fc-90af-49c1-85e9-6f0c23f52d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:32.653030 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b299c2c5-7a90-467a-85c5-9b74174408c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:32.655910 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1581/3169] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:32 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:32.677449 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0860fe7e-eab5-4f98-bee6-ba5351bd3e3a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:01:32.678677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0860fe7e-eab5-4f98-bee6-ba5351bd3e3a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:32.682485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:32.682485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:32.683368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0860fe7e-eab5-4f98-bee6-ba5351bd3e3a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:32.766330 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:32.766330 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:32.779594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0860fe7e-eab5-4f98-bee6-ba5351bd3e3a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:01:32.789213 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0860fe7e-eab5-4f98-bee6-ba5351bd3e3a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 200 Jan 02 03:01:32.803760 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1582/3170] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:32 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 466 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:32.842660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Created reservations ['d373db18-d883-4f49-98b7-af0aeba0bb4d', '243e97cd-6b3d-4813-b27c-e28b678996cf', 'bd40ec98-420c-4c60-abe5-a50daed8b11e', 'eabeaffd-60cd-496c-9f29-a3c3af7235c6'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:01:32.845125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc9d7fc-90af-49c1-85e9-6f0c23f52d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d373db18-d883-4f49-98b7-af0aeba0bb4d', '243e97cd-6b3d-4813-b27c-e28b678996cf', 'bd40ec98-420c-4c60-abe5-a50daed8b11e', 'eabeaffd-60cd-496c-9f29-a3c3af7235c6']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:32.847895 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d79bd9-d948-4331-986a-0ec4197f8745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:33.115757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d79bd9-d948-4331-986a-0ec4197f8745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ea7a689-fafa-415d-a41f-bb112890f235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-55335351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9596290957864e76b2973b5fda6a72cc',qos_specs=None,replication_status=,reservations=['d373db18-d883-4f49-98b7-af0aeba0bb4d','243e97cd-6b3d-4813-b27c-e28b678996cf','bd40ec98-420c-4c60-abe5-a50daed8b11e','eabeaffd-60cd-496c-9f29-a3c3af7235c6'],size=1,snapshot_id=512100a1-c335-4de3-b7cc-f1d36a85ea11,source_replicaid=,source_volid=None,status='creating',user_id='98cfa292e3024b48a17ee11b3b362726',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-55335351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ea7a689-fafa-415d-a41f-bb112890f235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9596290957864e76b2973b5fda6a72cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=512100a1-c335-4de3-b7cc-f1d36a85ea11,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98cfa292e3024b48a17ee11b3b362726',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:33.118215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86957fef-76c7-4825-9447-2dce8d48a617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:33.181687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86957fef-76c7-4825-9447-2dce8d48a617) transitioned into state 'SUCCESS' from state '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-55335351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9596290957864e76b2973b5fda6a72cc',qos_specs=None,replication_status=,reservations=['d373db18-d883-4f49-98b7-af0aeba0bb4d','243e97cd-6b3d-4813-b27c-e28b678996cf','bd40ec98-420c-4c60-abe5-a50daed8b11e','eabeaffd-60cd-496c-9f29-a3c3af7235c6'],size=1,snapshot_id=512100a1-c335-4de3-b7cc-f1d36a85ea11,source_replicaid=,source_volid=None,status='creating',user_id='98cfa292e3024b48a17ee11b3b362726',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:33.185038 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e674270-abc1-4dc0-aa46-39c2544e6a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:33.394700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e674270-abc1-4dc0-aa46-39c2544e6a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:33.401217 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Flow 'volume_create_api' (cc5a83cb-6f63-44f5-8545-ddb616afa969) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:33.525638 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Create volume request issued successfully. Jan 02 03:01:33.561631 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3adc23cf-a0f5-41bd-bc22-7caa4408e533 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes returned with HTTP 202 Jan 02 03:01:33.566781 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1589/3171] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 03:01:32 2021] POST /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes => generated 855 bytes in 1430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:01:33.581525 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a5214212-eadb-4793-b435-9af5e92286c6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:33.582283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a5214212-eadb-4793-b435-9af5e92286c6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:33.582588 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:33.582588 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:33.583142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a5214212-eadb-4793-b435-9af5e92286c6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:33.673272 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d215adb7-039f-4a6f-8cba-45ed29b86706 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:33.674072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d215adb7-039f-4a6f-8cba-45ed29b86706 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:33.674378 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:33.674378 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:33.675031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d215adb7-039f-4a6f-8cba-45ed29b86706 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:33.773218 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:33.773218 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:33.840427 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a5214212-eadb-4793-b435-9af5e92286c6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:33.935488 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:33.935488 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:33.949847 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a5214212-eadb-4793-b435-9af5e92286c6 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:33.955027 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1583/3172] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:33 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 923 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:33.963327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb22e138-de1f-4959-84b0-2aeb1fa09c99 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 Jan 02 03:01:33.981048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb22e138-de1f-4959-84b0-2aeb1fa09c99 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:33.982262 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:33.982262 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:33.982850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb22e138-de1f-4959-84b0-2aeb1fa09c99 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:33.988575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d215adb7-039f-4a6f-8cba-45ed29b86706 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:34.071019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb22e138-de1f-4959-84b0-2aeb1fa09c99 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 returned with HTTP 404 Jan 02 03:01:34.071668 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1584/3173] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:33 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/92ed9d64-1fee-4592-90ad-ef707b89ed74 => generated 111 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:01:34.079793 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d215adb7-039f-4a6f-8cba-45ed29b86706 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:34.083877 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1590/3174] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:33 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:34.090372 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef391a22-79e6-4f54-9321-b68c4c99b11c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:01:34.092519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef391a22-79e6-4f54-9321-b68c4c99b11c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:34.094984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef391a22-79e6-4f54-9321-b68c4c99b11c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:34.098638 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-ef391a22-79e6-4f54-9321-b68c4c99b11c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume with id: b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:01:34.240809 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:34.240809 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:34.251003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ef391a22-79e6-4f54-9321-b68c4c99b11c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:34.317538 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ef391a22-79e6-4f54-9321-b68c4c99b11c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume request issued successfully. Jan 02 03:01:34.318169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef391a22-79e6-4f54-9321-b68c4c99b11c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 202 Jan 02 03:01:34.323434 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1585/3175] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:01:34 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:01:34.328257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-50eae291-d123-4822-8505-f353fc737e69 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:01:34.328830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-50eae291-d123-4822-8505-f353fc737e69 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:34.329026 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:34.329026 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:34.329665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-50eae291-d123-4822-8505-f353fc737e69 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:34.434940 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:34.434940 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:34.462968 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-50eae291-d123-4822-8505-f353fc737e69 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:34.507344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-50eae291-d123-4822-8505-f353fc737e69 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:01:34.508196 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1591/3176] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:34 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 1368 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:34.970980 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18d96d46-7142-4536-b736-03f5c3303cb0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:34.971952 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18d96d46-7142-4536-b736-03f5c3303cb0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:34.972340 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:34.972340 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:34.973014 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18d96d46-7142-4536-b736-03f5c3303cb0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:35.103512 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a00f17ef-71ff-477c-b026-d0176b24c417 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:35.103984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a00f17ef-71ff-477c-b026-d0176b24c417 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:35.104215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:35.104215 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:35.104562 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a00f17ef-71ff-477c-b026-d0176b24c417 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:35.167315 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:35.167315 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:35.222530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-18d96d46-7142-4536-b736-03f5c3303cb0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:35.323955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18d96d46-7142-4536-b736-03f5c3303cb0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:35.337579 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1586/3177] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:34 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:35.337957 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:35.337957 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:35.361871 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a00f17ef-71ff-477c-b026-d0176b24c417 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:35.447669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a00f17ef-71ff-477c-b026-d0176b24c417 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:35.450289 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1592/3178] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:35 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:35.525570 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be93ca32-98eb-45ab-b624-703b02ec18a7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:01:35.526106 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be93ca32-98eb-45ab-b624-703b02ec18a7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:35.526311 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:35.526311 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:35.526984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be93ca32-98eb-45ab-b624-703b02ec18a7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:35.660575 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:35.660575 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:35.671998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-be93ca32-98eb-45ab-b624-703b02ec18a7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:35.703924 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be93ca32-98eb-45ab-b624-703b02ec18a7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:01:35.705971 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1587/3179] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:35 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 1368 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:36.345371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62ee629d-2c6c-4419-bcb0-eba41435af1b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:36.345882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62ee629d-2c6c-4419-bcb0-eba41435af1b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:36.345997 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:36.345997 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:36.347046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62ee629d-2c6c-4419-bcb0-eba41435af1b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:36.467025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-63078433-0371-47f8-9e85-ff9035c38e75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:36.467956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-63078433-0371-47f8-9e85-ff9035c38e75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:36.468485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:36.468485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:36.469615 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-63078433-0371-47f8-9e85-ff9035c38e75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:36.564035 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:36.564035 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:36.608416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-62ee629d-2c6c-4419-bcb0-eba41435af1b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:36.675193 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:36.675193 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:36.705456 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62ee629d-2c6c-4419-bcb0-eba41435af1b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:36.711333 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1593/3180] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:36 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:36.712889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-63078433-0371-47f8-9e85-ff9035c38e75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:36.747886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-371bb900-4070-43d5-b098-faafbd1544c8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:01:36.749961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-371bb900-4070-43d5-b098-faafbd1544c8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:36.750438 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:36.750438 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:36.753306 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-371bb900-4070-43d5-b098-faafbd1544c8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:36.826152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-63078433-0371-47f8-9e85-ff9035c38e75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:36.828940 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1588/3181] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:36 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:36.871487 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:36.871487 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:36.882440 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-371bb900-4070-43d5-b098-faafbd1544c8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:36.910446 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-371bb900-4070-43d5-b098-faafbd1544c8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:01:36.914548 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1594/3182] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:36 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 1368 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:37.734881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0e7b561-fb59-4888-b39e-bd6579f7c01f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:37.735499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0e7b561-fb59-4888-b39e-bd6579f7c01f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:37.737345 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:37.737345 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:37.738041 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0e7b561-fb59-4888-b39e-bd6579f7c01f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:37.846118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-80798714-5b88-4d2e-b254-f27cd5c43ff0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:37.847052 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-80798714-5b88-4d2e-b254-f27cd5c43ff0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:37.847491 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:37.847491 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:37.848176 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-80798714-5b88-4d2e-b254-f27cd5c43ff0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:37.954895 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:37.954895 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:37.992479 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d0e7b561-fb59-4888-b39e-bd6579f7c01f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:38.030112 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:38.030112 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:38.064215 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-80798714-5b88-4d2e-b254-f27cd5c43ff0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:38.087553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0e7b561-fb59-4888-b39e-bd6579f7c01f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:38.091306 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1589/3183] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:37 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:38.106589 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0392d538-f975-4e6e-96e5-951ab1d7b4cf tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:01:38.107136 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0392d538-f975-4e6e-96e5-951ab1d7b4cf tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:38.107441 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:38.107441 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:38.110798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0392d538-f975-4e6e-96e5-951ab1d7b4cf tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:38.141943 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-80798714-5b88-4d2e-b254-f27cd5c43ff0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:38.150215 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1595/3184] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:37 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:38.239958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:38.239958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:38.299464 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0392d538-f975-4e6e-96e5-951ab1d7b4cf tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:38.381005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0392d538-f975-4e6e-96e5-951ab1d7b4cf tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 200 Jan 02 03:01:38.382090 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1590/3185] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:38 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 1368 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:39.105071 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92073691-b4e3-423a-9c7e-8a596545e569 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:39.105690 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92073691-b4e3-423a-9c7e-8a596545e569 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:39.105788 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:39.105788 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:39.106340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92073691-b4e3-423a-9c7e-8a596545e569 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:39.167202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aeaf3a2b-a53c-4967-b720-60c933d28a2d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:39.167911 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aeaf3a2b-a53c-4967-b720-60c933d28a2d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:39.168376 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:39.168376 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:39.168991 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aeaf3a2b-a53c-4967-b720-60c933d28a2d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:39.316658 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:39.316658 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:39.327000 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:39.327000 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:39.328344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-92073691-b4e3-423a-9c7e-8a596545e569 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:39.364555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92073691-b4e3-423a-9c7e-8a596545e569 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:39.365771 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1596/3186] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:39 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:39.366212 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aeaf3a2b-a53c-4967-b720-60c933d28a2d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:39.400517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac2f665a-2522-46d2-b2ff-ab4e3d3dae82 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db Jan 02 03:01:39.401737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac2f665a-2522-46d2-b2ff-ab4e3d3dae82 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:39.408856 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:39.408856 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:39.409958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac2f665a-2522-46d2-b2ff-ab4e3d3dae82 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:39.415974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aeaf3a2b-a53c-4967-b720-60c933d28a2d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:39.431275 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1591/3187] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:39 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:39.580502 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:39.580502 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:39.600941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac2f665a-2522-46d2-b2ff-ab4e3d3dae82 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db returned with HTTP 404 Jan 02 03:01:39.602635 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1597/3188] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:39 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/b056afc6-a9b8-46b3-b288-2103b155c5db => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:01:39.684150 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes Jan 02 03:01:39.684621 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:39.684621 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:39.685222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1083313412", "snapshot_id": null, "imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c", "volume_type": null, "size": 1}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:39.687824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1083313412', 'snapshot_id': None, 'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c', 'volume_type': None, 'size': 1}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:01:39.954278 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume of 1 GB Jan 02 03:01:39.990963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Availability Zones retrieved successfully. Jan 02 03:01:40.034966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Flow 'volume_create_api' (53d59079-5c6d-4909-9995-35d12d36ec06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:40.048154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0643e508-89b5-4df0-a0c7-df3c1862e91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:40.050779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:01:40.382262 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3895e21d-9dfa-4619-b30b-f4fe2f32ede1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:40.382812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3895e21d-9dfa-4619-b30b-f4fe2f32ede1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:40.382983 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:40.382983 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:40.383988 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3895e21d-9dfa-4619-b30b-f4fe2f32ede1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:40.399769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0643e508-89b5-4df0-a0c7-df3c1862e91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:40.405685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7fb6bc-5d0c-418f-a117-727361cdea44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:40.563097 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:40.563097 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:40.602741 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3895e21d-9dfa-4619-b30b-f4fe2f32ede1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:40.671708 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3895e21d-9dfa-4619-b30b-f4fe2f32ede1 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:40.672512 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1598/3189] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:40 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:40.673786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Created reservations ['c484e751-86a0-4821-8f34-0331125544ec', '7aad0151-c5b3-402d-bea8-ccaf19cab291', '5b5c4381-3b24-4997-9d45-be9e473b6dbe', '7458c785-4fc8-4db8-9c08-334fa48b82ef'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:01:40.676104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7fb6bc-5d0c-418f-a117-727361cdea44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c484e751-86a0-4821-8f34-0331125544ec', '7aad0151-c5b3-402d-bea8-ccaf19cab291', '5b5c4381-3b24-4997-9d45-be9e473b6dbe', '7458c785-4fc8-4db8-9c08-334fa48b82ef']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:40.678700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5853beb-abcf-48f3-94b5-99f736503d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:40.712762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de11f78e-710b-4676-b565-4ccda98f42e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:40.713302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de11f78e-710b-4676-b565-4ccda98f42e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:40.713526 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:40.713526 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:40.713900 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de11f78e-710b-4676-b565-4ccda98f42e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:40.846476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5853beb-abcf-48f3-94b5-99f736503d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '643736ae-0b9b-4e4e-8a47-7476b1e79023', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1083313412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fede95acd3943498c3188095ea172eb',qos_specs=None,replication_status=,reservations=['c484e751-86a0-4821-8f34-0331125544ec','7aad0151-c5b3-402d-bea8-ccaf19cab291','5b5c4381-3b24-4997-9d45-be9e473b6dbe','7458c785-4fc8-4db8-9c08-334fa48b82ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1083313412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=643736ae-0b9b-4e4e-8a47-7476b1e79023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fede95acd3943498c3188095ea172eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:40.853662 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af0d5112-06bd-40bf-88ad-6e71a7348aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:40.921630 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:40.921630 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:40.937384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af0d5112-06bd-40bf-88ad-6e71a7348aec) transitioned into state 'SUCCESS' from state '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-1083313412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fede95acd3943498c3188095ea172eb',qos_specs=None,replication_status=,reservations=['c484e751-86a0-4821-8f34-0331125544ec','7aad0151-c5b3-402d-bea8-ccaf19cab291','5b5c4381-3b24-4997-9d45-be9e473b6dbe','7458c785-4fc8-4db8-9c08-334fa48b82ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:40.939415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a52fe32-e687-4534-a5f7-73e1f9aa6d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:40.943943 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-de11f78e-710b-4676-b565-4ccda98f42e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:40.978386 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a52fe32-e687-4534-a5f7-73e1f9aa6d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:41.016660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Flow 'volume_create_api' (53d59079-5c6d-4909-9995-35d12d36ec06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:41.019722 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de11f78e-710b-4676-b565-4ccda98f42e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:41.020729 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1599/3190] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:40 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:41.188223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume request issued successfully. Jan 02 03:01:41.233879 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ded5533-61a6-4c92-8d27-500a6bbfc95f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes returned with HTTP 202 Jan 02 03:01:41.245699 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1592/3191] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 03:01:39 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/volumes => generated 828 bytes in 1554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:01:41.251773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-297935e0-26a4-4b01-8b9a-b99bf412a918 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:41.252420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-297935e0-26a4-4b01-8b9a-b99bf412a918 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:41.252669 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:41.252669 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:41.253172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-297935e0-26a4-4b01-8b9a-b99bf412a918 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:41.409289 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:41.409289 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:41.430090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-297935e0-26a4-4b01-8b9a-b99bf412a918 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:41.480444 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-297935e0-26a4-4b01-8b9a-b99bf412a918 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:41.493422 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1600/3192] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:41 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:41.700617 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6be94529-f355-47ff-978f-9883c29d9015 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:41.700617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6be94529-f355-47ff-978f-9883c29d9015 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:41.700617 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:41.700617 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:41.701659 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6be94529-f355-47ff-978f-9883c29d9015 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:41.885161 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:41.885161 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:41.907615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6be94529-f355-47ff-978f-9883c29d9015 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:41.958326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6be94529-f355-47ff-978f-9883c29d9015 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:41.959310 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1593/3193] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:41 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:42.038577 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8c1efa4-3ddc-4162-93a7-1620a803fe24 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:42.039482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8c1efa4-3ddc-4162-93a7-1620a803fe24 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:42.039919 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:42.039919 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:42.040821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f8c1efa4-3ddc-4162-93a7-1620a803fe24 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:42.212087 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:42.212087 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:42.263189 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f8c1efa4-3ddc-4162-93a7-1620a803fe24 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:42.320345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f8c1efa4-3ddc-4162-93a7-1620a803fe24 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:42.327165 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1601/3194] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:42 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:42.501541 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec8847e7-1f83-464f-9077-22223f1a0112 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:42.502188 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec8847e7-1f83-464f-9077-22223f1a0112 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:42.502554 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:42.502554 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:42.503020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ec8847e7-1f83-464f-9077-22223f1a0112 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:42.609809 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:42.609809 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:42.632390 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ec8847e7-1f83-464f-9077-22223f1a0112 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:42.678309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ec8847e7-1f83-464f-9077-22223f1a0112 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:42.688207 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1594/3195] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:42 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:42.978433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8f1824e-91fa-4926-aa01-e8429f1486ed tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:42.988686 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8f1824e-91fa-4926-aa01-e8429f1486ed tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:42.990620 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:42.990620 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:42.991886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8f1824e-91fa-4926-aa01-e8429f1486ed tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:43.129460 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:43.129460 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:43.143690 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c8f1824e-91fa-4926-aa01-e8429f1486ed tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:43.183594 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8f1824e-91fa-4926-aa01-e8429f1486ed tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:43.185477 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1602/3196] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:42 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:43.345420 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1fdcb8ce-8dbf-474f-b1c3-b2df1dc2de61 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:43.346022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1fdcb8ce-8dbf-474f-b1c3-b2df1dc2de61 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:43.346266 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:43.346266 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:43.346742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1fdcb8ce-8dbf-474f-b1c3-b2df1dc2de61 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:43.661502 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:43.661502 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:43.710792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-74eb0329-f68d-427e-89ba-4ba1e2af4198 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:43.721417 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-74eb0329-f68d-427e-89ba-4ba1e2af4198 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:43.750611 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:43.750611 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:43.753517 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-74eb0329-f68d-427e-89ba-4ba1e2af4198 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:43.773803 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1fdcb8ce-8dbf-474f-b1c3-b2df1dc2de61 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:43.984715 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1fdcb8ce-8dbf-474f-b1c3-b2df1dc2de61 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:43.996160 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1595/3197] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:43 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 655 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:44.088214 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:44.088214 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:44.108193 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-74eb0329-f68d-427e-89ba-4ba1e2af4198 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:44.186080 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-74eb0329-f68d-427e-89ba-4ba1e2af4198 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:44.187690 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1603/3198] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:43 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:44.213649 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1bb5a623-53b7-4a9c-a539-25bff74f57c8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:44.215172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1bb5a623-53b7-4a9c-a539-25bff74f57c8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:44.215602 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:44.215602 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:44.216418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1bb5a623-53b7-4a9c-a539-25bff74f57c8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:44.389120 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:44.389120 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:44.413194 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1bb5a623-53b7-4a9c-a539-25bff74f57c8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:44.540433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1bb5a623-53b7-4a9c-a539-25bff74f57c8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:44.557087 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1596/3199] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:44 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:45.028171 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92e33f68-8677-4f5c-ae05-81883efeb053 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:45.029475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92e33f68-8677-4f5c-ae05-81883efeb053 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:45.029910 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:45.029910 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:45.030545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92e33f68-8677-4f5c-ae05-81883efeb053 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:45.202887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c3c8ca4-de8e-4e24-ab07-f2273ad324c0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:45.203504 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c3c8ca4-de8e-4e24-ab07-f2273ad324c0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:45.203943 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:45.203943 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:45.204708 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8c3c8ca4-de8e-4e24-ab07-f2273ad324c0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:45.211973 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:45.211973 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:45.252553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-92e33f68-8677-4f5c-ae05-81883efeb053 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:45.317281 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:45.317281 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:45.329336 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8c3c8ca4-de8e-4e24-ab07-f2273ad324c0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:45.382602 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92e33f68-8677-4f5c-ae05-81883efeb053 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:45.383257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8c3c8ca4-de8e-4e24-ab07-f2273ad324c0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:45.384177 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1597/3200] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:45 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:45.395882 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1604/3201] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:45 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:45.566666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c3cc6e05-ac1b-47e1-9170-2857c7389047 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:45.567298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c3cc6e05-ac1b-47e1-9170-2857c7389047 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:45.567598 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:45.567598 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:45.568681 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c3cc6e05-ac1b-47e1-9170-2857c7389047 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:45.670151 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:45.670151 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:45.701334 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c3cc6e05-ac1b-47e1-9170-2857c7389047 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:45.815900 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c3cc6e05-ac1b-47e1-9170-2857c7389047 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:45.817999 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1598/3202] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:45 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:46.406711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6d0bdeb8-a3f1-427a-becc-e1a6da3bef37 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:46.408079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6d0bdeb8-a3f1-427a-becc-e1a6da3bef37 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:46.408355 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a55b87a9-1876-42e1-8b74-46abf8f3b2e5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:46.409595 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:46.409595 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:46.410337 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6d0bdeb8-a3f1-427a-becc-e1a6da3bef37 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:46.410774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a55b87a9-1876-42e1-8b74-46abf8f3b2e5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:46.412833 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:46.412833 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:46.413771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a55b87a9-1876-42e1-8b74-46abf8f3b2e5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:46.552545 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:46.552545 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:46.556004 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:46.556004 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:46.574040 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6d0bdeb8-a3f1-427a-becc-e1a6da3bef37 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:46.576813 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a55b87a9-1876-42e1-8b74-46abf8f3b2e5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:46.628620 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a55b87a9-1876-42e1-8b74-46abf8f3b2e5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:46.632773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6d0bdeb8-a3f1-427a-becc-e1a6da3bef37 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:46.634211 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1605/3203] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:46 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:46.645477 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1599/3204] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:46 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:46.836949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07918514-af40-4262-8d2c-7e5e00d64276 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:46.837880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07918514-af40-4262-8d2c-7e5e00d64276 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:46.838336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:46.838336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:46.839718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-07918514-af40-4262-8d2c-7e5e00d64276 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:47.009594 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:47.009594 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:47.019822 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-07918514-af40-4262-8d2c-7e5e00d64276 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:47.093916 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-07918514-af40-4262-8d2c-7e5e00d64276 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:47.103632 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1606/3205] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:46 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:47.698807 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d065643f-81fe-436a-98f2-475daf19485f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:47.700732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eded926e-aef3-456c-9fd7-39cb21c97b19 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:47.700732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eded926e-aef3-456c-9fd7-39cb21c97b19 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:47.700732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:47.700732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:47.700732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eded926e-aef3-456c-9fd7-39cb21c97b19 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:47.706447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d065643f-81fe-436a-98f2-475daf19485f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:47.712916 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:47.712916 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:47.714343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d065643f-81fe-436a-98f2-475daf19485f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:47.971985 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:47.971985 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:48.035106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-eded926e-aef3-456c-9fd7-39cb21c97b19 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:48.052886 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:48.052886 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:48.147755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d065643f-81fe-436a-98f2-475daf19485f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:48.163687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eded926e-aef3-456c-9fd7-39cb21c97b19 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:48.176630 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1607/3206] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:47 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:48.198169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a1d08c9-4a67-43c5-9bb6-c27ab9c0cf38 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:48.199079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a1d08c9-4a67-43c5-9bb6-c27ab9c0cf38 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:48.228880 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:48.228880 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:48.230189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a1d08c9-4a67-43c5-9bb6-c27ab9c0cf38 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:48.248863 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d065643f-81fe-436a-98f2-475daf19485f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:48.249824 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1600/3207] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:47 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:48.531972 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:48.531972 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:48.587969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5a1d08c9-4a67-43c5-9bb6-c27ab9c0cf38 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:48.736208 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a1d08c9-4a67-43c5-9bb6-c27ab9c0cf38 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:48.741525 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1608/3208] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:48 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:49.196767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c9af5201-e71f-4e1e-a7c2-39722dc51220 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:49.197826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c9af5201-e71f-4e1e-a7c2-39722dc51220 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:49.198263 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:49.198263 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:49.198950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c9af5201-e71f-4e1e-a7c2-39722dc51220 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:49.298216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9387bbf-d833-4f66-a80b-5f42777237a9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:49.299156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9387bbf-d833-4f66-a80b-5f42777237a9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:49.299580 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:49.299580 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:49.300248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d9387bbf-d833-4f66-a80b-5f42777237a9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:49.511695 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:49.511695 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:49.545442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d9387bbf-d833-4f66-a80b-5f42777237a9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:49.608459 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d9387bbf-d833-4f66-a80b-5f42777237a9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:49.609544 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1609/3209] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:49 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 910 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:49.768831 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86eac762-783a-4bd5-8017-29562f0d624f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:49.769627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86eac762-783a-4bd5-8017-29562f0d624f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:49.770055 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:49.770055 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:49.770660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86eac762-783a-4bd5-8017-29562f0d624f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:49.931519 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:49.931519 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:49.950693 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:49.950693 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:49.973141 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c9af5201-e71f-4e1e-a7c2-39722dc51220 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:49.978044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-86eac762-783a-4bd5-8017-29562f0d624f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:50.048298 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86eac762-783a-4bd5-8017-29562f0d624f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:50.060717 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1610/3210] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:49 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 948 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:50.075537 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c9af5201-e71f-4e1e-a7c2-39722dc51220 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:50.075537 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1601/3211] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:49 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 883 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:50.080488 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1da4803a-04b4-4871-857f-27204f98b4a3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:50.081222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1da4803a-04b4-4871-857f-27204f98b4a3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:50.081577 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:50.081577 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:50.082170 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1da4803a-04b4-4871-857f-27204f98b4a3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:50.265262 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:50.265262 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:50.314662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1da4803a-04b4-4871-857f-27204f98b4a3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:50.363096 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1da4803a-04b4-4871-857f-27204f98b4a3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:50.365435 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1611/3212] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:50 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 948 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:50.392103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deb3d67c-ce19-474d-be6e-bd9b05ea4982 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:50.392396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deb3d67c-ce19-474d-be6e-bd9b05ea4982 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:50.392578 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:50.392578 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:50.393307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deb3d67c-ce19-474d-be6e-bd9b05ea4982 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:50.393782 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-deb3d67c-ce19-474d-be6e-bd9b05ea4982 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume with id: 2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:50.625998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-adc2e12e-b2ce-49b2-ad7f-96e465112a53 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:50.626731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-adc2e12e-b2ce-49b2-ad7f-96e465112a53 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:50.626932 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:50.626932 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:50.627323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-adc2e12e-b2ce-49b2-ad7f-96e465112a53 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:50.768977 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:50.768977 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:50.771649 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-deb3d67c-ce19-474d-be6e-bd9b05ea4982 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:50.808201 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:50.808201 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:50.833377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-adc2e12e-b2ce-49b2-ad7f-96e465112a53 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:50.906607 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-adc2e12e-b2ce-49b2-ad7f-96e465112a53 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:50.907924 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1612/3213] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:50 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 968 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:50.932106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-deb3d67c-ce19-474d-be6e-bd9b05ea4982 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume request issued successfully. Jan 02 03:01:50.934654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deb3d67c-ce19-474d-be6e-bd9b05ea4982 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 202 Jan 02 03:01:50.942432 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1602/3214] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:01:50 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 0 bytes in 553 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:01:50.949912 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1cfc1830-381f-46aa-a7e1-eb71c2356a3d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:50.951577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1cfc1830-381f-46aa-a7e1-eb71c2356a3d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:50.951958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:50.951958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:50.952656 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1cfc1830-381f-46aa-a7e1-eb71c2356a3d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:51.054548 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:51.054548 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:51.087116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1cfc1830-381f-46aa-a7e1-eb71c2356a3d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:51.094600 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be9f2610-d668-454c-9ff2-dc5e222eb38d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:51.095768 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be9f2610-d668-454c-9ff2-dc5e222eb38d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:51.096149 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:51.096149 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:51.096850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be9f2610-d668-454c-9ff2-dc5e222eb38d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:51.140109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1cfc1830-381f-46aa-a7e1-eb71c2356a3d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:51.141717 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1613/3215] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:50 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:51.394580 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:51.394580 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:51.458135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-be9f2610-d668-454c-9ff2-dc5e222eb38d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:51.582964 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be9f2610-d668-454c-9ff2-dc5e222eb38d tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:51.587741 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1603/3216] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:51 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:51.930762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-759d1f19-459e-4afd-979c-c8174d43ceb1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:51.931935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-759d1f19-459e-4afd-979c-c8174d43ceb1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:51.932445 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:51.932445 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:51.933393 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-759d1f19-459e-4afd-979c-c8174d43ceb1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:52.119014 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:52.119014 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:52.157887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45cea7e3-ec44-470e-81ef-c382a03c5c0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:52.158719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45cea7e3-ec44-470e-81ef-c382a03c5c0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:52.159143 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:52.159143 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:52.159791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45cea7e3-ec44-470e-81ef-c382a03c5c0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:52.167927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-759d1f19-459e-4afd-979c-c8174d43ceb1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:52.247263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-759d1f19-459e-4afd-979c-c8174d43ceb1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:52.248459 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1614/3217] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:51 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 968 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:52.334346 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:52.334346 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:52.379096 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-45cea7e3-ec44-470e-81ef-c382a03c5c0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:52.459768 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45cea7e3-ec44-470e-81ef-c382a03c5c0a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:52.475415 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1604/3218] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:52 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:52.604664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac07f035-8f72-4d4a-9334-db21bc622ece tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:52.605462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac07f035-8f72-4d4a-9334-db21bc622ece tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:52.605686 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:52.605686 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:52.606063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac07f035-8f72-4d4a-9334-db21bc622ece tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:52.741184 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:52.741184 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:52.772825 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ac07f035-8f72-4d4a-9334-db21bc622ece tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:52.828652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac07f035-8f72-4d4a-9334-db21bc622ece tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:52.840551 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1615/3219] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:52 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:53.265946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30948ca7-3522-4869-bd18-f87f750aa4e4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:53.266480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30948ca7-3522-4869-bd18-f87f750aa4e4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:53.266666 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:53.266666 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:53.267227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30948ca7-3522-4869-bd18-f87f750aa4e4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:53.425831 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:53.425831 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:53.459232 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-30948ca7-3522-4869-bd18-f87f750aa4e4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:53.488335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87935f3b-563c-4dc2-ad5d-a2472ba2a3f9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:53.489180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87935f3b-563c-4dc2-ad5d-a2472ba2a3f9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:53.489569 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:53.489569 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:53.490257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87935f3b-563c-4dc2-ad5d-a2472ba2a3f9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:53.550519 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30948ca7-3522-4869-bd18-f87f750aa4e4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:53.552268 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1605/3220] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:53 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 971 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:53.663751 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:53.663751 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:53.696349 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-87935f3b-563c-4dc2-ad5d-a2472ba2a3f9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:01:53.785635 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87935f3b-563c-4dc2-ad5d-a2472ba2a3f9 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 200 Jan 02 03:01:53.787261 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1616/3221] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:53 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 947 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:53.857314 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-713f3a21-3c2f-4a28-a13f-e2e1f6cc1c84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:53.857884 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-713f3a21-3c2f-4a28-a13f-e2e1f6cc1c84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:53.858172 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:53.858172 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:53.858444 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-713f3a21-3c2f-4a28-a13f-e2e1f6cc1c84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:53.977773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:53.977773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:53.991239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-713f3a21-3c2f-4a28-a13f-e2e1f6cc1c84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:54.050694 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-713f3a21-3c2f-4a28-a13f-e2e1f6cc1c84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:54.064551 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1606/3222] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:53 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:54.571252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7e44ab83-911a-4504-94d8-e1b28008a356 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:54.571807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7e44ab83-911a-4504-94d8-e1b28008a356 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:54.571993 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:54.571993 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:54.573754 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7e44ab83-911a-4504-94d8-e1b28008a356 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:54.719946 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:54.719946 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:54.770790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7e44ab83-911a-4504-94d8-e1b28008a356 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:54.803335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1fb8214c-4e31-4e96-94a8-4cabe3c0308e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:54.804134 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1fb8214c-4e31-4e96-94a8-4cabe3c0308e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:54.804507 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:54.804507 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:54.805404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1fb8214c-4e31-4e96-94a8-4cabe3c0308e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:54.862052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7e44ab83-911a-4504-94d8-e1b28008a356 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:54.863296 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1617/3223] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:54 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 971 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:54.944038 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:54.944038 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:54.955860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1fb8214c-4e31-4e96-94a8-4cabe3c0308e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 404 Jan 02 03:01:54.957682 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1607/3224] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:54 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:01:54.969402 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bfd31bf-9c94-466e-b4cf-c7ed418ffbd3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:54.970299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bfd31bf-9c94-466e-b4cf-c7ed418ffbd3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:54.970712 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:54.970712 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:54.971379 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bfd31bf-9c94-466e-b4cf-c7ed418ffbd3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:54.972071 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-2bfd31bf-9c94-466e-b4cf-c7ed418ffbd3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume with id: 2ea7a689-fafa-415d-a41f-bb112890f235 Jan 02 03:01:55.070205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-04c1bb53-4ca9-4166-adde-75721611f3fa tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:55.071043 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-04c1bb53-4ca9-4166-adde-75721611f3fa tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:55.071431 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:55.071431 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:55.072066 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-04c1bb53-4ca9-4166-adde-75721611f3fa tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:55.133682 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bfd31bf-9c94-466e-b4cf-c7ed418ffbd3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 returned with HTTP 404 Jan 02 03:01:55.144609 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1618/3225] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:01:54 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2ea7a689-fafa-415d-a41f-bb112890f235 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:01:55.150770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b0d696e-7724-4890-b1a4-9b7498ff4767 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 Jan 02 03:01:55.153841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b0d696e-7724-4890-b1a4-9b7498ff4767 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:55.163521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b0d696e-7724-4890-b1a4-9b7498ff4767 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:55.164086 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-0b0d696e-7724-4890-b1a4-9b7498ff4767 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 512100a1-c335-4de3-b7cc-f1d36a85ea11 Jan 02 03:01:55.229846 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:55.229846 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:55.231618 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b0d696e-7724-4890-b1a4-9b7498ff4767 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:55.412569 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b0d696e-7724-4890-b1a4-9b7498ff4767 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot delete request issued successfully. Jan 02 03:01:55.413158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b0d696e-7724-4890-b1a4-9b7498ff4767 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 returned with HTTP 202 Jan 02 03:01:55.414162 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1619/3226] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:01:55 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:01:55.428421 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0180993e-e875-48dd-815a-d453815e8b31 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 Jan 02 03:01:55.437263 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0180993e-e875-48dd-815a-d453815e8b31 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:55.437657 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:55.437657 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:55.438219 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0180993e-e875-48dd-815a-d453815e8b31 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:55.443337 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:55.443337 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:55.502608 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-04c1bb53-4ca9-4166-adde-75721611f3fa tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:55.531994 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:55.531994 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:55.533247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0180993e-e875-48dd-815a-d453815e8b31 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:55.535300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0180993e-e875-48dd-815a-d453815e8b31 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 returned with HTTP 200 Jan 02 03:01:55.536116 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1620/3227] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:55 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 => generated 468 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:55.671849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-04c1bb53-4ca9-4166-adde-75721611f3fa tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:55.683883 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1608/3228] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:55 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:55.880136 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8ad34076-2b8d-4e85-aa59-4d6bf221488c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:55.881277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8ad34076-2b8d-4e85-aa59-4d6bf221488c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:55.881511 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:55.881511 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:55.885117 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8ad34076-2b8d-4e85-aa59-4d6bf221488c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:56.147437 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:56.147437 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:56.179557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8ad34076-2b8d-4e85-aa59-4d6bf221488c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:56.315015 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8ad34076-2b8d-4e85-aa59-4d6bf221488c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:56.315015 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1621/3229] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:55 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 971 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:56.550199 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3a24a86-922f-477f-9d7c-2cef4cc22e9a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 Jan 02 03:01:56.551069 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3a24a86-922f-477f-9d7c-2cef4cc22e9a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:56.551475 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:56.551475 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:56.552194 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3a24a86-922f-477f-9d7c-2cef4cc22e9a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:56.655903 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:56.655903 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:56.665132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d3a24a86-922f-477f-9d7c-2cef4cc22e9a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:56.675224 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3a24a86-922f-477f-9d7c-2cef4cc22e9a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 returned with HTTP 200 Jan 02 03:01:56.679868 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1609/3230] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:56 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 => generated 468 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:56.695662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5cb968fe-c091-4e59-a8ee-05a83e85f682 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:56.696548 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5cb968fe-c091-4e59-a8ee-05a83e85f682 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:56.697009 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:56.697009 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:56.697820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5cb968fe-c091-4e59-a8ee-05a83e85f682 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:56.870898 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:56.870898 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:56.909118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5cb968fe-c091-4e59-a8ee-05a83e85f682 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:56.996058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5cb968fe-c091-4e59-a8ee-05a83e85f682 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:57.000851 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1622/3231] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:56 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:57.323456 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-944c2a15-431e-4719-8b6d-f4eb7e4705bd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:57.324334 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-944c2a15-431e-4719-8b6d-f4eb7e4705bd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:57.324788 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:57.324788 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:57.325454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-944c2a15-431e-4719-8b6d-f4eb7e4705bd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:57.545067 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:57.545067 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:57.619655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-944c2a15-431e-4719-8b6d-f4eb7e4705bd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:57.706109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-728958ba-3b81-4a49-8990-6c2f71683c94 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 Jan 02 03:01:57.709527 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-728958ba-3b81-4a49-8990-6c2f71683c94 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:57.711140 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:57.711140 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:57.711850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-728958ba-3b81-4a49-8990-6c2f71683c94 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:57.791427 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-944c2a15-431e-4719-8b6d-f4eb7e4705bd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:57.807652 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1610/3232] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:57 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 971 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:57.818502 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:57.818502 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:57.820480 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-728958ba-3b81-4a49-8990-6c2f71683c94 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:57.832266 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-728958ba-3b81-4a49-8990-6c2f71683c94 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 returned with HTTP 200 Jan 02 03:01:57.833772 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1623/3233] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:57 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 => generated 468 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:58.030283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c52d2997-efc5-4da0-80e3-8ff7524792ba tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:58.033894 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c52d2997-efc5-4da0-80e3-8ff7524792ba tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:58.034283 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:58.034283 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:58.035017 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c52d2997-efc5-4da0-80e3-8ff7524792ba tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:58.270157 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:58.270157 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:58.292848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c52d2997-efc5-4da0-80e3-8ff7524792ba tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:58.393936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c52d2997-efc5-4da0-80e3-8ff7524792ba tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:58.395953 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1611/3234] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:58 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:58.823738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-35f8d6f5-ca43-4fea-97ca-1e27d44ba6bc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:01:58.824306 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-35f8d6f5-ca43-4fea-97ca-1e27d44ba6bc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:58.824440 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:58.824440 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:58.825207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-35f8d6f5-ca43-4fea-97ca-1e27d44ba6bc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:58.850648 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4304c5c5-e4b8-4774-abfc-4fd107d909da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 Jan 02 03:01:58.851193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4304c5c5-e4b8-4774-abfc-4fd107d909da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:58.851386 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:58.851386 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:58.851734 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4304c5c5-e4b8-4774-abfc-4fd107d909da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:59.004717 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:59.004717 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:59.006469 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4304c5c5-e4b8-4774-abfc-4fd107d909da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:01:59.008494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4304c5c5-e4b8-4774-abfc-4fd107d909da tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 returned with HTTP 200 Jan 02 03:01:59.026049 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1612/3235] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:01:58 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 => generated 468 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:59.060851 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:59.060851 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:59.092015 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-35f8d6f5-ca43-4fea-97ca-1e27d44ba6bc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:01:59.119276 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-35f8d6f5-ca43-4fea-97ca-1e27d44ba6bc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:01:59.120838 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1624/3236] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:58 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 971 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:59.421470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62beec82-fbca-40f7-8523-f8fb83291097 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:01:59.424167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62beec82-fbca-40f7-8523-f8fb83291097 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:59.429378 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:59.429378 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:01:59.430388 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62beec82-fbca-40f7-8523-f8fb83291097 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:59.685976 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:59.685976 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:01:59.740933 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-62beec82-fbca-40f7-8523-f8fb83291097 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:01:59.877926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62beec82-fbca-40f7-8523-f8fb83291097 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:01:59.879461 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1613/3237] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:59 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:00.042490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-829e5c22-4633-4e59-9666-da1c07e08883 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 Jan 02 03:02:00.043042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-829e5c22-4633-4e59-9666-da1c07e08883 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:00.043257 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:00.043257 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:00.043615 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-829e5c22-4633-4e59-9666-da1c07e08883 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:00.119752 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-829e5c22-4633-4e59-9666-da1c07e08883 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 returned with HTTP 404 Jan 02 03:02:00.128167 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1625/3238] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:02:00 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/512100a1-c335-4de3-b7cc-f1d36a85ea11 => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:00.137316 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2459e4a2-f353-491a-8706-7ea86c127e74 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be Jan 02 03:02:00.137988 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2459e4a2-f353-491a-8706-7ea86c127e74 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:00.138339 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:00.138339 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:00.138819 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2459e4a2-f353-491a-8706-7ea86c127e74 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:00.139420 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-2459e4a2-f353-491a-8706-7ea86c127e74 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume with id: 2cb0e3ed-34d2-4622-98db-1d198846f9be Jan 02 03:02:00.151280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ec16fef-545e-4ee7-bfbf-ab08d9dd4614 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:02:00.160868 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ec16fef-545e-4ee7-bfbf-ab08d9dd4614 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:00.162155 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ec16fef-545e-4ee7-bfbf-ab08d9dd4614 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:00.328725 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:00.328725 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:00.337503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2459e4a2-f353-491a-8706-7ea86c127e74 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:00.350062 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:00.350062 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:00.378481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1ec16fef-545e-4ee7-bfbf-ab08d9dd4614 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:02:00.456650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ec16fef-545e-4ee7-bfbf-ab08d9dd4614 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:02:00.456899 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1626/3239] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:00 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 971 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:00.479198 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2459e4a2-f353-491a-8706-7ea86c127e74 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume request issued successfully. Jan 02 03:02:00.479680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2459e4a2-f353-491a-8706-7ea86c127e74 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be returned with HTTP 202 Jan 02 03:02:00.483088 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1614/3240] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:02:00 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be => generated 0 bytes in 348 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:02:00.490680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-37b2da76-165e-4917-8701-d9f673944382 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be Jan 02 03:02:00.491577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-37b2da76-165e-4917-8701-d9f673944382 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:00.491959 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:00.491959 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:00.492620 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-37b2da76-165e-4917-8701-d9f673944382 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:00.792830 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:00.792830 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:00.869186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-37b2da76-165e-4917-8701-d9f673944382 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:00.906923 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff781f26-1ce0-4bcc-ad79-ab4143491b1b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:00.907810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff781f26-1ce0-4bcc-ad79-ab4143491b1b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:00.907810 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:00.907810 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:00.908326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff781f26-1ce0-4bcc-ad79-ab4143491b1b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:00.998217 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-37b2da76-165e-4917-8701-d9f673944382 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be returned with HTTP 200 Jan 02 03:02:00.999757 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1627/3241] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:00 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be => generated 914 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:01.120044 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:01.120044 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:01.152265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ff781f26-1ce0-4bcc-ad79-ab4143491b1b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:01.257534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff781f26-1ce0-4bcc-ad79-ab4143491b1b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:01.260818 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1615/3242] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:00 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:01.485884 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad62e320-d676-42a0-a832-6b28a1067a66 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:02:01.487934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad62e320-d676-42a0-a832-6b28a1067a66 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:01.488767 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:01.488767 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:01.491876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad62e320-d676-42a0-a832-6b28a1067a66 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:01.979088 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:01.979088 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:02.035660 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ad62e320-d676-42a0-a832-6b28a1067a66 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:02:02.037943 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4dac34ac-6e6d-44e3-b826-10c8bc9d90d3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be Jan 02 03:02:02.040077 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4dac34ac-6e6d-44e3-b826-10c8bc9d90d3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:02.041658 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:02.041658 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:02.043174 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4dac34ac-6e6d-44e3-b826-10c8bc9d90d3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:02.125836 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:02.125836 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:02.154211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4dac34ac-6e6d-44e3-b826-10c8bc9d90d3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:02.159371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad62e320-d676-42a0-a832-6b28a1067a66 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:02:02.162481 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1628/3243] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:01 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 971 bytes in 691 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:02.217037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4dac34ac-6e6d-44e3-b826-10c8bc9d90d3 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be returned with HTTP 200 Jan 02 03:02:02.218223 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1616/3244] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:02 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be => generated 914 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:02.287619 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-671c843e-16a8-4387-9c49-28ce5d48ca62 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:02.288934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-671c843e-16a8-4387-9c49-28ce5d48ca62 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:02.289586 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:02.289586 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:02.290670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-671c843e-16a8-4387-9c49-28ce5d48ca62 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:02.480887 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:02.480887 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:02.498037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-671c843e-16a8-4387-9c49-28ce5d48ca62 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:02.556387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-671c843e-16a8-4387-9c49-28ce5d48ca62 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:02.593331 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1629/3245] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:02 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:03.178377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c79a2162-f287-48ea-893c-ce21980093c5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:02:03.178932 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c79a2162-f287-48ea-893c-ce21980093c5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:03.179111 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:03.179111 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:03.179484 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c79a2162-f287-48ea-893c-ce21980093c5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:03.246171 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6259bf1-4032-48e9-a317-f02979374b6d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be Jan 02 03:02:03.246631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6259bf1-4032-48e9-a317-f02979374b6d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:03.246848 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:03.246848 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:03.247227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6259bf1-4032-48e9-a317-f02979374b6d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:03.397143 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:03.397143 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:03.432178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c79a2162-f287-48ea-893c-ce21980093c5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:02:03.444643 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:03.444643 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:03.480490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b6259bf1-4032-48e9-a317-f02979374b6d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:03.507633 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c79a2162-f287-48ea-893c-ce21980093c5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:02:03.512199 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1617/3246] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:03 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 971 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:03.540154 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6259bf1-4032-48e9-a317-f02979374b6d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be returned with HTTP 200 Jan 02 03:02:03.541562 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1630/3247] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:03 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be => generated 914 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:03.587621 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7080c7c3-ff8a-468b-91b1-e27b2dd8f932 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:03.588243 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7080c7c3-ff8a-468b-91b1-e27b2dd8f932 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:03.589157 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:03.589157 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:03.589798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7080c7c3-ff8a-468b-91b1-e27b2dd8f932 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:03.687783 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:03.687783 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:03.708433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7080c7c3-ff8a-468b-91b1-e27b2dd8f932 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:03.756223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7080c7c3-ff8a-468b-91b1-e27b2dd8f932 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:03.757101 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1618/3248] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:03 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:04.538125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3235d037-2e2c-402b-a3ac-1cfbf7e957f9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:02:04.538776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3235d037-2e2c-402b-a3ac-1cfbf7e957f9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:04.538943 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:04.538943 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:04.539190 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3235d037-2e2c-402b-a3ac-1cfbf7e957f9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:04.558025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d8267006-5eff-499e-b8e1-0ac6d79cc50a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be Jan 02 03:02:04.558647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d8267006-5eff-499e-b8e1-0ac6d79cc50a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:04.558822 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:04.558822 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:04.559117 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d8267006-5eff-499e-b8e1-0ac6d79cc50a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:04.686494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d8267006-5eff-499e-b8e1-0ac6d79cc50a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be returned with HTTP 404 Jan 02 03:02:04.688152 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1619/3249] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:04 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/2cb0e3ed-34d2-4622-98db-1d198846f9be => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:04.711844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45b3f05b-dc0c-4ef0-b1ed-cd3e4fcd2b89 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:02:04.716434 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45b3f05b-dc0c-4ef0-b1ed-cd3e4fcd2b89 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:04.717074 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45b3f05b-dc0c-4ef0-b1ed-cd3e4fcd2b89 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:04.717579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-45b3f05b-dc0c-4ef0-b1ed-cd3e4fcd2b89 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume with id: f9a87356-189c-4d4c-a49a-f0190de9d9fd Jan 02 03:02:04.758726 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:04.758726 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:04.821239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3235d037-2e2c-402b-a3ac-1cfbf7e957f9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:02:04.947407 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3235d037-2e2c-402b-a3ac-1cfbf7e957f9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:02:04.950705 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45b3f05b-dc0c-4ef0-b1ed-cd3e4fcd2b89 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd returned with HTTP 404 Jan 02 03:02:04.954445 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1620/3250] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:02:04 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/f9a87356-189c-4d4c-a49a-f0190de9d9fd => generated 109 bytes in 258 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:04.961511 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1631/3251] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:04 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 1359 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:04.976877 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-19b2ec65-577e-4460-b9d3-fb40c1adbf4f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:04.983276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-19b2ec65-577e-4460-b9d3-fb40c1adbf4f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:04.984800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-19b2ec65-577e-4460-b9d3-fb40c1adbf4f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:05.014911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92ed52a1-da10-4f89-aa9c-972e306cb237 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac Jan 02 03:02:05.025868 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92ed52a1-da10-4f89-aa9c-972e306cb237 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:05.026267 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:05.026267 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:05.026985 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92ed52a1-da10-4f89-aa9c-972e306cb237 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:05.027674 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-92ed52a1-da10-4f89-aa9c-972e306cb237 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 06e9fa7e-0bce-450e-8bec-f05a1d9d8aac Jan 02 03:02:05.119114 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:05.119114 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:05.131576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-19b2ec65-577e-4460-b9d3-fb40c1adbf4f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:05.159288 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-19b2ec65-577e-4460-b9d3-fb40c1adbf4f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:05.160462 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1621/3252] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:04 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:05.169137 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31bf52d1-5f9a-4f41-a993-ced17ee879fc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:02:05.170029 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31bf52d1-5f9a-4f41-a993-ced17ee879fc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:05.170451 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:05.170451 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:05.171257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31bf52d1-5f9a-4f41-a993-ced17ee879fc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:05.178404 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:05.178404 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:05.185679 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-92ed52a1-da10-4f89-aa9c-972e306cb237 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:02:05.331945 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:05.331945 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:05.369786 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-31bf52d1-5f9a-4f41-a993-ced17ee879fc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:02:05.465539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31bf52d1-5f9a-4f41-a993-ced17ee879fc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:02:05.472639 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1622/3253] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:05 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 1359 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:05.489227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-92ed52a1-da10-4f89-aa9c-972e306cb237 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot delete request issued successfully. Jan 02 03:02:05.496452 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-837ae445-5009-4557-b2f9-3305af85a80c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] POST http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups Jan 02 03:02:05.496968 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92ed52a1-da10-4f89-aa9c-972e306cb237 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac returned with HTTP 202 Jan 02 03:02:05.500865 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1632/3254] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:02:04 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac => generated 0 bytes in 535 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:02:05.501892 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:05.501892 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:05.504813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-837ae445-5009-4557-b2f9-3305af85a80c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48cc3e73-808f-46f6-b648-aa3b210a1a09", "name": "tempest-VolumesBackupsTest-Backup-572535612"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:05.514011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-837ae445-5009-4557-b2f9-3305af85a80c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Creating new backup {'backup': {'volume_id': '48cc3e73-808f-46f6-b648-aa3b210a1a09', 'name': 'tempest-VolumesBackupsTest-Backup-572535612'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 03:02:05.520077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-837ae445-5009-4557-b2f9-3305af85a80c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Creating backup of volume 48cc3e73-808f-46f6-b648-aa3b210a1a09 in container None Jan 02 03:02:05.525716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb981ca0-d5c2-42c1-b5e5-72a01dca2997 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac Jan 02 03:02:05.528267 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb981ca0-d5c2-42c1-b5e5-72a01dca2997 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:05.531340 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:05.531340 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:05.532644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb981ca0-d5c2-42c1-b5e5-72a01dca2997 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:05.646550 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:05.646550 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:05.663764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-eb981ca0-d5c2-42c1-b5e5-72a01dca2997 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:02:05.672668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb981ca0-d5c2-42c1-b5e5-72a01dca2997 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac returned with HTTP 200 Jan 02 03:02:05.678711 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1633/3255] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:02:05 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac => generated 467 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:05.790165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:05.790165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:05.804956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-837ae445-5009-4557-b2f9-3305af85a80c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:02:06.020366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-837ae445-5009-4557-b2f9-3305af85a80c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Created reservations ['58f887ed-488e-4d05-91e4-c192fa7621b6', '650cffb4-5cc1-4544-ae8b-f36c26bcb683'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:02:06.187645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ce61835-efbb-414b-988e-58a532f9974a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:06.188876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ce61835-efbb-414b-988e-58a532f9974a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:06.189493 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:06.189493 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:06.190248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ce61835-efbb-414b-988e-58a532f9974a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:06.307872 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-837ae445-5009-4557-b2f9-3305af85a80c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups returned with HTTP 202 Jan 02 03:02:06.320083 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1623/3256] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 03:02:05 2021] POST /volume/v3/9253e51960bd4182b0651bc971e82c08/backups => generated 395 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:02:06.325683 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:06.325683 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:06.330290 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1e16b43-474f-4872-8851-f52a93a7b844 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:06.343092 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1e16b43-474f-4872-8851-f52a93a7b844 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:06.343487 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:06.343487 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:06.344127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1e16b43-474f-4872-8851-f52a93a7b844 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:06.344684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e1e16b43-474f-4872-8851-f52a93a7b844 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:06.353745 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4ce61835-efbb-414b-988e-58a532f9974a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:06.408864 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:06.408864 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:06.417202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ce61835-efbb-414b-988e-58a532f9974a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:06.418780 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1634/3257] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:06 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:06.419092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1e16b43-474f-4872-8851-f52a93a7b844 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:06.425579 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1624/3258] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:06 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 802 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:06.697327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87f1f726-9482-43b0-80f2-1042e6ad008b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac Jan 02 03:02:06.697998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87f1f726-9482-43b0-80f2-1042e6ad008b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:06.698452 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:06.698452 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:06.699349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87f1f726-9482-43b0-80f2-1042e6ad008b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:06.764644 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:06.764644 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:06.789305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-87f1f726-9482-43b0-80f2-1042e6ad008b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:02:06.798841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87f1f726-9482-43b0-80f2-1042e6ad008b tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac returned with HTTP 200 Jan 02 03:02:06.805204 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1635/3259] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:02:06 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac => generated 467 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:07.434612 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08dcab3d-68f8-4cdf-9ff9-1fba39a4eba4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:07.435156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08dcab3d-68f8-4cdf-9ff9-1fba39a4eba4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:07.435506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:07.435506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:07.436383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08dcab3d-68f8-4cdf-9ff9-1fba39a4eba4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:07.436792 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-08dcab3d-68f8-4cdf-9ff9-1fba39a4eba4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:07.451010 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3cb58ee0-79d3-4a1a-bd46-87a678d7628f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:07.451921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3cb58ee0-79d3-4a1a-bd46-87a678d7628f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:07.452347 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:07.452347 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:07.453102 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3cb58ee0-79d3-4a1a-bd46-87a678d7628f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:07.506738 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:07.506738 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:07.508705 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08dcab3d-68f8-4cdf-9ff9-1fba39a4eba4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:07.509525 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1625/3260] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:07 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 802 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:07.611934 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:07.611934 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:07.639902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3cb58ee0-79d3-4a1a-bd46-87a678d7628f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:07.699515 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3cb58ee0-79d3-4a1a-bd46-87a678d7628f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:07.708036 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1636/3261] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:07 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:07.823182 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0022ac38-4f11-478c-a680-4168619544e2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac Jan 02 03:02:07.823643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0022ac38-4f11-478c-a680-4168619544e2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:07.823643 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:07.823643 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:07.824253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0022ac38-4f11-478c-a680-4168619544e2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:07.919902 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:07.919902 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:07.922193 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0022ac38-4f11-478c-a680-4168619544e2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:02:07.924526 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0022ac38-4f11-478c-a680-4168619544e2 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac returned with HTTP 200 Jan 02 03:02:07.925113 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1626/3262] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:02:07 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac => generated 467 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:08.533084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11392ec5-fd36-461d-9d9b-c07fefd57c4b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:08.533838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11392ec5-fd36-461d-9d9b-c07fefd57c4b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:08.534053 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:08.534053 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:08.534555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11392ec5-fd36-461d-9d9b-c07fefd57c4b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:08.534930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-11392ec5-fd36-461d-9d9b-c07fefd57c4b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:08.621602 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:08.621602 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:08.623558 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11392ec5-fd36-461d-9d9b-c07fefd57c4b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:08.625023 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1637/3263] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:08 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 802 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:08.744245 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-42a27021-742e-4039-8ac1-4edb1dfd7a02 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:08.745416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-42a27021-742e-4039-8ac1-4edb1dfd7a02 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:08.745791 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:08.745791 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:08.746507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-42a27021-742e-4039-8ac1-4edb1dfd7a02 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:08.910969 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:08.910969 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:08.924376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-42a27021-742e-4039-8ac1-4edb1dfd7a02 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:08.937852 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-120c30e4-b9cc-41a1-b2f0-075541b2d67f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac Jan 02 03:02:08.938384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-120c30e4-b9cc-41a1-b2f0-075541b2d67f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:08.938600 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:08.938600 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:08.938976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-120c30e4-b9cc-41a1-b2f0-075541b2d67f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:08.960027 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-42a27021-742e-4039-8ac1-4edb1dfd7a02 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:08.970019 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1627/3264] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:08 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:08.984462 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:08.984462 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:08.985675 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-120c30e4-b9cc-41a1-b2f0-075541b2d67f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:02:08.988002 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-120c30e4-b9cc-41a1-b2f0-075541b2d67f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac returned with HTTP 200 Jan 02 03:02:08.993800 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1638/3265] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:02:08 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac => generated 467 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:09.644241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8cd26ed0-edf9-4ce3-acac-746790d306bf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:09.644840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8cd26ed0-edf9-4ce3-acac-746790d306bf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:09.645071 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:09.645071 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:09.645454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8cd26ed0-edf9-4ce3-acac-746790d306bf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:09.646563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8cd26ed0-edf9-4ce3-acac-746790d306bf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:09.730488 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:09.730488 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:09.732435 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8cd26ed0-edf9-4ce3-acac-746790d306bf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:09.753401 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1628/3266] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:09 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 802 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:09.980466 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4191ac4-dbbe-4213-98d9-fec96928c3f9 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:09.981590 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4191ac4-dbbe-4213-98d9-fec96928c3f9 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:09.981997 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:09.981997 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:09.982628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e4191ac4-dbbe-4213-98d9-fec96928c3f9 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:10.001279 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f404849-22c6-4201-b4a9-7f64a24a2810 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac Jan 02 03:02:10.002089 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f404849-22c6-4201-b4a9-7f64a24a2810 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:10.002482 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:10.002482 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:10.003126 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2f404849-22c6-4201-b4a9-7f64a24a2810 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:10.082393 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2f404849-22c6-4201-b4a9-7f64a24a2810 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac returned with HTTP 404 Jan 02 03:02:10.087259 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1629/3267] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:02:09 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/06e9fa7e-0bce-450e-8bec-f05a1d9d8aac => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:10.104113 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87a9b48a-19ed-4b09-b1ac-220ae144cd90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 Jan 02 03:02:10.104802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87a9b48a-19ed-4b09-b1ac-220ae144cd90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:10.105299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87a9b48a-19ed-4b09-b1ac-220ae144cd90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:10.105777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-87a9b48a-19ed-4b09-b1ac-220ae144cd90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume with id: e2470d11-31d1-45c8-abe0-469cfcf063e8 Jan 02 03:02:10.135096 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:10.135096 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:10.167755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e4191ac4-dbbe-4213-98d9-fec96928c3f9 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:10.231830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e4191ac4-dbbe-4213-98d9-fec96928c3f9 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:10.232237 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:10.232237 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:10.232701 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1639/3268] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:09 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:10.234507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-87a9b48a-19ed-4b09-b1ac-220ae144cd90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:10.296844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-87a9b48a-19ed-4b09-b1ac-220ae144cd90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume request issued successfully. Jan 02 03:02:10.297663 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87a9b48a-19ed-4b09-b1ac-220ae144cd90 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 returned with HTTP 202 Jan 02 03:02:10.302972 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1630/3269] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:02:10 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:02:10.308073 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d40e77de-a057-4894-b7f2-dd75e57e2c96 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 Jan 02 03:02:10.308989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d40e77de-a057-4894-b7f2-dd75e57e2c96 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:10.308989 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:10.308989 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:10.309304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d40e77de-a057-4894-b7f2-dd75e57e2c96 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:10.386907 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:10.386907 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:10.405677 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d40e77de-a057-4894-b7f2-dd75e57e2c96 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:10.433006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d40e77de-a057-4894-b7f2-dd75e57e2c96 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 returned with HTTP 200 Jan 02 03:02:10.435698 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1640/3270] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:10 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 => generated 915 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:10.747958 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c07f65a7-d861-49fe-b6c2-267cadbb2a2f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:10.748854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c07f65a7-d861-49fe-b6c2-267cadbb2a2f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:10.749237 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:10.749237 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:10.749823 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c07f65a7-d861-49fe-b6c2-267cadbb2a2f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:10.750350 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c07f65a7-d861-49fe-b6c2-267cadbb2a2f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:10.848332 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:10.848332 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:10.850810 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c07f65a7-d861-49fe-b6c2-267cadbb2a2f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:10.851759 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1631/3271] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:10 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 802 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:11.280700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93c506e0-bfc1-4287-aaf1-c36e47debc11 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:11.280700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93c506e0-bfc1-4287-aaf1-c36e47debc11 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:11.280700 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:11.280700 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:11.280700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-93c506e0-bfc1-4287-aaf1-c36e47debc11 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:11.453534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe3d60af-8328-43cd-8bc1-0b2da35b3c80 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 Jan 02 03:02:11.454488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe3d60af-8328-43cd-8bc1-0b2da35b3c80 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:11.454915 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:11.454915 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:11.455743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe3d60af-8328-43cd-8bc1-0b2da35b3c80 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:11.591625 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:11.591625 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:11.626711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fe3d60af-8328-43cd-8bc1-0b2da35b3c80 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:11.640013 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:11.640013 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:11.675250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-93c506e0-bfc1-4287-aaf1-c36e47debc11 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:11.715571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe3d60af-8328-43cd-8bc1-0b2da35b3c80 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 returned with HTTP 200 Jan 02 03:02:11.721633 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1632/3272] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:11 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 => generated 915 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:11.770206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-93c506e0-bfc1-4287-aaf1-c36e47debc11 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:11.775933 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1641/3273] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:11 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:11.866911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ccedabbb-1552-4d9d-a918-2aec41f9dba5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:11.868186 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ccedabbb-1552-4d9d-a918-2aec41f9dba5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:11.868571 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:11.868571 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:11.869239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ccedabbb-1552-4d9d-a918-2aec41f9dba5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:11.869771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ccedabbb-1552-4d9d-a918-2aec41f9dba5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:11.951658 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:11.951658 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:11.964047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ccedabbb-1552-4d9d-a918-2aec41f9dba5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:11.972913 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1633/3274] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:11 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 802 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:12.737969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ab2dfdfa-f1b4-4ee3-a804-26c9ccf0906a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 Jan 02 03:02:12.738859 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ab2dfdfa-f1b4-4ee3-a804-26c9ccf0906a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:12.739809 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:12.739809 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:12.740478 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ab2dfdfa-f1b4-4ee3-a804-26c9ccf0906a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:12.807296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d0ad281-cad6-4b7b-942a-8e3d171cc861 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:12.808236 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d0ad281-cad6-4b7b-942a-8e3d171cc861 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:12.808697 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:12.808697 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:12.809344 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d0ad281-cad6-4b7b-942a-8e3d171cc861 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:12.864402 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:12.864402 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:12.874982 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ab2dfdfa-f1b4-4ee3-a804-26c9ccf0906a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:12.919176 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ab2dfdfa-f1b4-4ee3-a804-26c9ccf0906a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 returned with HTTP 200 Jan 02 03:02:12.926063 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1642/3275] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:12 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 => generated 915 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:12.996425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7890c17d-6dac-4afc-8cfe-4fd8d2dbda72 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:12.997753 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7890c17d-6dac-4afc-8cfe-4fd8d2dbda72 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:12.998120 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:12.998120 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:12.998471 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7890c17d-6dac-4afc-8cfe-4fd8d2dbda72 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:12.998878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7890c17d-6dac-4afc-8cfe-4fd8d2dbda72 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:13.001926 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:13.001926 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:13.029722 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3d0ad281-cad6-4b7b-942a-8e3d171cc861 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:13.075169 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:13.075169 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:13.086559 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7890c17d-6dac-4afc-8cfe-4fd8d2dbda72 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:13.090413 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1643/3276] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:12 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:13.105454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d0ad281-cad6-4b7b-942a-8e3d171cc861 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:13.121239 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1634/3277] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:12 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:13.942016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-04f4c388-751b-4aaf-90be-61e9ed414762 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 Jan 02 03:02:13.943119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-04f4c388-751b-4aaf-90be-61e9ed414762 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:13.943433 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:13.943433 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:13.944048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-04f4c388-751b-4aaf-90be-61e9ed414762 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:14.106185 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a753934e-4c9a-4fd9-bb39-a3ab239a9d8a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:14.107474 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a753934e-4c9a-4fd9-bb39-a3ab239a9d8a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:14.107941 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:14.107941 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:14.108692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a753934e-4c9a-4fd9-bb39-a3ab239a9d8a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:14.109285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a753934e-4c9a-4fd9-bb39-a3ab239a9d8a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:14.146014 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:14.146014 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:14.173113 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:14.173113 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:14.183989 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a753934e-4c9a-4fd9-bb39-a3ab239a9d8a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:14.185233 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1635/3278] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:14 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:14.208937 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-873b13e7-ebce-4d02-8503-ccf338945502 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:14.210284 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-873b13e7-ebce-4d02-8503-ccf338945502 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:14.211690 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:14.211690 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:14.213793 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-873b13e7-ebce-4d02-8503-ccf338945502 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:14.227280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-04f4c388-751b-4aaf-90be-61e9ed414762 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:14.285142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-04f4c388-751b-4aaf-90be-61e9ed414762 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 returned with HTTP 200 Jan 02 03:02:14.287027 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1644/3279] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:13 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 => generated 915 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:14.432176 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:14.432176 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:14.464567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-873b13e7-ebce-4d02-8503-ccf338945502 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:14.500756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-873b13e7-ebce-4d02-8503-ccf338945502 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:14.512797 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1636/3280] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:14 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:15.205878 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bed8d945-c104-4c56-94a0-5300e824ddc9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:15.206365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bed8d945-c104-4c56-94a0-5300e824ddc9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:15.206506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:15.206506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:15.206844 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bed8d945-c104-4c56-94a0-5300e824ddc9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:15.207214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bed8d945-c104-4c56-94a0-5300e824ddc9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:15.277185 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:15.277185 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:15.279118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bed8d945-c104-4c56-94a0-5300e824ddc9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:15.279915 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1645/3281] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:15 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:15.304797 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-febd5183-6fa4-4286-bfd5-faf6f9ab8010 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 Jan 02 03:02:15.306503 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-febd5183-6fa4-4286-bfd5-faf6f9ab8010 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:15.307656 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:15.307656 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:15.308395 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-febd5183-6fa4-4286-bfd5-faf6f9ab8010 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:15.439079 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-febd5183-6fa4-4286-bfd5-faf6f9ab8010 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 returned with HTTP 404 Jan 02 03:02:15.443908 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1637/3282] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:15 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/e2470d11-31d1-45c8-abe0-469cfcf063e8 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:15.452467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3def86ea-3dba-4b0c-a423-b5b46ff811f0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c Jan 02 03:02:15.453410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3def86ea-3dba-4b0c-a423-b5b46ff811f0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:15.454016 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:15.454016 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:15.454990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3def86ea-3dba-4b0c-a423-b5b46ff811f0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:15.456862 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-3def86ea-3dba-4b0c-a423-b5b46ff811f0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 9872f4c9-97dc-4ced-ac13-2641d579b67c Jan 02 03:02:15.500776 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3def86ea-3dba-4b0c-a423-b5b46ff811f0 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c returned with HTTP 404 Jan 02 03:02:15.502295 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1646/3283] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:02:15 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/9872f4c9-97dc-4ced-ac13-2641d579b67c => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:02:15.512091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-19ede48f-1300-4940-81c7-5b28a479326d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:02:15.512663 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-19ede48f-1300-4940-81c7-5b28a479326d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:15.513994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-19ede48f-1300-4940-81c7-5b28a479326d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:15.514413 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-19ede48f-1300-4940-81c7-5b28a479326d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 0cf44bdc-b691-4870-a1a5-11501fc61eb3 Jan 02 03:02:15.540300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6451af2-abcb-49aa-873d-a559a7d32287 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:15.541478 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6451af2-abcb-49aa-873d-a559a7d32287 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:15.542361 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6451af2-abcb-49aa-873d-a559a7d32287 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:15.595688 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-19ede48f-1300-4940-81c7-5b28a479326d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 returned with HTTP 404 Jan 02 03:02:15.596780 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1638/3284] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:02:15 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/0cf44bdc-b691-4870-a1a5-11501fc61eb3 => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:15.612092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e785fd58-a986-45e0-b9e3-b4461ec92fc8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 Jan 02 03:02:15.612645 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e785fd58-a986-45e0-b9e3-b4461ec92fc8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:15.613144 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e785fd58-a986-45e0-b9e3-b4461ec92fc8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:15.613503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-e785fd58-a986-45e0-b9e3-b4461ec92fc8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 3e0fbf43-35a5-4b19-ad16-50cfc1d90390 Jan 02 03:02:15.747029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e785fd58-a986-45e0-b9e3-b4461ec92fc8 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 returned with HTTP 404 Jan 02 03:02:15.760048 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1639/3285] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:02:15 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3e0fbf43-35a5-4b19-ad16-50cfc1d90390 => generated 111 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:15.771387 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:15.771387 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:15.775256 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf008a2f-37d7-433f-a1ed-0205b5d3599a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 03:02:15.789453 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf008a2f-37d7-433f-a1ed-0205b5d3599a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:15.804851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf008a2f-37d7-433f-a1ed-0205b5d3599a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:15.805359 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-cf008a2f-37d7-433f-a1ed-0205b5d3599a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 98616906-9cf9-4583-b9e2-74cfa15e257f Jan 02 03:02:15.814265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c6451af2-abcb-49aa-873d-a559a7d32287 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:15.915236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf008a2f-37d7-433f-a1ed-0205b5d3599a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f returned with HTTP 404 Jan 02 03:02:15.916112 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6451af2-abcb-49aa-873d-a559a7d32287 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:15.918400 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1647/3286] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:15 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:15.920954 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1640/3287] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:02:15 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/98616906-9cf9-4583-b9e2-74cfa15e257f => generated 111 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:15.941593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d24ec6b-5b63-4112-82a6-7ca88fd47aab tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc Jan 02 03:02:15.943024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d24ec6b-5b63-4112-82a6-7ca88fd47aab tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:15.945287 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:15.945287 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:15.957135 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d24ec6b-5b63-4112-82a6-7ca88fd47aab tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:15.973158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-2d24ec6b-5b63-4112-82a6-7ca88fd47aab tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 3146828e-df4f-4f14-bf60-d8884604a6cc Jan 02 03:02:16.048889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d24ec6b-5b63-4112-82a6-7ca88fd47aab tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc returned with HTTP 404 Jan 02 03:02:16.050292 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1648/3288] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:02:15 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/3146828e-df4f-4f14-bf60-d8884604a6cc => generated 111 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:16.063519 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e24fe9d-32f6-40c2-89c6-415146c2972d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 Jan 02 03:02:16.065011 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e24fe9d-32f6-40c2-89c6-415146c2972d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:16.072624 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e24fe9d-32f6-40c2-89c6-415146c2972d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:16.073743 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-1e24fe9d-32f6-40c2-89c6-415146c2972d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 2bab514f-5262-43cc-b48d-df03da9ae735 Jan 02 03:02:16.184536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e24fe9d-32f6-40c2-89c6-415146c2972d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 returned with HTTP 404 Jan 02 03:02:16.186673 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1641/3289] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:02:16 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/2bab514f-5262-43cc-b48d-df03da9ae735 => generated 111 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:16.197928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a3b1a04b-cae8-4408-aee3-03e45af4f694 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 Jan 02 03:02:16.198499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a3b1a04b-cae8-4408-aee3-03e45af4f694 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:16.199018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a3b1a04b-cae8-4408-aee3-03e45af4f694 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:16.199388 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-a3b1a04b-cae8-4408-aee3-03e45af4f694 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: 5ff455f0-3dbe-4367-8e58-323471bfd6d7 Jan 02 03:02:16.230236 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a3b1a04b-cae8-4408-aee3-03e45af4f694 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 returned with HTTP 404 Jan 02 03:02:16.236932 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1649/3290] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:02:16 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/5ff455f0-3dbe-4367-8e58-323471bfd6d7 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:16.243067 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd532597-dfdd-48bb-822b-0159911aa3dc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 03:02:16.243999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd532597-dfdd-48bb-822b-0159911aa3dc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:16.244927 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd532597-dfdd-48bb-822b-0159911aa3dc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:16.245785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-dd532597-dfdd-48bb-822b-0159911aa3dc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume with id: 62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 03:02:16.294839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b242a475-5500-4cab-951e-c4b67a860b8c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:16.295948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b242a475-5500-4cab-951e-c4b67a860b8c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:16.296766 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b242a475-5500-4cab-951e-c4b67a860b8c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:16.297321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b242a475-5500-4cab-951e-c4b67a860b8c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:16.368316 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:16.368316 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:16.380505 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b242a475-5500-4cab-951e-c4b67a860b8c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:16.387304 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1650/3291] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:16 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:16.499998 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:16.499998 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:16.503833 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dd532597-dfdd-48bb-822b-0159911aa3dc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:16.617114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dd532597-dfdd-48bb-822b-0159911aa3dc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume request issued successfully. Jan 02 03:02:16.620823 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd532597-dfdd-48bb-822b-0159911aa3dc tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 202 Jan 02 03:02:16.630479 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1642/3292] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:02:16 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 0 bytes in 395 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:02:16.641145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e1d2273-5efa-4cb3-b8c4-d68800ea8790 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 03:02:16.642485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e1d2273-5efa-4cb3-b8c4-d68800ea8790 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:16.643091 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:16.643091 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:16.644298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e1d2273-5efa-4cb3-b8c4-d68800ea8790 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:16.880426 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:16.880426 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:16.914063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8e1d2273-5efa-4cb3-b8c4-d68800ea8790 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:16.950867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4e2e5da-9254-49ce-a91b-80f7e4bfd5ae tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:16.951755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4e2e5da-9254-49ce-a91b-80f7e4bfd5ae tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:16.952106 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:16.952106 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:16.956479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4e2e5da-9254-49ce-a91b-80f7e4bfd5ae tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:16.973350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e1d2273-5efa-4cb3-b8c4-d68800ea8790 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 03:02:16.977722 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1651/3293] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:16 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1363 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:17.111490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:17.111490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:17.124542 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f4e2e5da-9254-49ce-a91b-80f7e4bfd5ae tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:17.154970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4e2e5da-9254-49ce-a91b-80f7e4bfd5ae tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:17.156474 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1643/3294] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:16 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:17.401948 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5e3cf24-3bac-47c7-a81c-a2763bf5da91 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:17.402755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5e3cf24-3bac-47c7-a81c-a2763bf5da91 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:17.403060 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:17.403060 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:17.403706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5e3cf24-3bac-47c7-a81c-a2763bf5da91 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:17.404278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e5e3cf24-3bac-47c7-a81c-a2763bf5da91 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:17.488639 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:17.488639 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:17.493320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5e3cf24-3bac-47c7-a81c-a2763bf5da91 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:17.495571 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1652/3295] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:17 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:17.994537 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66c10f47-447c-4a01-8866-e8af5d62815e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 03:02:17.995129 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66c10f47-447c-4a01-8866-e8af5d62815e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:17.995450 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:17.995450 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:17.995871 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66c10f47-447c-4a01-8866-e8af5d62815e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:18.106751 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:18.106751 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:18.133294 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-66c10f47-447c-4a01-8866-e8af5d62815e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:18.177097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3dc51022-45bc-45e4-bdba-46842a5e460b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:18.178390 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3dc51022-45bc-45e4-bdba-46842a5e460b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:18.179000 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:18.179000 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:18.180008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3dc51022-45bc-45e4-bdba-46842a5e460b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:18.188234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66c10f47-447c-4a01-8866-e8af5d62815e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 03:02:18.189290 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1644/3296] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:17 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1363 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:18.499718 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:18.499718 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:18.510410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-742760f7-83ee-4cbb-822a-d5034c18e634 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:18.510961 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-742760f7-83ee-4cbb-822a-d5034c18e634 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:18.511186 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:18.511186 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:18.511563 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-742760f7-83ee-4cbb-822a-d5034c18e634 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:18.511932 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-742760f7-83ee-4cbb-822a-d5034c18e634 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:18.534130 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3dc51022-45bc-45e4-bdba-46842a5e460b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:18.606018 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:18.606018 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:18.609665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-742760f7-83ee-4cbb-822a-d5034c18e634 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:18.612291 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1645/3297] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:18 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:18.635408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3dc51022-45bc-45e4-bdba-46842a5e460b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:18.637118 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1653/3298] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:18 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 920 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:19.207066 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-633a5d08-16c7-469b-b5b5-68488d43965d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 03:02:19.208718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-633a5d08-16c7-469b-b5b5-68488d43965d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:19.209060 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:19.209060 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:19.209635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-633a5d08-16c7-469b-b5b5-68488d43965d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:19.322022 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:19.322022 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:19.344852 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-633a5d08-16c7-469b-b5b5-68488d43965d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:19.398383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-633a5d08-16c7-469b-b5b5-68488d43965d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 200 Jan 02 03:02:19.405474 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1646/3299] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:19 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 1363 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:19.627347 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ece9113-b91f-4a2a-943e-ce0e67dad596 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:19.628718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ece9113-b91f-4a2a-943e-ce0e67dad596 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:19.629169 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:19.629169 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:19.630460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ece9113-b91f-4a2a-943e-ce0e67dad596 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:19.631053 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7ece9113-b91f-4a2a-943e-ce0e67dad596 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:19.655094 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dfc2de12-5aa2-4399-b472-5f47f5402d60 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:19.656062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dfc2de12-5aa2-4399-b472-5f47f5402d60 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:19.656509 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:19.656509 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:19.657239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dfc2de12-5aa2-4399-b472-5f47f5402d60 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:19.699596 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:19.699596 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:19.709712 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ece9113-b91f-4a2a-943e-ce0e67dad596 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:19.713470 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1654/3300] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:19 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:19.789329 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:19.789329 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:19.813866 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dfc2de12-5aa2-4399-b472-5f47f5402d60 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:19.849138 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dfc2de12-5aa2-4399-b472-5f47f5402d60 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:19.850465 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1647/3301] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:19 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 978 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:20.422251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-04c8d5c3-a7c9-45fb-8bc1-a1c92e5c196a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 Jan 02 03:02:20.422906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-04c8d5c3-a7c9-45fb-8bc1-a1c92e5c196a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:20.423185 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:20.423185 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:20.423650 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-04c8d5c3-a7c9-45fb-8bc1-a1c92e5c196a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:20.558631 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-04c8d5c3-a7c9-45fb-8bc1-a1c92e5c196a tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 returned with HTTP 404 Jan 02 03:02:20.562937 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1655/3302] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:20 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/62af1057-7852-4ea8-82ec-d50c83b9f541 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:20.568889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a329c94a-647c-4a04-94f8-fadceaaa49b5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 Jan 02 03:02:20.569436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a329c94a-647c-4a04-94f8-fadceaaa49b5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:20.569903 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:20.569903 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:20.570292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a329c94a-647c-4a04-94f8-fadceaaa49b5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:20.570652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-a329c94a-647c-4a04-94f8-fadceaaa49b5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete snapshot with id: ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 Jan 02 03:02:20.622909 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:20.622909 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:20.629520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a329c94a-647c-4a04-94f8-fadceaaa49b5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:02:20.733285 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b0f1cee-804a-40c2-b64b-5ac61c5f3d77 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:20.737401 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b0f1cee-804a-40c2-b64b-5ac61c5f3d77 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:20.738129 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b0f1cee-804a-40c2-b64b-5ac61c5f3d77 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:20.738675 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9b0f1cee-804a-40c2-b64b-5ac61c5f3d77 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:20.828234 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:20.828234 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:20.831420 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b0f1cee-804a-40c2-b64b-5ac61c5f3d77 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:20.833196 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1656/3303] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:20 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:20.868520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75fca52e-9735-4daf-807f-d5bc7a92a259 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:20.869412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75fca52e-9735-4daf-807f-d5bc7a92a259 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:20.869834 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:20.869834 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:20.870515 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75fca52e-9735-4daf-807f-d5bc7a92a259 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:20.908308 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a329c94a-647c-4a04-94f8-fadceaaa49b5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot delete request issued successfully. Jan 02 03:02:20.909209 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a329c94a-647c-4a04-94f8-fadceaaa49b5 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 returned with HTTP 202 Jan 02 03:02:20.910583 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1648/3304] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:02:20 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 => generated 0 bytes in 347 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:02:20.924189 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e736826b-c9d9-4f97-a524-1a5315b09f32 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 Jan 02 03:02:20.933171 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e736826b-c9d9-4f97-a524-1a5315b09f32 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:20.937972 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:20.937972 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:20.938743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e736826b-c9d9-4f97-a524-1a5315b09f32 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:20.988390 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:20.988390 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:21.014092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-75fca52e-9735-4daf-807f-d5bc7a92a259 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:21.028688 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:21.028688 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:21.029864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e736826b-c9d9-4f97-a524-1a5315b09f32 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:02:21.040177 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e736826b-c9d9-4f97-a524-1a5315b09f32 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 returned with HTTP 200 Jan 02 03:02:21.040177 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1649/3305] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:02:20 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 => generated 468 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:21.087303 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75fca52e-9735-4daf-807f-d5bc7a92a259 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:21.097933 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1657/3306] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:20 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 978 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:21.849502 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4db21b4-3823-4b9c-83ab-5b7b126c5cde tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:21.850749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4db21b4-3823-4b9c-83ab-5b7b126c5cde tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:21.852204 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:21.852204 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:21.852803 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f4db21b4-3823-4b9c-83ab-5b7b126c5cde tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:21.855546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f4db21b4-3823-4b9c-83ab-5b7b126c5cde tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:21.962445 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:21.962445 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:21.964396 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f4db21b4-3823-4b9c-83ab-5b7b126c5cde tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:21.975901 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1650/3307] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:21 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:22.055442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f18e8148-ed9b-43e0-aea8-8086ed6fcd84 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 Jan 02 03:02:22.056948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f18e8148-ed9b-43e0-aea8-8086ed6fcd84 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:22.057650 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:22.057650 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:22.058849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f18e8148-ed9b-43e0-aea8-8086ed6fcd84 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:22.115353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b2340c4-528c-4a12-9d17-d32d524a20a2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:22.119841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b2340c4-528c-4a12-9d17-d32d524a20a2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:22.127606 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:22.127606 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:22.137609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b2340c4-528c-4a12-9d17-d32d524a20a2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:22.292427 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:22.292427 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:22.303497 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f18e8148-ed9b-43e0-aea8-8086ed6fcd84 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:02:22.321996 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f18e8148-ed9b-43e0-aea8-8086ed6fcd84 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 returned with HTTP 200 Jan 02 03:02:22.354848 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1658/3308] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:02:22 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 => generated 468 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:22.494846 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:22.494846 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:22.533841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6b2340c4-528c-4a12-9d17-d32d524a20a2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:22.591962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b2340c4-528c-4a12-9d17-d32d524a20a2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:22.596343 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1651/3309] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:22 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 981 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:22.994259 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a8ed350-e79d-4102-b121-47bc0cd9a674 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:22.994921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a8ed350-e79d-4102-b121-47bc0cd9a674 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:22.995246 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:22.995246 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:22.995808 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a8ed350-e79d-4102-b121-47bc0cd9a674 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:22.996288 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4a8ed350-e79d-4102-b121-47bc0cd9a674 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:23.072791 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:23.072791 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:23.077323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a8ed350-e79d-4102-b121-47bc0cd9a674 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:23.079941 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1659/3310] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:22 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:23.367799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-40b27a17-a7f0-47a2-bc19-2a5d34c1509d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 Jan 02 03:02:23.369279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-40b27a17-a7f0-47a2-bc19-2a5d34c1509d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:23.369845 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:23.369845 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:23.370503 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-40b27a17-a7f0-47a2-bc19-2a5d34c1509d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:23.501601 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:23.501601 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:23.506945 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-40b27a17-a7f0-47a2-bc19-2a5d34c1509d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Snapshot retrieved successfully. Jan 02 03:02:23.511233 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-40b27a17-a7f0-47a2-bc19-2a5d34c1509d tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 returned with HTTP 200 Jan 02 03:02:23.522739 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1652/3311] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:02:23 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 => generated 468 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:23.624342 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b8aaef94-2d5e-40f0-a4d4-47a047d10616 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:23.626925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b8aaef94-2d5e-40f0-a4d4-47a047d10616 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:23.627828 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:23.627828 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:23.628663 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b8aaef94-2d5e-40f0-a4d4-47a047d10616 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:23.763846 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:23.763846 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:23.794958 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b8aaef94-2d5e-40f0-a4d4-47a047d10616 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:23.908978 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b8aaef94-2d5e-40f0-a4d4-47a047d10616 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:23.919172 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1660/3312] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:23 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 981 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:24.096700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf1bef89-eb94-41c0-961a-2e4f1943dbc3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:24.097360 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf1bef89-eb94-41c0-961a-2e4f1943dbc3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:24.097847 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:24.097847 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:24.098515 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf1bef89-eb94-41c0-961a-2e4f1943dbc3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:24.099291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-cf1bef89-eb94-41c0-961a-2e4f1943dbc3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:24.153587 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:24.153587 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:24.164167 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf1bef89-eb94-41c0-961a-2e4f1943dbc3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:24.165263 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1653/3313] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:24 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:24.531346 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9dd8c0e5-aba3-406f-8c5f-909201fa15ea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 Jan 02 03:02:24.532020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9dd8c0e5-aba3-406f-8c5f-909201fa15ea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:24.532354 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:24.532354 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:24.532987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9dd8c0e5-aba3-406f-8c5f-909201fa15ea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:24.615745 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9dd8c0e5-aba3-406f-8c5f-909201fa15ea tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 returned with HTTP 404 Jan 02 03:02:24.623447 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1661/3314] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:02:24 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/snapshots/ab3c0b9a-ed6e-4141-8617-8a3bfd4cc675 => generated 111 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:24.625028 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ceca66a-d80d-4841-a60f-a93b47bf5432 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] DELETE http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:02:24.625778 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ceca66a-d80d-4841-a60f-a93b47bf5432 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:24.626119 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:24.626119 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:24.626658 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ceca66a-d80d-4841-a60f-a93b47bf5432 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:24.627369 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-7ceca66a-d80d-4841-a60f-a93b47bf5432 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume with id: 7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:02:24.786883 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:24.786883 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:24.793586 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7ceca66a-d80d-4841-a60f-a93b47bf5432 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:24.853847 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7ceca66a-d80d-4841-a60f-a93b47bf5432 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Delete volume request issued successfully. Jan 02 03:02:24.854624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ceca66a-d80d-4841-a60f-a93b47bf5432 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 202 Jan 02 03:02:24.859396 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1654/3315] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:02:24 2021] DELETE /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:02:24.867711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-96df48ce-7265-42ac-ab6e-cc8fbdfdb52e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:02:24.868258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-96df48ce-7265-42ac-ab6e-cc8fbdfdb52e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:24.868783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-96df48ce-7265-42ac-ab6e-cc8fbdfdb52e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:24.927584 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64b38bea-657d-44c8-9497-1c6d48f4ad19 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:24.928612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64b38bea-657d-44c8-9497-1c6d48f4ad19 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:24.929040 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:24.929040 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:24.929719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64b38bea-657d-44c8-9497-1c6d48f4ad19 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:25.016617 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:25.016617 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:25.018107 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:25.018107 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:25.040708 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-96df48ce-7265-42ac-ab6e-cc8fbdfdb52e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:25.055307 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-64b38bea-657d-44c8-9497-1c6d48f4ad19 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:25.104091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64b38bea-657d-44c8-9497-1c6d48f4ad19 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:25.112557 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1655/3316] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:24 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 981 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:25.114320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-96df48ce-7265-42ac-ab6e-cc8fbdfdb52e tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:02:25.125238 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1662/3317] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:24 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 915 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:25.180097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-697d17fc-cc92-44df-b7a1-522e44651414 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:25.181065 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-697d17fc-cc92-44df-b7a1-522e44651414 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:25.181489 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:25.181489 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:25.182159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-697d17fc-cc92-44df-b7a1-522e44651414 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:25.182737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-697d17fc-cc92-44df-b7a1-522e44651414 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:25.238038 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:25.238038 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:25.241061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-697d17fc-cc92-44df-b7a1-522e44651414 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:25.242152 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1656/3318] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:25 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:26.132148 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5b0acbda-048f-439d-afd6-d6f35e001c02 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:02:26.132756 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5b0acbda-048f-439d-afd6-d6f35e001c02 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:26.132892 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:26.132892 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:26.134422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3428abcd-9398-4128-93e7-f2b44723c8eb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:26.135145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3428abcd-9398-4128-93e7-f2b44723c8eb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:26.135521 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:26.135521 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:26.136505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5b0acbda-048f-439d-afd6-d6f35e001c02 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:26.137107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3428abcd-9398-4128-93e7-f2b44723c8eb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:26.279850 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:26.279850 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:26.309211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5b0acbda-048f-439d-afd6-d6f35e001c02 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:26.343441 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:26.343441 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:26.366936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5b0acbda-048f-439d-afd6-d6f35e001c02 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:02:26.373151 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1657/3319] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:26 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 915 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:26.378705 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e1eb6d7-a18a-4ae6-b02a-597c3fc06ada tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:26.381006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3428abcd-9398-4128-93e7-f2b44723c8eb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:26.384197 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e1eb6d7-a18a-4ae6-b02a-597c3fc06ada tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:26.384692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:26.384692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:26.385350 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e1eb6d7-a18a-4ae6-b02a-597c3fc06ada tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:26.387310 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8e1eb6d7-a18a-4ae6-b02a-597c3fc06ada tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:26.461640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3428abcd-9398-4128-93e7-f2b44723c8eb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:26.461640 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1663/3320] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:26 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 981 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:26.471876 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:26.471876 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:26.475295 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e1eb6d7-a18a-4ae6-b02a-597c3fc06ada tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:26.481313 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1658/3321] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:26 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:27.405892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a227d761-0fe7-4f06-a1bf-dd2764a5677f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:02:27.409573 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a227d761-0fe7-4f06-a1bf-dd2764a5677f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:27.410031 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:27.410031 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:27.411272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a227d761-0fe7-4f06-a1bf-dd2764a5677f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:27.477367 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b833b26-2acd-473c-9f4a-f007036b8aaf tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:27.478616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b833b26-2acd-473c-9f4a-f007036b8aaf tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:27.479098 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:27.479098 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:27.479835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b833b26-2acd-473c-9f4a-f007036b8aaf tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:27.652078 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:27.652078 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:27.677380 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:27.677380 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:27.696218 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a227d761-0fe7-4f06-a1bf-dd2764a5677f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:27.737354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b833b26-2acd-473c-9f4a-f007036b8aaf tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:27.862770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b833b26-2acd-473c-9f4a-f007036b8aaf tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:27.867539 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1659/3322] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:27 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 981 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:27.875799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-914eaa55-2302-4d75-babe-4e5ce8d997e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:27.893064 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-914eaa55-2302-4d75-babe-4e5ce8d997e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:27.901513 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:27.901513 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:27.902896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-914eaa55-2302-4d75-babe-4e5ce8d997e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:27.903473 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-914eaa55-2302-4d75-babe-4e5ce8d997e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:27.941499 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a227d761-0fe7-4f06-a1bf-dd2764a5677f tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:02:27.961477 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1664/3323] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:27 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 915 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:28.004855 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:28.004855 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:28.007611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-914eaa55-2302-4d75-babe-4e5ce8d997e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:28.014345 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1660/3324] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:27 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:28.900830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-54b9f32a-e923-4a41-a257-ac270797d68a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:28.901528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-54b9f32a-e923-4a41-a257-ac270797d68a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:28.901877 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:28.901877 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:28.902438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-54b9f32a-e923-4a41-a257-ac270797d68a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:28.983452 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ab1cb3e-e3ea-4c48-89e1-1b709cb582df tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:02:28.986887 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ab1cb3e-e3ea-4c48-89e1-1b709cb582df tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:28.987422 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:28.987422 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:28.988133 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ab1cb3e-e3ea-4c48-89e1-1b709cb582df tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:29.209862 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:29.209862 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:29.232161 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:29.232161 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:29.257891 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6ab1cb3e-e3ea-4c48-89e1-1b709cb582df tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Volume info retrieved successfully. Jan 02 03:02:29.312961 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-54b9f32a-e923-4a41-a257-ac270797d68a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:29.338329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ab1cb3e-e3ea-4c48-89e1-1b709cb582df tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 200 Jan 02 03:02:29.339155 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1661/3325] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:28 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 915 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:29.363981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be3a7d5c-06f4-42bf-bac3-5b667d860f53 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:29.364565 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be3a7d5c-06f4-42bf-bac3-5b667d860f53 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:29.364822 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:29.364822 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:29.365202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be3a7d5c-06f4-42bf-bac3-5b667d860f53 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:29.365580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-be3a7d5c-06f4-42bf-bac3-5b667d860f53 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:29.435687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-54b9f32a-e923-4a41-a257-ac270797d68a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:29.438079 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1665/3326] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:28 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 981 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:29.441280 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:29.441280 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:29.443885 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be3a7d5c-06f4-42bf-bac3-5b667d860f53 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:29.458241 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1662/3327] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:29 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:30.370862 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7a2b34f-1227-4ca9-a08f-dc3fc2895a65 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] GET http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 Jan 02 03:02:30.371703 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7a2b34f-1227-4ca9-a08f-dc3fc2895a65 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:30.372029 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:30.372029 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:30.372603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a7a2b34f-1227-4ca9-a08f-dc3fc2895a65 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:30.468909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6889b243-d2ba-445f-a377-f8694158e308 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:30.470193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6889b243-d2ba-445f-a377-f8694158e308 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:30.470721 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:30.470721 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:30.471659 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6889b243-d2ba-445f-a377-f8694158e308 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:30.557754 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a7a2b34f-1227-4ca9-a08f-dc3fc2895a65 tempest-VolumesSnapshotTestJSON-2009419846 tempest-VolumesSnapshotTestJSON-2009419846] http://10.222.0.39/volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 returned with HTTP 404 Jan 02 03:02:30.562626 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1666/3328] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:30 2021] GET /volume/v3/9596290957864e76b2973b5fda6a72cc/volumes/7029b158-0b04-4511-a430-b6c482ac8954 => generated 109 bytes in 192 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:30.579405 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-514900e3-4775-49cf-a7a3-31b412ff3074 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:30.581038 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-514900e3-4775-49cf-a7a3-31b412ff3074 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:30.586460 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-514900e3-4775-49cf-a7a3-31b412ff3074 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:30.587036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-514900e3-4775-49cf-a7a3-31b412ff3074 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:30.627259 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:30.627259 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:30.651489 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:30.651489 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:30.654026 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-514900e3-4775-49cf-a7a3-31b412ff3074 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:30.661385 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1667/3329] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:30 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:30.662764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6889b243-d2ba-445f-a377-f8694158e308 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:30.762208 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6889b243-d2ba-445f-a377-f8694158e308 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:30.766409 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1663/3330] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:30 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 981 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:31.673690 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a380c8c-1687-4917-a5c6-5202efe2d3d8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:31.674719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a380c8c-1687-4917-a5c6-5202efe2d3d8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:31.674719 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:31.674719 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:31.675271 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a380c8c-1687-4917-a5c6-5202efe2d3d8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:31.675808 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8a380c8c-1687-4917-a5c6-5202efe2d3d8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:31.803145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ceb1783e-aba1-4d53-8d08-0c22f5a5ec58 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:31.804095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ceb1783e-aba1-4d53-8d08-0c22f5a5ec58 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:31.804450 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:31.804450 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:31.806433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ceb1783e-aba1-4d53-8d08-0c22f5a5ec58 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:31.831002 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:31.831002 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:31.834744 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a380c8c-1687-4917-a5c6-5202efe2d3d8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:31.850189 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1668/3331] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:31 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:32.055815 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:32.055815 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:32.094065 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ceb1783e-aba1-4d53-8d08-0c22f5a5ec58 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:32.202222 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ceb1783e-aba1-4d53-8d08-0c22f5a5ec58 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:32.213563 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1664/3332] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:31 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 1369 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:32.240497 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09b5d99f-b582-4454-b369-1c79f9819c65 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:32.241856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09b5d99f-b582-4454-b369-1c79f9819c65 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:32.242424 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:32.242424 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:32.243455 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09b5d99f-b582-4454-b369-1c79f9819c65 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:32.491021 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:32.491021 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:32.529986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-09b5d99f-b582-4454-b369-1c79f9819c65 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:32.646791 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09b5d99f-b582-4454-b369-1c79f9819c65 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:32.664657 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1669/3333] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:32 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 1369 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:32.869410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6d22c0a-7c12-457a-b85e-8d46a8218cbf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:32.870347 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6d22c0a-7c12-457a-b85e-8d46a8218cbf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:32.870702 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:32.870702 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:32.881264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6d22c0a-7c12-457a-b85e-8d46a8218cbf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:32.881934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b6d22c0a-7c12-457a-b85e-8d46a8218cbf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:32.980158 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:32.980158 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:32.986373 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6d22c0a-7c12-457a-b85e-8d46a8218cbf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:32.991010 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1665/3334] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:32 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:33.614485 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-c666b360-db7b-4063-abfb-0a7245a28761 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:33.614485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-c666b360-db7b-4063-abfb-0a7245a28761 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:33.614485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:33.614485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:33.618164 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-c666b360-db7b-4063-abfb-0a7245a28761 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:34.008161 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7155b60d-90ec-4d1a-a03b-b7d2ad6d5c5c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:34.012560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7155b60d-90ec-4d1a-a03b-b7d2ad6d5c5c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:34.013256 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:34.013256 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:34.014253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7155b60d-90ec-4d1a-a03b-b7d2ad6d5c5c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:34.015093 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7155b60d-90ec-4d1a-a03b-b7d2ad6d5c5c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:34.029250 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:34.029250 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:34.092215 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-c666b360-db7b-4063-abfb-0a7245a28761 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:34.116781 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:34.116781 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:34.120404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7155b60d-90ec-4d1a-a03b-b7d2ad6d5c5c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:34.125610 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1666/3335] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:33 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:34.191596 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-c666b360-db7b-4063-abfb-0a7245a28761 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:34.197453 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1670/3336] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:02:33 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 1369 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:35.153419 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66e29854-0e6e-43e6-92cd-6f2bc079d02a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:35.154459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66e29854-0e6e-43e6-92cd-6f2bc079d02a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:35.154844 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:35.154844 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:35.155525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66e29854-0e6e-43e6-92cd-6f2bc079d02a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:35.156154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-66e29854-0e6e-43e6-92cd-6f2bc079d02a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:35.261558 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:35.261558 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:35.266857 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66e29854-0e6e-43e6-92cd-6f2bc079d02a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:35.271354 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1667/3337] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:35 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:36.285009 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df5b360c-c9bd-4d0b-b693-77cda0d86fa8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:36.288097 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df5b360c-c9bd-4d0b-b693-77cda0d86fa8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:36.288824 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:36.288824 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:36.289958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df5b360c-c9bd-4d0b-b693-77cda0d86fa8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:36.290878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-df5b360c-c9bd-4d0b-b693-77cda0d86fa8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:36.479635 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:36.479635 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:36.487047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df5b360c-c9bd-4d0b-b693-77cda0d86fa8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:36.499790 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1671/3338] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:36 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:37.526872 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cef4085-29b9-4020-91bc-9df8eeb75331 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:37.532301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cef4085-29b9-4020-91bc-9df8eeb75331 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:37.533162 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:37.533162 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:37.534309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cef4085-29b9-4020-91bc-9df8eeb75331 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:37.539317 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7cef4085-29b9-4020-91bc-9df8eeb75331 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:37.649099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:37.649099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:37.663704 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cef4085-29b9-4020-91bc-9df8eeb75331 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:37.666065 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1668/3339] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:37 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:38.176888 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-488f3948-0f7a-4c58-bf30-1b6478598a88 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:38.178097 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-488f3948-0f7a-4c58-bf30-1b6478598a88 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:38.178821 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:38.178821 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:38.179485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-488f3948-0f7a-4c58-bf30-1b6478598a88 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:38.324129 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:38.324129 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:38.334567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-488f3948-0f7a-4c58-bf30-1b6478598a88 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:38.368005 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-488f3948-0f7a-4c58-bf30-1b6478598a88 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:38.368908 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1672/3340] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:02:38 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 1369 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:38.381902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cef4085-29b9-4020-91bc-9df8eeb75331 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 03:02:38.382879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cef4085-29b9-4020-91bc-9df8eeb75331 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:38.383321 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:38.383321 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:38.384085 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cef4085-29b9-4020-91bc-9df8eeb75331 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:38.392352 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cef4085-29b9-4020-91bc-9df8eeb75331 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:02:38.393795 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1669/3341] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 03:02:38 2021] GET /volume/ => generated 754 bytes in 14 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:02:38.413710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-726c11f5-5a16-4e03-a93f-49685f980111 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments Jan 02 03:02:38.414593 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:38.414593 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:38.415295 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-726c11f5-5a16-4e03-a93f-49685f980111 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "643736ae-0b9b-4e4e-8a47-7476b1e79023", "instance_uuid": "65caf1d7-c516-4ed9-b020-529dd4545098", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:38.516494 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:38.516494 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:38.661449 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-726c11f5-5a16-4e03-a93f-49685f980111 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments returned with HTTP 200 Jan 02 03:02:38.664529 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1673/3342] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 03:02:38 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/attachments => generated 273 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:38.684358 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ab2f7701-7c0f-48ff-a3d1-4232b47e9b51 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:38.688666 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ab2f7701-7c0f-48ff-a3d1-4232b47e9b51 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:38.689856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ab2f7701-7c0f-48ff-a3d1-4232b47e9b51 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:38.694377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ab2f7701-7c0f-48ff-a3d1-4232b47e9b51 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:38.817917 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:38.817917 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:38.839129 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ab2f7701-7c0f-48ff-a3d1-4232b47e9b51 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:38.853092 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1670/3343] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:38 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:39.861770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de851483-410b-470b-b637-22403d8c9d63 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:39.862525 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de851483-410b-470b-b637-22403d8c9d63 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:39.867982 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:39.867982 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:39.869292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de851483-410b-470b-b637-22403d8c9d63 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:39.881684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-de851483-410b-470b-b637-22403d8c9d63 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:39.957860 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:39.957860 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:39.962171 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de851483-410b-470b-b637-22403d8c9d63 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:39.963220 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1674/3344] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:39 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:40.983284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a41e7e79-cedb-41d8-84a6-277b8c9a7914 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:40.984112 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a41e7e79-cedb-41d8-84a6-277b8c9a7914 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:40.984760 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:40.984760 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:40.985518 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a41e7e79-cedb-41d8-84a6-277b8c9a7914 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:40.986239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a41e7e79-cedb-41d8-84a6-277b8c9a7914 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:41.021894 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:41.021894 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:41.023970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a41e7e79-cedb-41d8-84a6-277b8c9a7914 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:41.025275 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1671/3345] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:40 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:41.395608 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de851483-410b-470b-b637-22403d8c9d63 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 03:02:41.396095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de851483-410b-470b-b637-22403d8c9d63 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:41.396293 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:41.396293 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:41.398028 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-de851483-410b-470b-b637-22403d8c9d63 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:41.399553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-de851483-410b-470b-b637-22403d8c9d63 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:02:41.400371 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1675/3346] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:02:41 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:02:41.413897 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-86db00ea-d4f5-4053-8eab-a8d5654ba97c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:02:41.414500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-86db00ea-d4f5-4053-8eab-a8d5654ba97c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:41.414703 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:41.414703 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:41.415374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-86db00ea-d4f5-4053-8eab-a8d5654ba97c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:41.515041 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:41.515041 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:41.525664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-86db00ea-d4f5-4053-8eab-a8d5654ba97c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:02:41.548165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:41.548165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:41.560290 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-86db00ea-d4f5-4053-8eab-a8d5654ba97c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:02:41.562011 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1672/3347] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:02:41 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 1467 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 03:02:41.599892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-35c5ce20-71b3-4e02-a4a2-35badfefb7b7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] PUT http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/def28248-c54c-4e58-a9e6-643cb349048a Jan 02 03:02:41.601429 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-35c5ce20-71b3-4e02-a4a2-35badfefb7b7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:41.687462 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:02:41.687462 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:02:41.688307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-35c5ce20-71b3-4e02-a4a2-35badfefb7b7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Lock "b'cinder-attachment_update-643736ae-0b9b-4e4e-8a47-7476b1e79023-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.017s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:02:41.695351 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:41.695351 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:42.038904 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-83dc600e-9ae4-418d-8e22-a44f7dd2c74c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:42.040265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-83dc600e-9ae4-418d-8e22-a44f7dd2c74c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:42.040775 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:42.040775 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:42.041677 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-83dc600e-9ae4-418d-8e22-a44f7dd2c74c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:42.042055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-83dc600e-9ae4-418d-8e22-a44f7dd2c74c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:42.088469 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:42.088469 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:42.090817 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-83dc600e-9ae4-418d-8e22-a44f7dd2c74c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:42.098278 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1673/3348] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:42 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:43.117216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a8b4928b-a7ea-4e01-ba6a-4696ef197344 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:43.118474 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a8b4928b-a7ea-4e01-ba6a-4696ef197344 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:43.118918 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:43.118918 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:43.119649 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a8b4928b-a7ea-4e01-ba6a-4696ef197344 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:43.120235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a8b4928b-a7ea-4e01-ba6a-4696ef197344 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:43.180004 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:43.180004 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:43.182496 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a8b4928b-a7ea-4e01-ba6a-4696ef197344 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:43.185154 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1674/3349] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:43 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:44.209338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-70277f69-5562-4ed7-b669-efe3ca2b936c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:44.214446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-70277f69-5562-4ed7-b669-efe3ca2b936c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:44.215189 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:44.215189 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:44.218264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-70277f69-5562-4ed7-b669-efe3ca2b936c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:44.219479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-70277f69-5562-4ed7-b669-efe3ca2b936c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:44.305988 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:44.305988 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:44.311950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-70277f69-5562-4ed7-b669-efe3ca2b936c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:44.316026 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1675/3350] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:44 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:44.685229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-35c5ce20-71b3-4e02-a4a2-35badfefb7b7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Lock "b'cinder-attachment_update-643736ae-0b9b-4e4e-8a47-7476b1e79023-n-h1-767704-6'" released by "attachment_update" :: held 2.997s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:02:44.686276 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-35c5ce20-71b3-4e02-a4a2-35badfefb7b7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/def28248-c54c-4e58-a9e6-643cb349048a returned with HTTP 200 Jan 02 03:02:44.687004 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1676/3351] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 03:02:41 2021] PUT /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/def28248-c54c-4e58-a9e6-643cb349048a => generated 762 bytes in 3092 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:44.743049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-bee51cda-629e-4603-bf96-b049f2699af1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/def28248-c54c-4e58-a9e6-643cb349048a/action Jan 02 03:02:44.747704 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:44.747704 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:44.748429 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-bee51cda-629e-4603-bf96-b049f2699af1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:02:44.752968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-bee51cda-629e-4603-bf96-b049f2699af1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:45.081453 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:45.081453 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:45.148777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4f2c5d61-7ec4-4630-8002-754bde153d5d req-bee51cda-629e-4603-bf96-b049f2699af1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/def28248-c54c-4e58-a9e6-643cb349048a/action returned with HTTP 204 Jan 02 03:02:45.150755 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1676/3352] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 03:02:44 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/def28248-c54c-4e58-a9e6-643cb349048a/action => generated 0 bytes in 418 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:45.330493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe9e3107-7b68-4217-9922-baa3799db182 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:45.331321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe9e3107-7b68-4217-9922-baa3799db182 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:45.331321 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:45.331321 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:45.331767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe9e3107-7b68-4217-9922-baa3799db182 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:45.331938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-fe9e3107-7b68-4217-9922-baa3799db182 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:45.376158 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:45.376158 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:45.385737 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe9e3107-7b68-4217-9922-baa3799db182 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:45.386562 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1677/3353] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:45 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:46.400401 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d24f06f-b505-4e71-8488-b6999fe59396 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:46.401330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d24f06f-b505-4e71-8488-b6999fe59396 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:46.401330 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:46.401330 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:46.401868 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d24f06f-b505-4e71-8488-b6999fe59396 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:46.401868 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5d24f06f-b505-4e71-8488-b6999fe59396 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:46.445509 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:46.445509 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:46.447415 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d24f06f-b505-4e71-8488-b6999fe59396 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:46.448248 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1677/3354] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:46 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:47.470940 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f8c9a95-7931-42d7-b5ab-93f66b10793d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:47.472033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f8c9a95-7931-42d7-b5ab-93f66b10793d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:47.472407 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:47.472407 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:47.473604 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f8c9a95-7931-42d7-b5ab-93f66b10793d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:47.475065 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3f8c9a95-7931-42d7-b5ab-93f66b10793d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:47.523318 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:47.523318 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:47.532553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f8c9a95-7931-42d7-b5ab-93f66b10793d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:47.533771 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1678/3355] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:47 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:48.599731 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-28f44bd2-7b13-4bc7-a016-18aa11516d2a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:48.600635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-28f44bd2-7b13-4bc7-a016-18aa11516d2a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:48.600973 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:48.600973 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:48.601583 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-28f44bd2-7b13-4bc7-a016-18aa11516d2a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:48.602178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-28f44bd2-7b13-4bc7-a016-18aa11516d2a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:48.758994 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:48.758994 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:48.765265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-28f44bd2-7b13-4bc7-a016-18aa11516d2a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:48.778934 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1678/3356] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:48 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:49.797679 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32987448-4cdc-4d87-815b-db2b6bd4e49c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:49.798665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32987448-4cdc-4d87-815b-db2b6bd4e49c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:49.799034 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:49.799034 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:49.799673 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32987448-4cdc-4d87-815b-db2b6bd4e49c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:49.800324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-32987448-4cdc-4d87-815b-db2b6bd4e49c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:49.951676 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:49.951676 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:49.963176 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32987448-4cdc-4d87-815b-db2b6bd4e49c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:49.966945 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1679/3357] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:49 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:50.996237 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38e80046-1562-42b2-811c-90a16f6db609 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:50.997444 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38e80046-1562-42b2-811c-90a16f6db609 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:50.997822 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:50.997822 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:50.998430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38e80046-1562-42b2-811c-90a16f6db609 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:50.999127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-38e80046-1562-42b2-811c-90a16f6db609 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:51.070839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:51.070839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:51.073140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38e80046-1562-42b2-811c-90a16f6db609 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:51.075067 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1679/3358] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:50 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:52.102646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c1094a22-e9dc-4c7d-9549-bed8f543be73 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:52.103566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c1094a22-e9dc-4c7d-9549-bed8f543be73 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:52.103566 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:52.103566 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:52.104082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c1094a22-e9dc-4c7d-9549-bed8f543be73 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:52.104304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c1094a22-e9dc-4c7d-9549-bed8f543be73 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:52.148003 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:52.148003 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:52.149914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c1094a22-e9dc-4c7d-9549-bed8f543be73 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:52.152028 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1680/3359] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:52 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:53.168348 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39aaf956-5870-4459-9bc1-e526bebd0efc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:53.169298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39aaf956-5870-4459-9bc1-e526bebd0efc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:53.169298 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:53.169298 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:53.169713 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-39aaf956-5870-4459-9bc1-e526bebd0efc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:53.169914 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-39aaf956-5870-4459-9bc1-e526bebd0efc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:53.217057 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:53.217057 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:53.219965 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-39aaf956-5870-4459-9bc1-e526bebd0efc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:53.232626 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1680/3360] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:53 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:54.246708 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-50792be3-9b6d-40b3-8d49-d5b6a77845dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:54.248144 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-50792be3-9b6d-40b3-8d49-d5b6a77845dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:54.248638 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:54.248638 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:54.249494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-50792be3-9b6d-40b3-8d49-d5b6a77845dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:54.250124 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-50792be3-9b6d-40b3-8d49-d5b6a77845dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:54.278754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:54.278754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:54.281288 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-50792be3-9b6d-40b3-8d49-d5b6a77845dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:54.282707 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1681/3361] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:54 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:55.308497 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71c0d2ec-b1bb-4292-b12a-deeb4e384cc4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:55.309457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71c0d2ec-b1bb-4292-b12a-deeb4e384cc4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:55.309804 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:55.309804 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:55.310455 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71c0d2ec-b1bb-4292-b12a-deeb4e384cc4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:55.311142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-71c0d2ec-b1bb-4292-b12a-deeb4e384cc4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:55.422327 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:55.422327 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:55.426605 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71c0d2ec-b1bb-4292-b12a-deeb4e384cc4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:55.439079 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1681/3362] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:55 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:56.452868 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3ab3785-b96e-4958-b9ad-123155f2c866 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:56.453797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3ab3785-b96e-4958-b9ad-123155f2c866 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:56.454163 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:56.454163 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:56.454852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3ab3785-b96e-4958-b9ad-123155f2c866 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:56.455535 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e3ab3785-b96e-4958-b9ad-123155f2c866 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:56.536625 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:56.536625 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:56.539570 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3ab3785-b96e-4958-b9ad-123155f2c866 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:56.542293 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1682/3363] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:56 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:57.567591 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2f99b8e-d4bd-4c77-8847-e73288113cd1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:57.568556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2f99b8e-d4bd-4c77-8847-e73288113cd1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:57.568970 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:57.568970 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:57.569896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c2f99b8e-d4bd-4c77-8847-e73288113cd1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:57.570574 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c2f99b8e-d4bd-4c77-8847-e73288113cd1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:57.689910 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:57.689910 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:57.698184 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c2f99b8e-d4bd-4c77-8847-e73288113cd1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:57.699856 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1682/3364] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:57 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:58.713556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7450b412-e0dc-4802-8bb2-fb2ae202a563 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:58.714143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7450b412-e0dc-4802-8bb2-fb2ae202a563 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:58.714391 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:58.714391 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:58.714649 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7450b412-e0dc-4802-8bb2-fb2ae202a563 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:58.715156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7450b412-e0dc-4802-8bb2-fb2ae202a563 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:58.810125 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:58.810125 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:58.812021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7450b412-e0dc-4802-8bb2-fb2ae202a563 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:58.812921 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1683/3365] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:58 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:59.861150 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bbded888-8cd0-419a-978f-8c8c487c99b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:02:59.862237 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bbded888-8cd0-419a-978f-8c8c487c99b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:59.862607 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:59.862607 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:02:59.880908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bbded888-8cd0-419a-978f-8c8c487c99b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:59.881735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bbded888-8cd0-419a-978f-8c8c487c99b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:02:59.987335 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:59.987335 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:02:59.994732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bbded888-8cd0-419a-978f-8c8c487c99b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:02:59.995705 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1683/3366] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:59 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:01.014576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7369c860-085b-45b3-b0ac-e0873791bf3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:01.015655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7369c860-085b-45b3-b0ac-e0873791bf3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:01.015937 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:01.015937 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:01.016680 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7369c860-085b-45b3-b0ac-e0873791bf3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:01.023646 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7369c860-085b-45b3-b0ac-e0873791bf3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:01.184577 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:01.184577 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:01.193834 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7369c860-085b-45b3-b0ac-e0873791bf3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:01.195304 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1684/3367] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:01 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:02.237511 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed35bea7-9ed4-4e0a-8863-210b058e860d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:02.239553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed35bea7-9ed4-4e0a-8863-210b058e860d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:02.239914 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:02.239914 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:02.240928 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed35bea7-9ed4-4e0a-8863-210b058e860d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:02.241628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ed35bea7-9ed4-4e0a-8863-210b058e860d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:02.339021 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:02.339021 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:02.342457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed35bea7-9ed4-4e0a-8863-210b058e860d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:02.366621 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1684/3368] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:02 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:03.377282 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c12bab40-7000-42a6-91ec-f602d2f165e3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:03.378878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c12bab40-7000-42a6-91ec-f602d2f165e3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:03.379264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:03.379264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:03.379995 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c12bab40-7000-42a6-91ec-f602d2f165e3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:03.389069 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c12bab40-7000-42a6-91ec-f602d2f165e3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:03.660465 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:03.660465 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:03.675008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c12bab40-7000-42a6-91ec-f602d2f165e3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:03.680800 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1685/3369] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:03 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:04.696239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-734ed4af-510f-48a3-bfe2-f6432f133a8c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:04.696854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-734ed4af-510f-48a3-bfe2-f6432f133a8c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:04.697200 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:04.697200 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:04.697757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-734ed4af-510f-48a3-bfe2-f6432f133a8c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:04.698227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-734ed4af-510f-48a3-bfe2-f6432f133a8c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:04.746870 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:04.746870 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:04.749338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-734ed4af-510f-48a3-bfe2-f6432f133a8c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:04.750408 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1685/3370] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:04 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:03:05.771387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f98d0c6d-d4ac-45a1-a467-602e02f85814 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:05.775795 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f98d0c6d-d4ac-45a1-a467-602e02f85814 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:05.776511 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:05.776511 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:05.777714 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f98d0c6d-d4ac-45a1-a467-602e02f85814 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:05.779578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f98d0c6d-d4ac-45a1-a467-602e02f85814 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:05.885362 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:05.885362 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:05.895757 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f98d0c6d-d4ac-45a1-a467-602e02f85814 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:05.903194 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1686/3371] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:05 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:06.920824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c41e35f6-fa59-4b5d-a282-4ba34b674db5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:06.922172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c41e35f6-fa59-4b5d-a282-4ba34b674db5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:06.922611 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:06.922611 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:06.923327 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c41e35f6-fa59-4b5d-a282-4ba34b674db5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:06.924077 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c41e35f6-fa59-4b5d-a282-4ba34b674db5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:06.952666 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:06.952666 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:06.955521 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c41e35f6-fa59-4b5d-a282-4ba34b674db5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:06.957401 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1686/3372] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:06 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:07.971798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ce6bfe5-6729-431f-9ab6-4391119bbc05 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:07.973215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ce6bfe5-6729-431f-9ab6-4391119bbc05 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:07.973639 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:07.973639 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:07.974324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ce6bfe5-6729-431f-9ab6-4391119bbc05 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:07.974916 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9ce6bfe5-6729-431f-9ab6-4391119bbc05 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:07.998700 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:07.998700 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:08.001132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ce6bfe5-6729-431f-9ab6-4391119bbc05 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:08.002419 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1687/3373] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:07 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:08.796986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-50f30afc-293a-41c1-8cbf-dab1c272822e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/limits Jan 02 03:03:08.798167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-50f30afc-293a-41c1-8cbf-dab1c272822e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:08.799594 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:08.799594 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:08.800278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-50f30afc-293a-41c1-8cbf-dab1c272822e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:08.912211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-50f30afc-293a-41c1-8cbf-dab1c272822e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/limits returned with HTTP 200 Jan 02 03:03:08.914204 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1687/3374] 10.222.0.39 () {60 vars in 1455 bytes} [Sat Jan 2 03:03:08 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/limits => generated 302 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:09.020508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac5b2673-68f8-44e7-a8d2-22fb6a28c7ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:09.021797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac5b2673-68f8-44e7-a8d2-22fb6a28c7ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:09.022217 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:09.022217 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:09.022869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac5b2673-68f8-44e7-a8d2-22fb6a28c7ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:09.023458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ac5b2673-68f8-44e7-a8d2-22fb6a28c7ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:09.062305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-103d0f41-1755-491d-a484-6271902a0e3c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:03:09.063071 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-103d0f41-1755-491d-a484-6271902a0e3c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:09.063643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-103d0f41-1755-491d-a484-6271902a0e3c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:09.067703 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:09.067703 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:09.071283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac5b2673-68f8-44e7-a8d2-22fb6a28c7ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:09.073223 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1688/3375] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:09 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:09.184152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:09.184152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:09.214259 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-103d0f41-1755-491d-a484-6271902a0e3c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:03:09.255515 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:09.255515 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:09.286892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-103d0f41-1755-491d-a484-6271902a0e3c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:03:09.288504 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1688/3376] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:03:09 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 1661 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:03:09.307271 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-ac837803-ad70-4dd0-a4c3-ce1d3c36f923 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots Jan 02 03:03:09.308156 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:09.308156 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:09.308900 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-ac837803-ad70-4dd0-a4c3-ce1d3c36f923 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "643736ae-0b9b-4e4e-8a47-7476b1e79023", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-826554524", "description": null, "metadata": {}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:09.372980 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:09.372980 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:09.374579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-ac837803-ad70-4dd0-a4c3-ce1d3c36f923 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:03:09.375099 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-ac837803-ad70-4dd0-a4c3-ce1d3c36f923 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create snapshot from volume 643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:03:09.455030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-ac837803-ad70-4dd0-a4c3-ce1d3c36f923 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Created reservations ['18971ec5-1631-449f-bac3-ce1010dd6b12', 'dfeb58c1-cb4d-44a6-aab1-27c7fae6936f', 'f68edcb6-c817-4b75-b247-4125df8ded12', '3bf78ebd-c0f6-44e2-b55c-89c3757faf1d'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:03:09.601813 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-ac837803-ad70-4dd0-a4c3-ce1d3c36f923 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot force create request issued successfully. Jan 02 03:03:09.602906 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-55068812-fa3f-45cc-bea3-4f38cc4e8de3 req-ac837803-ad70-4dd0-a4c3-ce1d3c36f923 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots returned with HTTP 202 Jan 02 03:03:09.613189 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1689/3377] 10.222.0.39 () {64 vars in 1518 bytes} [Sat Jan 2 03:03:09 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots => generated 319 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:03:10.095110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-526f1ab5-0a3d-4389-99ae-798bc5305106 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:10.099181 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-526f1ab5-0a3d-4389-99ae-798bc5305106 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:10.099696 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:10.099696 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:10.100575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-526f1ab5-0a3d-4389-99ae-798bc5305106 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:10.104130 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-526f1ab5-0a3d-4389-99ae-798bc5305106 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:10.226629 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:10.226629 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:10.231388 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-526f1ab5-0a3d-4389-99ae-798bc5305106 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:10.241171 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1689/3378] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:10 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:11.258037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b6df289-7172-4e24-bb93-dfe0ad9c37f9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:11.258755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b6df289-7172-4e24-bb93-dfe0ad9c37f9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:11.258986 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:11.258986 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:11.259368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b6df289-7172-4e24-bb93-dfe0ad9c37f9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:11.259744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2b6df289-7172-4e24-bb93-dfe0ad9c37f9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:11.331757 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:11.331757 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:11.333935 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b6df289-7172-4e24-bb93-dfe0ad9c37f9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:11.347877 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1690/3379] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:11 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:12.350917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3c9905bd-2e2d-419c-9078-8d8b87da2833 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:12.352036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3c9905bd-2e2d-419c-9078-8d8b87da2833 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:12.352381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:12.352381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:12.352977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3c9905bd-2e2d-419c-9078-8d8b87da2833 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:12.353469 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3c9905bd-2e2d-419c-9078-8d8b87da2833 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:12.437652 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:12.437652 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:12.439659 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3c9905bd-2e2d-419c-9078-8d8b87da2833 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:12.445569 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1690/3380] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:12 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:12.463394 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a6bc668-706f-4cef-a522-02411fd5ae90 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b Jan 02 03:03:12.464333 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a6bc668-706f-4cef-a522-02411fd5ae90 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:12.464812 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:12.464812 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:12.465514 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a6bc668-706f-4cef-a522-02411fd5ae90 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:12.496040 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:12.496040 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:12.497774 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5a6bc668-706f-4cef-a522-02411fd5ae90 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:03:12.500449 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a6bc668-706f-4cef-a522-02411fd5ae90 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b returned with HTTP 200 Jan 02 03:03:12.503939 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1691/3381] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:03:12 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b => generated 478 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:13.455456 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08458da7-7241-48e6-be84-dcb1869e6f9c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:13.456811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08458da7-7241-48e6-be84-dcb1869e6f9c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:13.456811 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:13.456811 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:13.457214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08458da7-7241-48e6-be84-dcb1869e6f9c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:13.457491 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-08458da7-7241-48e6-be84-dcb1869e6f9c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:13.512392 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:13.512392 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:13.524628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08458da7-7241-48e6-be84-dcb1869e6f9c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:13.532107 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1691/3382] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:13 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:14.549534 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e38e5d4-47f0-4017-9b02-32af855c958d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:14.551191 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e38e5d4-47f0-4017-9b02-32af855c958d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:14.551489 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:14.551489 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:14.552041 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e38e5d4-47f0-4017-9b02-32af855c958d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:14.562141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4e38e5d4-47f0-4017-9b02-32af855c958d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:14.677451 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:14.677451 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:14.681697 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e38e5d4-47f0-4017-9b02-32af855c958d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:14.684045 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1692/3383] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:14 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:15.087328 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-09f9fe76-f9dd-4838-8c0b-631b2aa6e13b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b Jan 02 03:03:15.087901 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-09f9fe76-f9dd-4838-8c0b-631b2aa6e13b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:15.088124 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:15.088124 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:15.088543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-09f9fe76-f9dd-4838-8c0b-631b2aa6e13b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:15.184664 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:15.184664 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:15.184664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-09f9fe76-f9dd-4838-8c0b-631b2aa6e13b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:03:15.184664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-09f9fe76-f9dd-4838-8c0b-631b2aa6e13b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b returned with HTTP 200 Jan 02 03:03:15.184664 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1692/3384] 10.222.0.39 () {60 vars in 1575 bytes} [Sat Jan 2 03:03:15 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b => generated 478 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:15.711601 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8aae4cc-30dc-4d2f-9e4a-28d27a7ac4e2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:15.711601 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8aae4cc-30dc-4d2f-9e4a-28d27a7ac4e2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:15.711601 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:15.711601 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:15.711601 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8aae4cc-30dc-4d2f-9e4a-28d27a7ac4e2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:15.711601 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c8aae4cc-30dc-4d2f-9e4a-28d27a7ac4e2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:15.868789 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:15.868789 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:15.881530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8aae4cc-30dc-4d2f-9e4a-28d27a7ac4e2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:15.881530 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1693/3385] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:15 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:16.895160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82561121-82be-4255-be1d-3a88890ebbfa tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:16.899176 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82561121-82be-4255-be1d-3a88890ebbfa tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:16.899176 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:16.899176 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:16.899176 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82561121-82be-4255-be1d-3a88890ebbfa tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:16.899176 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-82561121-82be-4255-be1d-3a88890ebbfa tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:17.041152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:17.041152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:17.044711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82561121-82be-4255-be1d-3a88890ebbfa tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:17.070684 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1693/3386] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:16 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:18.089323 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb78f2e6-3261-4c2a-bddf-586e279a8607 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:18.090291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb78f2e6-3261-4c2a-bddf-586e279a8607 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:18.090667 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:18.090667 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:18.095696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cb78f2e6-3261-4c2a-bddf-586e279a8607 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:18.096496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-cb78f2e6-3261-4c2a-bddf-586e279a8607 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:18.232045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:18.232045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:18.235510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cb78f2e6-3261-4c2a-bddf-586e279a8607 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:18.254244 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1694/3387] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:18 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:18.379628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-3a63115d-e264-4b29-91cc-85d449d8bd64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b Jan 02 03:03:18.386461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-3a63115d-e264-4b29-91cc-85d449d8bd64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:18.387243 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:18.387243 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:18.388455 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-3a63115d-e264-4b29-91cc-85d449d8bd64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:18.512047 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:18.512047 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:18.515338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-3a63115d-e264-4b29-91cc-85d449d8bd64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:03:18.522363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-3a63115d-e264-4b29-91cc-85d449d8bd64 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b returned with HTTP 200 Jan 02 03:03:18.535552 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1694/3388] 10.222.0.35 () {58 vars in 1368 bytes} [Sat Jan 2 03:03:18 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b => generated 478 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:18.548338 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-5d7301f1-eb26-4413-b12a-f00b35daf9ea tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:03:18.549471 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-5d7301f1-eb26-4413-b12a-f00b35daf9ea tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:18.550023 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:18.550023 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:18.553681 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-5d7301f1-eb26-4413-b12a-f00b35daf9ea tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:18.665651 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:18.665651 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:18.687914 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-5d7301f1-eb26-4413-b12a-f00b35daf9ea tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:03:18.734858 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:18.734858 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:18.765513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-5d7301f1-eb26-4413-b12a-f00b35daf9ea tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:03:18.766834 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1695/3389] 10.222.0.35 () {58 vars in 1362 bytes} [Sat Jan 2 03:03:18 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 1661 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:03:18.785447 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes Jan 02 03:03:18.787206 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:18.787206 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:18.787206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "545494a4-33fd-4c0e-8b22-83554fb6231b", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:18.789970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '545494a4-33fd-4c0e-8b22-83554fb6231b', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:03:18.915298 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:18.915298 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:18.917615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:03:18.918289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume of 1 GB Jan 02 03:03:18.921022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Availability Zones retrieved successfully. Jan 02 03:03:18.962416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Flow 'volume_create_api' (c3b1957f-d5d1-4aca-ab3d-060e1727a935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:03:18.969347 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ad9a53-a4a2-472a-a510-722053dac3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:03:18.973858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:03:19.183231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ad9a53-a4a2-472a-a510-722053dac3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '545494a4-33fd-4c0e-8b22-83554fb6231b', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:03:19.191922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc44692c-4e9b-472a-ad46-66881741d10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:03:19.262602 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb5af8f5-217c-4f6b-8a70-e52011a695e5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:19.263049 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb5af8f5-217c-4f6b-8a70-e52011a695e5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:19.263269 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:19.263269 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:19.263644 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb5af8f5-217c-4f6b-8a70-e52011a695e5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:19.264014 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-eb5af8f5-217c-4f6b-8a70-e52011a695e5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:19.294806 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:19.294806 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:19.296732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb5af8f5-217c-4f6b-8a70-e52011a695e5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:19.306656 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1696/3390] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:19 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:19.356090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Created reservations ['0f587597-76dc-4f00-ad9f-b146a3ad388a', 'e575434e-b087-40c9-ac5c-8695bbe009ba', '87df8c49-33a0-45ad-acfb-0f649e9d8664', '43fa5d9d-7b0b-4f13-8749-9208587ee99d'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:03:19.360118 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc44692c-4e9b-472a-ad46-66881741d10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f587597-76dc-4f00-ad9f-b146a3ad388a', 'e575434e-b087-40c9-ac5c-8695bbe009ba', '87df8c49-33a0-45ad-acfb-0f649e9d8664', '43fa5d9d-7b0b-4f13-8749-9208587ee99d']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:03:19.367801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0382085-d776-4867-9846-c319e24ba6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:03:19.711780 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0382085-d776-4867-9846-c319e24ba6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3504356-dcfb-41b7-bf87-4e47f3a72bf2', '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='4fede95acd3943498c3188095ea172eb',qos_specs=None,replication_status=,reservations=['0f587597-76dc-4f00-ad9f-b146a3ad388a','e575434e-b087-40c9-ac5c-8695bbe009ba','87df8c49-33a0-45ad-acfb-0f649e9d8664','43fa5d9d-7b0b-4f13-8749-9208587ee99d'],size=1,snapshot_id=545494a4-33fd-4c0e-8b22-83554fb6231b,source_replicaid=,source_volid=None,status='creating',user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), '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-02T03:03:19Z,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=c3504356-dcfb-41b7-bf87-4e47f3a72bf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fede95acd3943498c3188095ea172eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=545494a4-33fd-4c0e-8b22-83554fb6231b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:03:19.714060 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68f03d6-c501-4fb6-8d89-6215a660b457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:03:19.773262 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68f03d6-c501-4fb6-8d89-6215a660b457) transitioned into 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='4fede95acd3943498c3188095ea172eb',qos_specs=None,replication_status=,reservations=['0f587597-76dc-4f00-ad9f-b146a3ad388a','e575434e-b087-40c9-ac5c-8695bbe009ba','87df8c49-33a0-45ad-acfb-0f649e9d8664','43fa5d9d-7b0b-4f13-8749-9208587ee99d'],size=1,snapshot_id=545494a4-33fd-4c0e-8b22-83554fb6231b,source_replicaid=,source_volid=None,status='creating',user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:03:19.775724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1e76b32-100c-4a75-b1d4-065d1d406dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:03:19.974912 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1e76b32-100c-4a75-b1d4-065d1d406dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:03:19.977943 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Flow 'volume_create_api' (c3b1957f-d5d1-4aca-ab3d-060e1727a935) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:03:20.102700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume request issued successfully. Jan 02 03:03:20.137413 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-f4a87add-3b15-4f82-bb95-ca33c5e7c8c4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes returned with HTTP 202 Jan 02 03:03:20.138697 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1695/3391] 10.222.0.35 () {62 vars in 1305 bytes} [Sat Jan 2 03:03:18 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/volumes => generated 805 bytes in 1360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:03:20.149495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-8d1da29e-b4a5-400e-9e16-3e96a298b6e2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 Jan 02 03:03:20.150322 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-8d1da29e-b4a5-400e-9e16-3e96a298b6e2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:20.150542 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:20.150542 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:20.150922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-8d1da29e-b4a5-400e-9e16-3e96a298b6e2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:20.312331 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-89121885-2451-486a-8229-1091e8910aec tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:20.313689 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-89121885-2451-486a-8229-1091e8910aec tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:20.314130 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:20.314130 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:20.314796 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-89121885-2451-486a-8229-1091e8910aec tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:20.315450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-89121885-2451-486a-8229-1091e8910aec tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:20.379715 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:20.379715 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:20.389732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-8d1da29e-b4a5-400e-9e16-3e96a298b6e2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:03:20.393260 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:20.393260 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:20.401403 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-89121885-2451-486a-8229-1091e8910aec tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:20.402215 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1696/3392] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:20 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:20.450074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-8d1da29e-b4a5-400e-9e16-3e96a298b6e2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 returned with HTTP 200 Jan 02 03:03:20.450932 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1697/3393] 10.222.0.35 () {58 vars in 1362 bytes} [Sat Jan 2 03:03:20 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 => generated 897 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:20.465059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-01a02922-3cb8-409d-b7eb-910d6a93ddee tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 Jan 02 03:03:20.465771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-01a02922-3cb8-409d-b7eb-910d6a93ddee tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:20.466099 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:20.466099 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:20.466675 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-01a02922-3cb8-409d-b7eb-910d6a93ddee tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:20.572152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:20.572152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:20.601483 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-01a02922-3cb8-409d-b7eb-910d6a93ddee tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:03:20.653292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-01a02922-3cb8-409d-b7eb-910d6a93ddee tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 returned with HTTP 200 Jan 02 03:03:20.654829 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1697/3394] 10.222.0.35 () {58 vars in 1362 bytes} [Sat Jan 2 03:03:20 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 => generated 897 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:21.417169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-473b8ae5-d637-46ac-9a49-1559748ea4c4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:21.418767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-473b8ae5-d637-46ac-9a49-1559748ea4c4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:21.419125 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:21.419125 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:21.419715 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-473b8ae5-d637-46ac-9a49-1559748ea4c4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:21.420211 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-473b8ae5-d637-46ac-9a49-1559748ea4c4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:21.475701 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:21.475701 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:21.477963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-473b8ae5-d637-46ac-9a49-1559748ea4c4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:21.484465 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1698/3395] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:21 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:22.513876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e90babed-8691-4ab6-9e86-1d877f2e6c94 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:22.513876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e90babed-8691-4ab6-9e86-1d877f2e6c94 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:22.513876 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:22.513876 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:22.513876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e90babed-8691-4ab6-9e86-1d877f2e6c94 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:22.513876 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e90babed-8691-4ab6-9e86-1d877f2e6c94 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:22.641958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:22.641958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:22.654069 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e90babed-8691-4ab6-9e86-1d877f2e6c94 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:22.654069 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1698/3396] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:22 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:23.666730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-3f571b49-d162-4e72-8ad5-bbb26f13d480 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 Jan 02 03:03:23.666730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-3f571b49-d162-4e72-8ad5-bbb26f13d480 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:23.666730 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:23.666730 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:23.666730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-3f571b49-d162-4e72-8ad5-bbb26f13d480 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:23.678246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0ec1f42f-7693-45f3-b961-25647f7a1c95 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:23.678246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0ec1f42f-7693-45f3-b961-25647f7a1c95 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:23.678246 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:23.678246 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:23.678246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0ec1f42f-7693-45f3-b961-25647f7a1c95 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:23.678246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0ec1f42f-7693-45f3-b961-25647f7a1c95 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:23.822800 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:23.822800 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:23.831767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0ec1f42f-7693-45f3-b961-25647f7a1c95 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:23.837210 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1699/3397] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:23 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:23.853664 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:23.853664 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:23.871400 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-3f571b49-d162-4e72-8ad5-bbb26f13d480 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:03:23.925804 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-3f571b49-d162-4e72-8ad5-bbb26f13d480 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 returned with HTTP 200 Jan 02 03:03:23.928032 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1699/3398] 10.222.0.35 () {58 vars in 1362 bytes} [Sat Jan 2 03:03:23 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 => generated 897 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:24.862020 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a29136ea-03ce-41fa-a75a-e2410698fc20 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:24.862020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a29136ea-03ce-41fa-a75a-e2410698fc20 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:24.862690 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:24.862690 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:24.862839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a29136ea-03ce-41fa-a75a-e2410698fc20 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:24.863704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a29136ea-03ce-41fa-a75a-e2410698fc20 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:24.967822 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:24.967822 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:24.969760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a29136ea-03ce-41fa-a75a-e2410698fc20 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:24.970946 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1700/3399] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:24 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:26.036301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8084bbd7-1a11-4856-9a31-c5c98fe5f4ed tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:26.036301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8084bbd7-1a11-4856-9a31-c5c98fe5f4ed tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:26.036301 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:26.036301 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:26.036301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8084bbd7-1a11-4856-9a31-c5c98fe5f4ed tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:26.036301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8084bbd7-1a11-4856-9a31-c5c98fe5f4ed tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:26.257691 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:26.257691 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:26.257691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8084bbd7-1a11-4856-9a31-c5c98fe5f4ed tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:26.257691 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1700/3400] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:25 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:26.965798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-5bf4eb5d-9b03-4647-ab69-8bc60e485636 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 Jan 02 03:03:26.965798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-5bf4eb5d-9b03-4647-ab69-8bc60e485636 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:26.986743 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:26.986743 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:26.986743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-5bf4eb5d-9b03-4647-ab69-8bc60e485636 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:27.296801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1dd3174e-37dd-484a-aa7a-582cb04643be tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:27.296801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1dd3174e-37dd-484a-aa7a-582cb04643be tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:27.296801 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:27.296801 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:27.296801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1dd3174e-37dd-484a-aa7a-582cb04643be tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:27.296801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1dd3174e-37dd-484a-aa7a-582cb04643be tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:27.369679 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:27.369679 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:27.369679 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1dd3174e-37dd-484a-aa7a-582cb04643be tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:27.369679 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1701/3401] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:27 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:27.389643 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:27.389643 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:27.417020 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-5bf4eb5d-9b03-4647-ab69-8bc60e485636 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:03:27.577502 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-5bf4eb5d-9b03-4647-ab69-8bc60e485636 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 returned with HTTP 200 Jan 02 03:03:27.577502 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1701/3402] 10.222.0.35 () {58 vars in 1362 bytes} [Sat Jan 2 03:03:26 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 => generated 897 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:28.377292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13280b79-a6f9-480d-b65a-3f968a50c499 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:28.377292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13280b79-a6f9-480d-b65a-3f968a50c499 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:28.377292 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:28.377292 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:28.377292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13280b79-a6f9-480d-b65a-3f968a50c499 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:28.377292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-13280b79-a6f9-480d-b65a-3f968a50c499 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:28.437136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:28.437136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:28.451270 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13280b79-a6f9-480d-b65a-3f968a50c499 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:28.451270 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1702/3403] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:28 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:29.477805 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e97a6e77-f33b-45f1-b00a-af615793e195 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:29.477805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e97a6e77-f33b-45f1-b00a-af615793e195 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:29.480628 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:29.480628 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:29.486770 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e97a6e77-f33b-45f1-b00a-af615793e195 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:29.489711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e97a6e77-f33b-45f1-b00a-af615793e195 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:29.683029 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:29.683029 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:29.683029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e97a6e77-f33b-45f1-b00a-af615793e195 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:29.687518 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1702/3404] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:29 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:30.564326 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fcb9e097-d802-48dd-89ec-3445d5a668d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 Jan 02 03:03:30.564326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fcb9e097-d802-48dd-89ec-3445d5a668d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:30.564326 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:30.564326 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:30.564326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fcb9e097-d802-48dd-89ec-3445d5a668d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:30.728958 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12e9a9e5-b5ec-4249-a998-5098dde812f2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:30.728958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12e9a9e5-b5ec-4249-a998-5098dde812f2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:30.728958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:30.728958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:30.728958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12e9a9e5-b5ec-4249-a998-5098dde812f2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:30.728958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-12e9a9e5-b5ec-4249-a998-5098dde812f2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:30.797412 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:30.797412 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:30.797412 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fcb9e097-d802-48dd-89ec-3445d5a668d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:03:30.827755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fcb9e097-d802-48dd-89ec-3445d5a668d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 returned with HTTP 200 Jan 02 03:03:30.827755 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1703/3405] 10.222.0.35 () {58 vars in 1362 bytes} [Sat Jan 2 03:03:30 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 => generated 897 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:30.848291 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:30.848291 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:30.867719 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12e9a9e5-b5ec-4249-a998-5098dde812f2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:30.867719 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1703/3406] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:30 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:31.881873 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f67a04f1-2fc9-43b1-bd21-e4a3d21be56e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:31.882404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f67a04f1-2fc9-43b1-bd21-e4a3d21be56e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:31.882625 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:31.882625 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:31.883132 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f67a04f1-2fc9-43b1-bd21-e4a3d21be56e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:31.883643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f67a04f1-2fc9-43b1-bd21-e4a3d21be56e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:31.926223 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:31.926223 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:31.930068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f67a04f1-2fc9-43b1-bd21-e4a3d21be56e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:31.931464 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1704/3407] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:31 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:33.007393 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d175a9e1-4823-4305-a0c1-ac423fa57186 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:33.013895 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d175a9e1-4823-4305-a0c1-ac423fa57186 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:33.014598 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:33.014598 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:33.016546 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d175a9e1-4823-4305-a0c1-ac423fa57186 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:33.017651 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d175a9e1-4823-4305-a0c1-ac423fa57186 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:33.139184 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:33.139184 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:33.139184 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d175a9e1-4823-4305-a0c1-ac423fa57186 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:33.166573 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1704/3408] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:32 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:33.843343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-89d9bf02-e5d0-4be3-a8ec-d9b154adeb2c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 Jan 02 03:03:33.851939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-89d9bf02-e5d0-4be3-a8ec-d9b154adeb2c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:33.854607 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:33.854607 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:33.855487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-89d9bf02-e5d0-4be3-a8ec-d9b154adeb2c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:34.096900 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:34.096900 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:34.110562 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-89d9bf02-e5d0-4be3-a8ec-d9b154adeb2c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:03:34.146173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-89d9bf02-e5d0-4be3-a8ec-d9b154adeb2c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 returned with HTTP 200 Jan 02 03:03:34.147524 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1705/3409] 10.222.0.35 () {58 vars in 1362 bytes} [Sat Jan 2 03:03:33 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 => generated 897 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:34.159436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-990edc47-2d20-446f-94fe-5387799a77a1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:34.160173 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-990edc47-2d20-446f-94fe-5387799a77a1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:34.160390 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:34.160390 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:34.160893 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-990edc47-2d20-446f-94fe-5387799a77a1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:34.161264 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-990edc47-2d20-446f-94fe-5387799a77a1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:34.214176 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:34.214176 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:34.217056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-990edc47-2d20-446f-94fe-5387799a77a1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:34.222191 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1705/3410] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:34 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:35.249646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e0effde5-7e4d-46a4-a5a9-73829aea96ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:35.250740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e0effde5-7e4d-46a4-a5a9-73829aea96ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:35.251092 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:35.251092 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:35.254580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e0effde5-7e4d-46a4-a5a9-73829aea96ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:35.255291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e0effde5-7e4d-46a4-a5a9-73829aea96ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:35.350700 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:35.350700 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:35.354188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e0effde5-7e4d-46a4-a5a9-73829aea96ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:35.359419 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1706/3411] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:35 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:36.401417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a1f9888-6f2e-4f7a-adea-0ac3aec445e0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:36.401417 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a1f9888-6f2e-4f7a-adea-0ac3aec445e0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:36.401417 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:36.401417 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:36.401417 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a1f9888-6f2e-4f7a-adea-0ac3aec445e0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:36.401417 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4a1f9888-6f2e-4f7a-adea-0ac3aec445e0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:36.453131 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:36.453131 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:36.463094 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a1f9888-6f2e-4f7a-adea-0ac3aec445e0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:36.478339 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1706/3412] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:36 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:37.166175 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-ad8573ed-e993-4ef2-86b1-92621e5e3cd4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 Jan 02 03:03:37.187476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-ad8573ed-e993-4ef2-86b1-92621e5e3cd4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:37.187476 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:37.187476 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:37.187476 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-ad8573ed-e993-4ef2-86b1-92621e5e3cd4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:37.496980 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd56e1dd-466f-4b32-9215-67ee351b0c9a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:37.498018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd56e1dd-466f-4b32-9215-67ee351b0c9a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:37.498381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:37.498381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:37.499077 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd56e1dd-466f-4b32-9215-67ee351b0c9a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:37.510847 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-cd56e1dd-466f-4b32-9215-67ee351b0c9a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:37.531106 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:37.531106 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:37.607248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-ad8573ed-e993-4ef2-86b1-92621e5e3cd4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:03:37.646764 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:37.646764 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:37.653183 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd56e1dd-466f-4b32-9215-67ee351b0c9a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:37.658766 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1707/3413] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:37 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:37.838691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-ad8573ed-e993-4ef2-86b1-92621e5e3cd4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 returned with HTTP 200 Jan 02 03:03:37.841942 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1707/3414] 10.222.0.35 () {58 vars in 1362 bytes} [Sat Jan 2 03:03:37 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 => generated 897 bytes in 700 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:39.622417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9cfb00b-71da-46b4-b0d9-63bea7ead4f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:39.623840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9cfb00b-71da-46b4-b0d9-63bea7ead4f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:39.624264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:39.624264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:39.639882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9cfb00b-71da-46b4-b0d9-63bea7ead4f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:39.639882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b9cfb00b-71da-46b4-b0d9-63bea7ead4f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:39.756527 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:39.756527 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:39.761707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9cfb00b-71da-46b4-b0d9-63bea7ead4f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:39.777218 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1708/3415] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:38 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 1094 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:40.802920 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:40.806122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:40.809656 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:40.809656 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:40.811340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:40.813377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:40.882674 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-34d29551-8a67-479e-95c1-8d0127f5eb47 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 Jan 02 03:03:40.898010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-34d29551-8a67-479e-95c1-8d0127f5eb47 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:40.904743 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:40.904743 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:40.905989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-34d29551-8a67-479e-95c1-8d0127f5eb47 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:40.939626 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:40.939626 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:40.948887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:40.965330 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1708/3416] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:40 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:41.025366 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:41.025366 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:41.038178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-34d29551-8a67-479e-95c1-8d0127f5eb47 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:03:41.114593 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-34d29551-8a67-479e-95c1-8d0127f5eb47 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 returned with HTTP 200 Jan 02 03:03:41.116572 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1709/3417] 10.222.0.35 () {58 vars in 1362 bytes} [Sat Jan 2 03:03:40 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 => generated 1347 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:03:41.126018 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 03:03:41.126900 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:41.127255 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:41.127255 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:41.129323 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:41.131988 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:03:41.133341 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1709/3418] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 03:03:41 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:03:41.154619 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-1114489f-6a41-492b-844c-69b1cf4124c2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments Jan 02 03:03:41.155567 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:41.155567 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:41.156352 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-1114489f-6a41-492b-844c-69b1cf4124c2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3504356-dcfb-41b7-bf87-4e47f3a72bf2", "instance_uuid": "a810bb9e-f5b1-4153-8b59-e36e41677d59", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:41.405147 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:41.405147 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:41.610599 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-1114489f-6a41-492b-844c-69b1cf4124c2 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments returned with HTTP 200 Jan 02 03:03:41.611791 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1710/3419] 10.222.0.35 () {64 vars in 1358 bytes} [Sat Jan 2 03:03:41 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/attachments => generated 273 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:03:41.620182 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 03:03:41.620964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:41.622150 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:41.624472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-08fef8e8-1666-4855-b197-01ba0a1ba536 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:03:41.627847 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1710/3420] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 03:03:41 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:03:41.650374 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fb96aaff-9817-4600-98bf-22b18aa197bc tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 Jan 02 03:03:41.651168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fb96aaff-9817-4600-98bf-22b18aa197bc tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:41.651519 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:41.651519 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:41.652328 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fb96aaff-9817-4600-98bf-22b18aa197bc tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:41.844835 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:41.844835 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:41.892052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fb96aaff-9817-4600-98bf-22b18aa197bc tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:03:41.974397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-20c3d923-2e29-4b5d-93ca-c6d4236edf96 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:41.975195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-20c3d923-2e29-4b5d-93ca-c6d4236edf96 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:41.975322 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:41.975322 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:41.976024 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-20c3d923-2e29-4b5d-93ca-c6d4236edf96 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:41.976771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-20c3d923-2e29-4b5d-93ca-c6d4236edf96 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:42.022918 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fb96aaff-9817-4600-98bf-22b18aa197bc tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 returned with HTTP 200 Jan 02 03:03:42.027818 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1711/3421] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 03:03:41 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 => generated 1445 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:03:42.048933 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-32c1f40d-e2d3-4713-8ac5-93b9a21b3969 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] PUT http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b Jan 02 03:03:42.049821 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:42.049821 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:42.050609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-32c1f40d-e2d3-4713-8ac5-93b9a21b3969 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:42.051812 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:42.051812 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:42.053727 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-20c3d923-2e29-4b5d-93ca-c6d4236edf96 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:42.054556 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1711/3422] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:41 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:42.165705 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:03:42.165705 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:03:42.172491 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-32c1f40d-e2d3-4713-8ac5-93b9a21b3969 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Lock "b'cinder-attachment_update-c3504356-dcfb-41b7-bf87-4e47f3a72bf2-n-h2-767704-6'" acquired by "attachment_update" :: waited 0.023s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:03:42.175882 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:42.175882 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:43.087595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f1ed68da-44a0-4da2-a771-29290870140a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:43.090763 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f1ed68da-44a0-4da2-a771-29290870140a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:43.091562 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:43.091562 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:43.093226 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f1ed68da-44a0-4da2-a771-29290870140a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:43.094481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f1ed68da-44a0-4da2-a771-29290870140a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:43.258885 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:43.258885 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:43.269580 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f1ed68da-44a0-4da2-a771-29290870140a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:43.271280 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1712/3423] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:43 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:44.297844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23c114ec-c444-4b67-b7e4-417cbeb94c44 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:44.298844 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23c114ec-c444-4b67-b7e4-417cbeb94c44 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:44.300177 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:44.300177 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:44.301027 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23c114ec-c444-4b67-b7e4-417cbeb94c44 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:44.301719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-23c114ec-c444-4b67-b7e4-417cbeb94c44 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:44.414073 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:44.414073 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:44.417483 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23c114ec-c444-4b67-b7e4-417cbeb94c44 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:44.419323 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1713/3424] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:44 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:45.456971 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef19c9ca-a388-48aa-acd1-fb74d8b443c2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:45.459572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef19c9ca-a388-48aa-acd1-fb74d8b443c2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:45.461156 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:45.461156 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:45.481880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef19c9ca-a388-48aa-acd1-fb74d8b443c2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:45.481880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ef19c9ca-a388-48aa-acd1-fb74d8b443c2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:45.534833 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:45.534833 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:45.539631 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef19c9ca-a388-48aa-acd1-fb74d8b443c2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:45.541463 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1714/3425] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:45 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:45.608844 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-32c1f40d-e2d3-4713-8ac5-93b9a21b3969 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Lock "b'cinder-attachment_update-c3504356-dcfb-41b7-bf87-4e47f3a72bf2-n-h2-767704-6'" released by "attachment_update" :: held 3.442s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:03:45.609842 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-32c1f40d-e2d3-4713-8ac5-93b9a21b3969 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b returned with HTTP 200 Jan 02 03:03:45.611616 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1712/3426] 10.222.0.35 () {64 vars in 1468 bytes} [Sat Jan 2 03:03:42 2021] PUT /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b => generated 762 bytes in 3572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:03:45.705196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fd14ece5-7574-46dd-b3d1-72e88c173264 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b/action Jan 02 03:03:45.707608 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:45.707608 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:45.708642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fd14ece5-7574-46dd-b3d1-72e88c173264 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:03:45.709534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fd14ece5-7574-46dd-b3d1-72e88c173264 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:46.119637 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:46.119637 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:46.172300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-fd14ece5-7574-46dd-b3d1-72e88c173264 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b/action returned with HTTP 204 Jan 02 03:03:46.174631 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1715/3427] 10.222.0.35 () {64 vars in 1489 bytes} [Sat Jan 2 03:03:45 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b/action => generated 0 bytes in 505 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:03:46.562730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8d11f41-60c7-4624-9cfa-2b68cd21f8ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:46.565207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8d11f41-60c7-4624-9cfa-2b68cd21f8ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:46.565960 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:46.565960 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:46.566698 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8d11f41-60c7-4624-9cfa-2b68cd21f8ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:46.567249 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e8d11f41-60c7-4624-9cfa-2b68cd21f8ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:46.689051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:46.689051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:46.689051 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8d11f41-60c7-4624-9cfa-2b68cd21f8ad tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:46.714543 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1713/3428] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:46 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:03:47.729181 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f3ac713-de0d-4a8a-ba09-9a358eaf8e3d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:47.734823 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f3ac713-de0d-4a8a-ba09-9a358eaf8e3d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:47.734823 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:47.734823 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:47.734823 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f3ac713-de0d-4a8a-ba09-9a358eaf8e3d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:47.734823 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6f3ac713-de0d-4a8a-ba09-9a358eaf8e3d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:47.812092 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:47.812092 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:47.815909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f3ac713-de0d-4a8a-ba09-9a358eaf8e3d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:47.816748 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1716/3429] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:47 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:48.835508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3b79ac8-c65f-41b8-af91-237cf7a8c88c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:48.836639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3b79ac8-c65f-41b8-af91-237cf7a8c88c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:48.848895 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:48.848895 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:48.850771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e3b79ac8-c65f-41b8-af91-237cf7a8c88c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:48.850771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e3b79ac8-c65f-41b8-af91-237cf7a8c88c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:48.922059 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:48.922059 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:48.924403 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e3b79ac8-c65f-41b8-af91-237cf7a8c88c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:48.926682 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1714/3430] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:48 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:49.945036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8921cb6-ef7d-44c6-b465-08f9eb55c39f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:49.946246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8921cb6-ef7d-44c6-b465-08f9eb55c39f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:49.946648 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:49.946648 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:49.947692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8921cb6-ef7d-44c6-b465-08f9eb55c39f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:49.948239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e8921cb6-ef7d-44c6-b465-08f9eb55c39f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:49.989744 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:49.989744 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:49.992019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8921cb6-ef7d-44c6-b465-08f9eb55c39f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:49.993731 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1717/3431] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:49 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:51.016019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0abbb93-7d02-4197-895f-0bc3bcf9e899 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:51.017327 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0abbb93-7d02-4197-895f-0bc3bcf9e899 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:51.018717 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:51.018717 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:51.022855 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0abbb93-7d02-4197-895f-0bc3bcf9e899 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:51.023152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c0abbb93-7d02-4197-895f-0bc3bcf9e899 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:51.075009 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:51.075009 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:51.078283 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0abbb93-7d02-4197-895f-0bc3bcf9e899 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:51.080118 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1715/3432] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:51 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:52.121165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-744808a9-b511-4113-8de5-0d22b4a37929 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:52.121165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-744808a9-b511-4113-8de5-0d22b4a37929 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:52.121165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:52.121165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:52.121165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-744808a9-b511-4113-8de5-0d22b4a37929 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:52.121165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-744808a9-b511-4113-8de5-0d22b4a37929 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:52.150830 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:52.150830 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:52.150830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-744808a9-b511-4113-8de5-0d22b4a37929 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:52.150830 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1718/3433] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:52 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:53.162075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6394cd6a-9c0b-42b9-822d-f74c79a91aab tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:53.180132 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6394cd6a-9c0b-42b9-822d-f74c79a91aab tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:53.180544 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:53.180544 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:53.182506 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6394cd6a-9c0b-42b9-822d-f74c79a91aab tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:53.183655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6394cd6a-9c0b-42b9-822d-f74c79a91aab tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:53.397466 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:53.397466 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:53.412239 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6394cd6a-9c0b-42b9-822d-f74c79a91aab tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:53.413505 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1716/3434] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:53 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:54.432659 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f01ac44-c7b5-4646-a7c8-7ecbaeac0923 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:54.433587 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f01ac44-c7b5-4646-a7c8-7ecbaeac0923 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:54.433937 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:54.433937 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:54.434531 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f01ac44-c7b5-4646-a7c8-7ecbaeac0923 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:54.435107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3f01ac44-c7b5-4646-a7c8-7ecbaeac0923 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:54.482652 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:54.482652 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:54.482652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f01ac44-c7b5-4646-a7c8-7ecbaeac0923 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:54.482652 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1719/3435] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:54 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:55.493938 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-905deea8-d447-4275-b52f-75170245dcfb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:55.494485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-905deea8-d447-4275-b52f-75170245dcfb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:55.494577 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:55.494577 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:55.495166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-905deea8-d447-4275-b52f-75170245dcfb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:55.495436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-905deea8-d447-4275-b52f-75170245dcfb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:55.518659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:55.518659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:55.520650 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-905deea8-d447-4275-b52f-75170245dcfb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:55.521939 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1717/3436] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:55 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:56.539064 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21d7b652-b835-42b4-880b-90363d9dfe10 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:56.541742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21d7b652-b835-42b4-880b-90363d9dfe10 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:56.550396 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:56.550396 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:56.550396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21d7b652-b835-42b4-880b-90363d9dfe10 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:56.550396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-21d7b652-b835-42b4-880b-90363d9dfe10 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:56.594215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:56.594215 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:56.597931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21d7b652-b835-42b4-880b-90363d9dfe10 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:56.599336 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1720/3437] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:56 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:57.625324 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7aa2bf99-0ddd-41cc-af72-56d678ca9ce4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:57.625324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7aa2bf99-0ddd-41cc-af72-56d678ca9ce4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:57.625324 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:57.625324 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:57.625324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7aa2bf99-0ddd-41cc-af72-56d678ca9ce4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:57.625324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7aa2bf99-0ddd-41cc-af72-56d678ca9ce4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:57.681194 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:57.681194 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:57.683123 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7aa2bf99-0ddd-41cc-af72-56d678ca9ce4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:57.683958 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1718/3438] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:57 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:58.701812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94c421c5-4efa-45c8-b782-9e0c7667e125 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:58.702556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94c421c5-4efa-45c8-b782-9e0c7667e125 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:58.702888 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:58.702888 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:58.703485 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94c421c5-4efa-45c8-b782-9e0c7667e125 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:58.704239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-94c421c5-4efa-45c8-b782-9e0c7667e125 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:58.785370 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:58.785370 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:58.794021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94c421c5-4efa-45c8-b782-9e0c7667e125 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:58.802650 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1721/3439] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:58 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:59.821523 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b7df39b8-68aa-4b2d-9890-83cdb7d423f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:03:59.822399 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b7df39b8-68aa-4b2d-9890-83cdb7d423f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:59.822874 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:59.822874 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:03:59.823637 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b7df39b8-68aa-4b2d-9890-83cdb7d423f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:59.824341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b7df39b8-68aa-4b2d-9890-83cdb7d423f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:03:59.890022 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:59.890022 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:03:59.895150 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b7df39b8-68aa-4b2d-9890-83cdb7d423f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:03:59.896047 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1719/3440] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:59 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:00.915365 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b0fb3e7-34a6-414b-95fb-2ef0711c18c9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:00.916328 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b0fb3e7-34a6-414b-95fb-2ef0711c18c9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:00.928557 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:00.928557 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:00.928557 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b0fb3e7-34a6-414b-95fb-2ef0711c18c9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:00.932628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0b0fb3e7-34a6-414b-95fb-2ef0711c18c9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:01.056335 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:01.056335 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:01.070949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b0fb3e7-34a6-414b-95fb-2ef0711c18c9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:01.070949 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1722/3441] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:00 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:02.083375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-acb31fe8-fb6e-4c37-8b82-8ab494b13f5b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:02.087022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-acb31fe8-fb6e-4c37-8b82-8ab494b13f5b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:02.087720 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:02.087720 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:02.090462 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-acb31fe8-fb6e-4c37-8b82-8ab494b13f5b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:02.091560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-acb31fe8-fb6e-4c37-8b82-8ab494b13f5b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:02.176839 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:02.176839 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:02.182624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-acb31fe8-fb6e-4c37-8b82-8ab494b13f5b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:02.188086 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1720/3442] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:02 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:03.228047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8137e458-49d6-4617-b044-e2e843fd982f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:03.228958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8137e458-49d6-4617-b044-e2e843fd982f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:03.229287 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:03.229287 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:03.229895 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8137e458-49d6-4617-b044-e2e843fd982f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:03.230504 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8137e458-49d6-4617-b044-e2e843fd982f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:03.282226 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:03.282226 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:03.285974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8137e458-49d6-4617-b044-e2e843fd982f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:03.292773 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1723/3443] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:03 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:04.319743 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f0dd35c-36be-4cba-855c-2eaf16c7ad84 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:04.323205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f0dd35c-36be-4cba-855c-2eaf16c7ad84 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:04.323606 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:04.323606 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:04.324294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f0dd35c-36be-4cba-855c-2eaf16c7ad84 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:04.324944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-3f0dd35c-36be-4cba-855c-2eaf16c7ad84 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:04.447008 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:04.447008 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:04.450730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f0dd35c-36be-4cba-855c-2eaf16c7ad84 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:04.462670 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1721/3444] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:04 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:05.489978 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a509a614-c166-49df-a96e-6ff3ca5b68dd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:05.490891 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a509a614-c166-49df-a96e-6ff3ca5b68dd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:05.491643 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:05.491643 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:05.497717 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a509a614-c166-49df-a96e-6ff3ca5b68dd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:05.498873 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a509a614-c166-49df-a96e-6ff3ca5b68dd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:05.613164 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:05.613164 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:05.625021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a509a614-c166-49df-a96e-6ff3ca5b68dd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:05.627942 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1724/3445] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:05 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:06.652275 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aaaf8176-dc92-4c21-a32a-77bf0f6e4fb7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:06.652275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aaaf8176-dc92-4c21-a32a-77bf0f6e4fb7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:06.652275 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:06.652275 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:06.652275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aaaf8176-dc92-4c21-a32a-77bf0f6e4fb7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:06.652275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-aaaf8176-dc92-4c21-a32a-77bf0f6e4fb7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:06.707250 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:06.707250 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:06.709215 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aaaf8176-dc92-4c21-a32a-77bf0f6e4fb7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:06.721315 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1722/3446] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:06 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:07.743907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bda2639-bb81-43bb-b0ef-2abb5bfc874c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:07.748949 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bda2639-bb81-43bb-b0ef-2abb5bfc874c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:07.749340 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:07.749340 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:07.750584 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2bda2639-bb81-43bb-b0ef-2abb5bfc874c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:07.751478 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2bda2639-bb81-43bb-b0ef-2abb5bfc874c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:07.833734 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:07.833734 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:07.842102 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2bda2639-bb81-43bb-b0ef-2abb5bfc874c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:07.854874 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1725/3447] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:07 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 813 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:08.865905 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59f4a445-abd3-4697-824e-a4462b8594b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:08.866799 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59f4a445-abd3-4697-824e-a4462b8594b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:08.867051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:08.867051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:08.867440 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59f4a445-abd3-4697-824e-a4462b8594b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:08.867813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-59f4a445-abd3-4697-824e-a4462b8594b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:08.916537 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:08.916537 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:08.918413 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59f4a445-abd3-4697-824e-a4462b8594b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:08.925215 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1723/3448] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:08 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 815 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:09.952571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16745613-bc07-4019-90e3-b4fd3cdaa207 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:09.957304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16745613-bc07-4019-90e3-b4fd3cdaa207 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:09.957304 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:09.957304 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:09.957304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16745613-bc07-4019-90e3-b4fd3cdaa207 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:09.957304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-16745613-bc07-4019-90e3-b4fd3cdaa207 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:10.011790 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:10.011790 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:10.014107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16745613-bc07-4019-90e3-b4fd3cdaa207 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:10.015469 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1726/3449] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:09 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:10.034913 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8cb804a9-c669-4aa2-8121-418c4bee1ff0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:04:10.037123 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8cb804a9-c669-4aa2-8121-418c4bee1ff0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:10.037644 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:10.037644 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:10.038335 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8cb804a9-c669-4aa2-8121-418c4bee1ff0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:10.113385 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:10.113385 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:10.128324 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8cb804a9-c669-4aa2-8121-418c4bee1ff0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:04:10.164691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8cb804a9-c669-4aa2-8121-418c4bee1ff0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:04:10.179080 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1724/3450] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:10 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 1359 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:04:10.190210 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] POST http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed/restore Jan 02 03:04:10.190800 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:10.190800 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:10.191389 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:04:10.192435 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Restoring backup 4d0ba6de-840f-4189-8188-8d6fca7898ed ({'restore': {}}) {{(pid=88066) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 02 03:04:10.192936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Restoring backup 4d0ba6de-840f-4189-8188-8d6fca7898ed to volume None. Jan 02 03:04:10.223376 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:10.223376 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:10.226825 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.backup.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Creating volume of 1 GB for restore of backup 4d0ba6de-840f-4189-8188-8d6fca7898ed. Jan 02 03:04:10.246768 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Availability Zones retrieved successfully. Jan 02 03:04:10.271484 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Flow 'volume_create_api' (0ad0d28f-e7af-4ba3-9d85-7f6f85c5b680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:04:10.274981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565142ae-0f51-4d03-b12f-e5fef3c889e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:10.277436 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:04:10.516042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565142ae-0f51-4d03-b12f-e5fef3c889e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:10.519228 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c89974-f70d-4e66-bbdd-01308477ef8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:10.744573 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Created reservations ['11920055-30d2-49cc-9acd-dc928f6bf34e', 'fc40da35-af5c-4c43-8ea9-598f1f46db73', 'a3592199-9977-4a32-ab84-88f7c46a7cad', '28601b51-a39b-4c7a-a163-a07c08bc4945'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:04:10.756553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c89974-f70d-4e66-bbdd-01308477ef8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11920055-30d2-49cc-9acd-dc928f6bf34e', 'fc40da35-af5c-4c43-8ea9-598f1f46db73', 'a3592199-9977-4a32-ab84-88f7c46a7cad', '28601b51-a39b-4c7a-a163-a07c08bc4945']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:10.762349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2f54e8-eac9-49ca-b1e0-0a1aeabdf8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:10.925917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2f54e8-eac9-49ca-b1e0-0a1aeabdf8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b032bd79-251e-459e-9d84-45ccba262bf0', '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_4d0ba6de-840f-4189-8188-8d6fca7898ed',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9253e51960bd4182b0651bc971e82c08',qos_specs=None,replication_status=,reservations=['11920055-30d2-49cc-9acd-dc928f6bf34e','fc40da35-af5c-4c43-8ea9-598f1f46db73','a3592199-9977-4a32-ab84-88f7c46a7cad','28601b51-a39b-4c7a-a163-a07c08bc4945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6046b8dc3d574ec8958b156dab64530b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:04:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4d0ba6de-840f-4189-8188-8d6fca7898ed',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b032bd79-251e-459e-9d84-45ccba262bf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9253e51960bd4182b0651bc971e82c08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6046b8dc3d574ec8958b156dab64530b',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:10.926929 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4485933-9314-4937-9248-b0c7251ee6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:10.997067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4485933-9314-4937-9248-b0c7251ee6a8) transitioned into 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_4d0ba6de-840f-4189-8188-8d6fca7898ed',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9253e51960bd4182b0651bc971e82c08',qos_specs=None,replication_status=,reservations=['11920055-30d2-49cc-9acd-dc928f6bf34e','fc40da35-af5c-4c43-8ea9-598f1f46db73','a3592199-9977-4a32-ab84-88f7c46a7cad','28601b51-a39b-4c7a-a163-a07c08bc4945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6046b8dc3d574ec8958b156dab64530b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:11.003434 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1023a2b-ae48-4799-a85d-31a9a961de9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:11.057519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1023a2b-ae48-4799-a85d-31a9a961de9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:11.074494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Flow 'volume_create_api' (0ad0d28f-e7af-4ba3-9d85-7f6f85c5b680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:04:11.199301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Create volume request issued successfully. Jan 02 03:04:11.280062 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:11.280062 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:11.281354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:04:12.406418 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:12.406418 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:12.409186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:04:12.411464 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Checking backup size 1 against volume size 1 {{(pid=88066) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 02 03:04:12.412122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.backup.api [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Overwriting volume b032bd79-251e-459e-9d84-45ccba262bf0 with restore of backup 4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:12.467955 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] restore_backup in rpcapi backup_id 4d0ba6de-840f-4189-8188-8d6fca7898ed {{(pid=88066) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 02 03:04:12.472219 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6710d5be-778d-4a9a-937e-da88669ce6dc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed/restore returned with HTTP 202 Jan 02 03:04:12.481905 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1727/3451] 10.222.0.39 () {60 vars in 1360 bytes} [Sat Jan 2 03:04:10 2021] POST /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed/restore => generated 189 bytes in 2292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:04:12.492700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9bbeda0c-794f-4c04-8716-e7b43876a5f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:12.493559 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9bbeda0c-794f-4c04-8716-e7b43876a5f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:12.493948 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:12.493948 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:12.494547 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9bbeda0c-794f-4c04-8716-e7b43876a5f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:12.495063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9bbeda0c-794f-4c04-8716-e7b43876a5f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:12.553770 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:12.553770 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:12.555987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9bbeda0c-794f-4c04-8716-e7b43876a5f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:12.569402 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1725/3452] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:12 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:13.597569 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1743b7a0-8ecb-43b8-9a31-0b8a1c07a631 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:13.603783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1743b7a0-8ecb-43b8-9a31-0b8a1c07a631 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:13.604559 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:13.604559 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:13.610499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1743b7a0-8ecb-43b8-9a31-0b8a1c07a631 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:13.612255 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1743b7a0-8ecb-43b8-9a31-0b8a1c07a631 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:13.711659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:13.711659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:13.714194 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1743b7a0-8ecb-43b8-9a31-0b8a1c07a631 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:13.715277 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1728/3453] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:13 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:14.763195 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d47c8ea-1b3c-4309-a1d2-de9d774f66d3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:14.773037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d47c8ea-1b3c-4309-a1d2-de9d774f66d3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:14.773374 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:14.773374 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:14.775963 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d47c8ea-1b3c-4309-a1d2-de9d774f66d3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:14.787029 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2d47c8ea-1b3c-4309-a1d2-de9d774f66d3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:14.891371 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:14.891371 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:14.899388 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d47c8ea-1b3c-4309-a1d2-de9d774f66d3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:14.900653 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1726/3454] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:14 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:15.943909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d5a0fe37-f909-478f-bd95-5d24ad092a18 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:15.945585 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d5a0fe37-f909-478f-bd95-5d24ad092a18 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:15.946045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:15.946045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:15.948182 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d5a0fe37-f909-478f-bd95-5d24ad092a18 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:15.954673 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d5a0fe37-f909-478f-bd95-5d24ad092a18 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:15.999727 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:15.999727 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:16.003078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d5a0fe37-f909-478f-bd95-5d24ad092a18 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:16.015651 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1729/3455] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:15 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:17.026308 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2dcf82cf-4717-4289-97ff-2fa664092590 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:17.026980 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2dcf82cf-4717-4289-97ff-2fa664092590 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:17.027524 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:17.027524 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:17.028654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2dcf82cf-4717-4289-97ff-2fa664092590 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:17.029180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2dcf82cf-4717-4289-97ff-2fa664092590 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:17.092411 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:17.092411 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:17.099343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2dcf82cf-4717-4289-97ff-2fa664092590 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:17.100225 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1727/3456] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:17 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:18.130051 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0fd090ea-4710-42ab-bdd7-86b4f2310957 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:18.130051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0fd090ea-4710-42ab-bdd7-86b4f2310957 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:18.130051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:18.130051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:18.130051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0fd090ea-4710-42ab-bdd7-86b4f2310957 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:18.132139 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0fd090ea-4710-42ab-bdd7-86b4f2310957 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:18.233454 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:18.233454 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:18.237962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0fd090ea-4710-42ab-bdd7-86b4f2310957 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:18.239994 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1730/3457] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:18 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:19.280941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e72efe3-039e-4c39-a195-b947496921cd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:19.280941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e72efe3-039e-4c39-a195-b947496921cd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:19.280941 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:19.280941 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:19.280941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e72efe3-039e-4c39-a195-b947496921cd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:19.280941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4e72efe3-039e-4c39-a195-b947496921cd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:19.389784 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:19.389784 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:19.389784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e72efe3-039e-4c39-a195-b947496921cd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:19.403383 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1728/3458] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:19 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:20.433225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e472f15-ce2d-492d-88c5-ec1ba49f4896 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:20.433225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e472f15-ce2d-492d-88c5-ec1ba49f4896 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:20.433225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:20.433225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:20.433225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e472f15-ce2d-492d-88c5-ec1ba49f4896 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:20.433225 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6e472f15-ce2d-492d-88c5-ec1ba49f4896 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:20.578284 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:20.578284 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:20.578284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e472f15-ce2d-492d-88c5-ec1ba49f4896 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:20.578284 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1731/3459] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:20 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:21.597508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f13c73fe-73a1-4ac5-81f1-147b00afee51 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:21.597508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f13c73fe-73a1-4ac5-81f1-147b00afee51 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:21.597508 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:21.597508 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:21.597508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f13c73fe-73a1-4ac5-81f1-147b00afee51 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:21.597508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f13c73fe-73a1-4ac5-81f1-147b00afee51 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:21.653964 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:21.653964 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:21.653964 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f13c73fe-73a1-4ac5-81f1-147b00afee51 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:21.660062 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1729/3460] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:21 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:22.695256 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-91299e38-16c5-4f75-84e2-1a497fd3639c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:22.695256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-91299e38-16c5-4f75-84e2-1a497fd3639c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:22.695256 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:22.695256 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:22.695256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-91299e38-16c5-4f75-84e2-1a497fd3639c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:22.695256 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-91299e38-16c5-4f75-84e2-1a497fd3639c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:22.738278 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:22.738278 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:22.738278 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-91299e38-16c5-4f75-84e2-1a497fd3639c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:22.738278 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1732/3461] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:22 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:23.764490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f85f8e3d-8b23-4915-80ee-8dcb94e98a0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:23.776180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f85f8e3d-8b23-4915-80ee-8dcb94e98a0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:23.776180 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:23.776180 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:23.776180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f85f8e3d-8b23-4915-80ee-8dcb94e98a0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:23.776180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f85f8e3d-8b23-4915-80ee-8dcb94e98a0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:23.902144 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:23.902144 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:23.902144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f85f8e3d-8b23-4915-80ee-8dcb94e98a0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:23.913073 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1730/3462] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:23 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:24.943135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8bc70d28-8642-43e1-95b3-6f24428671eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:24.943135 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8bc70d28-8642-43e1-95b3-6f24428671eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:24.943135 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:24.943135 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:24.943135 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8bc70d28-8642-43e1-95b3-6f24428671eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:24.943135 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8bc70d28-8642-43e1-95b3-6f24428671eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:25.197215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:25.197215 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:25.197215 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8bc70d28-8642-43e1-95b3-6f24428671eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:25.197215 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1733/3463] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:24 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:26.225266 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c2dbf32-b980-47a8-a34c-a10f4be78f6f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:26.225266 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c2dbf32-b980-47a8-a34c-a10f4be78f6f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:26.225266 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:26.225266 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:26.225266 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c2dbf32-b980-47a8-a34c-a10f4be78f6f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:26.225266 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2c2dbf32-b980-47a8-a34c-a10f4be78f6f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:26.369548 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:26.369548 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:26.369548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c2dbf32-b980-47a8-a34c-a10f4be78f6f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:26.396007 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1731/3464] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:26 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:27.391208 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-467d1f22-a1f0-433f-8a2b-c6704c91435c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:27.391208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-467d1f22-a1f0-433f-8a2b-c6704c91435c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:27.391208 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:27.391208 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:27.391208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-467d1f22-a1f0-433f-8a2b-c6704c91435c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:27.398725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-467d1f22-a1f0-433f-8a2b-c6704c91435c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:27.486811 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:27.486811 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:27.486811 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-467d1f22-a1f0-433f-8a2b-c6704c91435c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:27.510810 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1734/3465] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:27 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:28.541309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f0392037-340f-4c77-9ed7-89481e8168e8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:28.541309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f0392037-340f-4c77-9ed7-89481e8168e8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:28.541309 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:28.541309 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:28.541309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f0392037-340f-4c77-9ed7-89481e8168e8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:28.541309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f0392037-340f-4c77-9ed7-89481e8168e8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:28.640067 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:28.640067 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:28.640067 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f0392037-340f-4c77-9ed7-89481e8168e8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:28.640067 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1732/3466] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:28 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:29.659647 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-959cff4f-5fd7-43bf-b098-e5b81ca9fb7e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:29.660625 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-959cff4f-5fd7-43bf-b098-e5b81ca9fb7e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:29.660877 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:29.660877 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:29.661340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-959cff4f-5fd7-43bf-b098-e5b81ca9fb7e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:29.661716 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-959cff4f-5fd7-43bf-b098-e5b81ca9fb7e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:29.716424 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:29.716424 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:29.718585 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-959cff4f-5fd7-43bf-b098-e5b81ca9fb7e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:29.723021 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1735/3467] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:29 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:30.737462 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5feff246-002c-49e9-8d88-81349bd23374 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:30.738624 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5feff246-002c-49e9-8d88-81349bd23374 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:30.739027 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:30.739027 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:30.739704 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5feff246-002c-49e9-8d88-81349bd23374 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:30.740258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5feff246-002c-49e9-8d88-81349bd23374 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:30.797699 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:30.797699 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:30.801094 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5feff246-002c-49e9-8d88-81349bd23374 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:30.802832 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1733/3468] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:30 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:31.826578 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-470e056b-2b26-4c08-9769-3d0eeaae635c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:31.833447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-470e056b-2b26-4c08-9769-3d0eeaae635c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:31.833447 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:31.833447 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:31.833447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-470e056b-2b26-4c08-9769-3d0eeaae635c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:31.833447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-470e056b-2b26-4c08-9769-3d0eeaae635c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:32.008398 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:32.008398 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:32.019205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-470e056b-2b26-4c08-9769-3d0eeaae635c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:32.035956 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1736/3469] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:31 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:33.056186 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea2f42f4-7939-4732-a25c-e297333ae0bd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:33.056186 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea2f42f4-7939-4732-a25c-e297333ae0bd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:33.056186 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:33.056186 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:33.063212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea2f42f4-7939-4732-a25c-e297333ae0bd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:33.063212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ea2f42f4-7939-4732-a25c-e297333ae0bd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:33.175263 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:33.175263 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:33.182544 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea2f42f4-7939-4732-a25c-e297333ae0bd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:33.182544 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1734/3470] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:33 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:34.212422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d928f15-5045-4091-83fc-49627fc720ae tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:34.212422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d928f15-5045-4091-83fc-49627fc720ae tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:34.212422 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:34.212422 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:34.212422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d928f15-5045-4091-83fc-49627fc720ae tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:34.212422 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-0d928f15-5045-4091-83fc-49627fc720ae tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:34.286006 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:34.286006 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:34.286006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d928f15-5045-4091-83fc-49627fc720ae tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:34.296562 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1737/3471] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:34 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:35.348067 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1f2e2a1a-56f4-4e5c-81c4-02cabb97d8b9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:35.348067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1f2e2a1a-56f4-4e5c-81c4-02cabb97d8b9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:35.348067 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:35.348067 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:35.348067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1f2e2a1a-56f4-4e5c-81c4-02cabb97d8b9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:35.348067 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1f2e2a1a-56f4-4e5c-81c4-02cabb97d8b9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:35.508499 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:35.508499 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:35.508499 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1f2e2a1a-56f4-4e5c-81c4-02cabb97d8b9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:35.508499 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1735/3472] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:35 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:36.541278 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-73048f81-09fc-411e-8cee-172b58e79a5d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:36.541278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-73048f81-09fc-411e-8cee-172b58e79a5d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:36.541278 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:36.541278 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:36.541278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-73048f81-09fc-411e-8cee-172b58e79a5d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:36.541278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-73048f81-09fc-411e-8cee-172b58e79a5d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:36.729890 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:36.729890 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:36.729890 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-73048f81-09fc-411e-8cee-172b58e79a5d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:36.729890 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1738/3473] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:36 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:37.754361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29f8b756-7c36-44c2-b427-4a84ba795476 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:37.760378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29f8b756-7c36-44c2-b427-4a84ba795476 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:37.760787 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:37.760787 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:37.761479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-29f8b756-7c36-44c2-b427-4a84ba795476 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:37.762164 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-29f8b756-7c36-44c2-b427-4a84ba795476 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:37.883732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:37.883732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:37.889951 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-29f8b756-7c36-44c2-b427-4a84ba795476 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:37.913855 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1736/3474] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:37 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:38.926122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a29c364-3699-40b4-a552-43dd81c4840e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:38.933202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a29c364-3699-40b4-a552-43dd81c4840e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:38.933202 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:38.933202 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:38.933202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4a29c364-3699-40b4-a552-43dd81c4840e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:38.933202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4a29c364-3699-40b4-a552-43dd81c4840e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:39.155489 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:39.155489 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:39.162953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4a29c364-3699-40b4-a552-43dd81c4840e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:39.181292 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1739/3475] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:38 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:40.199830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d1a4b64-93e2-47ac-aabd-20cfa69d0f11 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:40.199830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d1a4b64-93e2-47ac-aabd-20cfa69d0f11 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:40.199830 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:40.199830 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:40.199830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d1a4b64-93e2-47ac-aabd-20cfa69d0f11 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:40.212642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4d1a4b64-93e2-47ac-aabd-20cfa69d0f11 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:40.326168 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:40.326168 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:40.333421 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d1a4b64-93e2-47ac-aabd-20cfa69d0f11 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:40.334909 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1737/3476] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:40 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:41.362728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c9f6ffc2-8342-4377-8fff-098b3a623d2c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:41.368261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c9f6ffc2-8342-4377-8fff-098b3a623d2c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:41.369111 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:41.369111 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:41.372643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c9f6ffc2-8342-4377-8fff-098b3a623d2c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:41.373838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c9f6ffc2-8342-4377-8fff-098b3a623d2c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:41.487756 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:41.487756 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:41.489928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c9f6ffc2-8342-4377-8fff-098b3a623d2c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:41.507306 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1740/3477] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:41 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:42.547263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-558a5939-aa6f-4a72-822e-685803774c93 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:42.547263 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-558a5939-aa6f-4a72-822e-685803774c93 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:42.547263 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:42.547263 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:42.547263 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-558a5939-aa6f-4a72-822e-685803774c93 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:42.547263 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-558a5939-aa6f-4a72-822e-685803774c93 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:42.642182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:42.642182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:42.642182 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-558a5939-aa6f-4a72-822e-685803774c93 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:42.642182 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1738/3478] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:42 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:43.674981 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-915bff34-2664-4568-ba0d-a6d858979ebf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:43.674981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-915bff34-2664-4568-ba0d-a6d858979ebf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:43.674981 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:43.674981 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:43.674981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-915bff34-2664-4568-ba0d-a6d858979ebf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:43.674981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-915bff34-2664-4568-ba0d-a6d858979ebf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:43.809414 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:43.809414 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:43.826223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-915bff34-2664-4568-ba0d-a6d858979ebf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:43.826223 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1741/3479] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:43 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:44.847769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8dc9a06f-96a0-47e3-b088-d389751f4d2f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:44.847769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8dc9a06f-96a0-47e3-b088-d389751f4d2f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:44.847769 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:44.847769 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:44.847769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8dc9a06f-96a0-47e3-b088-d389751f4d2f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:44.847769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8dc9a06f-96a0-47e3-b088-d389751f4d2f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:44.900477 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:44.900477 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:44.900477 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8dc9a06f-96a0-47e3-b088-d389751f4d2f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:44.910116 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1739/3480] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:44 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:45.984058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ddce410-8e5c-469e-9cf5-54b8f67285ee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:45.984058 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ddce410-8e5c-469e-9cf5-54b8f67285ee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:45.984058 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:45.984058 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:45.984058 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ddce410-8e5c-469e-9cf5-54b8f67285ee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:45.984058 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7ddce410-8e5c-469e-9cf5-54b8f67285ee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:46.062682 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:46.062682 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:46.062682 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ddce410-8e5c-469e-9cf5-54b8f67285ee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:46.062682 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1742/3481] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:45 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:47.077402 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-170905e7-5b29-412b-853b-9e33cdb33802 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:47.077402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-170905e7-5b29-412b-853b-9e33cdb33802 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:47.077402 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:47.077402 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:47.077402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-170905e7-5b29-412b-853b-9e33cdb33802 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:47.077402 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-170905e7-5b29-412b-853b-9e33cdb33802 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:47.203488 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:47.203488 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:47.209521 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-170905e7-5b29-412b-853b-9e33cdb33802 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:47.209521 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1740/3482] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:47 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:48.245736 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e431735-b4a3-44fe-a171-04f99c5dadc4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:48.245736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e431735-b4a3-44fe-a171-04f99c5dadc4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:48.245736 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:48.245736 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:48.245736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e431735-b4a3-44fe-a171-04f99c5dadc4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:48.245736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6e431735-b4a3-44fe-a171-04f99c5dadc4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:48.374261 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:48.374261 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:48.380355 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e431735-b4a3-44fe-a171-04f99c5dadc4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:48.396279 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1743/3483] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:48 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:49.419010 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb515e05-848a-4474-878c-0dfb3858e703 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:49.419010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb515e05-848a-4474-878c-0dfb3858e703 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:49.419010 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:49.419010 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:49.419010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eb515e05-848a-4474-878c-0dfb3858e703 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:49.419010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-eb515e05-848a-4474-878c-0dfb3858e703 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:49.545166 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:49.545166 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:49.545166 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eb515e05-848a-4474-878c-0dfb3858e703 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:49.545166 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1741/3484] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:49 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:50.578805 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d72f9c5e-0595-4a57-a579-e92880414f60 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:50.593868 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d72f9c5e-0595-4a57-a579-e92880414f60 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:50.593868 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:50.593868 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:50.593868 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d72f9c5e-0595-4a57-a579-e92880414f60 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:50.593868 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d72f9c5e-0595-4a57-a579-e92880414f60 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:50.808370 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:50.808370 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:50.823012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d72f9c5e-0595-4a57-a579-e92880414f60 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:50.839505 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1744/3485] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:50 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:51.861093 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-41614483-736a-4d84-83da-69035a84e344 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:51.861093 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-41614483-736a-4d84-83da-69035a84e344 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:51.861093 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:51.861093 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:51.861093 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-41614483-736a-4d84-83da-69035a84e344 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:51.861093 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-41614483-736a-4d84-83da-69035a84e344 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:51.941765 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:51.941765 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:51.941765 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-41614483-736a-4d84-83da-69035a84e344 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:51.941765 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1742/3486] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:51 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:52.956448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84f26a8e-01f6-4f83-8683-f97378144422 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:52.964815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84f26a8e-01f6-4f83-8683-f97378144422 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:52.964815 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:52.964815 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:52.964815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84f26a8e-01f6-4f83-8683-f97378144422 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:52.964815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-84f26a8e-01f6-4f83-8683-f97378144422 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:53.090182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:53.090182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:53.090182 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84f26a8e-01f6-4f83-8683-f97378144422 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:53.090182 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1745/3487] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:52 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:54.128305 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d04c27aa-aebc-4d45-862e-13e48a122d70 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:54.128305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d04c27aa-aebc-4d45-862e-13e48a122d70 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:54.128305 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:54.128305 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:54.128305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d04c27aa-aebc-4d45-862e-13e48a122d70 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:54.128305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d04c27aa-aebc-4d45-862e-13e48a122d70 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:54.150950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-dbb3710a-04df-4472-a5d4-836e9de87cf7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b Jan 02 03:04:54.150950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-dbb3710a-04df-4472-a5d4-836e9de87cf7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:54.150950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:54.150950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:54.150950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-dbb3710a-04df-4472-a5d4-836e9de87cf7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:54.195772 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:54.195772 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:54.260993 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:54.260993 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:54.288267 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d04c27aa-aebc-4d45-862e-13e48a122d70 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:54.306652 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1743/3488] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:54 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:55.295768 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7b8f5fcc-b8dd-46dc-826c-b09806d1eb0c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:55.295768 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7b8f5fcc-b8dd-46dc-826c-b09806d1eb0c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:55.295768 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:55.295768 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:55.295768 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7b8f5fcc-b8dd-46dc-826c-b09806d1eb0c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:55.295768 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7b8f5fcc-b8dd-46dc-826c-b09806d1eb0c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:55.378770 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:55.378770 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:55.378770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7b8f5fcc-b8dd-46dc-826c-b09806d1eb0c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:55.378770 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1744/3489] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:55 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:55.705701 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-dbb3710a-04df-4472-a5d4-836e9de87cf7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:04:55.705701 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-dbb3710a-04df-4472-a5d4-836e9de87cf7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:04:55.745476 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-dbb3710a-04df-4472-a5d4-836e9de87cf7 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b returned with HTTP 200 Jan 02 03:04:55.745476 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1746/3490] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 03:04:54 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b => generated 19 bytes in 1604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:56.386244 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9240ba64-acf0-4f74-9554-1df3e40b26d8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:56.386244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9240ba64-acf0-4f74-9554-1df3e40b26d8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:56.386244 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:56.386244 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:56.386244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9240ba64-acf0-4f74-9554-1df3e40b26d8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:56.386244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9240ba64-acf0-4f74-9554-1df3e40b26d8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:56.483435 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:56.483435 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:56.483435 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9240ba64-acf0-4f74-9554-1df3e40b26d8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:56.503024 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1745/3491] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:56 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:57.523824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4ea1c26-c52c-4d2d-8af8-b95eccb188af tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:57.523824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4ea1c26-c52c-4d2d-8af8-b95eccb188af tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:57.523824 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:57.523824 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:57.523824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4ea1c26-c52c-4d2d-8af8-b95eccb188af tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:57.523824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a4ea1c26-c52c-4d2d-8af8-b95eccb188af tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:57.619541 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:57.619541 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:57.619541 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4ea1c26-c52c-4d2d-8af8-b95eccb188af tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:57.633562 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1747/3492] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:57 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:58.659368 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ea7c959-b7f1-47ca-9277-0c857ffaf0b1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:58.659368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ea7c959-b7f1-47ca-9277-0c857ffaf0b1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:58.659368 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:58.659368 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:58.659368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ea7c959-b7f1-47ca-9277-0c857ffaf0b1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:58.659368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5ea7c959-b7f1-47ca-9277-0c857ffaf0b1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:58.717437 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:58.717437 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:58.722655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ea7c959-b7f1-47ca-9277-0c857ffaf0b1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:58.742620 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1746/3493] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:58 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:59.765187 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ad24078-e702-4b10-928f-4a29c32b85a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:04:59.765187 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ad24078-e702-4b10-928f-4a29c32b85a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:59.765187 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:59.765187 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:04:59.810463 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ad24078-e702-4b10-928f-4a29c32b85a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:59.810463 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-4ad24078-e702-4b10-928f-4a29c32b85a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:04:59.917891 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:59.917891 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:04:59.942736 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ad24078-e702-4b10-928f-4a29c32b85a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:04:59.942736 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1748/3494] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:59 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:00.970155 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-625722aa-1930-4d59-ae92-08a19efe77f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:05:00.970155 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-625722aa-1930-4d59-ae92-08a19efe77f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:00.970155 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:00.970155 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:00.970155 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-625722aa-1930-4d59-ae92-08a19efe77f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:00.980682 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-625722aa-1930-4d59-ae92-08a19efe77f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:01.103485 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:01.103485 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:01.103485 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-625722aa-1930-4d59-ae92-08a19efe77f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:05:01.103485 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1747/3495] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:00 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:02.139585 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1e0fd5c-b4f8-4382-86b2-578bd990ea3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:05:02.139585 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1e0fd5c-b4f8-4382-86b2-578bd990ea3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:02.139585 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:02.139585 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:02.139585 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1e0fd5c-b4f8-4382-86b2-578bd990ea3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:02.139585 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e1e0fd5c-b4f8-4382-86b2-578bd990ea3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:02.181134 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:02.181134 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:02.181134 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1e0fd5c-b4f8-4382-86b2-578bd990ea3f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:05:02.181134 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1749/3496] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:02 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:02.740818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-625722aa-1930-4d59-ae92-08a19efe77f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 03:05:02.740818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-625722aa-1930-4d59-ae92-08a19efe77f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:02.740818 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:02.740818 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:02.740818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-625722aa-1930-4d59-ae92-08a19efe77f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:02.740818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-625722aa-1930-4d59-ae92-08a19efe77f5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:05:02.776620 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1748/3497] 10.222.0.35 () {56 vars in 1089 bytes} [Sat Jan 2 03:05:02 2021] GET /volume/ => generated 754 bytes in 37 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:05:02.788856 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-4fd86e30-e46d-4137-8a7b-2f89aa7b44db tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 Jan 02 03:05:02.788856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-4fd86e30-e46d-4137-8a7b-2f89aa7b44db tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:02.788856 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:02.788856 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:02.788856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-4fd86e30-e46d-4137-8a7b-2f89aa7b44db tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:02.917135 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:02.917135 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:02.935530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-4fd86e30-e46d-4137-8a7b-2f89aa7b44db tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:02.977228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-4fd86e30-e46d-4137-8a7b-2f89aa7b44db tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 returned with HTTP 200 Jan 02 03:05:02.977228 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1750/3498] 10.222.0.35 () {60 vars in 1403 bytes} [Sat Jan 2 03:05:02 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 => generated 1446 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:05:03.004447 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-47f7bcd1-7b36-418d-ae31-7a44cb59fdfb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b Jan 02 03:05:03.004447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-47f7bcd1-7b36-418d-ae31-7a44cb59fdfb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:03.004447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-47f7bcd1-7b36-418d-ae31-7a44cb59fdfb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:03.073317 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-47f7bcd1-7b36-418d-ae31-7a44cb59fdfb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b returned with HTTP 404 Jan 02 03:05:03.078749 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1749/3499] 10.222.0.35 () {62 vars in 1437 bytes} [Sat Jan 2 03:05:02 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b => generated 149 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:05:03.183002 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-0c32f5d5-98dd-4e91-875e-159655737a7e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 Jan 02 03:05:03.184572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-0c32f5d5-98dd-4e91-875e-159655737a7e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:03.185336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:03.185336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:03.186197 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-0c32f5d5-98dd-4e91-875e-159655737a7e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:03.188574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-0c32f5d5-98dd-4e91-875e-159655737a7e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume with id: c3504356-dcfb-41b7-bf87-4e47f3a72bf2 Jan 02 03:05:03.191908 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98e70c5b-b17c-4d44-af82-8c600bb4c417 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:05:03.202906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98e70c5b-b17c-4d44-af82-8c600bb4c417 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:03.205481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98e70c5b-b17c-4d44-af82-8c600bb4c417 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:03.206174 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-98e70c5b-b17c-4d44-af82-8c600bb4c417 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id 4d0ba6de-840f-4189-8188-8d6fca7898ed. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:03.283592 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:03.283592 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:03.291292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98e70c5b-b17c-4d44-af82-8c600bb4c417 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 200 Jan 02 03:05:03.296077 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1750/3500] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:03 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 816 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:03.325137 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:03.325137 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:03.325770 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b2148846-516d-4dd8-97cd-c5f8293e712e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 Jan 02 03:05:03.326951 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-0c32f5d5-98dd-4e91-875e-159655737a7e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:03.327440 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b2148846-516d-4dd8-97cd-c5f8293e712e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:03.328022 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:03.328022 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:03.329210 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b2148846-516d-4dd8-97cd-c5f8293e712e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:03.377719 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-0c32f5d5-98dd-4e91-875e-159655737a7e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume request issued successfully. Jan 02 03:05:03.380478 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-67a91c14-9885-4262-8938-0c59d3d947c5 req-0c32f5d5-98dd-4e91-875e-159655737a7e tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 returned with HTTP 202 Jan 02 03:05:03.383513 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1751/3501] 10.222.0.35 () {60 vars in 1384 bytes} [Sat Jan 2 03:05:03 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/c3504356-dcfb-41b7-bf87-4e47f3a72bf2 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:05:03.589742 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:03.589742 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:03.633257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b2148846-516d-4dd8-97cd-c5f8293e712e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:05:03.702941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b2148846-516d-4dd8-97cd-c5f8293e712e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 returned with HTTP 200 Jan 02 03:05:03.705982 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1751/3502] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:03 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 => generated 1414 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:05:03.721412 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dff44f19-890e-4f1e-9437-12240da35cd2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 Jan 02 03:05:03.722150 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dff44f19-890e-4f1e-9437-12240da35cd2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:03.722538 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:03.722538 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:03.723140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dff44f19-890e-4f1e-9437-12240da35cd2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:03.861465 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:03.861465 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:03.881109 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dff44f19-890e-4f1e-9437-12240da35cd2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:05:03.915861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dff44f19-890e-4f1e-9437-12240da35cd2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 returned with HTTP 200 Jan 02 03:05:03.916886 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1752/3503] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:03 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 => generated 1414 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:05:03.937042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7fe25e45-16f3-419a-920f-2966b01701f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] DELETE http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 Jan 02 03:05:03.939578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7fe25e45-16f3-419a-920f-2966b01701f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:03.939943 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:03.939943 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:03.940686 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7fe25e45-16f3-419a-920f-2966b01701f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:03.941493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-7fe25e45-16f3-419a-920f-2966b01701f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete volume with id: b032bd79-251e-459e-9d84-45ccba262bf0 Jan 02 03:05:04.087837 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:04.087837 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:04.091003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7fe25e45-16f3-419a-920f-2966b01701f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:05:04.160058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7fe25e45-16f3-419a-920f-2966b01701f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete volume request issued successfully. Jan 02 03:05:04.161138 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7fe25e45-16f3-419a-920f-2966b01701f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 returned with HTTP 202 Jan 02 03:05:04.163977 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1752/3504] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:05:03 2021] DELETE /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:05:04.171460 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a4d57cd-6a17-4d59-83f4-ca83bdae6d80 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 Jan 02 03:05:04.172889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a4d57cd-6a17-4d59-83f4-ca83bdae6d80 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:04.173260 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:04.173260 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:04.173822 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a4d57cd-6a17-4d59-83f4-ca83bdae6d80 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:04.275213 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:04.275213 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:04.299717 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3a4d57cd-6a17-4d59-83f4-ca83bdae6d80 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:05:04.367050 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a4d57cd-6a17-4d59-83f4-ca83bdae6d80 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 returned with HTTP 200 Jan 02 03:05:04.376426 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1753/3505] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:04 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 => generated 1413 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:05:05.393119 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92edd8e3-e3a4-4132-92fc-5ad23f74880b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 Jan 02 03:05:05.393679 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92edd8e3-e3a4-4132-92fc-5ad23f74880b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:05.393822 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:05.393822 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:05.394394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92edd8e3-e3a4-4132-92fc-5ad23f74880b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:05.493993 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:05.493993 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:05.532948 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-92edd8e3-e3a4-4132-92fc-5ad23f74880b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:05:05.577522 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92edd8e3-e3a4-4132-92fc-5ad23f74880b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 returned with HTTP 200 Jan 02 03:05:05.579113 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1753/3506] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:05 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 => generated 1413 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:05:06.596954 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a74bac9-5888-4ad6-b896-8ea30047d3fd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 Jan 02 03:05:06.597821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a74bac9-5888-4ad6-b896-8ea30047d3fd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:06.597821 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:06.597821 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:06.598619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a74bac9-5888-4ad6-b896-8ea30047d3fd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:06.753539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:06.753539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:06.811467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3a74bac9-5888-4ad6-b896-8ea30047d3fd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:05:06.868878 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a74bac9-5888-4ad6-b896-8ea30047d3fd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 returned with HTTP 200 Jan 02 03:05:06.870826 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1754/3507] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:06 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 => generated 1413 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:05:07.886934 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6de2047-81bf-4d9a-8d51-7f8cce617bca tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 Jan 02 03:05:07.887728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6de2047-81bf-4d9a-8d51-7f8cce617bca tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:07.887894 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:07.887894 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:07.888993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6de2047-81bf-4d9a-8d51-7f8cce617bca tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:07.973506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:07.973506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:08.007767 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c6de2047-81bf-4d9a-8d51-7f8cce617bca tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:05:08.061320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6de2047-81bf-4d9a-8d51-7f8cce617bca tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 returned with HTTP 200 Jan 02 03:05:08.063219 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1754/3508] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:07 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 => generated 1413 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:05:08.127160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4cbcdc27-850d-42c1-aa4c-6828b915a9cc req-bbf2f251-a798-40a6-ad55-850aec74d3e1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b Jan 02 03:05:08.127830 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4cbcdc27-850d-42c1-aa4c-6828b915a9cc req-bbf2f251-a798-40a6-ad55-850aec74d3e1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:08.129298 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:08.129298 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:08.136321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-4cbcdc27-850d-42c1-aa4c-6828b915a9cc req-bbf2f251-a798-40a6-ad55-850aec74d3e1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:08.170031 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-4cbcdc27-850d-42c1-aa4c-6828b915a9cc req-bbf2f251-a798-40a6-ad55-850aec74d3e1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b returned with HTTP 404 Jan 02 03:05:08.171420 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1755/3509] 10.222.0.39 () {62 vars in 1437 bytes} [Sat Jan 2 03:05:08 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/62be4426-0642-488e-94d8-a76058e6392b => generated 149 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:05:09.084726 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d16b12be-1afc-4341-93dc-aa7874bcad08 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 Jan 02 03:05:09.091204 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d16b12be-1afc-4341-93dc-aa7874bcad08 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:09.093030 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:09.093030 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:09.095434 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d16b12be-1afc-4341-93dc-aa7874bcad08 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:09.358771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d16b12be-1afc-4341-93dc-aa7874bcad08 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 returned with HTTP 404 Jan 02 03:05:09.378799 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1755/3510] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:09 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/b032bd79-251e-459e-9d84-45ccba262bf0 => generated 109 bytes in 302 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:05:09.379685 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9f35411d-2d77-4260-bd87-5db2eda49f75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] DELETE http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed Jan 02 03:05:09.381109 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9f35411d-2d77-4260-bd87-5db2eda49f75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:09.382145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9f35411d-2d77-4260-bd87-5db2eda49f75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:09.382995 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-9f35411d-2d77-4260-bd87-5db2eda49f75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete backup with id: 4d0ba6de-840f-4189-8188-8d6fca7898ed. Jan 02 03:05:09.478774 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:09.478774 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:09.596724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-9f35411d-2d77-4260-bd87-5db2eda49f75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] delete_backup rpcapi backup_id 4d0ba6de-840f-4189-8188-8d6fca7898ed {{(pid=88066) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 03:05:09.605824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9f35411d-2d77-4260-bd87-5db2eda49f75 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed returned with HTTP 202 Jan 02 03:05:09.608716 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1756/3511] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:05:09 2021] DELETE /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/4d0ba6de-840f-4189-8188-8d6fca7898ed => generated 0 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:05:09.714012 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] POST http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes Jan 02 03:05:09.715317 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1781111791"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:09.717627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1781111791'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:05:09.718317 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Create volume of 1 GB Jan 02 03:05:09.813875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Availability Zones retrieved successfully. Jan 02 03:05:09.901344 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Flow 'volume_create_api' (fc2ca034-0bd6-451b-86c9-def036e924e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:05:09.915851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691cf31d-e7cd-45c0-beaf-eb2945175501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:09.928748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:05:10.092384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691cf31d-e7cd-45c0-beaf-eb2945175501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:10.099090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9fe4c96-d18d-4200-9686-1b1bf7ed3336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:10.259514 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Created reservations ['af6e3a0f-dd9f-41dd-b3f6-fe3c18b2a93c', 'abf4571c-8702-41e1-a249-269babfb6bce', '6b363597-aa55-4856-b72d-f90a4f6ad32d', '66380de2-949f-4f5d-8b77-bb980b60436b'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:05:10.265222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9fe4c96-d18d-4200-9686-1b1bf7ed3336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af6e3a0f-dd9f-41dd-b3f6-fe3c18b2a93c', 'abf4571c-8702-41e1-a249-269babfb6bce', '6b363597-aa55-4856-b72d-f90a4f6ad32d', '66380de2-949f-4f5d-8b77-bb980b60436b']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:10.272213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37e4878-d12b-41f6-b186-37f41388e99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:10.634552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37e4878-d12b-41f6-b186-37f41388e99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0f3d4a9-4d84-422d-9d11-79c877019430', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1781111791',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='9253e51960bd4182b0651bc971e82c08',qos_specs=None,replication_status=,reservations=['af6e3a0f-dd9f-41dd-b3f6-fe3c18b2a93c','abf4571c-8702-41e1-a249-269babfb6bce','6b363597-aa55-4856-b72d-f90a4f6ad32d','66380de2-949f-4f5d-8b77-bb980b60436b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6046b8dc3d574ec8958b156dab64530b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:05:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1781111791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0f3d4a9-4d84-422d-9d11-79c877019430,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='9253e51960bd4182b0651bc971e82c08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6046b8dc3d574ec8958b156dab64530b',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:10.675863 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5f8cabd-21bd-4e97-ab04-9654b4928d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:10.908535 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5f8cabd-21bd-4e97-ab04-9654b4928d1b) transitioned into state 'SUCCESS' from state '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-1781111791',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='9253e51960bd4182b0651bc971e82c08',qos_specs=None,replication_status=,reservations=['af6e3a0f-dd9f-41dd-b3f6-fe3c18b2a93c','abf4571c-8702-41e1-a249-269babfb6bce','6b363597-aa55-4856-b72d-f90a4f6ad32d','66380de2-949f-4f5d-8b77-bb980b60436b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6046b8dc3d574ec8958b156dab64530b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:10.918826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dcfcad9-2b6f-41ec-b503-f8650e65662a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:10.997892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dcfcad9-2b6f-41ec-b503-f8650e65662a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:11.022618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Flow 'volume_create_api' (fc2ca034-0bd6-451b-86c9-def036e924e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:05:11.230567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b6c494f-df2f-4923-96f8-388a04108aa6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b Jan 02 03:05:11.233760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b6c494f-df2f-4923-96f8-388a04108aa6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:11.234773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:11.234773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:11.245509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3b6c494f-df2f-4923-96f8-388a04108aa6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:11.246388 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-3b6c494f-df2f-4923-96f8-388a04108aa6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete snapshot with id: 545494a4-33fd-4c0e-8b22-83554fb6231b Jan 02 03:05:11.291641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Create volume request issued successfully. Jan 02 03:05:11.376131 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-255e7f13-4356-44b8-8290-f697823f4adc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes returned with HTTP 202 Jan 02 03:05:11.377342 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1756/3512] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 03:05:09 2021] POST /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes => generated 885 bytes in 1676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:05:11.403694 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:11.403694 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:11.409094 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db7bc6d0-5ab9-4023-bb13-156849a01ce0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 Jan 02 03:05:11.410057 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db7bc6d0-5ab9-4023-bb13-156849a01ce0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:11.410418 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:11.410418 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:11.414878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db7bc6d0-5ab9-4023-bb13-156849a01ce0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:11.445638 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3b6c494f-df2f-4923-96f8-388a04108aa6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:05:11.628240 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:11.628240 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:11.659796 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-db7bc6d0-5ab9-4023-bb13-156849a01ce0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:05:11.712811 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db7bc6d0-5ab9-4023-bb13-156849a01ce0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 returned with HTTP 200 Jan 02 03:05:11.717753 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1757/3513] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:11 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 => generated 977 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:11.823756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3b6c494f-df2f-4923-96f8-388a04108aa6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot delete request issued successfully. Jan 02 03:05:11.824567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3b6c494f-df2f-4923-96f8-388a04108aa6 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b returned with HTTP 202 Jan 02 03:05:11.839116 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1757/3514] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:05:11 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b => generated 0 bytes in 617 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:05:11.851720 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a9239c5-7b32-4743-a6f3-2118e6efcc46 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b Jan 02 03:05:11.852566 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a9239c5-7b32-4743-a6f3-2118e6efcc46 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:11.852988 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:11.852988 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:11.853601 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a9239c5-7b32-4743-a6f3-2118e6efcc46 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:11.972371 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:11.972371 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:11.974842 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9a9239c5-7b32-4743-a6f3-2118e6efcc46 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:05:11.988886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a9239c5-7b32-4743-a6f3-2118e6efcc46 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b returned with HTTP 200 Jan 02 03:05:11.989957 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1758/3515] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:11 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b => generated 477 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:12.762643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6492ada-8c2c-462c-8ecb-83fcefb3761b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 Jan 02 03:05:12.768856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6492ada-8c2c-462c-8ecb-83fcefb3761b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:12.769509 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:12.769509 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:12.773693 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6492ada-8c2c-462c-8ecb-83fcefb3761b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:13.008628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9c9d085a-68f0-4819-bd42-31c086dd412c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b Jan 02 03:05:13.013849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9c9d085a-68f0-4819-bd42-31c086dd412c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:13.013849 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:13.013849 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:13.014325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9c9d085a-68f0-4819-bd42-31c086dd412c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:13.097069 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:13.097069 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:13.128004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c6492ada-8c2c-462c-8ecb-83fcefb3761b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:05:13.138518 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:13.138518 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:13.141366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9c9d085a-68f0-4819-bd42-31c086dd412c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:05:13.161575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9c9d085a-68f0-4819-bd42-31c086dd412c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b returned with HTTP 200 Jan 02 03:05:13.163635 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1759/3516] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:13 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b => generated 477 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:13.208548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6492ada-8c2c-462c-8ecb-83fcefb3761b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 returned with HTTP 200 Jan 02 03:05:13.210462 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1758/3517] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:12 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 => generated 978 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:13.242903 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57fac1e5-b315-4c50-ad9e-bf3dc146b620 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] POST http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups Jan 02 03:05:13.243726 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:13.243726 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:13.244500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-57fac1e5-b315-4c50-ad9e-bf3dc146b620 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f0f3d4a9-4d84-422d-9d11-79c877019430", "name": "tempest-VolumesBackupsTest-Backup-750704509", "description": "tempest-volume-backup-description-1702696743", "container": "container"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:13.253685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-57fac1e5-b315-4c50-ad9e-bf3dc146b620 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Creating new backup {'backup': {'volume_id': 'f0f3d4a9-4d84-422d-9d11-79c877019430', 'name': 'tempest-VolumesBackupsTest-Backup-750704509', 'description': 'tempest-volume-backup-description-1702696743', 'container': 'container'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 03:05:13.254487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-57fac1e5-b315-4c50-ad9e-bf3dc146b620 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Creating backup of volume f0f3d4a9-4d84-422d-9d11-79c877019430 in container container Jan 02 03:05:13.510501 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:13.510501 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:13.511720 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-57fac1e5-b315-4c50-ad9e-bf3dc146b620 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:05:13.614728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-57fac1e5-b315-4c50-ad9e-bf3dc146b620 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Created reservations ['c725f1a1-f324-4927-96c8-cf415f8c673e', 'f097d526-51d5-4bff-8676-33550ec9c718'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:05:13.769522 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-57fac1e5-b315-4c50-ad9e-bf3dc146b620 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups returned with HTTP 202 Jan 02 03:05:13.770465 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1760/3518] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 03:05:13 2021] POST /volume/v3/9253e51960bd4182b0651bc971e82c08/backups => generated 395 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:05:13.805096 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ea01472-b620-4077-b019-0b2c426f4213 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:13.808135 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ea01472-b620-4077-b019-0b2c426f4213 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:13.810826 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:13.810826 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:13.811622 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ea01472-b620-4077-b019-0b2c426f4213 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:13.812261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9ea01472-b620-4077-b019-0b2c426f4213 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:13.879527 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:13.879527 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:13.887623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ea01472-b620-4077-b019-0b2c426f4213 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:13.889018 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1759/3519] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:13 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:14.182742 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-acdb5a09-9d31-43f8-9701-ec0ea516d353 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b Jan 02 03:05:14.183430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-acdb5a09-9d31-43f8-9701-ec0ea516d353 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:14.183768 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:14.183768 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:14.184291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-acdb5a09-9d31-43f8-9701-ec0ea516d353 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:14.246921 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:14.246921 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:14.253151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-acdb5a09-9d31-43f8-9701-ec0ea516d353 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Snapshot retrieved successfully. Jan 02 03:05:14.256225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-acdb5a09-9d31-43f8-9701-ec0ea516d353 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b returned with HTTP 200 Jan 02 03:05:14.273520 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1761/3520] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:14 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b => generated 477 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:14.908019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34d922bd-f601-40b7-8373-b5526c184e47 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:14.910325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34d922bd-f601-40b7-8373-b5526c184e47 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:14.911625 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:14.911625 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:14.915744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34d922bd-f601-40b7-8373-b5526c184e47 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:14.926473 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-34d922bd-f601-40b7-8373-b5526c184e47 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:15.059890 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:15.059890 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:15.065252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34d922bd-f601-40b7-8373-b5526c184e47 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:15.068507 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1760/3521] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:14 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:15.277192 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc312cc0-a938-4837-b5c1-14b73d985beb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b Jan 02 03:05:15.279234 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc312cc0-a938-4837-b5c1-14b73d985beb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:15.279689 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:15.279689 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:15.280287 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc312cc0-a938-4837-b5c1-14b73d985beb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:15.337662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc312cc0-a938-4837-b5c1-14b73d985beb tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b returned with HTTP 404 Jan 02 03:05:15.339290 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1762/3522] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:15 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/snapshots/545494a4-33fd-4c0e-8b22-83554fb6231b => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:05:16.085524 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c49c2e95-1b8b-43e9-994e-b5e6bdcbec6a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:16.086353 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c49c2e95-1b8b-43e9-994e-b5e6bdcbec6a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:16.086670 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:16.086670 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:16.091835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c49c2e95-1b8b-43e9-994e-b5e6bdcbec6a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:16.093930 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c49c2e95-1b8b-43e9-994e-b5e6bdcbec6a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:16.204189 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:16.204189 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:16.218762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c49c2e95-1b8b-43e9-994e-b5e6bdcbec6a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:16.225262 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1761/3523] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:16 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:17.245076 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59f5c0cd-87f6-4ce4-b865-e3880d8ce6e1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:17.245614 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59f5c0cd-87f6-4ce4-b865-e3880d8ce6e1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:17.246272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-59f5c0cd-87f6-4ce4-b865-e3880d8ce6e1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:17.247324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-59f5c0cd-87f6-4ce4-b865-e3880d8ce6e1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:17.284841 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:17.284841 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:17.287145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-59f5c0cd-87f6-4ce4-b865-e3880d8ce6e1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:17.297499 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1763/3524] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:17 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:18.304920 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-acf0f728-52f4-4c66-bee3-decde69fd0d1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:18.305434 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-acf0f728-52f4-4c66-bee3-decde69fd0d1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:18.305550 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:18.305550 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:18.306447 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-acf0f728-52f4-4c66-bee3-decde69fd0d1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:18.306987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-acf0f728-52f4-4c66-bee3-decde69fd0d1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:18.448236 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:18.448236 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:18.456110 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-acf0f728-52f4-4c66-bee3-decde69fd0d1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:18.465119 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1762/3525] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:18 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:19.496798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-af343b0f-650e-4565-b464-a8836f7978f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:19.498131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-af343b0f-650e-4565-b464-a8836f7978f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:19.498505 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:19.498505 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:19.499203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-af343b0f-650e-4565-b464-a8836f7978f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:19.500494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-af343b0f-650e-4565-b464-a8836f7978f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:19.627754 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:19.627754 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:19.633494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-af343b0f-650e-4565-b464-a8836f7978f1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:19.635819 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1764/3526] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:19 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:20.661974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21af2f5e-27fc-4b2a-9a48-152879a74f2a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:20.662855 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21af2f5e-27fc-4b2a-9a48-152879a74f2a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:20.663175 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:20.663175 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:20.672907 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-21af2f5e-27fc-4b2a-9a48-152879a74f2a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:20.673902 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-21af2f5e-27fc-4b2a-9a48-152879a74f2a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:20.780373 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:20.780373 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:20.799613 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-21af2f5e-27fc-4b2a-9a48-152879a74f2a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:20.801677 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1763/3527] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:20 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:21.846904 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11fe273e-f987-4674-835a-47d9f02d53b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:21.846904 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11fe273e-f987-4674-835a-47d9f02d53b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:21.846904 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:21.846904 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:21.846904 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11fe273e-f987-4674-835a-47d9f02d53b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:21.846904 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-11fe273e-f987-4674-835a-47d9f02d53b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:21.939472 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:21.939472 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:21.950844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11fe273e-f987-4674-835a-47d9f02d53b3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:21.964465 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1765/3528] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:21 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:22.979417 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8557b610-ad28-46fc-9162-8333083d0f33 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:22.990331 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8557b610-ad28-46fc-9162-8333083d0f33 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:22.991219 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:22.991219 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:22.992253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8557b610-ad28-46fc-9162-8333083d0f33 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:22.996537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8557b610-ad28-46fc-9162-8333083d0f33 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:23.145082 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:23.145082 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:23.148907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8557b610-ad28-46fc-9162-8333083d0f33 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:23.150786 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1764/3529] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:22 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:24.169706 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-35091986-7f8b-4e06-ac5b-554733afa6b7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:24.170786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-35091986-7f8b-4e06-ac5b-554733afa6b7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:24.172764 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:24.172764 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:24.173381 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-35091986-7f8b-4e06-ac5b-554733afa6b7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:24.173864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-35091986-7f8b-4e06-ac5b-554733afa6b7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:24.248464 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:24.248464 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:24.251270 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-35091986-7f8b-4e06-ac5b-554733afa6b7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:24.252119 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1766/3530] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:24 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:25.273084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e82eb969-bb62-4d90-a688-39da08424f22 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:25.274158 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e82eb969-bb62-4d90-a688-39da08424f22 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:25.274523 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:25.274523 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:25.275131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e82eb969-bb62-4d90-a688-39da08424f22 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:25.275641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e82eb969-bb62-4d90-a688-39da08424f22 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:25.300041 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:25.300041 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:25.302886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e82eb969-bb62-4d90-a688-39da08424f22 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:25.303944 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1765/3531] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:25 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:26.150203 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-44649503-2a5b-443f-8f05-212442fd5ecc req-24bd6143-f920-47d1-9bf6-15ec31b70589 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/def28248-c54c-4e58-a9e6-643cb349048a Jan 02 03:05:26.151018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-44649503-2a5b-443f-8f05-212442fd5ecc req-24bd6143-f920-47d1-9bf6-15ec31b70589 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:26.151604 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:26.151604 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:26.152710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-44649503-2a5b-443f-8f05-212442fd5ecc req-24bd6143-f920-47d1-9bf6-15ec31b70589 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:26.209382 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:26.209382 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:26.330520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71b1d7f1-f998-4476-a534-8380bf680935 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:26.331446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71b1d7f1-f998-4476-a534-8380bf680935 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:26.345939 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:26.345939 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:26.366846 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71b1d7f1-f998-4476-a534-8380bf680935 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:26.366846 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-71b1d7f1-f998-4476-a534-8380bf680935 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:26.472514 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:26.472514 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:26.477366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71b1d7f1-f998-4476-a534-8380bf680935 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:26.479324 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1766/3532] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:26 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:27.195815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-44649503-2a5b-443f-8f05-212442fd5ecc req-24bd6143-f920-47d1-9bf6-15ec31b70589 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:05:27.198063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-44649503-2a5b-443f-8f05-212442fd5ecc req-24bd6143-f920-47d1-9bf6-15ec31b70589 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:05:27.220568 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-44649503-2a5b-443f-8f05-212442fd5ecc req-24bd6143-f920-47d1-9bf6-15ec31b70589 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/def28248-c54c-4e58-a9e6-643cb349048a returned with HTTP 200 Jan 02 03:05:27.223765 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1767/3533] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:05:26 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/def28248-c54c-4e58-a9e6-643cb349048a => generated 19 bytes in 1091 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:27.243008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-44649503-2a5b-443f-8f05-212442fd5ecc req-16bf3614-a533-4bb8-81e2-25f6331a9f04 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:05:27.243959 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-44649503-2a5b-443f-8f05-212442fd5ecc req-16bf3614-a533-4bb8-81e2-25f6331a9f04 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:27.244155 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:27.244155 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:27.245245 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-44649503-2a5b-443f-8f05-212442fd5ecc req-16bf3614-a533-4bb8-81e2-25f6331a9f04 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:27.250854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-44649503-2a5b-443f-8f05-212442fd5ecc req-16bf3614-a533-4bb8-81e2-25f6331a9f04 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume with id: 643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:05:27.383561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:27.383561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:27.386029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-44649503-2a5b-443f-8f05-212442fd5ecc req-16bf3614-a533-4bb8-81e2-25f6331a9f04 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:27.424673 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-44649503-2a5b-443f-8f05-212442fd5ecc req-16bf3614-a533-4bb8-81e2-25f6331a9f04 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume request issued successfully. Jan 02 03:05:27.425137 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-44649503-2a5b-443f-8f05-212442fd5ecc req-16bf3614-a533-4bb8-81e2-25f6331a9f04 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 202 Jan 02 03:05:27.426900 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1767/3534] 10.222.0.52 () {60 vars in 1384 bytes} [Sat Jan 2 03:05:27 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:05:27.542950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-035e4a06-ac64-4ff8-9fbb-44f0bb523f6f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:27.542950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-035e4a06-ac64-4ff8-9fbb-44f0bb523f6f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:27.542950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:27.542950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:27.542950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-035e4a06-ac64-4ff8-9fbb-44f0bb523f6f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:27.542950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-035e4a06-ac64-4ff8-9fbb-44f0bb523f6f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:27.649230 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:27.649230 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:27.654444 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-035e4a06-ac64-4ff8-9fbb-44f0bb523f6f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:27.654444 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1768/3535] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:27 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:28.683973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-55bd80fb-fb49-4b73-8c91-deedf7d49e23 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:28.684977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-55bd80fb-fb49-4b73-8c91-deedf7d49e23 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:28.685303 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:28.685303 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:28.686025 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-55bd80fb-fb49-4b73-8c91-deedf7d49e23 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:28.686579 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-55bd80fb-fb49-4b73-8c91-deedf7d49e23 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:28.817241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f1bb9da-55a7-4578-8cce-d305880eb754 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:05:28.818626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f1bb9da-55a7-4578-8cce-d305880eb754 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:28.818977 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:28.818977 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:28.819581 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3f1bb9da-55a7-4578-8cce-d305880eb754 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:28.822977 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3f1bb9da-55a7-4578-8cce-d305880eb754 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume with id: 643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:05:28.852215 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:28.852215 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:28.855768 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-55bd80fb-fb49-4b73-8c91-deedf7d49e23 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:28.883076 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1768/3536] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:28 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:29.096209 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:29.096209 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:29.098247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3f1bb9da-55a7-4578-8cce-d305880eb754 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:29.127779 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3f1bb9da-55a7-4578-8cce-d305880eb754 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] 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 02 03:05:29.129587 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3f1bb9da-55a7-4578-8cce-d305880eb754 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 400 Jan 02 03:05:29.132289 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1769/3537] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:05:28 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 285 bytes in 323 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 02 03:05:29.178360 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e29295f-093e-4202-8f4d-59c527b10e06 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:05:29.179212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e29295f-093e-4202-8f4d-59c527b10e06 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:29.179952 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:29.179952 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:29.180553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e29295f-093e-4202-8f4d-59c527b10e06 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:29.351714 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:29.351714 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:29.362402 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3e29295f-093e-4202-8f4d-59c527b10e06 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:29.389635 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e29295f-093e-4202-8f4d-59c527b10e06 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 200 Jan 02 03:05:29.391395 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1769/3538] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:29 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 1368 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:05:29.891811 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbbce63d-e75a-4742-88ae-b34d8324dbd1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:29.893114 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbbce63d-e75a-4742-88ae-b34d8324dbd1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:29.893561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:29.893561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:29.894216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cbbce63d-e75a-4742-88ae-b34d8324dbd1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:29.894791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-cbbce63d-e75a-4742-88ae-b34d8324dbd1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:29.940802 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:29.940802 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:29.943772 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cbbce63d-e75a-4742-88ae-b34d8324dbd1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:29.946364 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1770/3539] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:29 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:30.420723 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2cbd9564-fcca-4cf7-8d79-d87159899092 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 Jan 02 03:05:30.421312 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2cbd9564-fcca-4cf7-8d79-d87159899092 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:30.421608 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:30.421608 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:30.422269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2cbd9564-fcca-4cf7-8d79-d87159899092 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:30.517029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2cbd9564-fcca-4cf7-8d79-d87159899092 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 returned with HTTP 404 Jan 02 03:05:30.518136 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1770/3540] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:30 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/643736ae-0b9b-4e4e-8a47-7476b1e79023 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:05:30.969623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7eb9a735-3426-4e06-971d-ec2409dbd5eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:30.980901 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7eb9a735-3426-4e06-971d-ec2409dbd5eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:30.981435 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:30.981435 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:30.982396 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7eb9a735-3426-4e06-971d-ec2409dbd5eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:30.983285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7eb9a735-3426-4e06-971d-ec2409dbd5eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:31.077219 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:31.077219 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:31.081321 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7eb9a735-3426-4e06-971d-ec2409dbd5eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:31.108688 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1771/3541] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:30 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:32.125295 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86424b36-e915-4e1d-8889-2fd4e3b096a9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:32.126642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86424b36-e915-4e1d-8889-2fd4e3b096a9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:32.127336 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-86424b36-e915-4e1d-8889-2fd4e3b096a9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:32.128622 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-86424b36-e915-4e1d-8889-2fd4e3b096a9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:32.224904 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:32.224904 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:32.227958 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-86424b36-e915-4e1d-8889-2fd4e3b096a9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:32.229451 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1771/3542] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:32 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:33.256356 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d5dd0fc-9cf8-47af-bcee-f1e5279e53c8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:33.257705 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d5dd0fc-9cf8-47af-bcee-f1e5279e53c8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:33.258076 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:33.258076 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:33.258759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d5dd0fc-9cf8-47af-bcee-f1e5279e53c8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:33.260909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2d5dd0fc-9cf8-47af-bcee-f1e5279e53c8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:33.388317 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:33.388317 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:33.393919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d5dd0fc-9cf8-47af-bcee-f1e5279e53c8 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:33.396743 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1772/3543] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:33 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:34.414424 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ce19cab1-e7d7-4eb6-9633-2974b7d45c17 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:34.414980 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ce19cab1-e7d7-4eb6-9633-2974b7d45c17 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:34.415137 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:34.415137 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:34.421935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ce19cab1-e7d7-4eb6-9633-2974b7d45c17 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:34.422579 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ce19cab1-e7d7-4eb6-9633-2974b7d45c17 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:34.461807 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:34.461807 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:34.482246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ce19cab1-e7d7-4eb6-9633-2974b7d45c17 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:34.490605 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1772/3544] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:34 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:35.498141 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-00dfae33-0e59-4e21-bab7-d991c0762b27 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:35.499732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-00dfae33-0e59-4e21-bab7-d991c0762b27 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:35.500356 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:35.500356 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:35.501079 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-00dfae33-0e59-4e21-bab7-d991c0762b27 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:35.501681 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-00dfae33-0e59-4e21-bab7-d991c0762b27 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:35.525758 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:35.525758 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:35.528233 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-00dfae33-0e59-4e21-bab7-d991c0762b27 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:35.529784 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1773/3545] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:35 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:36.116550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes Jan 02 03:05:36.117564 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:36.117564 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:36.118458 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1534416442", "snapshot_id": null, "imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c", "volume_type": null, "size": 1}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:36.132709 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1534416442', 'snapshot_id': None, 'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c', 'volume_type': None, 'size': 1}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:05:36.517666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume of 1 GB Jan 02 03:05:36.550470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abfe5e27-848a-4a95-b426-f8e7772df901 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:36.551392 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abfe5e27-848a-4a95-b426-f8e7772df901 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:36.551816 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:36.551816 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:36.552790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Availability Zones retrieved successfully. Jan 02 03:05:36.553096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abfe5e27-848a-4a95-b426-f8e7772df901 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:36.553583 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-abfe5e27-848a-4a95-b426-f8e7772df901 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:36.591543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Flow 'volume_create_api' (1cb46b03-3d82-4588-a6d1-8e25284fcb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:05:36.597508 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d95262-353b-4993-8968-eda9e923ffed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:36.602479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:05:36.646067 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:36.646067 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:36.650266 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abfe5e27-848a-4a95-b426-f8e7772df901 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:36.662796 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1774/3546] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:36 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:36.915030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d95262-353b-4993-8968-eda9e923ffed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:36.920633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42249667-08d3-4aa9-8545-fd5d819dfa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:37.117315 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Created reservations ['b34d66a4-4dde-40ad-863c-8270d3955445', '574084dc-b0c0-4655-9130-bcee0aba08cf', '7fc75ee2-d7d7-4bf3-8a82-aaef30437992', '8770a9ad-c129-4cec-ad20-df9d22c555b4'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:05:37.122628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42249667-08d3-4aa9-8545-fd5d819dfa7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b34d66a4-4dde-40ad-863c-8270d3955445', '574084dc-b0c0-4655-9130-bcee0aba08cf', '7fc75ee2-d7d7-4bf3-8a82-aaef30437992', '8770a9ad-c129-4cec-ad20-df9d22c555b4']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:37.129042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9fe9280-8fb6-4e0b-b661-3681eb349c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:37.532427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9fe9280-8fb6-4e0b-b661-3681eb349c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '397f3344-f361-4c36-8eff-481fe7825248', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1534416442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fede95acd3943498c3188095ea172eb',qos_specs=None,replication_status=,reservations=['b34d66a4-4dde-40ad-863c-8270d3955445','574084dc-b0c0-4655-9130-bcee0aba08cf','7fc75ee2-d7d7-4bf3-8a82-aaef30437992','8770a9ad-c129-4cec-ad20-df9d22c555b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:05:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1534416442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=397f3344-f361-4c36-8eff-481fe7825248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fede95acd3943498c3188095ea172eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:37.537766 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd264bb-a5b2-4c12-835c-03ce4fd82069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:37.597981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd264bb-a5b2-4c12-835c-03ce4fd82069) transitioned into state 'SUCCESS' from state '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-1534416442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fede95acd3943498c3188095ea172eb',qos_specs=None,replication_status=,reservations=['b34d66a4-4dde-40ad-863c-8270d3955445','574084dc-b0c0-4655-9130-bcee0aba08cf','7fc75ee2-d7d7-4bf3-8a82-aaef30437992','8770a9ad-c129-4cec-ad20-df9d22c555b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbfd3148b7b4de186e33a2759b3f081',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:37.603228 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a219f04-222e-43d5-87e9-f026275a7d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:37.655991 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a219f04-222e-43d5-87e9-f026275a7d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:37.663100 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Flow 'volume_create_api' (1cb46b03-3d82-4588-a6d1-8e25284fcb41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:05:37.689567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23181e8f-f6ef-43ad-93d5-f7c1a1928796 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:37.695880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23181e8f-f6ef-43ad-93d5-f7c1a1928796 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:37.699032 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:37.699032 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:37.700087 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-23181e8f-f6ef-43ad-93d5-f7c1a1928796 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:37.700908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-23181e8f-f6ef-43ad-93d5-f7c1a1928796 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:37.850013 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Create volume request issued successfully. Jan 02 03:05:37.862197 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:37.862197 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:37.871485 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-23181e8f-f6ef-43ad-93d5-f7c1a1928796 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:37.873534 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1775/3547] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:37 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:37.899159 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ddec2868-e7ea-49f2-b848-95b6336ffc84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes returned with HTTP 202 Jan 02 03:05:37.900993 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1773/3548] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 03:05:36 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/volumes => generated 828 bytes in 1794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:05:37.929043 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ceb9274b-9593-4c9e-841d-6c89fb8cc54f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:37.930530 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ceb9274b-9593-4c9e-841d-6c89fb8cc54f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:37.931133 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:37.931133 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:37.937788 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ceb9274b-9593-4c9e-841d-6c89fb8cc54f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:38.180539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:38.180539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:38.226179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ceb9274b-9593-4c9e-841d-6c89fb8cc54f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:38.306833 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ceb9274b-9593-4c9e-841d-6c89fb8cc54f tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:38.309322 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1776/3549] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:37 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:38.902922 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7799b6d-e9a3-433f-ad77-bf4500ab62a0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:38.909061 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7799b6d-e9a3-433f-ad77-bf4500ab62a0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:38.909638 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:38.909638 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:38.910557 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7799b6d-e9a3-433f-ad77-bf4500ab62a0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:38.911291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-f7799b6d-e9a3-433f-ad77-bf4500ab62a0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:38.971085 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:38.971085 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:38.972994 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7799b6d-e9a3-433f-ad77-bf4500ab62a0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:38.974041 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1774/3550] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:38 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:39.336250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9f6726a5-8794-4b09-86f2-e336516ce2f8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:39.339479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9f6726a5-8794-4b09-86f2-e336516ce2f8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:39.340009 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:39.340009 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:39.341122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9f6726a5-8794-4b09-86f2-e336516ce2f8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:39.411448 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:39.411448 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:39.454177 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9f6726a5-8794-4b09-86f2-e336516ce2f8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:39.482712 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9f6726a5-8794-4b09-86f2-e336516ce2f8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:39.484218 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1777/3551] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:39 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:39.994067 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14b15e42-7bdb-4bd6-bc7f-1207ab4b2d2b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:39.994786 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14b15e42-7bdb-4bd6-bc7f-1207ab4b2d2b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:39.995115 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:39.995115 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:39.995621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14b15e42-7bdb-4bd6-bc7f-1207ab4b2d2b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:39.996505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-14b15e42-7bdb-4bd6-bc7f-1207ab4b2d2b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:40.048886 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:40.048886 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:40.051572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14b15e42-7bdb-4bd6-bc7f-1207ab4b2d2b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:40.053111 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1775/3552] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:39 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:40.501506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef1df113-8cf7-4ae6-a087-dd2579d0c4ff tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:40.502246 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef1df113-8cf7-4ae6-a087-dd2579d0c4ff tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:40.502600 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:40.502600 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:40.503208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ef1df113-8cf7-4ae6-a087-dd2579d0c4ff tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:40.617268 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:40.617268 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:40.627115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ef1df113-8cf7-4ae6-a087-dd2579d0c4ff tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:40.651647 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ef1df113-8cf7-4ae6-a087-dd2579d0c4ff tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:40.652756 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1778/3553] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:40 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:41.083535 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-148aa1c3-214f-4d5e-b035-6d58614f4c37 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:41.088698 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-148aa1c3-214f-4d5e-b035-6d58614f4c37 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:41.089299 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:41.089299 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:41.090451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-148aa1c3-214f-4d5e-b035-6d58614f4c37 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:41.091224 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-148aa1c3-214f-4d5e-b035-6d58614f4c37 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:41.157855 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:41.157855 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:41.163189 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-148aa1c3-214f-4d5e-b035-6d58614f4c37 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:41.165477 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1776/3554] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:41 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:41.675578 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95152cac-f06b-457d-a8f4-fd339a7f7674 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:41.676027 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95152cac-f06b-457d-a8f4-fd339a7f7674 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:41.676385 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:41.676385 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:41.677082 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-95152cac-f06b-457d-a8f4-fd339a7f7674 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:41.993917 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:41.993917 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:42.037758 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-95152cac-f06b-457d-a8f4-fd339a7f7674 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:42.160250 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-95152cac-f06b-457d-a8f4-fd339a7f7674 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:42.161284 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1779/3555] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:41 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:42.185280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a11d3bf-7f74-4296-8de9-c8bc6787a684 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:42.186021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a11d3bf-7f74-4296-8de9-c8bc6787a684 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:42.186398 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:42.186398 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:42.188049 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a11d3bf-7f74-4296-8de9-c8bc6787a684 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:42.189261 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-5a11d3bf-7f74-4296-8de9-c8bc6787a684 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:42.241381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:42.241381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:42.249560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a11d3bf-7f74-4296-8de9-c8bc6787a684 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:42.252991 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1777/3556] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:42 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:43.192001 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa1f736d-d335-490b-821a-41301c16ed0a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:43.194678 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa1f736d-d335-490b-821a-41301c16ed0a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:43.195744 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:43.195744 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:43.196998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa1f736d-d335-490b-821a-41301c16ed0a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:43.279439 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c269839-54a0-4ac7-8485-a145be53735d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:43.288820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c269839-54a0-4ac7-8485-a145be53735d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:43.289654 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:43.289654 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:43.290886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2c269839-54a0-4ac7-8485-a145be53735d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:43.291827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-2c269839-54a0-4ac7-8485-a145be53735d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:43.426209 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:43.426209 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:43.430907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2c269839-54a0-4ac7-8485-a145be53735d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:43.431648 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1778/3557] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:43 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:43.488571 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:43.488571 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:43.533774 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fa1f736d-d335-490b-821a-41301c16ed0a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:43.560325 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa1f736d-d335-490b-821a-41301c16ed0a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:43.561553 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1780/3558] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:43 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:44.453351 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f50574f-80b0-42c4-a88b-1c6f755646d2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:44.454556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f50574f-80b0-42c4-a88b-1c6f755646d2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:44.454956 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:44.454956 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:44.455583 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7f50574f-80b0-42c4-a88b-1c6f755646d2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:44.456140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7f50574f-80b0-42c4-a88b-1c6f755646d2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:44.503692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:44.503692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:44.506987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7f50574f-80b0-42c4-a88b-1c6f755646d2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:44.511301 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1779/3559] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:44 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:44.581741 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-654db531-85f2-461d-b716-2deb5dd6a6d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:44.582892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-654db531-85f2-461d-b716-2deb5dd6a6d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:44.583313 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:44.583313 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:44.584012 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-654db531-85f2-461d-b716-2deb5dd6a6d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:44.706213 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:44.706213 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:44.718612 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-654db531-85f2-461d-b716-2deb5dd6a6d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:44.751737 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-654db531-85f2-461d-b716-2deb5dd6a6d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:44.753293 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1781/3560] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:44 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:45.526249 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-602787bc-dd32-4674-afb0-ada8ff94fbc3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:45.527051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-602787bc-dd32-4674-afb0-ada8ff94fbc3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:45.527051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:45.527051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:45.527371 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-602787bc-dd32-4674-afb0-ada8ff94fbc3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:45.527711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-602787bc-dd32-4674-afb0-ada8ff94fbc3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:45.574166 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:45.574166 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:45.579536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-602787bc-dd32-4674-afb0-ada8ff94fbc3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:45.588950 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1780/3561] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:45 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:45.794908 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98eb6fde-12fb-4da5-9a77-e054131d7652 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:45.794908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98eb6fde-12fb-4da5-9a77-e054131d7652 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:45.795179 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:45.795179 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:45.797147 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98eb6fde-12fb-4da5-9a77-e054131d7652 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:46.082510 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:46.082510 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:46.097639 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-98eb6fde-12fb-4da5-9a77-e054131d7652 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:46.134202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98eb6fde-12fb-4da5-9a77-e054131d7652 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:46.135371 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1782/3562] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:45 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:46.477483 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] POST http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes Jan 02 03:05:46.477944 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:46.477944 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:46.478355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1898966801"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:46.479510 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1898966801'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:05:46.480026 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Create volume of 1 GB Jan 02 03:05:46.504875 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Availability zone cache updated, next update will occur around 2021-01-02 04:05:46.504252. {{(pid=88066) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 03:05:46.505452 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Availability Zones retrieved successfully. Jan 02 03:05:46.522723 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Flow 'volume_create_api' (b50356f5-7ce1-4f50-9c80-d56755adebea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:05:46.525771 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f978b145-c7ed-461f-8a76-44ea31e30c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:46.528056 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:05:46.603394 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d8b23b8e-5cad-4ad3-90a6-ebdf0657d9c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:46.605309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d8b23b8e-5cad-4ad3-90a6-ebdf0657d9c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:46.605762 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:46.605762 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:46.606632 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d8b23b8e-5cad-4ad3-90a6-ebdf0657d9c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:46.607203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d8b23b8e-5cad-4ad3-90a6-ebdf0657d9c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:46.646215 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f978b145-c7ed-461f-8a76-44ea31e30c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:46.652174 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (439d3857-1ba4-422f-88e8-f83cdfc39050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:46.659803 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:46.659803 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:46.664086 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d8b23b8e-5cad-4ad3-90a6-ebdf0657d9c1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:46.665007 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1783/3563] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:46 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:46.921404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Created reservations ['fcf37769-fa9b-43fd-80cf-a1df6d347dd2', 'b6383b75-e5fd-485e-9c27-2e44473dfad7', '6e9275f7-4354-4b66-882c-5bbbb42be6d2', 'a90d815e-3c63-47f1-872c-de6f0f95447c'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:05:46.923845 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (439d3857-1ba4-422f-88e8-f83cdfc39050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcf37769-fa9b-43fd-80cf-a1df6d347dd2', 'b6383b75-e5fd-485e-9c27-2e44473dfad7', '6e9275f7-4354-4b66-882c-5bbbb42be6d2', 'a90d815e-3c63-47f1-872c-de6f0f95447c']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:46.926143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96da1952-9ec6-49d5-9039-6c1c45cddce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:47.009856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96da1952-9ec6-49d5-9039-6c1c45cddce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da6c2996-2b33-4299-ae08-544cdf49f7d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1898966801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ae165e32c540f9bc874811eac49261',qos_specs=None,replication_status=,reservations=['fcf37769-fa9b-43fd-80cf-a1df6d347dd2','b6383b75-e5fd-485e-9c27-2e44473dfad7','6e9275f7-4354-4b66-882c-5bbbb42be6d2','a90d815e-3c63-47f1-872c-de6f0f95447c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa86afb1526414ca7a422233d1c32dd',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1898966801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da6c2996-2b33-4299-ae08-544cdf49f7d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ae165e32c540f9bc874811eac49261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9fa86afb1526414ca7a422233d1c32dd',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:47.012304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (541a5c5a-c329-44f2-a2c2-841639bd9a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:47.137627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (541a5c5a-c329-44f2-a2c2-841639bd9a44) transitioned into state 'SUCCESS' from state '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-1898966801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ae165e32c540f9bc874811eac49261',qos_specs=None,replication_status=,reservations=['fcf37769-fa9b-43fd-80cf-a1df6d347dd2','b6383b75-e5fd-485e-9c27-2e44473dfad7','6e9275f7-4354-4b66-882c-5bbbb42be6d2','a90d815e-3c63-47f1-872c-de6f0f95447c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa86afb1526414ca7a422233d1c32dd',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:47.143242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13d39db-8c4c-42ec-a74e-c11d253e89bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:47.156883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64ae5460-db02-4926-8311-48ee272a5426 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:47.157858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64ae5460-db02-4926-8311-48ee272a5426 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:47.158337 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:47.158337 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:47.160472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64ae5460-db02-4926-8311-48ee272a5426 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:47.184939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13d39db-8c4c-42ec-a74e-c11d253e89bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:47.193285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Flow 'volume_create_api' (b50356f5-7ce1-4f50-9c80-d56755adebea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:05:47.393576 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:47.393576 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:47.405672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-64ae5460-db02-4926-8311-48ee272a5426 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:47.425589 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Create volume request issued successfully. Jan 02 03:05:47.444713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64ae5460-db02-4926-8311-48ee272a5426 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:47.445981 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1784/3564] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:47 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:47.488473 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-889dc4ea-4935-479b-943b-85bfc9b567b9 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes returned with HTTP 202 Jan 02 03:05:47.492161 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1781/3565] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:05:46 2021] POST /volume/v3/b4ae165e32c540f9bc874811eac49261/volumes => generated 820 bytes in 1457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:05:47.507356 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ee09b2d-a5ca-4e6f-9c10-effc023dfd9f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:05:47.521826 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ee09b2d-a5ca-4e6f-9c10-effc023dfd9f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:47.522246 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:47.522246 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:47.523591 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ee09b2d-a5ca-4e6f-9c10-effc023dfd9f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:47.682769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9973ea70-acdc-4a7d-a2a6-7d3f37bbbcfd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:47.683896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9973ea70-acdc-4a7d-a2a6-7d3f37bbbcfd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:47.684264 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:47.684264 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:47.684964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9973ea70-acdc-4a7d-a2a6-7d3f37bbbcfd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:47.685691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9973ea70-acdc-4a7d-a2a6-7d3f37bbbcfd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:47.688743 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:47.688743 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:47.719948 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2ee09b2d-a5ca-4e6f-9c10-effc023dfd9f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Volume info retrieved successfully. Jan 02 03:05:47.762504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ee09b2d-a5ca-4e6f-9c10-effc023dfd9f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 returned with HTTP 200 Jan 02 03:05:47.763563 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1785/3566] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:47 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 => generated 888 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:47.784811 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:47.784811 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:47.788926 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9973ea70-acdc-4a7d-a2a6-7d3f37bbbcfd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:47.792688 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1782/3567] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:47 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:48.476822 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1aa85a96-08d6-43b4-9851-45a467508a44 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:48.477777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1aa85a96-08d6-43b4-9851-45a467508a44 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:48.478127 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:48.478127 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:48.478794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1aa85a96-08d6-43b4-9851-45a467508a44 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:48.655193 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:48.655193 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:48.672637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1aa85a96-08d6-43b4-9851-45a467508a44 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:48.704473 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1aa85a96-08d6-43b4-9851-45a467508a44 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:48.706880 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1786/3568] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:48 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:48.780899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-629829a6-cd88-41cb-a0ea-2b0ea51f67aa tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:05:48.782023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-629829a6-cd88-41cb-a0ea-2b0ea51f67aa tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:48.782340 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:48.782340 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:48.783029 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-629829a6-cd88-41cb-a0ea-2b0ea51f67aa tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:48.819833 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-26154e19-b177-4824-93e4-cc6c5b01de0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:48.821031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-26154e19-b177-4824-93e4-cc6c5b01de0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:48.821566 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:48.821566 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:48.822695 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-26154e19-b177-4824-93e4-cc6c5b01de0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:48.823554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-26154e19-b177-4824-93e4-cc6c5b01de0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:48.922426 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:48.922426 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:48.923442 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:48.923442 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:48.948235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-26154e19-b177-4824-93e4-cc6c5b01de0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:48.949354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-629829a6-cd88-41cb-a0ea-2b0ea51f67aa tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Volume info retrieved successfully. Jan 02 03:05:48.949577 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1787/3569] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:48 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:48.969930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-629829a6-cd88-41cb-a0ea-2b0ea51f67aa tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 returned with HTTP 200 Jan 02 03:05:48.970897 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1783/3570] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:48 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 => generated 912 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:49.727042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df62555f-c07c-4eb0-87c1-405ec445552c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:49.729250 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df62555f-c07c-4eb0-87c1-405ec445552c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:49.729862 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:49.729862 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:49.735810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df62555f-c07c-4eb0-87c1-405ec445552c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:49.870610 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:49.870610 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:49.888682 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-df62555f-c07c-4eb0-87c1-405ec445552c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:49.916371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df62555f-c07c-4eb0-87c1-405ec445552c tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:49.917784 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1788/3571] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:49 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:49.958698 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1f8ee231-b88f-4c9a-9615-93fc01d67d1d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:49.959682 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1f8ee231-b88f-4c9a-9615-93fc01d67d1d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:49.960070 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:49.960070 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:49.960764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1f8ee231-b88f-4c9a-9615-93fc01d67d1d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:49.971838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1f8ee231-b88f-4c9a-9615-93fc01d67d1d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:49.996318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b5df9ab-5313-4560-b737-0fbb4f66b0a0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:05:49.997116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b5df9ab-5313-4560-b737-0fbb4f66b0a0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:49.997477 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:49.997477 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:49.998116 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9b5df9ab-5313-4560-b737-0fbb4f66b0a0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:50.003397 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:50.003397 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:50.008766 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1f8ee231-b88f-4c9a-9615-93fc01d67d1d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:50.011238 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1784/3572] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:49 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:50.104820 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:50.104820 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:50.125095 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9b5df9ab-5313-4560-b737-0fbb4f66b0a0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Volume info retrieved successfully. Jan 02 03:05:50.156764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9b5df9ab-5313-4560-b737-0fbb4f66b0a0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 returned with HTTP 200 Jan 02 03:05:50.157505 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1789/3573] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:49 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:50.184686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e853703-ea4f-4fda-94d7-738fb931aaba tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] POST http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots Jan 02 03:05:50.184686 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:50.184686 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:50.184686 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5e853703-ea4f-4fda-94d7-738fb931aaba tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da6c2996-2b33-4299-ae08-544cdf49f7d2", "name": "tempest-SnapshotsActionsTest-Snapshot-1944445856"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:50.268378 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:50.268378 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:50.269640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5e853703-ea4f-4fda-94d7-738fb931aaba tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Volume info retrieved successfully. Jan 02 03:05:50.270003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-5e853703-ea4f-4fda-94d7-738fb931aaba tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Create snapshot from volume da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:05:50.363998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-5e853703-ea4f-4fda-94d7-738fb931aaba tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Created reservations ['cc17d844-c152-45b6-b874-5e849f29eaad', '4f942b60-dd13-488f-a356-5bb1067592a0', '0c74bd96-f777-4a4f-8726-92c450fa34fb', 'c22eac0b-ae7e-48fb-9501-f6b8b2da11d7'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:05:50.562216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5e853703-ea4f-4fda-94d7-738fb931aaba tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot create request issued successfully. Jan 02 03:05:50.564108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e853703-ea4f-4fda-94d7-738fb931aaba tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots returned with HTTP 202 Jan 02 03:05:50.566370 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1785/3574] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:05:50 2021] POST /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots => generated 307 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:05:50.577815 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cc89ef7e-8224-439d-8f62-5e8727ba6fe4 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:05:50.578596 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cc89ef7e-8224-439d-8f62-5e8727ba6fe4 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:50.578961 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:50.578961 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:50.579592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cc89ef7e-8224-439d-8f62-5e8727ba6fe4 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:50.715401 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:50.715401 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:50.715401 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cc89ef7e-8224-439d-8f62-5e8727ba6fe4 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:05:50.725748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cc89ef7e-8224-439d-8f62-5e8727ba6fe4 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:05:50.726044 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1790/3575] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:50 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 439 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:50.940149 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22d41c80-c122-4f9f-9d6b-024361bd4975 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:50.951906 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22d41c80-c122-4f9f-9d6b-024361bd4975 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:50.952279 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:50.952279 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:50.953412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22d41c80-c122-4f9f-9d6b-024361bd4975 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:51.037644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cd55b10-4e4e-4d97-b3c1-1103ba67a0db tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:51.043171 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cd55b10-4e4e-4d97-b3c1-1103ba67a0db tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:51.043769 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:51.043769 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:51.049746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7cd55b10-4e4e-4d97-b3c1-1103ba67a0db tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:51.050797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7cd55b10-4e4e-4d97-b3c1-1103ba67a0db tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:51.183778 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:51.183778 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:51.194275 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7cd55b10-4e4e-4d97-b3c1-1103ba67a0db tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:51.196457 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1791/3576] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:51 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:51.227718 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:51.227718 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:51.281670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-22d41c80-c122-4f9f-9d6b-024361bd4975 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:51.396411 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22d41c80-c122-4f9f-9d6b-024361bd4975 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:51.427777 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1786/3577] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:50 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:51.767780 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a582f881-3046-42c4-a8c8-4c529d513588 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:05:51.778155 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a582f881-3046-42c4-a8c8-4c529d513588 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:51.778534 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:51.778534 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:51.785797 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a582f881-3046-42c4-a8c8-4c529d513588 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:51.960161 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:51.960161 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:51.962431 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a582f881-3046-42c4-a8c8-4c529d513588 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:05:51.967718 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a582f881-3046-42c4-a8c8-4c529d513588 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:05:51.970579 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1792/3578] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:51 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 439 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:52.227351 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eda97eeb-d091-4513-861f-717c15690d9f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:52.231196 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eda97eeb-d091-4513-861f-717c15690d9f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:52.233992 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:52.233992 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:52.237208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eda97eeb-d091-4513-861f-717c15690d9f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:52.239611 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-eda97eeb-d091-4513-861f-717c15690d9f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:52.349591 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:52.349591 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:52.353696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eda97eeb-d091-4513-861f-717c15690d9f tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:52.357140 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1787/3579] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:52 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:52.438206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eddbb7e5-d40a-458c-9e32-451cefbb49a1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:52.439693 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eddbb7e5-d40a-458c-9e32-451cefbb49a1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:52.440019 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:52.440019 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:52.443957 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eddbb7e5-d40a-458c-9e32-451cefbb49a1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:52.753715 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:52.753715 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:52.803709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-eddbb7e5-d40a-458c-9e32-451cefbb49a1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:52.914379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eddbb7e5-d40a-458c-9e32-451cefbb49a1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:52.933306 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1793/3580] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:52 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:52.989485 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c972d68-2afa-495d-a1ef-430f0871c4b1 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:05:52.992294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c972d68-2afa-495d-a1ef-430f0871c4b1 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:53.000673 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:53.000673 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:53.000673 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1c972d68-2afa-495d-a1ef-430f0871c4b1 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:53.118619 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:53.118619 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:53.125332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1c972d68-2afa-495d-a1ef-430f0871c4b1 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:05:53.133951 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1c972d68-2afa-495d-a1ef-430f0871c4b1 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:05:53.135074 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1788/3581] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:52 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 439 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:53.386956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-820a857d-e73c-43ad-836d-458e4b2154dd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:53.390302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-820a857d-e73c-43ad-836d-458e4b2154dd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:53.390703 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:53.390703 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:53.391895 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-820a857d-e73c-43ad-836d-458e4b2154dd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:53.392056 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-820a857d-e73c-43ad-836d-458e4b2154dd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:53.445913 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:53.445913 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:53.447859 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-820a857d-e73c-43ad-836d-458e4b2154dd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:53.448730 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1794/3582] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:53 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:53.946321 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da425c91-6fd0-4709-9a9c-0e9277217df1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:53.947214 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da425c91-6fd0-4709-9a9c-0e9277217df1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:53.947586 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:53.947586 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:53.948232 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da425c91-6fd0-4709-9a9c-0e9277217df1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:54.055868 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:54.055868 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:54.082211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-da425c91-6fd0-4709-9a9c-0e9277217df1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:54.146161 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da425c91-6fd0-4709-9a9c-0e9277217df1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:54.146971 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a9bc424-d2d6-4d21-9b11-b33c0c47c627 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:05:54.147798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a9bc424-d2d6-4d21-9b11-b33c0c47c627 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:54.148711 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:54.148711 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:54.149400 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1789/3583] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:53 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:54.149770 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a9bc424-d2d6-4d21-9b11-b33c0c47c627 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:54.180412 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:54.180412 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:54.182095 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3a9bc424-d2d6-4d21-9b11-b33c0c47c627 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:05:54.184454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a9bc424-d2d6-4d21-9b11-b33c0c47c627 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:05:54.192724 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1795/3584] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:54 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:54.319342 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52e63337-58f7-47b2-a3b5-fe6d81681933 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action Jan 02 03:05:54.320162 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:54.320162 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:54.320968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52e63337-58f7-47b2-a3b5-fe6d81681933 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:05:54.321545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-52e63337-58f7-47b2-a3b5-fe6d81681933 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:54.322811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-52e63337-58f7-47b2-a3b5-fe6d81681933 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Updating snapshot '71b8c8e6-7a00-4880-885b-f159e708c97e' with '{'status': 'creating'}' {{(pid=88066) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:05:54.381081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:54.381081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:54.423748 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-52e63337-58f7-47b2-a3b5-fe6d81681933 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action returned with HTTP 202 Jan 02 03:05:54.429673 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1790/3585] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:05:54 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:05:54.434363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d50e8fa-4953-418b-ad02-041970ae104c tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:05:54.435104 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d50e8fa-4953-418b-ad02-041970ae104c tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:54.435458 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:54.435458 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:54.436058 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3d50e8fa-4953-418b-ad02-041970ae104c tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:54.471790 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:54.471790 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:54.473483 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3d50e8fa-4953-418b-ad02-041970ae104c tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:05:54.475040 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-10c0fb4e-4572-4d55-99bf-7b78689370c6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:54.476235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3d50e8fa-4953-418b-ad02-041970ae104c tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:05:54.477316 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1796/3586] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:54 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:54.483853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-10c0fb4e-4572-4d55-99bf-7b78689370c6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:54.483853 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:54.483853 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:54.483853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-10c0fb4e-4572-4d55-99bf-7b78689370c6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:54.483853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-10c0fb4e-4572-4d55-99bf-7b78689370c6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:54.490413 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-20d8dfa5-b3d0-45c8-b3ce-94e97e639ccd tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action Jan 02 03:05:54.491078 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:54.491078 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:54.491730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-20d8dfa5-b3d0-45c8-b3ce-94e97e639ccd tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:05:54.492250 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-20d8dfa5-b3d0-45c8-b3ce-94e97e639ccd tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:54.493420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-20d8dfa5-b3d0-45c8-b3ce-94e97e639ccd tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Updating snapshot '71b8c8e6-7a00-4880-885b-f159e708c97e' with '{'status': 'available'}' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:05:54.543309 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:54.543309 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:54.545265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-10c0fb4e-4572-4d55-99bf-7b78689370c6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:54.549106 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1791/3587] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:54 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:54.574736 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:54.574736 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:54.644477 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-20d8dfa5-b3d0-45c8-b3ce-94e97e639ccd tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action returned with HTTP 202 Jan 02 03:05:54.645578 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1797/3588] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:05:54 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:05:54.654430 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eaed3552-d242-4182-a00e-08ba6f99ea33 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:05:54.655807 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eaed3552-d242-4182-a00e-08ba6f99ea33 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:54.656239 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:54.656239 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:54.656938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eaed3552-d242-4182-a00e-08ba6f99ea33 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:54.721341 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:54.721341 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:54.722639 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-eaed3552-d242-4182-a00e-08ba6f99ea33 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:05:54.724725 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eaed3552-d242-4182-a00e-08ba6f99ea33 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:05:54.733294 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1792/3589] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:54 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 466 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:54.739631 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdb11948-b4ea-444c-beb5-9b5fccac1add tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] POST http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots Jan 02 03:05:54.740380 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:54.740380 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:54.741167 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fdb11948-b4ea-444c-beb5-9b5fccac1add tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da6c2996-2b33-4299-ae08-544cdf49f7d2", "name": "tempest-SnapshotsActionsTest-Snapshot-64447952"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:54.836323 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:54.836323 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:54.838334 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fdb11948-b4ea-444c-beb5-9b5fccac1add tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Volume info retrieved successfully. Jan 02 03:05:54.838875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-fdb11948-b4ea-444c-beb5-9b5fccac1add tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Create snapshot from volume da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:05:54.918314 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-fdb11948-b4ea-444c-beb5-9b5fccac1add tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Created reservations ['4cd6fc0b-c481-42bf-a076-3a5424a014c2', '6baa5772-5800-4985-8dbc-db70792bffaa', 'bcd9eff6-83dc-4c90-98fb-748da1b3e108', '247ac270-5eb2-4564-927d-0fe7158f1387'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:05:55.057899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fdb11948-b4ea-444c-beb5-9b5fccac1add tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot create request issued successfully. Jan 02 03:05:55.058950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdb11948-b4ea-444c-beb5-9b5fccac1add tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots returned with HTTP 202 Jan 02 03:05:55.059624 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1798/3590] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:05:54 2021] POST /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots => generated 305 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:05:55.071602 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e030358-db35-412b-a044-5635c524a83a tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 Jan 02 03:05:55.072152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e030358-db35-412b-a044-5635c524a83a tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:55.072712 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:55.072712 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:55.073096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e030358-db35-412b-a044-5635c524a83a tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:55.114066 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:55.114066 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:55.115576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e030358-db35-412b-a044-5635c524a83a tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:05:55.119342 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e030358-db35-412b-a044-5635c524a83a tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 returned with HTTP 200 Jan 02 03:05:55.120459 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1793/3591] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:55 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 => generated 437 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:55.178361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5670e219-ca5a-45da-acd3-0ee1b20268aa tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:55.178361 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5670e219-ca5a-45da-acd3-0ee1b20268aa tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:55.178361 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:55.178361 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:55.178361 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5670e219-ca5a-45da-acd3-0ee1b20268aa tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:55.312986 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:55.312986 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:55.330662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5670e219-ca5a-45da-acd3-0ee1b20268aa tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:55.385557 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5670e219-ca5a-45da-acd3-0ee1b20268aa tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:55.387499 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1799/3592] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:55 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:55.580732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bdd89626-9743-42df-971e-78868f0a178e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:55.580732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bdd89626-9743-42df-971e-78868f0a178e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:55.580732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:55.580732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:55.580732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bdd89626-9743-42df-971e-78868f0a178e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:55.580732 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bdd89626-9743-42df-971e-78868f0a178e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:55.681813 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:55.681813 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:55.698442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bdd89626-9743-42df-971e-78868f0a178e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:55.700343 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1794/3593] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:55 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:56.137849 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1fd687df-69ab-4f06-957f-62689ced7f95 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 Jan 02 03:05:56.140514 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1fd687df-69ab-4f06-957f-62689ced7f95 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:56.141230 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:56.141230 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:56.142351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1fd687df-69ab-4f06-957f-62689ced7f95 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:56.223788 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:56.223788 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:56.226736 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1fd687df-69ab-4f06-957f-62689ced7f95 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:05:56.232167 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1fd687df-69ab-4f06-957f-62689ced7f95 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 returned with HTTP 200 Jan 02 03:05:56.243463 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1800/3594] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:56 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 => generated 437 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:56.415711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-072cd798-81be-4c0d-be57-52576e7b0275 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:56.416144 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-072cd798-81be-4c0d-be57-52576e7b0275 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:56.423075 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:56.423075 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:56.441860 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-072cd798-81be-4c0d-be57-52576e7b0275 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:56.728004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71d70bbd-a66b-4e52-b4e5-88f55518a0eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:56.728749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71d70bbd-a66b-4e52-b4e5-88f55518a0eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:56.729077 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:56.729077 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:56.729630 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-71d70bbd-a66b-4e52-b4e5-88f55518a0eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:56.730143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-71d70bbd-a66b-4e52-b4e5-88f55518a0eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:56.753705 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:56.753705 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:56.781097 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:56.781097 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:56.784889 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-71d70bbd-a66b-4e52-b4e5-88f55518a0eb tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:56.785712 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1801/3595] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:56 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:56.794122 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-072cd798-81be-4c0d-be57-52576e7b0275 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:56.876439 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-072cd798-81be-4c0d-be57-52576e7b0275 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:56.878097 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1795/3596] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:56 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:57.256219 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e7673d5-9e3c-4e82-aa5a-6d5137665013 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 Jan 02 03:05:57.258142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e7673d5-9e3c-4e82-aa5a-6d5137665013 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:57.265992 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:57.265992 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:57.267549 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e7673d5-9e3c-4e82-aa5a-6d5137665013 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:57.323608 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:57.323608 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:57.326242 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e7673d5-9e3c-4e82-aa5a-6d5137665013 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:05:57.331895 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e7673d5-9e3c-4e82-aa5a-6d5137665013 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 returned with HTTP 200 Jan 02 03:05:57.334776 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1802/3597] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:57 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 => generated 437 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:57.816082 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e2ce3f19-926f-405f-9784-743649232e84 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:57.816948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e2ce3f19-926f-405f-9784-743649232e84 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:57.817505 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:57.817505 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:57.818062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e2ce3f19-926f-405f-9784-743649232e84 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:57.818609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e2ce3f19-926f-405f-9784-743649232e84 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:57.866688 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:57.866688 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:57.870172 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e2ce3f19-926f-405f-9784-743649232e84 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:57.871835 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1796/3598] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:57 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:57.895892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e97d4b3-d56b-4300-9bbb-bf6bffab0b84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:57.897151 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e97d4b3-d56b-4300-9bbb-bf6bffab0b84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:57.897584 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:57.897584 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:57.898257 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e97d4b3-d56b-4300-9bbb-bf6bffab0b84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:58.017291 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:58.017291 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:58.029463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3e97d4b3-d56b-4300-9bbb-bf6bffab0b84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:58.086529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e97d4b3-d56b-4300-9bbb-bf6bffab0b84 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:58.101073 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1803/3599] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:57 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:58.349630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ab1ff22b-419b-4fac-95ea-6a9bd67b9f52 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 Jan 02 03:05:58.350629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ab1ff22b-419b-4fac-95ea-6a9bd67b9f52 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:58.350951 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:58.350951 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:58.353048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ab1ff22b-419b-4fac-95ea-6a9bd67b9f52 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:58.384498 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:58.384498 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:58.385787 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ab1ff22b-419b-4fac-95ea-6a9bd67b9f52 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:05:58.388690 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ab1ff22b-419b-4fac-95ea-6a9bd67b9f52 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 returned with HTTP 200 Jan 02 03:05:58.390032 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1797/3600] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:58 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 => generated 464 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:58.405741 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ca2b3802-83be-401b-8693-0fa1a4239ce2 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23/action Jan 02 03:05:58.406214 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:58.406214 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:58.406663 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ca2b3802-83be-401b-8693-0fa1a4239ce2 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:05:58.407325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ca2b3802-83be-401b-8693-0fa1a4239ce2 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:58.408298 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-ca2b3802-83be-401b-8693-0fa1a4239ce2 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Updating snapshot '63b2c3a0-d5e6-4073-9c2f-3847bc003a23' with '{'status': 'creating'}' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:05:58.461821 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:58.461821 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:58.511950 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ca2b3802-83be-401b-8693-0fa1a4239ce2 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23/action returned with HTTP 202 Jan 02 03:05:58.513254 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1804/3601] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:05:58 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:05:58.525364 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9ac050b-5499-47e2-9ffa-c53243cfd430 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 Jan 02 03:05:58.525896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9ac050b-5499-47e2-9ffa-c53243cfd430 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:58.526089 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:58.526089 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:58.526781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9ac050b-5499-47e2-9ffa-c53243cfd430 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:58.584125 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:58.584125 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:58.585384 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f9ac050b-5499-47e2-9ffa-c53243cfd430 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:05:58.587729 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9ac050b-5499-47e2-9ffa-c53243cfd430 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 returned with HTTP 200 Jan 02 03:05:58.589034 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1798/3602] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:58 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 => generated 463 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:58.608443 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-685f8e7d-a040-4b76-9e80-d9b530237588 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23/action Jan 02 03:05:58.609751 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:58.609751 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:58.610952 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-685f8e7d-a040-4b76-9e80-d9b530237588 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-force_delete": {}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:05:58.611746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-685f8e7d-a040-4b76-9e80-d9b530237588 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:58.678277 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:58.678277 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:58.680320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-685f8e7d-a040-4b76-9e80-d9b530237588 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Snapshot retrieved successfully. Jan 02 03:05:58.839031 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-685f8e7d-a040-4b76-9e80-d9b530237588 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Snapshot delete request issued successfully. Jan 02 03:05:58.839986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-685f8e7d-a040-4b76-9e80-d9b530237588 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23/action returned with HTTP 202 Jan 02 03:05:58.851579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-083034ae-f154-4207-ac2a-243457307643 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 Jan 02 03:05:58.852776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-083034ae-f154-4207-ac2a-243457307643 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:58.852776 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:58.852776 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:58.852776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-083034ae-f154-4207-ac2a-243457307643 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:58.854343 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1805/3603] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:05:58 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23/action => generated 0 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:05:58.893457 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66a32654-815a-446e-86e1-e4df22290572 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:58.893977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66a32654-815a-446e-86e1-e4df22290572 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:58.894355 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:58.894355 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:58.895283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66a32654-815a-446e-86e1-e4df22290572 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:58.896543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-66a32654-815a-446e-86e1-e4df22290572 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:05:58.932953 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:58.932953 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:58.934410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-083034ae-f154-4207-ac2a-243457307643 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:05:58.937539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-083034ae-f154-4207-ac2a-243457307643 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 returned with HTTP 200 Jan 02 03:05:58.938841 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1799/3604] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:58 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 => generated 463 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:58.947081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:58.947081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:58.949144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66a32654-815a-446e-86e1-e4df22290572 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:05:58.949978 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1806/3605] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:58 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:59.105756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae934f54-9532-471e-a7f8-61e004f0c7d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:05:59.107278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae934f54-9532-471e-a7f8-61e004f0c7d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:59.107657 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:59.107657 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:59.109090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae934f54-9532-471e-a7f8-61e004f0c7d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:59.260068 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:59.260068 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:05:59.292372 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ae934f54-9532-471e-a7f8-61e004f0c7d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:05:59.330960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae934f54-9532-471e-a7f8-61e004f0c7d1 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:05:59.332545 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1800/3606] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:59 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:05:59.955689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e48b1de-a8cb-4363-b31a-eca230e1c884 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 Jan 02 03:05:59.956486 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e48b1de-a8cb-4363-b31a-eca230e1c884 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:59.956486 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:59.956486 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:59.956909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1e48b1de-a8cb-4363-b31a-eca230e1c884 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:59.968937 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-474e97b6-242a-4cdc-ba40-7c4c863da5b7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:05:59.969227 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-474e97b6-242a-4cdc-ba40-7c4c863da5b7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:59.969370 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:59.969370 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:05:59.971698 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-474e97b6-242a-4cdc-ba40-7c4c863da5b7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:59.972450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-474e97b6-242a-4cdc-ba40-7c4c863da5b7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:00.049281 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:00.049281 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:00.058618 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:00.058618 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:00.060132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1e48b1de-a8cb-4363-b31a-eca230e1c884 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:00.060725 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-474e97b6-242a-4cdc-ba40-7c4c863da5b7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:00.064299 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1801/3607] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:05:59 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:00.065188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1e48b1de-a8cb-4363-b31a-eca230e1c884 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 returned with HTTP 200 Jan 02 03:06:00.066885 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1807/3608] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:05:59 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 => generated 463 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:00.362869 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da939c18-915e-4dc7-a2ef-57fb35dce8b5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:00.363278 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da939c18-915e-4dc7-a2ef-57fb35dce8b5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:00.363535 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:00.363535 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:00.363879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da939c18-915e-4dc7-a2ef-57fb35dce8b5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:00.469488 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:00.469488 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:00.494022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-da939c18-915e-4dc7-a2ef-57fb35dce8b5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:00.610383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da939c18-915e-4dc7-a2ef-57fb35dce8b5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:00.631253 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1802/3609] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:00 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:01.083094 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e9f2a31-a28d-4e54-af95-44a68cc36a6e tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 Jan 02 03:06:01.084251 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e9f2a31-a28d-4e54-af95-44a68cc36a6e tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:01.084835 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:01.084835 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:01.085441 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e9f2a31-a28d-4e54-af95-44a68cc36a6e tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:01.101261 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a361cbea-34df-4489-9074-0c71ef620154 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:01.102178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a361cbea-34df-4489-9074-0c71ef620154 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:01.102564 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:01.102564 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:01.103226 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a361cbea-34df-4489-9074-0c71ef620154 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:01.111348 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a361cbea-34df-4489-9074-0c71ef620154 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:01.146576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e9f2a31-a28d-4e54-af95-44a68cc36a6e tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 returned with HTTP 404 Jan 02 03:06:01.147994 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1808/3610] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:01 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:01.165220 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9acb65a-ce39-4578-a1fe-c8a149c06bf9 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action Jan 02 03:06:01.168229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9acb65a-ce39-4578-a1fe-c8a149c06bf9 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:01.169700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9acb65a-ce39-4578-a1fe-c8a149c06bf9 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:01.170361 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:01.170361 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:01.174822 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a361cbea-34df-4489-9074-0c71ef620154 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:01.176212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-b9acb65a-ce39-4578-a1fe-c8a149c06bf9 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Updating snapshot '71b8c8e6-7a00-4880-885b-f159e708c97e' with '{'status': 'available'}' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:06:01.177558 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1803/3611] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:01 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:01.332541 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:01.332541 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:01.471577 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9acb65a-ce39-4578-a1fe-c8a149c06bf9 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action returned with HTTP 202 Jan 02 03:06:01.475770 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1809/3612] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:01 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action => generated 0 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:01.503729 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-618ace15-f881-4edb-b18e-a637b33e82f0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:01.506552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-618ace15-f881-4edb-b18e-a637b33e82f0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:01.506896 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:01.506896 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:01.511619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-618ace15-f881-4edb-b18e-a637b33e82f0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:01.637861 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:01.637861 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:01.640425 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f170a21f-834a-4bc9-90d9-d65036d58828 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:01.641354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-618ace15-f881-4edb-b18e-a637b33e82f0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:01.641544 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f170a21f-834a-4bc9-90d9-d65036d58828 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:01.641727 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:01.641727 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:01.642741 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f170a21f-834a-4bc9-90d9-d65036d58828 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:01.645876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-618ace15-f881-4edb-b18e-a637b33e82f0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:06:01.657016 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1804/3613] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:01 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 466 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:01.675375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a4e56e3-492f-4b31-b2a4-b8194c70d18f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] POST http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots Jan 02 03:06:01.676197 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:01.676197 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:01.689452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a4e56e3-492f-4b31-b2a4-b8194c70d18f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da6c2996-2b33-4299-ae08-544cdf49f7d2", "name": "tempest-SnapshotsActionsTest-Snapshot-1004023949"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:01.815905 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:01.815905 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:01.837497 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f170a21f-834a-4bc9-90d9-d65036d58828 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:01.870394 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:01.870394 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:01.871659 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8a4e56e3-492f-4b31-b2a4-b8194c70d18f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Volume info retrieved successfully. Jan 02 03:06:01.872017 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-8a4e56e3-492f-4b31-b2a4-b8194c70d18f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Create snapshot from volume da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:06:01.907627 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f170a21f-834a-4bc9-90d9-d65036d58828 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:01.909600 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1810/3614] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:01 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 920 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:02.009885 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-8a4e56e3-492f-4b31-b2a4-b8194c70d18f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Created reservations ['fe8cfd60-11fc-47e4-a75d-c5caed628b59', 'cc569ffa-899b-4c49-94a5-217b4871854f', 'a23ad2c0-5e03-4212-857e-e759c443554d', 'c4d6b9f0-9058-484f-9c2b-28d1bb59ff65'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:02.197247 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cc69c73f-fd17-4e38-82a1-05116becd324 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:02.198541 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cc69c73f-fd17-4e38-82a1-05116becd324 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:02.198975 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:02.198975 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:02.208991 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cc69c73f-fd17-4e38-82a1-05116becd324 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:02.212461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-cc69c73f-fd17-4e38-82a1-05116becd324 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:02.222573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8a4e56e3-492f-4b31-b2a4-b8194c70d18f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot create request issued successfully. Jan 02 03:06:02.223641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a4e56e3-492f-4b31-b2a4-b8194c70d18f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots returned with HTTP 202 Jan 02 03:06:02.224906 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1805/3615] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:06:01 2021] POST /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots => generated 307 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:02.244747 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b32aa6c-fa8c-48bc-9a05-a37d00184847 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 Jan 02 03:06:02.245939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4b32aa6c-fa8c-48bc-9a05-a37d00184847 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:02.246411 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:02.246411 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:02.247415 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4b32aa6c-fa8c-48bc-9a05-a37d00184847 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:02.288341 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:02.288341 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:02.296160 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:02.296160 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:02.298142 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4b32aa6c-fa8c-48bc-9a05-a37d00184847 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:02.301472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b32aa6c-fa8c-48bc-9a05-a37d00184847 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 returned with HTTP 200 Jan 02 03:06:02.302634 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1806/3616] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:02 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:02.304785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cc69c73f-fd17-4e38-82a1-05116becd324 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:02.305925 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1811/3617] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:02 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:02.813043 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a01dfaa-f9f4-417b-bdae-a19a722e8d13 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes Jan 02 03:06:02.813944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a01dfaa-f9f4-417b-bdae-a19a722e8d13 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:02.814316 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:02.814316 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:02.815044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a01dfaa-f9f4-417b-bdae-a19a722e8d13 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:02.815939 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-8a01dfaa-f9f4-417b-bdae-a19a722e8d13 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:06:02.818543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8a01dfaa-f9f4-417b-bdae-a19a722e8d13 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:06:02.889622 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8a01dfaa-f9f4-417b-bdae-a19a722e8d13 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Get all volumes completed successfully. Jan 02 03:06:02.891373 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a01dfaa-f9f4-417b-bdae-a19a722e8d13 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes returned with HTTP 200 Jan 02 03:06:02.904642 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1812/3618] 10.222.0.39 () {58 vars in 1204 bytes} [Sat Jan 2 03:06:02 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes => generated 15 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:06:02.910687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] POST http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes Jan 02 03:06:02.924341 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:02.924341 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:02.925755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2115658771"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:02.929484 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2115658771'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:06:02.929484 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Create volume of 1 GB Jan 02 03:06:02.934837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45ac4c2e-51c4-43e1-9270-adc76746cb0b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:02.935376 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45ac4c2e-51c4-43e1-9270-adc76746cb0b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:02.937078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-45ac4c2e-51c4-43e1-9270-adc76746cb0b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:02.972611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Availability Zones retrieved successfully. Jan 02 03:06:03.037950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Flow 'volume_create_api' (db31d069-176e-4a70-8f9d-dde31a60f958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:03.044621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e4b205-e64e-48f8-8091-6afb8d933301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:03.052259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:06:03.097737 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:03.097737 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:03.186528 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-45ac4c2e-51c4-43e1-9270-adc76746cb0b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:03.236847 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-45ac4c2e-51c4-43e1-9270-adc76746cb0b tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:03.237660 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1813/3619] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:02 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 978 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:03.263083 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e4b205-e64e-48f8-8091-6afb8d933301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:03.269140 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6425a87-cde7-4ab7-8f9f-ca09e6cfd714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:03.318689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1625aa5d-28d6-4848-b976-953a7f40a801 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 Jan 02 03:06:03.319431 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1625aa5d-28d6-4848-b976-953a7f40a801 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:03.319759 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:03.319759 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:03.320283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1625aa5d-28d6-4848-b976-953a7f40a801 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:03.350544 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:03.350544 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:03.351866 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1625aa5d-28d6-4848-b976-953a7f40a801 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:03.354532 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1625aa5d-28d6-4848-b976-953a7f40a801 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 returned with HTTP 200 Jan 02 03:06:03.355550 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1814/3620] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:03 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:03.370809 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c02745f7-6b4a-43cd-8768-b1ee838b9420 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:03.371878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c02745f7-6b4a-43cd-8768-b1ee838b9420 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:03.372199 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:03.372199 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:03.372782 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c02745f7-6b4a-43cd-8768-b1ee838b9420 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:03.375528 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c02745f7-6b4a-43cd-8768-b1ee838b9420 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:03.400732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:03.400732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:03.403230 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c02745f7-6b4a-43cd-8768-b1ee838b9420 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:03.404369 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1815/3621] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:03 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:03.468756 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Created reservations ['654fa0f6-91d2-4920-b28a-4f8618f588cf', '7ef77c81-396f-4240-9206-8ad597f2013a', '4df7488a-bb6f-4bb7-8211-9f19f94248c6', '0db094be-9fcc-45f9-8816-efdce5a10ef6'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:03.470816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6425a87-cde7-4ab7-8f9f-ca09e6cfd714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['654fa0f6-91d2-4920-b28a-4f8618f588cf', '7ef77c81-396f-4240-9206-8ad597f2013a', '4df7488a-bb6f-4bb7-8211-9f19f94248c6', '0db094be-9fcc-45f9-8816-efdce5a10ef6']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:03.473119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c869bf94-5cad-4d0f-a622-f863004e6c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:03.620974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c869bf94-5cad-4d0f-a622-f863004e6c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcefb53b-c50a-4e8c-86ec-0aa25b4536fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2115658771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ed8c3b18cfe4479974d9e2b1f4d19f0',qos_specs=None,replication_status=,reservations=['654fa0f6-91d2-4920-b28a-4f8618f588cf','7ef77c81-396f-4240-9206-8ad597f2013a','4df7488a-bb6f-4bb7-8211-9f19f94248c6','0db094be-9fcc-45f9-8816-efdce5a10ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39f50127a33f469087766f48f85fdf0b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2115658771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcefb53b-c50a-4e8c-86ec-0aa25b4536fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ed8c3b18cfe4479974d9e2b1f4d19f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='39f50127a33f469087766f48f85fdf0b',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:03.626962 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be394a15-dfde-45bb-b01c-8afb9574f51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:03.689647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be394a15-dfde-45bb-b01c-8afb9574f51c) transitioned into state 'SUCCESS' from state '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-2115658771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ed8c3b18cfe4479974d9e2b1f4d19f0',qos_specs=None,replication_status=,reservations=['654fa0f6-91d2-4920-b28a-4f8618f588cf','7ef77c81-396f-4240-9206-8ad597f2013a','4df7488a-bb6f-4bb7-8211-9f19f94248c6','0db094be-9fcc-45f9-8816-efdce5a10ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39f50127a33f469087766f48f85fdf0b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:03.694553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f7a52b-e007-4236-8f0f-da08f43c31dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:03.728913 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f7a52b-e007-4236-8f0f-da08f43c31dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:03.735519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Flow 'volume_create_api' (db31d069-176e-4a70-8f9d-dde31a60f958) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:03.875597 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Create volume request issued successfully. Jan 02 03:06:03.903886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-03ce5fa4-1b45-4990-8796-2b0011d85059 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes returned with HTTP 202 Jan 02 03:06:03.907590 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1807/3622] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:06:02 2021] POST /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes => generated 824 bytes in 1005 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:03.927355 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d31b308-9766-485a-a8a5-7a0c90e1a740 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa Jan 02 03:06:03.931632 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d31b308-9766-485a-a8a5-7a0c90e1a740 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:03.931816 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:03.931816 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:03.932404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d31b308-9766-485a-a8a5-7a0c90e1a740 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:04.090745 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:04.090745 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:04.119179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2d31b308-9766-485a-a8a5-7a0c90e1a740 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:04.212690 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d31b308-9766-485a-a8a5-7a0c90e1a740 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa returned with HTTP 200 Jan 02 03:06:04.231022 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1816/3623] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:03 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa => generated 916 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:04.266629 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdc50213-13ce-405a-b9f6-9649b2db1d37 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:04.267812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fdc50213-13ce-405a-b9f6-9649b2db1d37 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:04.268210 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:04.268210 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:04.268816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fdc50213-13ce-405a-b9f6-9649b2db1d37 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:04.375252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f55f6045-46ad-44bd-af6b-ef65d5ccdbf7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 Jan 02 03:06:04.375789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f55f6045-46ad-44bd-af6b-ef65d5ccdbf7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:04.375985 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:04.375985 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:04.376682 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f55f6045-46ad-44bd-af6b-ef65d5ccdbf7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:04.456509 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:04.456509 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:04.459212 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:04.459212 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:04.471652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f55f6045-46ad-44bd-af6b-ef65d5ccdbf7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:04.479044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f55f6045-46ad-44bd-af6b-ef65d5ccdbf7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 returned with HTTP 200 Jan 02 03:06:04.480203 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1817/3624] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:04 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 => generated 439 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:04.491081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fdc50213-13ce-405a-b9f6-9649b2db1d37 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:04.492808 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd29b6a2-0933-4e69-a651-a2855a6e4fc6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:04.494687 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd29b6a2-0933-4e69-a651-a2855a6e4fc6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:04.494891 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:04.494891 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:04.495471 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd29b6a2-0933-4e69-a651-a2855a6e4fc6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:04.495981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-dd29b6a2-0933-4e69-a651-a2855a6e4fc6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:04.561496 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fdc50213-13ce-405a-b9f6-9649b2db1d37 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:04.593296 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1808/3625] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:04 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 978 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:04.633278 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:04.633278 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:04.637498 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd29b6a2-0933-4e69-a651-a2855a6e4fc6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:04.640683 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1818/3626] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:04 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:05.263007 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6bd1c2d4-0f6f-4746-a133-e8f8b38dc0f4 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa Jan 02 03:06:05.263932 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6bd1c2d4-0f6f-4746-a133-e8f8b38dc0f4 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:05.264280 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:05.264280 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:05.265992 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6bd1c2d4-0f6f-4746-a133-e8f8b38dc0f4 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:05.408753 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:05.408753 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:05.426694 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6bd1c2d4-0f6f-4746-a133-e8f8b38dc0f4 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:05.476117 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6bd1c2d4-0f6f-4746-a133-e8f8b38dc0f4 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa returned with HTTP 200 Jan 02 03:06:05.478315 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1809/3627] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:05 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:05.499107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dc361bbe-e830-4ab7-801f-d16ca94815ef tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 Jan 02 03:06:05.499778 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dc361bbe-e830-4ab7-801f-d16ca94815ef tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:05.500155 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:05.500155 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:05.500760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dc361bbe-e830-4ab7-801f-d16ca94815ef tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:05.560434 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:05.560434 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:05.562329 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dc361bbe-e830-4ab7-801f-d16ca94815ef tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:05.565671 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dc361bbe-e830-4ab7-801f-d16ca94815ef tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 returned with HTTP 200 Jan 02 03:06:05.567555 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1819/3628] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:05 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 => generated 466 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:05.586851 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f38eadb0-5829-464f-80a3-d2df6c8475db tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44/action Jan 02 03:06:05.587600 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:05.587600 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:05.588726 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f38eadb0-5829-464f-80a3-d2df6c8475db tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:05.589636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f38eadb0-5829-464f-80a3-d2df6c8475db tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:05.591570 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-f38eadb0-5829-464f-80a3-d2df6c8475db tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Updating snapshot 'b4a8f6c3-904f-47cc-b61a-ec4c06acfd44' with '{'status': 'deleting'}' {{(pid=88066) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:06:05.606801 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c52eb3e2-1663-42fe-89f2-586a1fbdc158 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:05.608632 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c52eb3e2-1663-42fe-89f2-586a1fbdc158 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:05.608632 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:05.608632 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:05.609578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c52eb3e2-1663-42fe-89f2-586a1fbdc158 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:05.680481 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:05.680481 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:05.708008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c52eb3e2-1663-42fe-89f2-586a1fbdc158 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:05.753262 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c52eb3e2-1663-42fe-89f2-586a1fbdc158 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:05.754927 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1820/3629] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:05 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 981 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:05.761517 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:05.761517 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:05.764144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-47d4d245-fe08-45c6-a5a4-6825217a56a0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:05.766519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-47d4d245-fe08-45c6-a5a4-6825217a56a0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:05.767047 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:05.767047 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:05.768483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-47d4d245-fe08-45c6-a5a4-6825217a56a0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:05.769535 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-47d4d245-fe08-45c6-a5a4-6825217a56a0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:05.811995 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:05.811995 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:05.815711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-47d4d245-fe08-45c6-a5a4-6825217a56a0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:05.818265 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1821/3630] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:05 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:05.858579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f38eadb0-5829-464f-80a3-d2df6c8475db tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44/action returned with HTTP 202 Jan 02 03:06:05.861165 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1810/3631] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:05 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44/action => generated 0 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:05.899354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-122f1a3b-c6b4-4224-833c-d844e0b131c7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 Jan 02 03:06:05.899354 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-122f1a3b-c6b4-4224-833c-d844e0b131c7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:05.899354 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:05.899354 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:05.899354 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-122f1a3b-c6b4-4224-833c-d844e0b131c7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:05.976636 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:05.976636 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:05.979463 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-122f1a3b-c6b4-4224-833c-d844e0b131c7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:05.985205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-122f1a3b-c6b4-4224-833c-d844e0b131c7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 returned with HTTP 200 Jan 02 03:06:05.987271 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1822/3632] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:05 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 => generated 465 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:06.003184 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-879e9a3a-e9ab-4af1-8cbc-232f5d4c24bd tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44/action Jan 02 03:06:06.003920 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:06.003920 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:06.004832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-879e9a3a-e9ab-4af1-8cbc-232f5d4c24bd tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-force_delete": {}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:06.005399 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-879e9a3a-e9ab-4af1-8cbc-232f5d4c24bd tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:06.033913 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:06.033913 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:06.034919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-879e9a3a-e9ab-4af1-8cbc-232f5d4c24bd tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Snapshot retrieved successfully. Jan 02 03:06:06.115774 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-879e9a3a-e9ab-4af1-8cbc-232f5d4c24bd tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Snapshot delete request issued successfully. Jan 02 03:06:06.117058 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-879e9a3a-e9ab-4af1-8cbc-232f5d4c24bd tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44/action returned with HTTP 202 Jan 02 03:06:06.119322 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1811/3633] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:05 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:06.131384 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38a3cd1b-d750-45fd-bb80-c391ebca39ed tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 Jan 02 03:06:06.132078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38a3cd1b-d750-45fd-bb80-c391ebca39ed tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:06.132398 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:06.132398 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:06.133041 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38a3cd1b-d750-45fd-bb80-c391ebca39ed tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:06.182109 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:06.182109 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:06.184259 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-38a3cd1b-d750-45fd-bb80-c391ebca39ed tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:06.189492 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38a3cd1b-d750-45fd-bb80-c391ebca39ed tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 returned with HTTP 200 Jan 02 03:06:06.191339 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1823/3634] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:06 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:06.507167 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30031a96-9d35-41c4-9c97-03d21f2f1469 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa Jan 02 03:06:06.508018 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30031a96-9d35-41c4-9c97-03d21f2f1469 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:06.508632 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:06.508632 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:06.509768 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30031a96-9d35-41c4-9c97-03d21f2f1469 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:06.651547 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:06.651547 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:06.662774 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-30031a96-9d35-41c4-9c97-03d21f2f1469 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:06.690237 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30031a96-9d35-41c4-9c97-03d21f2f1469 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa returned with HTTP 200 Jan 02 03:06:06.691624 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1812/3635] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:06 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa => generated 917 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:06.747004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5df8836c-c82b-4480-8062-7065120eee7d tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa Jan 02 03:06:06.748127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5df8836c-c82b-4480-8062-7065120eee7d tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:06.749610 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:06.749610 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:06.752098 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5df8836c-c82b-4480-8062-7065120eee7d tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:06.785722 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f882ee2a-e5be-4257-9600-898368df1911 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:06.786416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f882ee2a-e5be-4257-9600-898368df1911 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:06.786726 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:06.786726 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:06.787258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f882ee2a-e5be-4257-9600-898368df1911 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:06.913584 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:06.913584 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:06.920101 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:06.920101 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:06.931553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f882ee2a-e5be-4257-9600-898368df1911 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:06.931824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5df8836c-c82b-4480-8062-7065120eee7d tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:06.984799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5df8836c-c82b-4480-8062-7065120eee7d tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa returned with HTTP 200 Jan 02 03:06:06.985081 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f882ee2a-e5be-4257-9600-898368df1911 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:06.985814 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1813/3636] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:06 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 981 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:06.997356 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1824/3637] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:06 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa => generated 917 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:07.006883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-83e0ae66-b8c6-45b7-b7b1-a2000f3e62a4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:07.006883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-83e0ae66-b8c6-45b7-b7b1-a2000f3e62a4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:07.006883 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:07.006883 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:07.006883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-83e0ae66-b8c6-45b7-b7b1-a2000f3e62a4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:07.006883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-83e0ae66-b8c6-45b7-b7b1-a2000f3e62a4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:07.016339 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] POST http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes Jan 02 03:06:07.017659 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:07.017659 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:07.019502 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-6912258"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:07.021834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-6912258'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:06:07.022866 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Create volume of 1 GB Jan 02 03:06:07.053706 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Availability Zones retrieved successfully. Jan 02 03:06:07.061214 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:07.061214 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:07.063266 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-83e0ae66-b8c6-45b7-b7b1-a2000f3e62a4 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:07.070651 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1814/3638] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:06 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:07.095871 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Flow 'volume_create_api' (55085fa2-a08d-415f-80b1-61174b4c2dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:07.103075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dacf386b-ff20-4147-9c08-c967891bb89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:07.108361 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:06:07.208163 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1dacc443-1e9f-4359-b564-8f38732d0dc6 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 Jan 02 03:06:07.208735 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1dacc443-1e9f-4359-b564-8f38732d0dc6 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:07.208988 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:07.208988 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:07.209394 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1dacc443-1e9f-4359-b564-8f38732d0dc6 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:07.239081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dacf386b-ff20-4147-9c08-c967891bb89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:07.241405 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0753c2-0759-46c4-b8b9-b8ab4be927d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:07.283627 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:07.283627 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:07.286116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1dacc443-1e9f-4359-b564-8f38732d0dc6 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:07.290532 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1dacc443-1e9f-4359-b564-8f38732d0dc6 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 returned with HTTP 200 Jan 02 03:06:07.293447 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1815/3639] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:07 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 => generated 465 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:07.342744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Created reservations ['d8d1c962-74d4-47f5-914a-3791caeeb316', 'd2187b59-b742-45ae-93c2-c14e16c01947', 'ad0615fb-6c46-40ca-b038-b5fdf58a8c40', '76f2f58f-1c8f-4f43-aa4c-2ea2e40a013c'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:07.344877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0753c2-0759-46c4-b8b9-b8ab4be927d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8d1c962-74d4-47f5-914a-3791caeeb316', 'd2187b59-b742-45ae-93c2-c14e16c01947', 'ad0615fb-6c46-40ca-b038-b5fdf58a8c40', '76f2f58f-1c8f-4f43-aa4c-2ea2e40a013c']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:07.349600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6030d991-c0a2-4da2-bbaf-0c8b1a362f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:07.479124 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6030d991-c0a2-4da2-bbaf-0c8b1a362f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c91e1d0-05ca-402c-87e4-51c9e5e4cedc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-6912258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ed8c3b18cfe4479974d9e2b1f4d19f0',qos_specs=None,replication_status=,reservations=['d8d1c962-74d4-47f5-914a-3791caeeb316','d2187b59-b742-45ae-93c2-c14e16c01947','ad0615fb-6c46-40ca-b038-b5fdf58a8c40','76f2f58f-1c8f-4f43-aa4c-2ea2e40a013c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39f50127a33f469087766f48f85fdf0b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-6912258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c91e1d0-05ca-402c-87e4-51c9e5e4cedc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ed8c3b18cfe4479974d9e2b1f4d19f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='39f50127a33f469087766f48f85fdf0b',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:07.485119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aec6096b-add6-4eaa-bc44-39d62798d426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:07.558521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aec6096b-add6-4eaa-bc44-39d62798d426) transitioned into state 'SUCCESS' from state '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-6912258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ed8c3b18cfe4479974d9e2b1f4d19f0',qos_specs=None,replication_status=,reservations=['d8d1c962-74d4-47f5-914a-3791caeeb316','d2187b59-b742-45ae-93c2-c14e16c01947','ad0615fb-6c46-40ca-b038-b5fdf58a8c40','76f2f58f-1c8f-4f43-aa4c-2ea2e40a013c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39f50127a33f469087766f48f85fdf0b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:07.562308 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70d2896b-f8ab-4d12-b14c-fc1fc75023ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:07.632475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70d2896b-f8ab-4d12-b14c-fc1fc75023ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:07.652419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Flow 'volume_create_api' (55085fa2-a08d-415f-80b1-61174b4c2dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:07.877672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Create volume request issued successfully. Jan 02 03:06:07.965341 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd01e611-1fb1-468e-9da0-47275ebe5a0c tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes returned with HTTP 202 Jan 02 03:06:07.981895 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1825/3640] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:06:07 2021] POST /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes => generated 821 bytes in 972 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:07.999852 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b35a8fa5-49be-4a2d-88f1-ed451d3cc2e2 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc Jan 02 03:06:08.000804 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b35a8fa5-49be-4a2d-88f1-ed451d3cc2e2 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:08.001502 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:08.001502 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:08.002201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b35a8fa5-49be-4a2d-88f1-ed451d3cc2e2 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:08.021843 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db16c57b-65e4-4e77-8bc3-e915d69b62be tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:08.022727 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db16c57b-65e4-4e77-8bc3-e915d69b62be tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:08.023071 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:08.023071 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:08.023702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-db16c57b-65e4-4e77-8bc3-e915d69b62be tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:08.146367 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:08.146367 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:08.178927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b35a8fa5-49be-4a2d-88f1-ed451d3cc2e2 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:08.268936 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:08.268936 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:08.279303 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b35a8fa5-49be-4a2d-88f1-ed451d3cc2e2 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc returned with HTTP 200 Jan 02 03:06:08.284866 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1816/3641] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:07 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc => generated 913 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:08.306066 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a218a581-69ae-44cb-b888-cb71d3abfec3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:08.306972 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a218a581-69ae-44cb-b888-cb71d3abfec3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:08.307322 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:08.307322 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:08.307948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a218a581-69ae-44cb-b888-cb71d3abfec3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:08.308573 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a218a581-69ae-44cb-b888-cb71d3abfec3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:08.313044 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-db16c57b-65e4-4e77-8bc3-e915d69b62be tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:08.401850 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:08.401850 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:08.408149 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a218a581-69ae-44cb-b888-cb71d3abfec3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:08.414662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-db16c57b-65e4-4e77-8bc3-e915d69b62be tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:08.416269 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1826/3642] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:08 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 981 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:08.416688 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1817/3643] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:08 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 851 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:08.426370 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1a035929-2221-4a6d-8a29-ec15b262d619 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 Jan 02 03:06:08.427365 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1a035929-2221-4a6d-8a29-ec15b262d619 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:08.427718 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:08.427718 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:08.428381 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1a035929-2221-4a6d-8a29-ec15b262d619 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:08.486146 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:08.486146 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:08.488057 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1a035929-2221-4a6d-8a29-ec15b262d619 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:08.491713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1a035929-2221-4a6d-8a29-ec15b262d619 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 returned with HTTP 200 Jan 02 03:06:08.493195 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1827/3644] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:08 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 => generated 465 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:09.312825 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df6ba5a6-fec1-4f8c-82ca-46026042c83f tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc Jan 02 03:06:09.314881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df6ba5a6-fec1-4f8c-82ca-46026042c83f tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:09.315217 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:09.315217 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:09.315794 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df6ba5a6-fec1-4f8c-82ca-46026042c83f tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:09.376482 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:09.376482 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:09.388033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-df6ba5a6-fec1-4f8c-82ca-46026042c83f tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:09.415083 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df6ba5a6-fec1-4f8c-82ca-46026042c83f tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc returned with HTTP 200 Jan 02 03:06:09.423036 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1818/3645] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:09 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc => generated 914 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:09.433098 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64856ac9-08da-46ab-a421-e893b0b91a30 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc Jan 02 03:06:09.433643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64856ac9-08da-46ab-a421-e893b0b91a30 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:09.434107 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:09.434107 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:09.434321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-64856ac9-08da-46ab-a421-e893b0b91a30 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:09.457777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44ed672f-4851-4ae6-a778-970d58b7051d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:09.458618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44ed672f-4851-4ae6-a778-970d58b7051d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:09.458813 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:09.458813 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:09.459195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-44ed672f-4851-4ae6-a778-970d58b7051d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:09.459561 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-44ed672f-4851-4ae6-a778-970d58b7051d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:09.493029 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:09.493029 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:09.494197 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:09.494197 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:09.495807 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-44ed672f-4851-4ae6-a778-970d58b7051d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:09.496664 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1819/3646] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:09 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:09.505339 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09ce36fd-573a-4a22-9492-2ab21132a874 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:09.506733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09ce36fd-573a-4a22-9492-2ab21132a874 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:09.507207 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:09.507207 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:09.508030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09ce36fd-573a-4a22-9492-2ab21132a874 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:09.510745 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-64856ac9-08da-46ab-a421-e893b0b91a30 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:09.563243 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-64856ac9-08da-46ab-a421-e893b0b91a30 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc returned with HTTP 200 Jan 02 03:06:09.565906 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1828/3647] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:09 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc => generated 914 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:09.575384 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34d3b53a-0bcc-4390-972b-4774db64f715 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 Jan 02 03:06:09.577641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34d3b53a-0bcc-4390-972b-4774db64f715 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:09.578463 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:09.578463 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:09.579613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34d3b53a-0bcc-4390-972b-4774db64f715 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:09.612125 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:09.612125 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:09.626131 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-09ce36fd-573a-4a22-9492-2ab21132a874 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:09.628040 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34d3b53a-0bcc-4390-972b-4774db64f715 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 returned with HTTP 404 Jan 02 03:06:09.629933 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1829/3648] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:09 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:09.637789 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] POST http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes Jan 02 03:06:09.641072 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-79231517"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:09.643374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-79231517'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:06:09.644473 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Create volume of 1 GB Jan 02 03:06:09.679945 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Availability Zones retrieved successfully. Jan 02 03:06:09.684714 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09ce36fd-573a-4a22-9492-2ab21132a874 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:09.687145 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1820/3649] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:09 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 981 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:09.696843 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f56e392a-47ad-4061-927b-dc0d11d7b7a5 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action Jan 02 03:06:09.697954 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:09.697954 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:09.699142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f56e392a-47ad-4061-927b-dc0d11d7b7a5 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:09.700066 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f56e392a-47ad-4061-927b-dc0d11d7b7a5 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:09.702943 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-f56e392a-47ad-4061-927b-dc0d11d7b7a5 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Updating snapshot '71b8c8e6-7a00-4880-885b-f159e708c97e' with '{'status': 'available'}' {{(pid=88066) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:06:09.731303 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Flow 'volume_create_api' (15b8e302-ac60-40a3-b75f-6518c7f3b305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:09.739940 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19eccac4-7c87-4aa3-a08a-a1401805c07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:09.745790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:06:09.829522 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:09.829522 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:09.905722 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f56e392a-47ad-4061-927b-dc0d11d7b7a5 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action returned with HTTP 202 Jan 02 03:06:09.906834 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1821/3650] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:09 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:09.913627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19eccac4-7c87-4aa3-a08a-a1401805c07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:09.916391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b3ef25-9f1c-4fc8-8bec-3fbba55a84b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:09.917970 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a731f9a-e1f9-4d84-9fc6-bddfcbae3799 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:09.921245 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a731f9a-e1f9-4d84-9fc6-bddfcbae3799 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:09.921582 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:09.921582 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:09.922149 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6a731f9a-e1f9-4d84-9fc6-bddfcbae3799 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:09.975850 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:09.975850 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:09.977386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6a731f9a-e1f9-4d84-9fc6-bddfcbae3799 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:09.979722 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6a731f9a-e1f9-4d84-9fc6-bddfcbae3799 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:06:09.981092 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1822/3651] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:09 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 466 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:10.002730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-54e28ef4-8388-46bc-84ca-8fa746f094fa tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] POST http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots Jan 02 03:06:10.003213 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:10.003213 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:10.003665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-54e28ef4-8388-46bc-84ca-8fa746f094fa tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da6c2996-2b33-4299-ae08-544cdf49f7d2", "name": "tempest-SnapshotsActionsTest-Snapshot-2055541801"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:10.051867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Created reservations ['e1f10798-a657-49e3-9261-1ee677d0a630', '80c47e24-7901-4fd4-bf5f-4ba56d9787a7', 'b81a5a0c-24b9-4891-94be-26906ca6144a', '6ae811c8-84e6-4fdf-94a7-3af7972ffb92'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:10.056319 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b3ef25-9f1c-4fc8-8bec-3fbba55a84b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1f10798-a657-49e3-9261-1ee677d0a630', '80c47e24-7901-4fd4-bf5f-4ba56d9787a7', 'b81a5a0c-24b9-4891-94be-26906ca6144a', '6ae811c8-84e6-4fdf-94a7-3af7972ffb92']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:10.061272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f50f4680-2fe2-4719-a1e6-377a8f251d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:10.068704 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:10.068704 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:10.069928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-54e28ef4-8388-46bc-84ca-8fa746f094fa tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Volume info retrieved successfully. Jan 02 03:06:10.070293 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-54e28ef4-8388-46bc-84ca-8fa746f094fa tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Create snapshot from volume da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:06:10.151266 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f50f4680-2fe2-4719-a1e6-377a8f251d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deee6792-747e-4618-8152-c19506134f37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-79231517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ed8c3b18cfe4479974d9e2b1f4d19f0',qos_specs=None,replication_status=,reservations=['e1f10798-a657-49e3-9261-1ee677d0a630','80c47e24-7901-4fd4-bf5f-4ba56d9787a7','b81a5a0c-24b9-4891-94be-26906ca6144a','6ae811c8-84e6-4fdf-94a7-3af7972ffb92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39f50127a33f469087766f48f85fdf0b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-79231517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deee6792-747e-4618-8152-c19506134f37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ed8c3b18cfe4479974d9e2b1f4d19f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='39f50127a33f469087766f48f85fdf0b',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:10.154035 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850a7a61-35d1-4251-9eae-87ca3dbaa93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:10.209162 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850a7a61-35d1-4251-9eae-87ca3dbaa93a) transitioned into state 'SUCCESS' from state '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-79231517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ed8c3b18cfe4479974d9e2b1f4d19f0',qos_specs=None,replication_status=,reservations=['e1f10798-a657-49e3-9261-1ee677d0a630','80c47e24-7901-4fd4-bf5f-4ba56d9787a7','b81a5a0c-24b9-4891-94be-26906ca6144a','6ae811c8-84e6-4fdf-94a7-3af7972ffb92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39f50127a33f469087766f48f85fdf0b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:10.212570 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b5cc70-2686-45a8-909f-fda1ef75665a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:10.231369 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b5cc70-2686-45a8-909f-fda1ef75665a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:10.237160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Flow 'volume_create_api' (15b8e302-ac60-40a3-b75f-6518c7f3b305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:10.240290 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-54e28ef4-8388-46bc-84ca-8fa746f094fa tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Created reservations ['722e48cf-663b-4a2b-8572-bbf863c6dc25', 'be14dd46-9232-404c-96ed-b8883f4ae673', '75ef07ad-28e4-4423-b128-09754c596c80', 'c38cebbe-0aa8-43d4-bcd8-fe3aa0c78ec1'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:10.301521 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Create volume request issued successfully. Jan 02 03:06:10.332924 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7c8d9e87-9bef-4aac-a079-f9890ef8fcf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes returned with HTTP 202 Jan 02 03:06:10.338186 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1830/3652] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:06:09 2021] POST /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes => generated 822 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:10.352292 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25ccbd3f-09d1-496d-95b2-d92ab609dae2 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 Jan 02 03:06:10.353114 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25ccbd3f-09d1-496d-95b2-d92ab609dae2 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:10.353561 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:10.353561 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:10.353827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25ccbd3f-09d1-496d-95b2-d92ab609dae2 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:10.414777 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:10.414777 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:10.425089 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-25ccbd3f-09d1-496d-95b2-d92ab609dae2 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:10.454712 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25ccbd3f-09d1-496d-95b2-d92ab609dae2 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 returned with HTTP 200 Jan 02 03:06:10.455724 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1831/3653] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:10 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 => generated 890 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:10.491470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-54e28ef4-8388-46bc-84ca-8fa746f094fa tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot create request issued successfully. Jan 02 03:06:10.492954 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-54e28ef4-8388-46bc-84ca-8fa746f094fa tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots returned with HTTP 202 Jan 02 03:06:10.494159 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1823/3654] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:06:09 2021] POST /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots => generated 307 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:10.518670 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cedbf5e9-50aa-447d-ac12-f7dcbdc17250 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:10.519033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9eb24577-33fe-4337-bb3a-a72235280786 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f Jan 02 03:06:10.519499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cedbf5e9-50aa-447d-ac12-f7dcbdc17250 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:10.519808 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:10.519808 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:10.520145 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9eb24577-33fe-4337-bb3a-a72235280786 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:10.520499 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:10.520499 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:10.521779 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9eb24577-33fe-4337-bb3a-a72235280786 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:10.522271 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cedbf5e9-50aa-447d-ac12-f7dcbdc17250 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:10.522825 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-cedbf5e9-50aa-447d-ac12-f7dcbdc17250 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:10.559364 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:10.559364 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:10.563171 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cedbf5e9-50aa-447d-ac12-f7dcbdc17250 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:10.564146 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1824/3655] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:10 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:10.577817 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88ee197a-3e83-44d0-8586-9779b129b822 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 Jan 02 03:06:10.577817 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88ee197a-3e83-44d0-8586-9779b129b822 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:10.578206 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:10.578206 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:10.578498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88ee197a-3e83-44d0-8586-9779b129b822 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:10.601512 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:10.601512 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:10.604004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9eb24577-33fe-4337-bb3a-a72235280786 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:10.608433 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9eb24577-33fe-4337-bb3a-a72235280786 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f returned with HTTP 200 Jan 02 03:06:10.610530 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1832/3656] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:10 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f => generated 439 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:10.651186 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:10.651186 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:10.669756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-88ee197a-3e83-44d0-8586-9779b129b822 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:06:10.706697 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22897f41-f65a-4e50-b2df-5cbf843d6473 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:10.707530 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22897f41-f65a-4e50-b2df-5cbf843d6473 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:10.708218 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:10.708218 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:10.708949 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22897f41-f65a-4e50-b2df-5cbf843d6473 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:10.730420 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88ee197a-3e83-44d0-8586-9779b129b822 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 returned with HTTP 200 Jan 02 03:06:10.731971 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1825/3657] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:10 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 => generated 978 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:10.768316 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1403223e-f8e8-4202-ab13-d55abcc37baf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:10.769397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1403223e-f8e8-4202-ab13-d55abcc37baf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:10.769742 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:10.769742 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:10.770457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1403223e-f8e8-4202-ab13-d55abcc37baf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:10.771090 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1403223e-f8e8-4202-ab13-d55abcc37baf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:10.822646 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:10.822646 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:10.826118 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1403223e-f8e8-4202-ab13-d55abcc37baf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:10.829612 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1826/3658] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:10 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:10.841273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:10.841273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:10.853564 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bac37374-5356-44ad-bab5-cf9c67cd7654 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/detail Jan 02 03:06:10.854446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bac37374-5356-44ad-bab5-cf9c67cd7654 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:10.854938 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:10.854938 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:10.855482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bac37374-5356-44ad-bab5-cf9c67cd7654 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:10.856780 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-bac37374-5356-44ad-bab5-cf9c67cd7654 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:06:10.857411 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-22897f41-f65a-4e50-b2df-5cbf843d6473 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:10.910509 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bac37374-5356-44ad-bab5-cf9c67cd7654 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/detail returned with HTTP 200 Jan 02 03:06:10.912926 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1827/3659] 10.222.0.39 () {58 vars in 1225 bytes} [Sat Jan 2 03:06:10 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/detail => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:10.923873 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22897f41-f65a-4e50-b2df-5cbf843d6473 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:10.925451 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1833/3660] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:10 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 981 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:10.940537 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] POST http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a/restore Jan 02 03:06:10.941362 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:10.941362 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:10.942313 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:10.944843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.backups [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Restoring backup bf705d4e-a917-4919-8501-42b1331fe92a ({'restore': {}}) {{(pid=88066) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 02 03:06:10.946070 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Restoring backup bf705d4e-a917-4919-8501-42b1331fe92a to volume None. Jan 02 03:06:10.998789 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:10.998789 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:11.003339 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.backup.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Creating volume of 1 GB for restore of backup bf705d4e-a917-4919-8501-42b1331fe92a. Jan 02 03:06:11.019214 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Availability Zones retrieved successfully. Jan 02 03:06:11.038667 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Flow 'volume_create_api' (249ff437-21f7-42f0-a302-0251c999d95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:11.041589 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e35bec-8249-42a6-975f-075e3be7ff39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:11.043869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:06:11.160577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e35bec-8249-42a6-975f-075e3be7ff39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:11.165180 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f42643-8855-4bb6-98d1-1860117fd5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:11.325276 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Created reservations ['f6b1f4ac-7514-4c0e-a170-7d10f5b9a010', '478cc7ed-1e35-44c2-8301-6b04d63553b4', '5fecd762-8e84-4b90-8d4a-6b3f68d7193f', 'b1019b19-5e6f-4674-868b-3a94fab4dbdf'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:11.328948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f42643-8855-4bb6-98d1-1860117fd5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6b1f4ac-7514-4c0e-a170-7d10f5b9a010', '478cc7ed-1e35-44c2-8301-6b04d63553b4', '5fecd762-8e84-4b90-8d4a-6b3f68d7193f', 'b1019b19-5e6f-4674-868b-3a94fab4dbdf']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:11.333099 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e0c478-e111-4755-9590-57c88501d026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:11.474391 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6eb2f3af-ffba-4b71-843b-38f34e533812 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 Jan 02 03:06:11.474934 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6eb2f3af-ffba-4b71-843b-38f34e533812 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:11.475160 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:11.475160 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:11.475614 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6eb2f3af-ffba-4b71-843b-38f34e533812 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:11.532005 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e0c478-e111-4755-9590-57c88501d026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9', '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_bf705d4e-a917-4919-8501-42b1331fe92a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9253e51960bd4182b0651bc971e82c08',qos_specs=None,replication_status=,reservations=['f6b1f4ac-7514-4c0e-a170-7d10f5b9a010','478cc7ed-1e35-44c2-8301-6b04d63553b4','5fecd762-8e84-4b90-8d4a-6b3f68d7193f','b1019b19-5e6f-4674-868b-3a94fab4dbdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6046b8dc3d574ec8958b156dab64530b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:06:11Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_bf705d4e-a917-4919-8501-42b1331fe92a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9253e51960bd4182b0651bc971e82c08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6046b8dc3d574ec8958b156dab64530b',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:11.537389 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db95fa2-1e73-44d8-a867-32d1c7015632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:11.544123 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:11.544123 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:11.578837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6eb2f3af-ffba-4b71-843b-38f34e533812 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:11.617486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6eb2f3af-ffba-4b71-843b-38f34e533812 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 returned with HTTP 200 Jan 02 03:06:11.618711 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1834/3661] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:11 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 => generated 914 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:11.629895 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a3ef7231-e418-44cf-8e68-8e3547fe8d49 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f Jan 02 03:06:11.630950 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db95fa2-1e73-44d8-a867-32d1c7015632) transitioned into 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_bf705d4e-a917-4919-8501-42b1331fe92a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9253e51960bd4182b0651bc971e82c08',qos_specs=None,replication_status=,reservations=['f6b1f4ac-7514-4c0e-a170-7d10f5b9a010','478cc7ed-1e35-44c2-8301-6b04d63553b4','5fecd762-8e84-4b90-8d4a-6b3f68d7193f','b1019b19-5e6f-4674-868b-3a94fab4dbdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6046b8dc3d574ec8958b156dab64530b',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:11.631821 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a3ef7231-e418-44cf-8e68-8e3547fe8d49 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:11.632421 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:11.632421 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:11.633552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a3ef7231-e418-44cf-8e68-8e3547fe8d49 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:11.638729 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e7d86a-f2d0-49ea-8633-c463a5ed1a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:11.743163 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:11.743163 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:11.746091 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a3ef7231-e418-44cf-8e68-8e3547fe8d49 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:11.750646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a3ef7231-e418-44cf-8e68-8e3547fe8d49 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f returned with HTTP 200 Jan 02 03:06:11.758286 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1835/3662] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:11 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f => generated 439 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:11.783605 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e7d86a-f2d0-49ea-8633-c463a5ed1a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:11.796932 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Flow 'volume_create_api' (249ff437-21f7-42f0-a302-0251c999d95f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:11.925199 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Create volume request issued successfully. Jan 02 03:06:11.955008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-53b91ba3-359e-423c-887e-ee21c0c31681 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:11.955812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-53b91ba3-359e-423c-887e-ee21c0c31681 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:11.956104 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:11.956104 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:11.956676 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-53b91ba3-359e-423c-887e-ee21c0c31681 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:12.175269 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:12.175269 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:12.176760 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:06:12.207853 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:12.207853 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:12.220895 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-53b91ba3-359e-423c-887e-ee21c0c31681 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:12.271973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-53b91ba3-359e-423c-887e-ee21c0c31681 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:12.273844 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1836/3663] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:11 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 981 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:12.653107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16df5bd5-73d0-4731-88cd-77358a7823b9 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 Jan 02 03:06:12.654125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16df5bd5-73d0-4731-88cd-77358a7823b9 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:12.654599 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:12.654599 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:12.656254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16df5bd5-73d0-4731-88cd-77358a7823b9 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:12.787513 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:12.787513 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:12.803570 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-16df5bd5-73d0-4731-88cd-77358a7823b9 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:12.855436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16df5bd5-73d0-4731-88cd-77358a7823b9 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 returned with HTTP 200 Jan 02 03:06:12.857265 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1837/3664] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:12 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 => generated 915 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:12.866740 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b2a7b7a9-5d0d-4069-b1c6-7754412d691b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f Jan 02 03:06:12.867852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b2a7b7a9-5d0d-4069-b1c6-7754412d691b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:12.868319 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:12.868319 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:12.869420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b2a7b7a9-5d0d-4069-b1c6-7754412d691b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:12.928259 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:12.928259 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:12.930386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b2a7b7a9-5d0d-4069-b1c6-7754412d691b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:12.934600 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b2a7b7a9-5d0d-4069-b1c6-7754412d691b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f returned with HTTP 200 Jan 02 03:06:12.936765 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1838/3665] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:12 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f => generated 466 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:12.944890 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6421295-654b-4d3d-a94f-63c5720495ea tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 Jan 02 03:06:12.946001 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6421295-654b-4d3d-a94f-63c5720495ea tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:12.946339 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:12.946339 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:12.947475 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b6421295-654b-4d3d-a94f-63c5720495ea tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:13.056692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:13.056692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:13.071004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b6421295-654b-4d3d-a94f-63c5720495ea tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:13.108943 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b6421295-654b-4d3d-a94f-63c5720495ea tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 returned with HTTP 200 Jan 02 03:06:13.111633 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1839/3666] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:12 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:13.118379 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a574eaf5-f55a-462e-aaaa-cb78115f10a5 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f/action Jan 02 03:06:13.118683 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:13.118683 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:13.119388 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a574eaf5-f55a-462e-aaaa-cb78115f10a5 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:13.120233 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a574eaf5-f55a-462e-aaaa-cb78115f10a5 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:13.121825 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-a574eaf5-f55a-462e-aaaa-cb78115f10a5 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Updating snapshot '2c50fd40-f19a-4b47-a474-ca65c3911a1f' with '{'status': 'error'}' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:06:13.230916 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:13.230916 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:13.251461 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:13.251461 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:13.253939 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:06:13.254789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Checking backup size 1 against volume size 1 {{(pid=88066) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 02 03:06:13.255646 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.backup.api [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Overwriting volume fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 with restore of backup bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:13.279694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] restore_backup in rpcapi backup_id bf705d4e-a917-4919-8501-42b1331fe92a {{(pid=88066) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 02 03:06:13.287227 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4aa105cc-e179-4281-abdc-fdb7d3bd145b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a/restore returned with HTTP 202 Jan 02 03:06:13.296485 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1828/3667] 10.222.0.39 () {60 vars in 1360 bytes} [Sat Jan 2 03:06:10 2021] POST /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a/restore => generated 189 bytes in 2361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:13.299040 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a574eaf5-f55a-462e-aaaa-cb78115f10a5 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f/action returned with HTTP 202 Jan 02 03:06:13.299953 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1840/3668] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:13 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:13.307114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-10cfd04f-b6e4-4249-97c1-6b782a203d32 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:13.308337 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-10cfd04f-b6e4-4249-97c1-6b782a203d32 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:13.308511 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:13.308511 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:13.309389 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-10cfd04f-b6e4-4249-97c1-6b782a203d32 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:13.398432 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] POST http://10.222.0.39/volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes Jan 02 03:06:13.399431 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:13.399431 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:13.399856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:13.401193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Create volume request body: {'volume': {'size': 1}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:06:13.401630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Create volume of 1 GB Jan 02 03:06:13.418435 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Availability Zones retrieved successfully. Jan 02 03:06:13.426325 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:13.426325 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:13.439835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Flow 'volume_create_api' (d4fcd712-34a0-40d4-a147-6f32bd1a59d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:13.443198 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (054f0e30-0801-4ba6-a547-f71de9ee2c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:13.445543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:06:13.446808 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-10cfd04f-b6e4-4249-97c1-6b782a203d32 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:13.489957 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-10cfd04f-b6e4-4249-97c1-6b782a203d32 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:13.491514 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1841/3669] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:13 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 1369 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:13.497358 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1f1cfdde-da03-494b-a105-9194ff00b6d5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:13.497883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1f1cfdde-da03-494b-a105-9194ff00b6d5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:13.498785 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:13.498785 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:13.499216 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1f1cfdde-da03-494b-a105-9194ff00b6d5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:13.499604 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1f1cfdde-da03-494b-a105-9194ff00b6d5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:13.532302 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:13.532302 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:13.534275 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1f1cfdde-da03-494b-a105-9194ff00b6d5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:13.545437 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1842/3670] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:13 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:13.545437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-26f8666b-eae8-4ba1-848f-fe984a7ef6d3 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f Jan 02 03:06:13.545437 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-26f8666b-eae8-4ba1-848f-fe984a7ef6d3 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:13.545437 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:13.545437 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:13.545437 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-26f8666b-eae8-4ba1-848f-fe984a7ef6d3 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:13.585584 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:13.585584 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:13.588074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-26f8666b-eae8-4ba1-848f-fe984a7ef6d3 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:13.593543 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-26f8666b-eae8-4ba1-848f-fe984a7ef6d3 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f returned with HTTP 200 Jan 02 03:06:13.595233 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1843/3671] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:13 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f => generated 462 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:13.602600 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff5b8745-e65e-4f3a-9694-5454652eaae8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:13.607581 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff5b8745-e65e-4f3a-9694-5454652eaae8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:13.607965 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:13.607965 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:13.608714 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ff5b8745-e65e-4f3a-9694-5454652eaae8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:13.636466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (054f0e30-0801-4ba6-a547-f71de9ee2c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:13.654785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f954c89-2759-4492-9a76-1d7f9b818f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:13.722188 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:13.722188 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:13.748917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ff5b8745-e65e-4f3a-9694-5454652eaae8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:13.833789 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ff5b8745-e65e-4f3a-9694-5454652eaae8 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:13.836684 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1844/3672] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:13 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 1369 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:13.848190 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-274ad189-7a46-42ae-b0eb-8f5a6a11bea2 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f/action Jan 02 03:06:13.850027 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:13.850027 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:13.851208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-274ad189-7a46-42ae-b0eb-8f5a6a11bea2 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-force_delete": {}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:13.852131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-274ad189-7a46-42ae-b0eb-8f5a6a11bea2 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:13.874593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Created reservations ['a45c5552-03a7-4e29-bd6d-163699d72409', '120fa469-556e-4d94-b57a-df1406b76a54', '3c925c77-04ac-43f1-aef2-56fcad27dc23', '4f4974d1-930d-4098-9495-97334a8a1626'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:13.879404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f954c89-2759-4492-9a76-1d7f9b818f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a45c5552-03a7-4e29-bd6d-163699d72409', '120fa469-556e-4d94-b57a-df1406b76a54', '3c925c77-04ac-43f1-aef2-56fcad27dc23', '4f4974d1-930d-4098-9495-97334a8a1626']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:13.896575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4907d75-2523-4fa8-9ce4-568170bf8a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:13.931293 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:13.931293 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:13.932824 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-274ad189-7a46-42ae-b0eb-8f5a6a11bea2 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Snapshot retrieved successfully. Jan 02 03:06:14.023106 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4907d75-2523-4fa8-9ce4-568170bf8a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7abc6ff5-2f39-4add-9108-2876b9ae2802', '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='edefd4efeaca4df8ab8d80c16ed9af21',qos_specs=None,replication_status=,reservations=['a45c5552-03a7-4e29-bd6d-163699d72409','120fa469-556e-4d94-b57a-df1406b76a54','3c925c77-04ac-43f1-aef2-56fcad27dc23','4f4974d1-930d-4098-9495-97334a8a1626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='754814edd7cd4cb7a43451c0512d4fca',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:06:13Z,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=7abc6ff5-2f39-4add-9108-2876b9ae2802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edefd4efeaca4df8ab8d80c16ed9af21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='754814edd7cd4cb7a43451c0512d4fca',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:14.025576 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e47a44c3-6557-4b0d-80cb-891a3c951fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:14.058165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e47a44c3-6557-4b0d-80cb-891a3c951fdb) transitioned into state 'SUCCESS' from 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='edefd4efeaca4df8ab8d80c16ed9af21',qos_specs=None,replication_status=,reservations=['a45c5552-03a7-4e29-bd6d-163699d72409','120fa469-556e-4d94-b57a-df1406b76a54','3c925c77-04ac-43f1-aef2-56fcad27dc23','4f4974d1-930d-4098-9495-97334a8a1626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='754814edd7cd4cb7a43451c0512d4fca',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:14.061163 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a2e838-6229-44ae-bc1b-fe58542eafdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:14.094070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a2e838-6229-44ae-bc1b-fe58542eafdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:14.108871 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Flow 'volume_create_api' (d4fcd712-34a0-40d4-a147-6f32bd1a59d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:14.119830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-274ad189-7a46-42ae-b0eb-8f5a6a11bea2 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Snapshot delete request issued successfully. Jan 02 03:06:14.128677 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-274ad189-7a46-42ae-b0eb-8f5a6a11bea2 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f/action returned with HTTP 202 Jan 02 03:06:14.128677 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1845/3673] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:13 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f/action => generated 0 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:14.146253 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7372ce71-6ea6-4da1-80b8-74f180767150 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f Jan 02 03:06:14.147231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7372ce71-6ea6-4da1-80b8-74f180767150 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:14.147605 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:14.147605 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:14.148334 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7372ce71-6ea6-4da1-80b8-74f180767150 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:14.220188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Create volume request issued successfully. Jan 02 03:06:14.237468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cabd1251-2daf-424f-ae78-3dc87bd042b9 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] http://10.222.0.39/volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes returned with HTTP 202 Jan 02 03:06:14.238525 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1829/3674] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:06:13 2021] POST /volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes => generated 802 bytes in 949 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:14.244786 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-8ec87872-5c6f-4c78-99eb-2264809039f0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:14.245684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-8ec87872-5c6f-4c78-99eb-2264809039f0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:14.246045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:14.246045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:14.246608 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-8ec87872-5c6f-4c78-99eb-2264809039f0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:14.305897 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:14.305897 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:14.317555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-8ec87872-5c6f-4c78-99eb-2264809039f0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:14.361788 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-8ec87872-5c6f-4c78-99eb-2264809039f0 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:14.363600 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1830/3675] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:06:14 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 1369 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:14.371742 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9375fb8c-9caa-4bcc-aba0-9074608dd094 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] GET http://10.222.0.39/volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes/7abc6ff5-2f39-4add-9108-2876b9ae2802 Jan 02 03:06:14.372767 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9375fb8c-9caa-4bcc-aba0-9074608dd094 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:14.373833 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:14.373833 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:14.374792 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9375fb8c-9caa-4bcc-aba0-9074608dd094 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:14.421442 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:14.421442 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:14.423708 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7372ce71-6ea6-4da1-80b8-74f180767150 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:14.426406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7372ce71-6ea6-4da1-80b8-74f180767150 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f returned with HTTP 200 Jan 02 03:06:14.427516 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1846/3676] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:14 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f => generated 465 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:14.507353 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:14.507353 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:14.543703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9375fb8c-9caa-4bcc-aba0-9074608dd094 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Volume info retrieved successfully. Jan 02 03:06:14.554130 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-89b301d6-744f-457b-891c-d22c196058d1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:14.555203 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-89b301d6-744f-457b-891c-d22c196058d1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:14.555564 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:14.555564 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:14.556172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-89b301d6-744f-457b-891c-d22c196058d1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:14.556721 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-89b301d6-744f-457b-891c-d22c196058d1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:14.597952 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9375fb8c-9caa-4bcc-aba0-9074608dd094 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] http://10.222.0.39/volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes/7abc6ff5-2f39-4add-9108-2876b9ae2802 returned with HTTP 200 Jan 02 03:06:14.599770 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1831/3677] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:14 2021] GET /volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes/7abc6ff5-2f39-4add-9108-2876b9ae2802 => generated 1039 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:14.601227 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:14.601227 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:14.603437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-89b301d6-744f-457b-891c-d22c196058d1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:14.606448 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1847/3678] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:14 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:15.453919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5374113c-7a50-4483-bf39-45ce910061a3 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f Jan 02 03:06:15.454696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5374113c-7a50-4483-bf39-45ce910061a3 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:15.454866 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:15.454866 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:15.455469 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5374113c-7a50-4483-bf39-45ce910061a3 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:15.497356 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:15.497356 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:15.499881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5374113c-7a50-4483-bf39-45ce910061a3 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:15.503243 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5374113c-7a50-4483-bf39-45ce910061a3 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f returned with HTTP 200 Jan 02 03:06:15.505129 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1832/3679] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:15 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:15.520579 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-1bf51b7f-eb21-492f-bc54-9bd045f0af93 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:15.522749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-1bf51b7f-eb21-492f-bc54-9bd045f0af93 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:15.523522 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:15.523522 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:15.523924 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-1bf51b7f-eb21-492f-bc54-9bd045f0af93 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:15.610133 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:15.610133 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:15.625132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3f508e9-e526-46df-839c-651c336e8710 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:15.626083 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3f508e9-e526-46df-839c-651c336e8710 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:15.626428 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:15.626428 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:15.627080 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3f508e9-e526-46df-839c-651c336e8710 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:15.627757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d3f508e9-e526-46df-839c-651c336e8710 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:15.630408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-1bf51b7f-eb21-492f-bc54-9bd045f0af93 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:15.670366 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-1bf51b7f-eb21-492f-bc54-9bd045f0af93 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:15.671107 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:15.671107 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:15.671423 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1848/3680] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:06:15 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 1369 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:15.675261 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3f508e9-e526-46df-839c-651c336e8710 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:15.681565 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f51c2c0-78c7-4a16-9a4f-c709c71eaeed tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] GET http://10.222.0.39/volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes/7abc6ff5-2f39-4add-9108-2876b9ae2802 Jan 02 03:06:15.682347 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1833/3681] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:15 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:15.683342 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f51c2c0-78c7-4a16-9a4f-c709c71eaeed tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:15.683699 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:15.683699 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:15.684384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4f51c2c0-78c7-4a16-9a4f-c709c71eaeed tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:15.692240 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3f508e9-e526-46df-839c-651c336e8710 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 03:06:15.692856 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3f508e9-e526-46df-839c-651c336e8710 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:15.693312 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:15.693312 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:15.693801 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3f508e9-e526-46df-839c-651c336e8710 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:15.695207 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3f508e9-e526-46df-839c-651c336e8710 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:06:15.696228 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1834/3682] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 03:06: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 02 03:06:15.717815 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-dde588a9-b46f-41a6-b014-29faa1687532 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments Jan 02 03:06:15.717815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-dde588a9-b46f-41a6-b014-29faa1687532 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "397f3344-f361-4c36-8eff-481fe7825248", "instance_uuid": "2f6e5a48-79a3-4fb2-b52c-5905d4b53875", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:15.800390 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:15.800390 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:15.817955 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:15.817955 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:15.834451 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4f51c2c0-78c7-4a16-9a4f-c709c71eaeed tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Volume info retrieved successfully. Jan 02 03:06:15.898592 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4f51c2c0-78c7-4a16-9a4f-c709c71eaeed tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] http://10.222.0.39/volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes/7abc6ff5-2f39-4add-9108-2876b9ae2802 returned with HTTP 200 Jan 02 03:06:15.898592 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1849/3683] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:15 2021] GET /volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes/7abc6ff5-2f39-4add-9108-2876b9ae2802 => generated 1040 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:15.911848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-858aa1a5-7267-4bd1-8cbf-0671f8e1fa37 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] GET http://10.222.0.39/volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes/detail?all_tenants=1&project_id=5ed8c3b18cfe4479974d9e2b1f4d19f0 Jan 02 03:06:15.911848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-858aa1a5-7267-4bd1-8cbf-0671f8e1fa37 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:15.911848 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:15.911848 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:15.911848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-858aa1a5-7267-4bd1-8cbf-0671f8e1fa37 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:15.911848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-858aa1a5-7267-4bd1-8cbf-0671f8e1fa37 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Could not evaluate value 5ed8c3b18cfe4479974d9e2b1f4d19f0, assuming string {{(pid=88067) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:06:15.911848 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-858aa1a5-7267-4bd1-8cbf-0671f8e1fa37 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Searching by: MultiDict([('project_id', '5ed8c3b18cfe4479974d9e2b1f4d19f0'), ('all_tenants', 1)]). {{(pid=88067) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:06:15.974111 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-858aa1a5-7267-4bd1-8cbf-0671f8e1fa37 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Get all volumes completed successfully. Jan 02 03:06:15.976466 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:15.976466 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:15.986481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-858aa1a5-7267-4bd1-8cbf-0671f8e1fa37 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] http://10.222.0.39/volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes/detail?all_tenants=1&project_id=5ed8c3b18cfe4479974d9e2b1f4d19f0 returned with HTTP 200 Jan 02 03:06:15.987293 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1850/3684] 10.222.0.39 () {58 vars in 1340 bytes} [Sat Jan 2 03:06:15 2021] GET /volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes/detail?all_tenants=1&project_id=5ed8c3b18cfe4479974d9e2b1f4d19f0 => generated 3242 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:06:15.996919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-dde588a9-b46f-41a6-b014-29faa1687532 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments returned with HTTP 200 Jan 02 03:06:15.999398 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1835/3685] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 03:06:15 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/attachments => generated 273 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:06:16.010397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3336897e-d6d9-4116-8dbf-131c07786fe6 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] DELETE http://10.222.0.39/volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes/7abc6ff5-2f39-4add-9108-2876b9ae2802 Jan 02 03:06:16.011330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3336897e-d6d9-4116-8dbf-131c07786fe6 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:16.011689 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:16.011689 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:16.012201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3336897e-d6d9-4116-8dbf-131c07786fe6 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:16.012841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3336897e-d6d9-4116-8dbf-131c07786fe6 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Delete volume with id: 7abc6ff5-2f39-4add-9108-2876b9ae2802 Jan 02 03:06:16.074509 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:16.074509 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:16.074509 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3336897e-d6d9-4116-8dbf-131c07786fe6 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Volume info retrieved successfully. Jan 02 03:06:16.125267 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3336897e-d6d9-4116-8dbf-131c07786fe6 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] Delete volume request issued successfully. Jan 02 03:06:16.127365 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3336897e-d6d9-4116-8dbf-131c07786fe6 tempest-VolumesListAdminTestJSON-982459058 tempest-VolumesListAdminTestJSON-982459058] http://10.222.0.39/volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes/7abc6ff5-2f39-4add-9108-2876b9ae2802 returned with HTTP 202 Jan 02 03:06:16.129492 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1851/3686] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:16 2021] DELETE /volume/v3/edefd4efeaca4df8ab8d80c16ed9af21/volumes/7abc6ff5-2f39-4add-9108-2876b9ae2802 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:16.141092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc915f08-e3bc-4fb1-93cf-1769dbbcdaf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] DELETE http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 Jan 02 03:06:16.141716 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc915f08-e3bc-4fb1-93cf-1769dbbcdaf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:16.142036 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:16.142036 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:16.142777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fc915f08-e3bc-4fb1-93cf-1769dbbcdaf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:16.143258 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-fc915f08-e3bc-4fb1-93cf-1769dbbcdaf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Delete volume with id: deee6792-747e-4618-8152-c19506134f37 Jan 02 03:06:16.276258 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:16.276258 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:16.278706 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fc915f08-e3bc-4fb1-93cf-1769dbbcdaf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:16.339400 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fc915f08-e3bc-4fb1-93cf-1769dbbcdaf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Delete volume request issued successfully. Jan 02 03:06:16.340190 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fc915f08-e3bc-4fb1-93cf-1769dbbcdaf8 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 returned with HTTP 202 Jan 02 03:06:16.343109 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1836/3687] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:16 2021] DELETE /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:16.370033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8aa7d11-8c57-40da-b66e-24c81af57546 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 Jan 02 03:06:16.376355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8aa7d11-8c57-40da-b66e-24c81af57546 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:16.376952 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:16.376952 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:16.377870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e8aa7d11-8c57-40da-b66e-24c81af57546 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:16.471441 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:16.471441 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:16.481154 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e8aa7d11-8c57-40da-b66e-24c81af57546 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:16.507193 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e8aa7d11-8c57-40da-b66e-24c81af57546 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 returned with HTTP 200 Jan 02 03:06:16.508636 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1852/3688] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:16 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 => generated 914 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:16.525967 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f42cd8a7-e181-4e2e-8728-9bf574d3f522 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f Jan 02 03:06:16.526922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f42cd8a7-e181-4e2e-8728-9bf574d3f522 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:16.527276 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:16.527276 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:16.527948 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f42cd8a7-e181-4e2e-8728-9bf574d3f522 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:16.663008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f42cd8a7-e181-4e2e-8728-9bf574d3f522 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f returned with HTTP 404 Jan 02 03:06:16.665047 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1837/3689] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:16 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f => generated 111 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:16.676353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf5352b6-299f-49ae-9c67-8cd84ff4c338 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action Jan 02 03:06:16.677886 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:16.677886 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:16.678668 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf5352b6-299f-49ae-9c67-8cd84ff4c338 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:16.679244 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf5352b6-299f-49ae-9c67-8cd84ff4c338 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:16.680430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-bf5352b6-299f-49ae-9c67-8cd84ff4c338 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Updating snapshot '71b8c8e6-7a00-4880-885b-f159e708c97e' with '{'status': 'available'}' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:06:16.695486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d72cedac-f1f3-4588-9a71-8718902fd7d5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:16.697965 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d72cedac-f1f3-4588-9a71-8718902fd7d5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:16.698602 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d72cedac-f1f3-4588-9a71-8718902fd7d5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:16.701936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-d72cedac-f1f3-4588-9a71-8718902fd7d5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:16.767551 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:16.767551 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:16.773152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:16.773152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:16.775016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d72cedac-f1f3-4588-9a71-8718902fd7d5 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:16.775868 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1838/3690] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:16 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:16.854436 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf5352b6-299f-49ae-9c67-8cd84ff4c338 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action returned with HTTP 202 Jan 02 03:06:16.855304 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1853/3691] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:16 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:16.864320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84626c51-4a87-4d99-aa52-1a4adf031e2f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:16.864882 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84626c51-4a87-4d99-aa52-1a4adf031e2f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:16.865079 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:16.865079 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:16.865816 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-84626c51-4a87-4d99-aa52-1a4adf031e2f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:16.899181 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:16.899181 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:16.900745 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-84626c51-4a87-4d99-aa52-1a4adf031e2f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:16.902931 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-84626c51-4a87-4d99-aa52-1a4adf031e2f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:06:16.903925 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1839/3692] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:16 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:16.926470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-887f79f3-dd0d-4c20-a380-4aec565de609 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] POST http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots Jan 02 03:06:16.928753 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:16.928753 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:16.930592 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-887f79f3-dd0d-4c20-a380-4aec565de609 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da6c2996-2b33-4299-ae08-544cdf49f7d2", "name": "tempest-SnapshotsActionsTest-Snapshot-1518778968"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:17.171630 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:17.171630 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:17.172929 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-887f79f3-dd0d-4c20-a380-4aec565de609 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Volume info retrieved successfully. Jan 02 03:06:17.173296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-887f79f3-dd0d-4c20-a380-4aec565de609 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Create snapshot from volume da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:06:17.323302 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-887f79f3-dd0d-4c20-a380-4aec565de609 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Created reservations ['077fb321-4015-4a23-a4bd-0801e539a707', '32c84dd3-9bc0-4163-8540-786fdb5cb51f', 'ae1bbc43-49f4-4904-88d1-5ef64b3d9e0f', 'f70fa9f0-a1fe-405a-aa72-8190a3fa3e83'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:17.532925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-887f79f3-dd0d-4c20-a380-4aec565de609 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot create request issued successfully. Jan 02 03:06:17.533964 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-887f79f3-dd0d-4c20-a380-4aec565de609 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots returned with HTTP 202 Jan 02 03:06:17.534867 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1854/3693] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:06:16 2021] POST /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots => generated 307 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:17.539880 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae237f6a-5230-47a2-8c66-b3e69a68adbf tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 Jan 02 03:06:17.541597 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae237f6a-5230-47a2-8c66-b3e69a68adbf tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:17.541946 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:17.541946 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:17.542582 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ae237f6a-5230-47a2-8c66-b3e69a68adbf tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:17.555085 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb72a0a2-91e5-43cd-9089-df81aa7ac058 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 Jan 02 03:06:17.556968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb72a0a2-91e5-43cd-9089-df81aa7ac058 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:17.558529 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:17.558529 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:17.559152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb72a0a2-91e5-43cd-9089-df81aa7ac058 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:17.620545 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:17.620545 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:17.624153 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:17.624153 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:17.625741 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb72a0a2-91e5-43cd-9089-df81aa7ac058 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:17.628179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb72a0a2-91e5-43cd-9089-df81aa7ac058 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 returned with HTTP 200 Jan 02 03:06:17.635331 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1855/3694] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:17 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 => generated 439 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:17.646135 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ae237f6a-5230-47a2-8c66-b3e69a68adbf tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:17.877617 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ae237f6a-5230-47a2-8c66-b3e69a68adbf tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 returned with HTTP 200 Jan 02 03:06:17.877617 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1840/3695] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:17 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 => generated 914 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:17.881063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e924f54a-8929-46c9-93db-0bbf9965e672 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:17.881063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e924f54a-8929-46c9-93db-0bbf9965e672 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:17.881063 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:17.881063 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:17.881063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e924f54a-8929-46c9-93db-0bbf9965e672 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:17.881063 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-e924f54a-8929-46c9-93db-0bbf9965e672 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:17.903771 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:17.903771 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:17.906404 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e924f54a-8929-46c9-93db-0bbf9965e672 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:17.912275 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1856/3696] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:17 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:18.642335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-428ee572-6905-4609-9317-866870c297cc tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 Jan 02 03:06:18.643598 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-428ee572-6905-4609-9317-866870c297cc tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:18.644054 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:18.644054 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:18.644731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-428ee572-6905-4609-9317-866870c297cc tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:18.701703 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:18.701703 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:18.703378 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-428ee572-6905-4609-9317-866870c297cc tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:18.705689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-428ee572-6905-4609-9317-866870c297cc tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 returned with HTTP 200 Jan 02 03:06:18.706851 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1841/3697] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:18 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 => generated 439 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:18.739836 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85d56390-2c50-48f7-92a5-03634aa882e7 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 Jan 02 03:06:18.740387 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85d56390-2c50-48f7-92a5-03634aa882e7 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:18.740621 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:18.740621 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:18.753089 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85d56390-2c50-48f7-92a5-03634aa882e7 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:18.943595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8b8577de-b708-4743-8ca7-e8436fb5f633 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:18.943595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8b8577de-b708-4743-8ca7-e8436fb5f633 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:18.943595 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:18.943595 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:18.943595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8b8577de-b708-4743-8ca7-e8436fb5f633 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:18.943595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-8b8577de-b708-4743-8ca7-e8436fb5f633 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:19.016225 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:19.016225 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:19.045577 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-85d56390-2c50-48f7-92a5-03634aa882e7 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:19.061146 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:19.061146 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:19.072494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8b8577de-b708-4743-8ca7-e8436fb5f633 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:19.074039 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1842/3698] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:18 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:19.113875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85d56390-2c50-48f7-92a5-03634aa882e7 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 returned with HTTP 200 Jan 02 03:06:19.113875 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1857/3699] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:18 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 => generated 914 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:19.128309 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8b8577de-b708-4743-8ca7-e8436fb5f633 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume// Jan 02 03:06:19.128309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8b8577de-b708-4743-8ca7-e8436fb5f633 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:19.136490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:19.136490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:19.136490 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8b8577de-b708-4743-8ca7-e8436fb5f633 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:19.136490 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8b8577de-b708-4743-8ca7-e8436fb5f633 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:06:19.158150 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1843/3700] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:06:19 2021] GET /volume/ => generated 754 bytes in 28 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:06:19.178699 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-c7aac2ad-10cc-484a-bc9e-74295640a806 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:06:19.178699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-c7aac2ad-10cc-484a-bc9e-74295640a806 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:19.178699 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:19.178699 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:19.178699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-c7aac2ad-10cc-484a-bc9e-74295640a806 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:19.227391 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:19.227391 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:19.233986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-c7aac2ad-10cc-484a-bc9e-74295640a806 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:06:19.271999 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:19.271999 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:19.298263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-c7aac2ad-10cc-484a-bc9e-74295640a806 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:06:19.299257 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1858/3701] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:06:19 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 1467 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:06:19.319700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-63878d88-1d51-4ec9-8538-1c2f02b2b317 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] PUT http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d Jan 02 03:06:19.320551 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-63878d88-1d51-4ec9-8538-1c2f02b2b317 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:19.429923 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:06:19.429923 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:06:19.429923 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-63878d88-1d51-4ec9-8538-1c2f02b2b317 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Lock "b'cinder-attachment_update-397f3344-f361-4c36-8eff-481fe7825248-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.070s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:06:19.439567 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:19.439567 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:19.738819 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c8924f3-8630-4d73-ac84-8ca373e39631 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 Jan 02 03:06:19.738819 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c8924f3-8630-4d73-ac84-8ca373e39631 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:19.738819 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:19.738819 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:19.738819 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c8924f3-8630-4d73-ac84-8ca373e39631 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:19.819862 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:19.819862 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:19.819862 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6c8924f3-8630-4d73-ac84-8ca373e39631 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:19.845350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c8924f3-8630-4d73-ac84-8ca373e39631 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 returned with HTTP 200 Jan 02 03:06:19.845350 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1859/3702] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:19 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 => generated 439 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:20.095482 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-667a54dc-24a4-4366-bd97-3aac5e9a97bf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:20.095482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-667a54dc-24a4-4366-bd97-3aac5e9a97bf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:20.095482 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:20.095482 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:20.095482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-667a54dc-24a4-4366-bd97-3aac5e9a97bf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:20.095482 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-667a54dc-24a4-4366-bd97-3aac5e9a97bf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:20.216149 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:20.216149 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:20.243695 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-667a54dc-24a4-4366-bd97-3aac5e9a97bf tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:20.266911 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1860/3703] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:20 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:20.286041 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-251eb4e6-b463-4c4d-968b-10dd763d6460 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 Jan 02 03:06:20.286041 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-251eb4e6-b463-4c4d-968b-10dd763d6460 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:20.287492 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:20.287492 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:20.294700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-251eb4e6-b463-4c4d-968b-10dd763d6460 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:20.718919 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-251eb4e6-b463-4c4d-968b-10dd763d6460 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 returned with HTTP 404 Jan 02 03:06:20.721247 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1861/3704] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:20 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/deee6792-747e-4618-8152-c19506134f37 => generated 109 bytes in 464 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:20.751020 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f6ad573-f3c2-451e-8ef7-8b444da7ad23 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] DELETE http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc Jan 02 03:06:20.752162 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f6ad573-f3c2-451e-8ef7-8b444da7ad23 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:20.753192 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f6ad573-f3c2-451e-8ef7-8b444da7ad23 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:20.754042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-0f6ad573-f3c2-451e-8ef7-8b444da7ad23 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Delete volume with id: 1c91e1d0-05ca-402c-87e4-51c9e5e4cedc Jan 02 03:06:20.969198 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:20.969198 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:20.969198 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0f6ad573-f3c2-451e-8ef7-8b444da7ad23 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:21.037355 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0f6ad573-f3c2-451e-8ef7-8b444da7ad23 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Delete volume request issued successfully. Jan 02 03:06:21.037355 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f6ad573-f3c2-451e-8ef7-8b444da7ad23 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc returned with HTTP 202 Jan 02 03:06:21.037355 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1862/3705] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:20 2021] DELETE /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:21.037355 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-37d2c120-0a6f-4eca-aee1-486886570552 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 Jan 02 03:06:21.037355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-37d2c120-0a6f-4eca-aee1-486886570552 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:21.037355 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:21.037355 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:21.037355 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-37d2c120-0a6f-4eca-aee1-486886570552 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:21.189896 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:21.189896 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:21.198517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-37d2c120-0a6f-4eca-aee1-486886570552 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:21.209008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-37d2c120-0a6f-4eca-aee1-486886570552 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 returned with HTTP 200 Jan 02 03:06:21.209008 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1863/3706] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:21 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 => generated 466 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:21.244717 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a60875a8-e142-49c5-84f7-b933d0d4838a tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc Jan 02 03:06:21.253572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a60875a8-e142-49c5-84f7-b933d0d4838a tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:21.253572 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:21.253572 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:21.253572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a60875a8-e142-49c5-84f7-b933d0d4838a tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:21.514182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:21.514182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:21.575160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a60875a8-e142-49c5-84f7-b933d0d4838a tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:21.619065 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a60875a8-e142-49c5-84f7-b933d0d4838a tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc returned with HTTP 200 Jan 02 03:06:21.632626 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1864/3707] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:21 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc => generated 913 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:21.632626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2400c96-3a3c-4255-83d3-d4337307b69a tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411/action Jan 02 03:06:21.632626 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:21.632626 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:21.632626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2400c96-3a3c-4255-83d3-d4337307b69a tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:21.632626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2400c96-3a3c-4255-83d3-d4337307b69a tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:21.632626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-f2400c96-3a3c-4255-83d3-d4337307b69a tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Updating snapshot '7d5758fb-4ef7-43f2-82c8-4a3ad79d8411' with '{'status': 'error_deleting'}' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:06:21.794669 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:21.794669 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:21.984915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2400c96-3a3c-4255-83d3-d4337307b69a tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411/action returned with HTTP 202 Jan 02 03:06:21.984915 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1865/3708] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:21 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411/action => generated 0 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:21.990504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7533c2c7-6394-4d93-9799-3bbd0ddbf339 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:21.990504 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7533c2c7-6394-4d93-9799-3bbd0ddbf339 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:21.990504 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:21.990504 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:21.990504 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7533c2c7-6394-4d93-9799-3bbd0ddbf339 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:21.990504 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7533c2c7-6394-4d93-9799-3bbd0ddbf339 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:22.117501 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:22.117501 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:22.189370 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7533c2c7-6394-4d93-9799-3bbd0ddbf339 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:22.189370 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1866/3709] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:21 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:22.227894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-239dd3b7-0da6-46cb-bcd2-2667c97337f5 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 Jan 02 03:06:22.254597 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-239dd3b7-0da6-46cb-bcd2-2667c97337f5 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:22.254597 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:22.254597 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:22.254597 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-239dd3b7-0da6-46cb-bcd2-2667c97337f5 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:22.421788 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:22.421788 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:22.421788 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-239dd3b7-0da6-46cb-bcd2-2667c97337f5 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:22.427524 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-239dd3b7-0da6-46cb-bcd2-2667c97337f5 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 returned with HTTP 200 Jan 02 03:06:22.427524 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1867/3710] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:22 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 => generated 471 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:22.454242 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-411533b8-e25e-42c1-8015-25d97d16eff0 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411/action Jan 02 03:06:22.454242 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:22.454242 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:22.454242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-411533b8-e25e-42c1-8015-25d97d16eff0 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-force_delete": {}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:22.454242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-411533b8-e25e-42c1-8015-25d97d16eff0 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:22.496686 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:22.496686 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:22.497830 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-411533b8-e25e-42c1-8015-25d97d16eff0 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Snapshot retrieved successfully. Jan 02 03:06:22.721392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-411533b8-e25e-42c1-8015-25d97d16eff0 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Snapshot delete request issued successfully. Jan 02 03:06:22.721392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-411533b8-e25e-42c1-8015-25d97d16eff0 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411/action returned with HTTP 202 Jan 02 03:06:22.721392 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1868/3711] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:22 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411/action => generated 0 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:22.744119 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-58154ebb-f869-4789-92c3-74087cd6d0ce tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc Jan 02 03:06:22.755728 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-58154ebb-f869-4789-92c3-74087cd6d0ce tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:22.755728 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:22.755728 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:22.766846 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-58154ebb-f869-4789-92c3-74087cd6d0ce tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:23.063158 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:23.063158 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:23.109140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-58154ebb-f869-4789-92c3-74087cd6d0ce tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:23.236102 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-58154ebb-f869-4789-92c3-74087cd6d0ce tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc returned with HTTP 200 Jan 02 03:06:23.256623 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1869/3712] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:22 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc => generated 913 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:23.279717 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-376a0807-69be-455f-a483-d45c85a25079 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 Jan 02 03:06:23.285887 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-376a0807-69be-455f-a483-d45c85a25079 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:23.286230 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:23.286230 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:23.287309 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-376a0807-69be-455f-a483-d45c85a25079 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:23.422519 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:23.422519 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:23.422519 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-376a0807-69be-455f-a483-d45c85a25079 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:23.422519 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-376a0807-69be-455f-a483-d45c85a25079 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 returned with HTTP 200 Jan 02 03:06:23.433815 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1870/3713] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:23 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 => generated 465 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:23.455622 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-975ec86a-c75a-4c26-b617-1769de36c08a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:23.455622 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-975ec86a-c75a-4c26-b617-1769de36c08a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:23.455622 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:23.455622 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:23.455622 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-975ec86a-c75a-4c26-b617-1769de36c08a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:23.455622 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-975ec86a-c75a-4c26-b617-1769de36c08a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:23.541234 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:23.541234 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:23.541234 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-975ec86a-c75a-4c26-b617-1769de36c08a tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:23.541234 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1871/3714] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:23 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:24.285613 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0bf18696-568f-4c95-a448-5df28a40a61b tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc Jan 02 03:06:24.285613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0bf18696-568f-4c95-a448-5df28a40a61b tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:24.285613 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:24.285613 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:24.292202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0bf18696-568f-4c95-a448-5df28a40a61b tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:24.313343 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-63878d88-1d51-4ec9-8538-1c2f02b2b317 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Lock "b'cinder-attachment_update-397f3344-f361-4c36-8eff-481fe7825248-n-h1-767704-6'" released by "attachment_update" :: held 4.882s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:06:24.330333 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-63878d88-1d51-4ec9-8538-1c2f02b2b317 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d returned with HTTP 200 Jan 02 03:06:24.330333 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1844/3715] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 03:06:19 2021] PUT /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d => generated 762 bytes in 5007 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:24.446351 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-30546799-39e5-4327-a27f-d7173de62187 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] POST http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d/action Jan 02 03:06:24.446351 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:24.446351 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:24.474208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-30546799-39e5-4327-a27f-d7173de62187 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:24.474208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-30546799-39e5-4327-a27f-d7173de62187 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:24.523368 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:24.523368 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:24.558541 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0bf18696-568f-4c95-a448-5df28a40a61b tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:24.619835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0bf18696-568f-4c95-a448-5df28a40a61b tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc returned with HTTP 200 Jan 02 03:06:24.638155 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1872/3716] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:24 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc => generated 913 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:24.663023 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c9c4c68-bc18-4d77-81c1-5f93bbcf74b7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 Jan 02 03:06:24.663023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c9c4c68-bc18-4d77-81c1-5f93bbcf74b7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:24.663023 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:24.663023 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:24.663023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c9c4c68-bc18-4d77-81c1-5f93bbcf74b7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:24.685470 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:24.685470 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:24.722195 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-30546799-39e5-4327-a27f-d7173de62187 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d/action returned with HTTP 204 Jan 02 03:06:24.722195 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1845/3717] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 03:06:24 2021] POST /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d/action => generated 0 bytes in 326 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:24.746891 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9493e410-d452-41ea-b535-ec34b231a531 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:24.747381 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9493e410-d452-41ea-b535-ec34b231a531 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:24.760296 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:24.760296 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:24.762870 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:24.762870 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:24.764193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9493e410-d452-41ea-b535-ec34b231a531 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:24.764624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5c9c4c68-bc18-4d77-81c1-5f93bbcf74b7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:24.764885 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-9493e410-d452-41ea-b535-ec34b231a531 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:24.767064 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c9c4c68-bc18-4d77-81c1-5f93bbcf74b7 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 returned with HTTP 200 Jan 02 03:06:24.768036 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1873/3718] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:24 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 => generated 465 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:24.889295 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:24.889295 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:24.908966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9493e410-d452-41ea-b535-ec34b231a531 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:24.924170 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1846/3719] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:24 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:25.655916 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e56f33ed-30a8-41cc-950f-ed995d9df720 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc Jan 02 03:06:25.655916 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e56f33ed-30a8-41cc-950f-ed995d9df720 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:25.655916 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:25.655916 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:25.655916 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e56f33ed-30a8-41cc-950f-ed995d9df720 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:25.784205 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a848b87c-ffdc-47de-9ab4-405de058dbea tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 Jan 02 03:06:25.784205 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a848b87c-ffdc-47de-9ab4-405de058dbea tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:25.784205 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:25.784205 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:25.790357 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a848b87c-ffdc-47de-9ab4-405de058dbea tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:25.839258 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:25.839258 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:25.877666 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e56f33ed-30a8-41cc-950f-ed995d9df720 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:25.934709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a848b87c-ffdc-47de-9ab4-405de058dbea tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 returned with HTTP 404 Jan 02 03:06:25.937198 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1847/3720] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:25 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 => generated 111 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:25.947213 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-766e72bd-044e-4412-a1e3-42e71e719c3c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:25.948284 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-766e72bd-044e-4412-a1e3-42e71e719c3c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:25.949269 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-766e72bd-044e-4412-a1e3-42e71e719c3c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:25.950046 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-766e72bd-044e-4412-a1e3-42e71e719c3c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:25.957700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e56f33ed-30a8-41cc-950f-ed995d9df720 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc returned with HTTP 200 Jan 02 03:06:25.960198 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1874/3721] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:25 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc => generated 913 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:26.001207 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27f8d8b9-ed3e-44ba-87da-6bc1ae33bd97 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action Jan 02 03:06:26.002057 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:26.002057 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:26.002863 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27f8d8b9-ed3e-44ba-87da-6bc1ae33bd97 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:26.007132 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27f8d8b9-ed3e-44ba-87da-6bc1ae33bd97 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:26.009094 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-27f8d8b9-ed3e-44ba-87da-6bc1ae33bd97 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Updating snapshot '71b8c8e6-7a00-4880-885b-f159e708c97e' with '{'status': 'available'}' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:06:26.019810 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:26.019810 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:26.063241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-766e72bd-044e-4412-a1e3-42e71e719c3c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:26.063241 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1848/3722] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:25 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:26.109956 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:26.109956 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:26.214000 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27f8d8b9-ed3e-44ba-87da-6bc1ae33bd97 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action returned with HTTP 202 Jan 02 03:06:26.217635 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1875/3723] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:25 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action => generated 0 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:26.236694 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5918cbcb-fff1-42cb-937c-dff8ea5672ee tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:26.236694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5918cbcb-fff1-42cb-937c-dff8ea5672ee tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:26.237781 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:26.237781 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:26.238741 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5918cbcb-fff1-42cb-937c-dff8ea5672ee tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:26.292961 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:26.292961 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:26.295564 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5918cbcb-fff1-42cb-937c-dff8ea5672ee tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:26.299816 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5918cbcb-fff1-42cb-937c-dff8ea5672ee tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:06:26.301572 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1849/3724] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:26 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 466 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:26.327083 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0fc3cb1-7ecc-42ee-9e37-45b25d6c8bd3 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action Jan 02 03:06:26.327813 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:26.327813 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:26.328783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0fc3cb1-7ecc-42ee-9e37-45b25d6c8bd3 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:26.329609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0fc3cb1-7ecc-42ee-9e37-45b25d6c8bd3 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:26.331439 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-c0fc3cb1-7ecc-42ee-9e37-45b25d6c8bd3 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Updating snapshot '71b8c8e6-7a00-4880-885b-f159e708c97e' with '{'status': 'creating'}' {{(pid=88067) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:06:26.640316 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:26.640316 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:26.701923 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0fc3cb1-7ecc-42ee-9e37-45b25d6c8bd3 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action returned with HTTP 202 Jan 02 03:06:26.701923 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1876/3725] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:26 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action => generated 0 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:26.786635 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1186c76a-d9ec-49db-a502-1a5ad6321fa0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:26.786635 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1186c76a-d9ec-49db-a502-1a5ad6321fa0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:26.786635 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:26.786635 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:26.803311 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1186c76a-d9ec-49db-a502-1a5ad6321fa0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:26.930807 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:26.930807 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:26.931976 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1186c76a-d9ec-49db-a502-1a5ad6321fa0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:26.934211 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1186c76a-d9ec-49db-a502-1a5ad6321fa0 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:06:26.935049 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1850/3726] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:26 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 465 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:26.947719 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-852f0b9d-9035-45e7-8a91-79858d69c954 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] POST http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action Jan 02 03:06:26.948217 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:26.948217 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:26.948759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-852f0b9d-9035-45e7-8a91-79858d69c954 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:26.949165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-852f0b9d-9035-45e7-8a91-79858d69c954 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:26.950170 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.snapshot_actions [None req-852f0b9d-9035-45e7-8a91-79858d69c954 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=88067) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 02 03:06:26.979604 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-766c1ca2-8f3e-494c-95b8-e1a7f0135c4f tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc Jan 02 03:06:26.979604 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-766c1ca2-8f3e-494c-95b8-e1a7f0135c4f tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:26.979604 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:26.979604 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:26.979604 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-766c1ca2-8f3e-494c-95b8-e1a7f0135c4f tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:27.067922 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:27.067922 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:27.067922 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.snapshot_actions [None req-852f0b9d-9035-45e7-8a91-79858d69c954 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Updating snapshot 71b8c8e6-7a00-4880-885b-f159e708c97e with info {'id': '71b8c8e6-7a00-4880-885b-f159e708c97e', 'status': 'error', 'progress': '80%'} Jan 02 03:06:27.081998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-852f0b9d-9035-45e7-8a91-79858d69c954 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action returned with HTTP 202 Jan 02 03:06:27.081998 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1877/3727] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:26 2021] POST /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:27.097374 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ba3a8ac4-c14f-496f-a5b8-e188bc3e654c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:27.097374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ba3a8ac4-c14f-496f-a5b8-e188bc3e654c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:27.097374 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:27.097374 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:27.097374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ba3a8ac4-c14f-496f-a5b8-e188bc3e654c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:27.097374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ba3a8ac4-c14f-496f-a5b8-e188bc3e654c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:27.137685 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-766c1ca2-8f3e-494c-95b8-e1a7f0135c4f tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc returned with HTTP 404 Jan 02 03:06:27.137685 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1851/3728] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:26 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/1c91e1d0-05ca-402c-87e4-51c9e5e4cedc => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:27.137685 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a100ba66-2449-49cc-b50c-03281d49eaef tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] GET http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:27.137685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a100ba66-2449-49cc-b50c-03281d49eaef tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:27.137685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a100ba66-2449-49cc-b50c-03281d49eaef tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:27.164330 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:27.164330 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:27.170345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ba3a8ac4-c14f-496f-a5b8-e188bc3e654c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:27.170345 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1878/3729] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:27 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:27.181413 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2695c20-879e-4f6b-8de2-84715f0c2dde tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] DELETE http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa Jan 02 03:06:27.181413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2695c20-879e-4f6b-8de2-84715f0c2dde tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:27.181413 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:27.181413 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:27.181413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2695c20-879e-4f6b-8de2-84715f0c2dde tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:27.187738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-f2695c20-879e-4f6b-8de2-84715f0c2dde tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Delete volume with id: fcefb53b-c50a-4e8c-86ec-0aa25b4536fa Jan 02 03:06:27.218697 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:27.218697 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:27.218697 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a100ba66-2449-49cc-b50c-03281d49eaef tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Snapshot retrieved successfully. Jan 02 03:06:27.218697 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a100ba66-2449-49cc-b50c-03281d49eaef tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:06:27.218697 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1852/3730] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:27 2021] GET /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 461 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:27.244059 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f36524e-ab76-4be5-ae07-ab5d583938e4 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] POST http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action Jan 02 03:06:27.244059 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:27.244059 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:27.259702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f36524e-ab76-4be5-ae07-ab5d583938e4 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:27.259702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f36524e-ab76-4be5-ae07-ab5d583938e4 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:27.259702 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.admin_actions [None req-8f36524e-ab76-4be5-ae07-ab5d583938e4 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] Updating snapshot '71b8c8e6-7a00-4880-885b-f159e708c97e' with '{'status': 'available'}' {{(pid=88066) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:06:27.375917 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:27.375917 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:27.375917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f2695c20-879e-4f6b-8de2-84715f0c2dde tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:27.432183 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:27.432183 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:27.451281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f2695c20-879e-4f6b-8de2-84715f0c2dde tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Delete volume request issued successfully. Jan 02 03:06:27.451281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2695c20-879e-4f6b-8de2-84715f0c2dde tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa returned with HTTP 202 Jan 02 03:06:27.451281 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1879/3731] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:27 2021] DELETE /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:27.503050 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4e5591d-66f3-4663-ad2e-a45f71b26a0e tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa Jan 02 03:06:27.520010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4e5591d-66f3-4663-ad2e-a45f71b26a0e tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:27.520010 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:27.520010 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:27.520010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a4e5591d-66f3-4663-ad2e-a45f71b26a0e tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:27.564608 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f36524e-ab76-4be5-ae07-ab5d583938e4 tempest-SnapshotsActionsTest-1784828845 tempest-SnapshotsActionsTest-1784828845] http://10.222.0.39/volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action returned with HTTP 202 Jan 02 03:06:27.564608 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1853/3732] 10.222.0.39 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:27 2021] POST /volume/v3/b20e0ee3e13c4d79b21e96505a3e6d21/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e/action => generated 0 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:27.578993 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ffbc6e46-a2de-4117-b8be-6fae21cc0740 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:27.578993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ffbc6e46-a2de-4117-b8be-6fae21cc0740 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:27.578993 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:27.578993 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:27.578993 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ffbc6e46-a2de-4117-b8be-6fae21cc0740 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:27.632553 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:27.632553 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:27.653774 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a4e5591d-66f3-4663-ad2e-a45f71b26a0e tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:27.676798 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:27.676798 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:27.676798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ffbc6e46-a2de-4117-b8be-6fae21cc0740 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:27.676798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ffbc6e46-a2de-4117-b8be-6fae21cc0740 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:06:27.690023 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1854/3733] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:27 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 465 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:27.696383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-58d014a3-4c4d-44ea-bb8b-474e106234a5 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] DELETE http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 Jan 02 03:06:27.696383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-58d014a3-4c4d-44ea-bb8b-474e106234a5 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:27.696383 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:27.696383 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:27.696383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-58d014a3-4c4d-44ea-bb8b-474e106234a5 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:27.696383 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-58d014a3-4c4d-44ea-bb8b-474e106234a5 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Delete snapshot with id: 7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 Jan 02 03:06:27.754304 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a4e5591d-66f3-4663-ad2e-a45f71b26a0e tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa returned with HTTP 200 Jan 02 03:06:27.756854 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1880/3734] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:27 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa => generated 916 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:27.780213 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-58d014a3-4c4d-44ea-bb8b-474e106234a5 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 returned with HTTP 404 Jan 02 03:06:27.792696 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1855/3735] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:06:27 2021] DELETE /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/7d5758fb-4ef7-43f2-82c8-4a3ad79d8411 => generated 111 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:27.826756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b42aaa3-396c-4162-8701-ffa827218a18 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] DELETE http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f Jan 02 03:06:27.826756 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b42aaa3-396c-4162-8701-ffa827218a18 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:27.826756 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:27.826756 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:27.826756 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b42aaa3-396c-4162-8701-ffa827218a18 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:27.826756 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-1b42aaa3-396c-4162-8701-ffa827218a18 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Delete snapshot with id: 2c50fd40-f19a-4b47-a474-ca65c3911a1f Jan 02 03:06:27.872647 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b42aaa3-396c-4162-8701-ffa827218a18 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f returned with HTTP 404 Jan 02 03:06:27.899002 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d720992c-3993-43b1-8b5a-841ad3c85e0b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] DELETE http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 Jan 02 03:06:27.899002 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d720992c-3993-43b1-8b5a-841ad3c85e0b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:27.899002 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d720992c-3993-43b1-8b5a-841ad3c85e0b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:27.899002 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-d720992c-3993-43b1-8b5a-841ad3c85e0b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Delete snapshot with id: b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 Jan 02 03:06:27.916445 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1881/3736] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:06:27 2021] DELETE /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/2c50fd40-f19a-4b47-a474-ca65c3911a1f => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:27.939025 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d720992c-3993-43b1-8b5a-841ad3c85e0b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 returned with HTTP 404 Jan 02 03:06:27.939025 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1856/3737] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:06:27 2021] DELETE /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/b4a8f6c3-904f-47cc-b61a-ec4c06acfd44 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:27.950762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6fd050c9-1602-48a2-bcd1-d17efac4c4ad tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] DELETE http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 Jan 02 03:06:27.950762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6fd050c9-1602-48a2-bcd1-d17efac4c4ad tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:27.950762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6fd050c9-1602-48a2-bcd1-d17efac4c4ad tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:27.950762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-6fd050c9-1602-48a2-bcd1-d17efac4c4ad tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Delete snapshot with id: 63b2c3a0-d5e6-4073-9c2f-3847bc003a23 Jan 02 03:06:27.994841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6fd050c9-1602-48a2-bcd1-d17efac4c4ad tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 returned with HTTP 404 Jan 02 03:06:27.994841 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1882/3738] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:06:27 2021] DELETE /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/63b2c3a0-d5e6-4073-9c2f-3847bc003a23 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:28.001049 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8907e9df-0bfb-4e23-8df7-08dbac9f5f89 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] DELETE http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:28.001049 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8907e9df-0bfb-4e23-8df7-08dbac9f5f89 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:28.007725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8907e9df-0bfb-4e23-8df7-08dbac9f5f89 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:28.007725 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-8907e9df-0bfb-4e23-8df7-08dbac9f5f89 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Delete snapshot with id: 71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:28.057962 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:28.057962 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:28.057962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8907e9df-0bfb-4e23-8df7-08dbac9f5f89 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:28.197455 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-735dccb2-1f0f-4add-8dbc-f870a3db6dbd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:28.197455 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-735dccb2-1f0f-4add-8dbc-f870a3db6dbd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:28.197455 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-735dccb2-1f0f-4add-8dbc-f870a3db6dbd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:28.197455 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-735dccb2-1f0f-4add-8dbc-f870a3db6dbd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:28.231911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8907e9df-0bfb-4e23-8df7-08dbac9f5f89 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot delete request issued successfully. Jan 02 03:06:28.231911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8907e9df-0bfb-4e23-8df7-08dbac9f5f89 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 202 Jan 02 03:06:28.240440 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1857/3739] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:06:27 2021] DELETE /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:28.289964 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d50bfb8b-f9c2-4ed6-a30c-fc253d43dfc6 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:28.289964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d50bfb8b-f9c2-4ed6-a30c-fc253d43dfc6 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:28.289964 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:28.289964 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:28.289964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d50bfb8b-f9c2-4ed6-a30c-fc253d43dfc6 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:28.308203 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:28.308203 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:28.308203 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-735dccb2-1f0f-4add-8dbc-f870a3db6dbd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:28.315331 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1883/3740] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:28 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:28.340879 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:28.340879 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:28.340879 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d50bfb8b-f9c2-4ed6-a30c-fc253d43dfc6 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:28.340879 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d50bfb8b-f9c2-4ed6-a30c-fc253d43dfc6 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:06:28.360928 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1858/3741] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:28 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 464 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:28.774057 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-396501c3-b0bf-487b-8001-f22fa6dd5632 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa Jan 02 03:06:28.775033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-396501c3-b0bf-487b-8001-f22fa6dd5632 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:28.775253 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:28.775253 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:28.775629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-396501c3-b0bf-487b-8001-f22fa6dd5632 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:28.862620 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:28.862620 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:28.885539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-396501c3-b0bf-487b-8001-f22fa6dd5632 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:28.929953 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-396501c3-b0bf-487b-8001-f22fa6dd5632 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa returned with HTTP 200 Jan 02 03:06:28.930817 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1884/3742] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:28 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:29.337467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b53091d0-c1a7-4a64-81d2-3a58d961071b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:29.337467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b53091d0-c1a7-4a64-81d2-3a58d961071b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:29.337467 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:29.337467 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:29.337467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b53091d0-c1a7-4a64-81d2-3a58d961071b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:29.337467 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b53091d0-c1a7-4a64-81d2-3a58d961071b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:29.374200 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-845a4386-59fd-4011-894b-3060d7dde465 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:29.374200 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-845a4386-59fd-4011-894b-3060d7dde465 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:29.374200 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:29.374200 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:29.374200 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-845a4386-59fd-4011-894b-3060d7dde465 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:29.381402 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:29.381402 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:29.381402 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b53091d0-c1a7-4a64-81d2-3a58d961071b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:29.381402 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1859/3743] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:29 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:29.395115 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:29.395115 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:29.395115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-845a4386-59fd-4011-894b-3060d7dde465 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:29.406170 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-845a4386-59fd-4011-894b-3060d7dde465 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:06:29.406170 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1885/3744] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:29 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:29.969016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60bdd7f4-ace8-424b-8b45-3b5194740e95 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa Jan 02 03:06:29.969016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60bdd7f4-ace8-424b-8b45-3b5194740e95 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:29.969016 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:29.969016 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:29.969016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60bdd7f4-ace8-424b-8b45-3b5194740e95 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:30.226491 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:30.226491 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:30.246941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-60bdd7f4-ace8-424b-8b45-3b5194740e95 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Volume info retrieved successfully. Jan 02 03:06:30.298560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60bdd7f4-ace8-424b-8b45-3b5194740e95 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa returned with HTTP 200 Jan 02 03:06:30.310965 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1860/3745] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:29 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa => generated 916 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:30.408758 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac12280f-26cd-4c1f-a723-e9a3332ad8ee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:30.436275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac12280f-26cd-4c1f-a723-e9a3332ad8ee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:30.436275 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:30.436275 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:30.436275 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac12280f-26cd-4c1f-a723-e9a3332ad8ee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:30.446992 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ac12280f-26cd-4c1f-a723-e9a3332ad8ee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:30.450395 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5770e3e-36ea-45bc-a16c-5f8cd5a92399 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:30.458012 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5770e3e-36ea-45bc-a16c-5f8cd5a92399 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:30.458012 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:30.458012 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:30.468108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e5770e3e-36ea-45bc-a16c-5f8cd5a92399 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:30.651956 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:30.651956 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:30.658637 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac12280f-26cd-4c1f-a723-e9a3332ad8ee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:30.668822 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:30.668822 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:30.668822 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e5770e3e-36ea-45bc-a16c-5f8cd5a92399 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Snapshot retrieved successfully. Jan 02 03:06:30.673199 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1886/3746] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:30 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:30.688795 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e5770e3e-36ea-45bc-a16c-5f8cd5a92399 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 200 Jan 02 03:06:30.688795 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1861/3747] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:30 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 464 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:31.334832 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98b600e1-d555-4a83-b23a-cc7ee20ac276 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] GET http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa Jan 02 03:06:31.334832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98b600e1-d555-4a83-b23a-cc7ee20ac276 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:31.334832 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:31.334832 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:31.334832 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98b600e1-d555-4a83-b23a-cc7ee20ac276 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:31.501589 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98b600e1-d555-4a83-b23a-cc7ee20ac276 tempest-VolumesListAdminTestJSON-785221785 tempest-VolumesListAdminTestJSON-785221785] http://10.222.0.39/volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa returned with HTTP 404 Jan 02 03:06:31.511977 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1887/3748] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:31 2021] GET /volume/v3/5ed8c3b18cfe4479974d9e2b1f4d19f0/volumes/fcefb53b-c50a-4e8c-86ec-0aa25b4536fa => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:31.715202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f4adb26-2a88-4aaa-b132-a6e30045a14b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e Jan 02 03:06:31.715202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f4adb26-2a88-4aaa-b132-a6e30045a14b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:31.715202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f4adb26-2a88-4aaa-b132-a6e30045a14b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:31.719249 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ac88a9d-7b1f-490f-8fd3-151cc092f311 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:31.719249 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ac88a9d-7b1f-490f-8fd3-151cc092f311 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:31.719249 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:31.719249 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:31.719249 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ac88a9d-7b1f-490f-8fd3-151cc092f311 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:31.719249 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-7ac88a9d-7b1f-490f-8fd3-151cc092f311 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:31.847363 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:31.847363 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:31.859991 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ac88a9d-7b1f-490f-8fd3-151cc092f311 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:31.859991 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1862/3749] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:31 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:31.867602 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f4adb26-2a88-4aaa-b132-a6e30045a14b tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e returned with HTTP 404 Jan 02 03:06:31.867602 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1888/3750] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:31 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/snapshots/71b8c8e6-7a00-4880-885b-f159e708c97e => generated 111 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:31.882716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18b2ba56-1c87-44e3-8051-ba2ed8a9c742 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] DELETE http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:06:31.882716 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18b2ba56-1c87-44e3-8051-ba2ed8a9c742 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:31.882716 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:31.882716 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:31.882716 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18b2ba56-1c87-44e3-8051-ba2ed8a9c742 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:31.882716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-18b2ba56-1c87-44e3-8051-ba2ed8a9c742 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Delete volume with id: da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:06:31.957113 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:31.957113 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:31.958600 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-18b2ba56-1c87-44e3-8051-ba2ed8a9c742 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Volume info retrieved successfully. Jan 02 03:06:32.003949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-18b2ba56-1c87-44e3-8051-ba2ed8a9c742 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Delete volume request issued successfully. Jan 02 03:06:32.005088 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18b2ba56-1c87-44e3-8051-ba2ed8a9c742 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 returned with HTTP 202 Jan 02 03:06:32.009766 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1863/3751] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:31 2021] DELETE /volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:32.015657 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56e52567-f341-4637-a344-df347f474e8f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:06:32.016219 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56e52567-f341-4637-a344-df347f474e8f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:32.016744 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56e52567-f341-4637-a344-df347f474e8f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:32.183192 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:32.183192 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:32.183192 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-56e52567-f341-4637-a344-df347f474e8f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Volume info retrieved successfully. Jan 02 03:06:32.219823 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56e52567-f341-4637-a344-df347f474e8f tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 returned with HTTP 200 Jan 02 03:06:32.219823 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1889/3752] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:32 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 => generated 912 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:32.877854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cdd33445-990e-496f-8035-72148a499849 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:32.885593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cdd33445-990e-496f-8035-72148a499849 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:32.885593 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:32.885593 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:32.885593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cdd33445-990e-496f-8035-72148a499849 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:32.885593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-cdd33445-990e-496f-8035-72148a499849 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:32.948713 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:32.948713 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:32.953802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cdd33445-990e-496f-8035-72148a499849 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:32.957748 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1864/3753] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:32 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:33.230854 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b170239-2b5b-4cb3-9970-902e1282513e tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:06:33.230854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4b170239-2b5b-4cb3-9970-902e1282513e tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:33.230854 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:33.230854 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:33.230854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4b170239-2b5b-4cb3-9970-902e1282513e tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:33.421297 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:33.421297 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:33.446749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4b170239-2b5b-4cb3-9970-902e1282513e tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Volume info retrieved successfully. Jan 02 03:06:33.533798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4b170239-2b5b-4cb3-9970-902e1282513e tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 returned with HTTP 200 Jan 02 03:06:33.551431 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1890/3754] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:33 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 => generated 912 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:33.987229 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9687595-90da-49f9-bded-f228f4d18472 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:33.987229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9687595-90da-49f9-bded-f228f4d18472 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:33.987229 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:33.987229 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:33.987229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9687595-90da-49f9-bded-f228f4d18472 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:33.987229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-b9687595-90da-49f9-bded-f228f4d18472 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:34.057563 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:34.057563 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:34.057563 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9687595-90da-49f9-bded-f228f4d18472 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:34.057563 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1865/3755] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:33 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:34.542710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee9fe804-00fa-4b87-b627-33a8f7d84617 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:06:34.542710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee9fe804-00fa-4b87-b627-33a8f7d84617 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:34.542710 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:34.542710 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:34.542710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee9fe804-00fa-4b87-b627-33a8f7d84617 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:34.710253 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:34.710253 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:34.729688 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ee9fe804-00fa-4b87-b627-33a8f7d84617 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Volume info retrieved successfully. Jan 02 03:06:34.813933 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee9fe804-00fa-4b87-b627-33a8f7d84617 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 returned with HTTP 200 Jan 02 03:06:34.829982 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1891/3756] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:34 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 => generated 912 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:35.081909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36781f94-de61-4005-b5cb-060607014f56 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:35.081909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36781f94-de61-4005-b5cb-060607014f56 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:35.081909 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:35.081909 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:35.081909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-36781f94-de61-4005-b5cb-060607014f56 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:35.081909 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-36781f94-de61-4005-b5cb-060607014f56 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:35.135532 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:35.135532 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:35.145242 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-36781f94-de61-4005-b5cb-060607014f56 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:35.145242 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1866/3757] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:35 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:35.834844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34f7f85b-1f21-4292-adf6-c73e361e0564 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] GET http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 Jan 02 03:06:35.834844 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34f7f85b-1f21-4292-adf6-c73e361e0564 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:35.834844 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:35.834844 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:35.834844 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-34f7f85b-1f21-4292-adf6-c73e361e0564 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:36.065761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-34f7f85b-1f21-4292-adf6-c73e361e0564 tempest-SnapshotsActionsTest-1740033838 tempest-SnapshotsActionsTest-1740033838] http://10.222.0.39/volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 returned with HTTP 404 Jan 02 03:06:36.065761 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1892/3758] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:35 2021] GET /volume/v3/b4ae165e32c540f9bc874811eac49261/volumes/da6c2996-2b33-4299-ae08-544cdf49f7d2 => generated 109 bytes in 241 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:36.159498 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee8f2d4d-da6e-4f26-83d8-68450e23fb4c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:36.159498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee8f2d4d-da6e-4f26-83d8-68450e23fb4c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:36.159498 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:36.159498 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:36.159498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ee8f2d4d-da6e-4f26-83d8-68450e23fb4c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:36.159498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ee8f2d4d-da6e-4f26-83d8-68450e23fb4c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:36.241293 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:36.241293 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:36.241293 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ee8f2d4d-da6e-4f26-83d8-68450e23fb4c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:36.248853 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1867/3759] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:36 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:37.269928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c9f99e47-f6a1-4f2f-afe5-71a8a4ebb5b1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:37.270682 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c9f99e47-f6a1-4f2f-afe5-71a8a4ebb5b1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:37.271461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c9f99e47-f6a1-4f2f-afe5-71a8a4ebb5b1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:37.272121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c9f99e47-f6a1-4f2f-afe5-71a8a4ebb5b1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:37.509634 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:37.509634 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:37.509634 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c9f99e47-f6a1-4f2f-afe5-71a8a4ebb5b1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:37.530066 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1893/3760] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:37 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:38.548936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd52aa8a-a621-4e27-9692-ff47e37de478 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:38.548936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd52aa8a-a621-4e27-9692-ff47e37de478 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:38.548936 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:38.548936 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:38.548936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bd52aa8a-a621-4e27-9692-ff47e37de478 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:38.548936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-bd52aa8a-a621-4e27-9692-ff47e37de478 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:38.667177 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:38.667177 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:38.679572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bd52aa8a-a621-4e27-9692-ff47e37de478 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:38.679572 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1868/3761] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:38 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:39.706925 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a680c760-a4ab-4f95-ba3b-2b51b7f647d2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:39.706925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a680c760-a4ab-4f95-ba3b-2b51b7f647d2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:39.706925 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:39.706925 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:39.706925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a680c760-a4ab-4f95-ba3b-2b51b7f647d2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:39.706925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a680c760-a4ab-4f95-ba3b-2b51b7f647d2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:39.878194 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:39.878194 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:39.907902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a680c760-a4ab-4f95-ba3b-2b51b7f647d2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:39.907902 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1894/3762] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:39 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:40.921731 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94e1f7f3-ebca-4a1e-90d9-c09392b2f4fc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:40.921731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94e1f7f3-ebca-4a1e-90d9-c09392b2f4fc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:40.921731 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:40.921731 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:40.921731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-94e1f7f3-ebca-4a1e-90d9-c09392b2f4fc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:40.921731 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-94e1f7f3-ebca-4a1e-90d9-c09392b2f4fc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:40.949744 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:40.949744 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:40.949744 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-94e1f7f3-ebca-4a1e-90d9-c09392b2f4fc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:40.949744 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1869/3763] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:40 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:41.970587 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1a445bc1-42db-47cf-b8d2-41931c5c7ecc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:41.970587 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1a445bc1-42db-47cf-b8d2-41931c5c7ecc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:41.982404 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:41.982404 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:41.982404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1a445bc1-42db-47cf-b8d2-41931c5c7ecc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:41.982404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1a445bc1-42db-47cf-b8d2-41931c5c7ecc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:42.065011 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:42.065011 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:42.067536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1a445bc1-42db-47cf-b8d2-41931c5c7ecc tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:42.074467 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1895/3764] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:41 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:43.088892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-81eb219f-2e1c-41a2-9edb-054f786d152c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:43.088892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-81eb219f-2e1c-41a2-9edb-054f786d152c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:43.088892 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:43.088892 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:43.088892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-81eb219f-2e1c-41a2-9edb-054f786d152c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:43.088892 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-81eb219f-2e1c-41a2-9edb-054f786d152c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:43.137209 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:43.137209 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:43.142176 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-81eb219f-2e1c-41a2-9edb-054f786d152c tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:43.153096 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1870/3765] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:43 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:44.160733 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88dd449e-2975-41b5-a872-60f257d0e5a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:44.160733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88dd449e-2975-41b5-a872-60f257d0e5a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:44.160733 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:44.160733 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:44.160733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-88dd449e-2975-41b5-a872-60f257d0e5a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:44.160733 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-88dd449e-2975-41b5-a872-60f257d0e5a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:44.188106 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:44.188106 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:44.188106 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-88dd449e-2975-41b5-a872-60f257d0e5a3 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:44.201257 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1896/3766] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:44 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:44.969643 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf6c108a-f6cd-491c-9c9d-d9f91d0ca327 tempest-ExtensionsTestJSON-845823767 tempest-ExtensionsTestJSON-845823767] GET http://10.222.0.39/volume/v3/f007d31abb0d4ee9a39d792a152f99f7/extensions Jan 02 03:06:44.969643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf6c108a-f6cd-491c-9c9d-d9f91d0ca327 tempest-ExtensionsTestJSON-845823767 tempest-ExtensionsTestJSON-845823767] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:44.973911 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:44.973911 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:44.973911 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf6c108a-f6cd-491c-9c9d-d9f91d0ca327 tempest-ExtensionsTestJSON-845823767 tempest-ExtensionsTestJSON-845823767] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:44.973911 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf6c108a-f6cd-491c-9c9d-d9f91d0ca327 tempest-ExtensionsTestJSON-845823767 tempest-ExtensionsTestJSON-845823767] http://10.222.0.39/volume/v3/f007d31abb0d4ee9a39d792a152f99f7/extensions returned with HTTP 200 Jan 02 03:06:44.978294 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1871/3767] 10.222.0.39 () {58 vars in 1213 bytes} [Sat Jan 2 03:06:44 2021] GET /volume/v3/f007d31abb0d4ee9a39d792a152f99f7/extensions => generated 5245 bytes in 689 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:45.211664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1646523e-f4c9-4614-b789-b7ef5e0c3380 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:45.211664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1646523e-f4c9-4614-b789-b7ef5e0c3380 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:45.211664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1646523e-f4c9-4614-b789-b7ef5e0c3380 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:45.211664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-1646523e-f4c9-4614-b789-b7ef5e0c3380 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:45.275411 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:45.275411 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:45.275411 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1646523e-f4c9-4614-b789-b7ef5e0c3380 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:45.275411 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1872/3768] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:45 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:45.288206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] POST http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes Jan 02 03:06:45.288206 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:45.288206 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:45.288206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-726604492"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:45.303571 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-726604492'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:06:45.303571 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Create volume of 1 GB Jan 02 03:06:45.386506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Availability Zones retrieved successfully. Jan 02 03:06:45.490337 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Flow 'volume_create_api' (852f7c57-a484-47d3-a28d-9eb448dadac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:45.516187 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bb963ca-c6f3-4fe0-8b88-1e6734d2f522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:45.522737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:06:45.710668 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bb963ca-c6f3-4fe0-8b88-1e6734d2f522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:45.710668 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283d0065-4b0e-476a-b52c-81130f54a988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:46.055655 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Created reservations ['94d4cda3-06b2-4634-8d24-328a4782f906', '71104975-fc84-4424-819d-a7c22f477e29', '2877c036-ba36-40a6-b0f1-8813608acb4a', 'e003a93b-a3e1-4114-8233-3eb2abba2d3d'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:46.057742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283d0065-4b0e-476a-b52c-81130f54a988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94d4cda3-06b2-4634-8d24-328a4782f906', '71104975-fc84-4424-819d-a7c22f477e29', '2877c036-ba36-40a6-b0f1-8813608acb4a', 'e003a93b-a3e1-4114-8233-3eb2abba2d3d']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:46.059902 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942a5eb0-4e79-4c9f-9a1f-428551039a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:46.150299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942a5eb0-4e79-4c9f-9a1f-428551039a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29caa035-e596-43c1-914a-68799a05108e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-726604492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6de0fb0d65465a955a7fe4d4e84eb9',qos_specs=None,replication_status=,reservations=['94d4cda3-06b2-4634-8d24-328a4782f906','71104975-fc84-4424-819d-a7c22f477e29','2877c036-ba36-40a6-b0f1-8813608acb4a','e003a93b-a3e1-4114-8233-3eb2abba2d3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0a8ed6bda234b0d8493f265cd6e0265',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-726604492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29caa035-e596-43c1-914a-68799a05108e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad6de0fb0d65465a955a7fe4d4e84eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0a8ed6bda234b0d8493f265cd6e0265',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:46.150299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee7e6f5b-1a6a-478a-91d2-b12cf2ffb435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:46.175818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee7e6f5b-1a6a-478a-91d2-b12cf2ffb435) transitioned into state 'SUCCESS' from state '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-726604492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6de0fb0d65465a955a7fe4d4e84eb9',qos_specs=None,replication_status=,reservations=['94d4cda3-06b2-4634-8d24-328a4782f906','71104975-fc84-4424-819d-a7c22f477e29','2877c036-ba36-40a6-b0f1-8813608acb4a','e003a93b-a3e1-4114-8233-3eb2abba2d3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0a8ed6bda234b0d8493f265cd6e0265',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:46.197260 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6e00b4a-c630-4f53-95db-252f985d765f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:46.227006 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6e00b4a-c630-4f53-95db-252f985d765f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:46.239706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Flow 'volume_create_api' (852f7c57-a484-47d3-a28d-9eb448dadac0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:46.288784 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30576925-ed32-4d8b-8e22-2796f5b43e4b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:46.288784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30576925-ed32-4d8b-8e22-2796f5b43e4b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:46.288784 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:46.288784 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:46.288784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30576925-ed32-4d8b-8e22-2796f5b43e4b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:46.288784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-30576925-ed32-4d8b-8e22-2796f5b43e4b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:46.359513 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:46.359513 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:46.359513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30576925-ed32-4d8b-8e22-2796f5b43e4b tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:46.365220 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1873/3769] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:46 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:46.382805 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Create volume request issued successfully. Jan 02 03:06:46.448658 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d0f65dbe-0709-40ce-8e70-14a376f7d1e7 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes returned with HTTP 202 Jan 02 03:06:46.448658 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1897/3770] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:06:44 2021] POST /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes => generated 819 bytes in 1665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:46.478835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd51940c-3cad-4d94-953a-0e179970853b tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] GET http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:46.479955 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd51940c-3cad-4d94-953a-0e179970853b tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:46.483649 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:46.483649 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:46.484711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd51940c-3cad-4d94-953a-0e179970853b tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:46.719732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:46.719732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:46.726002 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dd51940c-3cad-4d94-953a-0e179970853b tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Volume info retrieved successfully. Jan 02 03:06:46.745405 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd51940c-3cad-4d94-953a-0e179970853b tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e returned with HTTP 200 Jan 02 03:06:46.746628 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1874/3771] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:46 2021] GET /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e => generated 911 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:47.427615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8c263bb-7477-41da-a67e-0f0845a953fd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:47.427615 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8c263bb-7477-41da-a67e-0f0845a953fd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:47.427615 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:47.427615 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:47.427615 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c8c263bb-7477-41da-a67e-0f0845a953fd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:47.427615 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-c8c263bb-7477-41da-a67e-0f0845a953fd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:47.529285 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:47.529285 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:47.529285 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c8c263bb-7477-41da-a67e-0f0845a953fd tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:47.543869 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1898/3772] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:47 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:47.790225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a12dbbb-e4e2-4c9b-931d-205c83fd2029 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] GET http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:47.801896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a12dbbb-e4e2-4c9b-931d-205c83fd2029 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:47.801896 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:47.801896 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:47.801896 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8a12dbbb-e4e2-4c9b-931d-205c83fd2029 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:47.990359 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:47.990359 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:48.001289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8a12dbbb-e4e2-4c9b-931d-205c83fd2029 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Volume info retrieved successfully. Jan 02 03:06:48.071875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8a12dbbb-e4e2-4c9b-931d-205c83fd2029 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e returned with HTTP 200 Jan 02 03:06:48.071875 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1875/3773] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:47 2021] GET /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e => generated 911 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:48.541707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a03e4900-10d0-45e0-9b62-7bb77c185ec2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:48.562496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a03e4900-10d0-45e0-9b62-7bb77c185ec2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:48.562496 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:48.562496 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:48.562496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a03e4900-10d0-45e0-9b62-7bb77c185ec2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:48.562496 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-a03e4900-10d0-45e0-9b62-7bb77c185ec2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:48.666052 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:48.666052 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:48.666052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a03e4900-10d0-45e0-9b62-7bb77c185ec2 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:48.666052 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1899/3774] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:48 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:49.118198 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66e30e0f-8f19-41e1-b691-e7f19639db3d tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] GET http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:49.118198 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66e30e0f-8f19-41e1-b691-e7f19639db3d tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:49.118198 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:49.118198 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:49.118198 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66e30e0f-8f19-41e1-b691-e7f19639db3d tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:49.218656 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:49.218656 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:49.233347 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-66e30e0f-8f19-41e1-b691-e7f19639db3d tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Volume info retrieved successfully. Jan 02 03:06:49.272539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66e30e0f-8f19-41e1-b691-e7f19639db3d tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e returned with HTTP 200 Jan 02 03:06:49.273636 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1876/3775] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:49 2021] GET /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e => generated 912 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:49.301216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27f7efd5-f156-4cab-b690-63d592b9bcbe tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] POST http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer Jan 02 03:06:49.302045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:49.302045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:49.302781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-27f7efd5-f156-4cab-b690-63d592b9bcbe tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "29caa035-e596-43c1-914a-68799a05108e"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:49.304556 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.volume_transfer [None req-27f7efd5-f156-4cab-b690-63d592b9bcbe tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Creating new volume transfer {'transfer': {'volume_id': '29caa035-e596-43c1-914a-68799a05108e'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 02 03:06:49.305214 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.volume_transfer [None req-27f7efd5-f156-4cab-b690-63d592b9bcbe tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Creating transfer of volume 29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:49.305861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.transfer.api [None req-27f7efd5-f156-4cab-b690-63d592b9bcbe tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Generating transfer record for volume 29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:49.421625 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:49.421625 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:49.495588 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-27f7efd5-f156-4cab-b690-63d592b9bcbe tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer returned with HTTP 202 Jan 02 03:06:49.529518 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-812cb726-f3da-4ea4-9190-28d277bbe990 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] GET http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:49.536369 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1900/3776] 10.222.0.39 () {60 vars in 1258 bytes} [Sat Jan 2 03:06:49 2021] POST /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer => generated 507 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:49.539899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-812cb726-f3da-4ea4-9190-28d277bbe990 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:49.539899 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:49.539899 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:49.539899 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-812cb726-f3da-4ea4-9190-28d277bbe990 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:49.716864 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ab010c8-9006-4824-a6e3-2dd26e7dc822 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:49.716864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ab010c8-9006-4824-a6e3-2dd26e7dc822 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:49.716864 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:49.716864 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:49.716864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6ab010c8-9006-4824-a6e3-2dd26e7dc822 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:49.716864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-6ab010c8-9006-4824-a6e3-2dd26e7dc822 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88067) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:49.721284 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:49.721284 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:49.796228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-812cb726-f3da-4ea4-9190-28d277bbe990 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Volume info retrieved successfully. Jan 02 03:06:49.843277 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:49.843277 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:49.843277 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6ab010c8-9006-4824-a6e3-2dd26e7dc822 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:49.843277 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1901/3777] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:49 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:49.924652 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-812cb726-f3da-4ea4-9190-28d277bbe990 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e returned with HTTP 200 Jan 02 03:06:49.924652 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1877/3778] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:49 2021] GET /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e => generated 920 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:49.942273 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62b4d669-455b-430f-9e1e-605f05cc1d83 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] GET http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/434af0ae-c8da-4ad4-909a-7340b6d84025 Jan 02 03:06:49.942273 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62b4d669-455b-430f-9e1e-605f05cc1d83 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:49.942273 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:49.942273 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:49.942273 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-62b4d669-455b-430f-9e1e-605f05cc1d83 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:49.965727 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-62b4d669-455b-430f-9e1e-605f05cc1d83 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/434af0ae-c8da-4ad4-909a-7340b6d84025 returned with HTTP 200 Jan 02 03:06:49.965727 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1902/3779] 10.222.0.39 () {58 vars in 1348 bytes} [Sat Jan 2 03:06:49 2021] GET /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/434af0ae-c8da-4ad4-909a-7340b6d84025 => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:49.984575 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e3d3abb-500d-40f0-b563-d1b8cb78edf8 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] GET http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer Jan 02 03:06:49.984575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e3d3abb-500d-40f0-b563-d1b8cb78edf8 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:49.984575 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:49.984575 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:49.984575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e3d3abb-500d-40f0-b563-d1b8cb78edf8 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:49.984575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.volume_transfer [None req-4e3d3abb-500d-40f0-b563-d1b8cb78edf8 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Listing volume transfers {{(pid=88066) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 02 03:06:50.001844 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e3d3abb-500d-40f0-b563-d1b8cb78edf8 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer returned with HTTP 200 Jan 02 03:06:50.001844 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1878/3780] 10.222.0.39 () {58 vars in 1237 bytes} [Sat Jan 2 03:06:49 2021] GET /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:50.581225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] POST http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes Jan 02 03:06:50.608397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-880204597"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:50.608397 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-880204597'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:06:50.608397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Create volume of 2 GB Jan 02 03:06:50.639969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6662c168-d2ce-442b-a6e5-7fedacc26d42 tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] POST http://10.222.0.39/volume/v3/20dd1909bffb48579595891cc5203874/os-volume-transfer/434af0ae-c8da-4ad4-909a-7340b6d84025/accept Jan 02 03:06:50.639969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6662c168-d2ce-442b-a6e5-7fedacc26d42 tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6711c08012db7672"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:50.657420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.volume_transfer [None req-6662c168-d2ce-442b-a6e5-7fedacc26d42 tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Accepting volume transfer 434af0ae-c8da-4ad4-909a-7340b6d84025 {{(pid=88067) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 02 03:06:50.657420 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.volume_transfer [None req-6662c168-d2ce-442b-a6e5-7fedacc26d42 tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Accepting transfer 434af0ae-c8da-4ad4-909a-7340b6d84025 Jan 02 03:06:50.665701 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Availability Zones retrieved successfully. Jan 02 03:06:50.765818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Flow 'volume_create_api' (36ce2337-558a-4496-a940-d4cb56ee83d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:50.773763 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4498d87a-8a88-485d-9f87-26aba654b973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:50.780102 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Validating volume size '2' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:06:50.974083 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4498d87a-8a88-485d-9f87-26aba654b973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:50.976336 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c980594-2d8d-4cef-b7d5-2fade01f436b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:50.976736 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-6662c168-d2ce-442b-a6e5-7fedacc26d42 tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Created reservations ['3290640c-9e92-42a3-9349-a80f74b4e553', '8ba17b41-7722-4b74-909f-34acc4d7cfab', 'c87f2646-6dec-4d55-bfea-97fcf15bc348', '5db603f6-75ad-4faf-ae60-578482c68a71'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:51.105638 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-6662c168-d2ce-442b-a6e5-7fedacc26d42 tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Created reservations ['fc836bee-82c2-4c0c-b4c5-19ba6d0a1465', '9087e263-a44e-45ca-a1f5-18b2849a1061', '0a64af53-45cf-4ccf-ae1f-d1d0b1957556', 'd15899a3-6f26-485f-9f77-f67ce4987ffa'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:51.188121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-6662c168-d2ce-442b-a6e5-7fedacc26d42 tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Created reservations ['39853e08-8996-4157-995f-1c5bf8afc224', '8ef539fa-2a0f-4ec9-9fd6-29c538713329', 'cf8272b8-38da-4430-bfe0-c9d872e800dc', 'ba30e153-7144-41d0-a513-c47744ddc9c8'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:51.218824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Created reservations ['eb239cdc-120f-4b29-bc17-e6f1294fec0b', '48660aa0-68c1-4a95-96f3-f8eba4876975', '4c15a229-37f6-46ac-8642-756936776fef', '1f842993-0349-498f-ad62-36ee6bc8cd06'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:51.220790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c980594-2d8d-4cef-b7d5-2fade01f436b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb239cdc-120f-4b29-bc17-e6f1294fec0b', '48660aa0-68c1-4a95-96f3-f8eba4876975', '4c15a229-37f6-46ac-8642-756936776fef', '1f842993-0349-498f-ad62-36ee6bc8cd06']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:51.223017 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a529e94-00fe-459b-a409-7a41e0fe5407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:51.257023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-6662c168-d2ce-442b-a6e5-7fedacc26d42 tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Created reservations ['26734c03-b238-4536-af9d-062bdc392ab5', '0b582925-4703-401b-b440-3f24f2d8aedf', '1af1d25f-3d83-4df4-b6d5-1a3ef1935dab', '88c31a2d-bf3b-45b2-ad80-c2a9c8819dd0'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:51.261539 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:51.261539 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:51.362699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a529e94-00fe-459b-a409-7a41e0fe5407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ea0315f-2543-46cc-bce6-96d2599bdb6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-880204597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54079b51a6a444c19a7c9742df0a0671',qos_specs=None,replication_status=,reservations=['eb239cdc-120f-4b29-bc17-e6f1294fec0b','48660aa0-68c1-4a95-96f3-f8eba4876975','4c15a229-37f6-46ac-8642-756936776fef','1f842993-0349-498f-ad62-36ee6bc8cd06'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30721b7180fe426bb7bed87050c3a264',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-880204597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ea0315f-2543-46cc-bce6-96d2599bdb6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54079b51a6a444c19a7c9742df0a0671',provider_auth=None,provider_geometry=None,provider_id=None,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='30721b7180fe426bb7bed87050c3a264',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:51.364846 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb9b943-2011-496f-8b74-32abdbbd886b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:51.383927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6662c168-d2ce-442b-a6e5-7fedacc26d42 tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Transfer volume completed successfully. Jan 02 03:06:51.427233 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb9b943-2011-496f-8b74-32abdbbd886b) transitioned into state 'SUCCESS' from state '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-880204597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54079b51a6a444c19a7c9742df0a0671',qos_specs=None,replication_status=,reservations=['eb239cdc-120f-4b29-bc17-e6f1294fec0b','48660aa0-68c1-4a95-96f3-f8eba4876975','4c15a229-37f6-46ac-8642-756936776fef','1f842993-0349-498f-ad62-36ee6bc8cd06'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30721b7180fe426bb7bed87050c3a264',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:51.429840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a41c5f-9acd-4a6f-8b3e-181b71f129e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:51.460835 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a41c5f-9acd-4a6f-8b3e-181b71f129e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:51.464051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Flow 'volume_create_api' (36ce2337-558a-4496-a940-d4cb56ee83d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:51.510228 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:06:51.510228 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 03:06:51.522328 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Create volume request issued successfully. Jan 02 03:06:51.539917 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dfaadbdf-9f9f-440d-b588-0ecde85ff367 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes returned with HTTP 202 Jan 02 03:06:51.541074 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1879/3781] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:06:50 2021] POST /volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes => generated 823 bytes in 1431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:06:51.557580 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad609607-fdeb-4cf3-a3ce-1e9c42dc9866 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:51.558553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad609607-fdeb-4cf3-a3ce-1e9c42dc9866 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:51.558929 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:51.558929 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:51.559545 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad609607-fdeb-4cf3-a3ce-1e9c42dc9866 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:51.560712 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-ad609607-fdeb-4cf3-a3ce-1e9c42dc9866 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:51.599660 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:51.599660 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:51.602574 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad609607-fdeb-4cf3-a3ce-1e9c42dc9866 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:51.603687 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1880/3782] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:51 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:51.618034 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c535d49-d6cc-4d94-884a-86c80ec76a40 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] GET http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b Jan 02 03:06:51.619208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c535d49-d6cc-4d94-884a-86c80ec76a40 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:51.620462 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:51.620462 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:51.622953 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4c535d49-d6cc-4d94-884a-86c80ec76a40 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:51.761851 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:51.761851 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:51.784233 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4c535d49-d6cc-4d94-884a-86c80ec76a40 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Volume info retrieved successfully. Jan 02 03:06:51.837380 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.transfer.api [None req-6662c168-d2ce-442b-a6e5-7fedacc26d42 tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Volume 29caa035-e596-43c1-914a-68799a05108e has been transferred. Jan 02 03:06:51.847660 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4c535d49-d6cc-4d94-884a-86c80ec76a40 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b returned with HTTP 200 Jan 02 03:06:51.848517 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1881/3783] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:51 2021] GET /volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b => generated 891 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:51.930455 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6662c168-d2ce-442b-a6e5-7fedacc26d42 tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] http://10.222.0.39/volume/v3/20dd1909bffb48579595891cc5203874/os-volume-transfer/434af0ae-c8da-4ad4-909a-7340b6d84025/accept returned with HTTP 202 Jan 02 03:06:51.937836 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1903/3784] 10.222.0.39 () {60 vars in 1390 bytes} [Sat Jan 2 03:06:50 2021] POST /volume/v3/20dd1909bffb48579595891cc5203874/os-volume-transfer/434af0ae-c8da-4ad4-909a-7340b6d84025/accept => generated 431 bytes in 1928 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:51.943006 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd020d12-b783-4c6c-8805-1f5f42c322bf tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] GET http://10.222.0.39/volume/v3/20dd1909bffb48579595891cc5203874/volumes/29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:51.943877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd020d12-b783-4c6c-8805-1f5f42c322bf tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:51.944285 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:51.944285 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:51.944959 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cd020d12-b783-4c6c-8805-1f5f42c322bf tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:52.023785 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:52.023785 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:52.035084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cd020d12-b783-4c6c-8805-1f5f42c322bf tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Volume info retrieved successfully. Jan 02 03:06:52.064701 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cd020d12-b783-4c6c-8805-1f5f42c322bf tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] http://10.222.0.39/volume/v3/20dd1909bffb48579595891cc5203874/volumes/29caa035-e596-43c1-914a-68799a05108e returned with HTTP 200 Jan 02 03:06:52.066942 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1882/3785] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:51 2021] GET /volume/v3/20dd1909bffb48579595891cc5203874/volumes/29caa035-e596-43c1-914a-68799a05108e => generated 912 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:52.086782 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-557950bf-a9b9-4f3e-b8c9-81bcd74da6be tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] GET http://10.222.0.39/volume/v3/20dd1909bffb48579595891cc5203874/volumes/29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:52.087719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-557950bf-a9b9-4f3e-b8c9-81bcd74da6be tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:52.088142 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:52.088142 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:52.088866 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-557950bf-a9b9-4f3e-b8c9-81bcd74da6be tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:52.211692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:52.211692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:52.230100 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-557950bf-a9b9-4f3e-b8c9-81bcd74da6be tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] Volume info retrieved successfully. Jan 02 03:06:52.282349 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-557950bf-a9b9-4f3e-b8c9-81bcd74da6be tempest-VolumesTransfersTest-70551615 tempest-VolumesTransfersTest-70551615] http://10.222.0.39/volume/v3/20dd1909bffb48579595891cc5203874/volumes/29caa035-e596-43c1-914a-68799a05108e returned with HTTP 200 Jan 02 03:06:52.283374 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1904/3786] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:52 2021] GET /volume/v3/20dd1909bffb48579595891cc5203874/volumes/29caa035-e596-43c1-914a-68799a05108e => generated 912 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:52.302387 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a7e3ba2-49aa-4f2d-8638-0eed40400d1a tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] DELETE http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/434af0ae-c8da-4ad4-909a-7340b6d84025 Jan 02 03:06:52.303567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a7e3ba2-49aa-4f2d-8638-0eed40400d1a tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:52.303966 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:52.303966 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:52.304572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a7e3ba2-49aa-4f2d-8638-0eed40400d1a tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:52.305115 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.volume_transfer [None req-9a7e3ba2-49aa-4f2d-8638-0eed40400d1a tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Delete transfer with id: 434af0ae-c8da-4ad4-909a-7340b6d84025 Jan 02 03:06:52.314061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a7e3ba2-49aa-4f2d-8638-0eed40400d1a tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/434af0ae-c8da-4ad4-909a-7340b6d84025 returned with HTTP 404 Jan 02 03:06:52.315318 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1883/3787] 10.222.0.39 () {58 vars in 1351 bytes} [Sat Jan 2 03:06:52 2021] DELETE /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/434af0ae-c8da-4ad4-909a-7340b6d84025 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:06:52.626624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09a72715-2d98-4869-b214-2fd9fc508853 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:52.627609 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09a72715-2d98-4869-b214-2fd9fc508853 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:52.628292 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-09a72715-2d98-4869-b214-2fd9fc508853 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:52.628914 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.backups [None req-09a72715-2d98-4869-b214-2fd9fc508853 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Show backup with id bf705d4e-a917-4919-8501-42b1331fe92a. {{(pid=88066) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:06:52.680995 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:52.680995 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:52.683154 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-09a72715-2d98-4869-b214-2fd9fc508853 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 200 Jan 02 03:06:52.684135 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1884/3788] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:52 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:52.702636 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e145474-a590-452f-bf1f-402a49e1e763 tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] DELETE http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:52.703918 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e145474-a590-452f-bf1f-402a49e1e763 tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:52.704279 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:52.704279 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:52.704889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e145474-a590-452f-bf1f-402a49e1e763 tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:52.705477 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3e145474-a590-452f-bf1f-402a49e1e763 tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Delete volume with id: 29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:52.713047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b49a615c-2cf7-4491-bd07-03238bedd7a7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 Jan 02 03:06:52.714381 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b49a615c-2cf7-4491-bd07-03238bedd7a7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:52.714718 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:52.714718 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:52.715300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b49a615c-2cf7-4491-bd07-03238bedd7a7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:52.864121 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:52.864121 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:52.868883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3e145474-a590-452f-bf1f-402a49e1e763 tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Volume info retrieved successfully. Jan 02 03:06:52.875642 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:52.875642 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:52.956966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b49a615c-2cf7-4491-bd07-03238bedd7a7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:06:53.005301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3e145474-a590-452f-bf1f-402a49e1e763 tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Delete volume request issued successfully. Jan 02 03:06:53.005827 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e145474-a590-452f-bf1f-402a49e1e763 tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/29caa035-e596-43c1-914a-68799a05108e returned with HTTP 202 Jan 02 03:06:53.010035 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1905/3789] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:52 2021] DELETE /volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/29caa035-e596-43c1-914a-68799a05108e => generated 0 bytes in 690 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:53.018640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-854e61f3-d480-48fe-90c4-636a93dbc1bb tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] GET http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b Jan 02 03:06:53.022548 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-854e61f3-d480-48fe-90c4-636a93dbc1bb tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:53.024577 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:53.024577 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:53.026964 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b49a615c-2cf7-4491-bd07-03238bedd7a7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 returned with HTTP 200 Jan 02 03:06:53.027552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-854e61f3-d480-48fe-90c4-636a93dbc1bb tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:53.039853 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1885/3790] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:52 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 => generated 1035 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:53.045400 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6242478-176c-4373-8b70-3df0437abe8b tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] GET http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:53.045907 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6242478-176c-4373-8b70-3df0437abe8b tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:53.049992 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:53.049992 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:53.050805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6242478-176c-4373-8b70-3df0437abe8b tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:53.144755 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:53.144755 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:53.167493 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c6242478-176c-4373-8b70-3df0437abe8b tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Volume info retrieved successfully. Jan 02 03:06:53.195680 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:53.195680 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:53.206964 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-854e61f3-d480-48fe-90c4-636a93dbc1bb tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Volume info retrieved successfully. Jan 02 03:06:53.215826 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6242478-176c-4373-8b70-3df0437abe8b tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/29caa035-e596-43c1-914a-68799a05108e returned with HTTP 200 Jan 02 03:06:53.217041 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1886/3791] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:53 2021] GET /volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/29caa035-e596-43c1-914a-68799a05108e => generated 1082 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:53.232219 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e177fbb7-26c9-4f31-9bde-f8fa54c210e6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 Jan 02 03:06:53.232692 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e177fbb7-26c9-4f31-9bde-f8fa54c210e6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:53.232692 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:53.232692 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:53.244610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e177fbb7-26c9-4f31-9bde-f8fa54c210e6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:53.261038 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-854e61f3-d480-48fe-90c4-636a93dbc1bb tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b returned with HTTP 200 Jan 02 03:06:53.261846 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1906/3792] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:53 2021] GET /volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b => generated 915 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:53.332942 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:53.332942 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:53.344407 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e177fbb7-26c9-4f31-9bde-f8fa54c210e6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:06:53.378673 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e177fbb7-26c9-4f31-9bde-f8fa54c210e6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 returned with HTTP 200 Jan 02 03:06:53.379802 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1887/3793] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:53 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 => generated 1035 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:53.395335 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-37669c56-0930-46d0-af61-a6a450c86f43 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] DELETE http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 Jan 02 03:06:53.395968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-37669c56-0930-46d0-af61-a6a450c86f43 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:53.396302 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:53.396302 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:53.396902 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-37669c56-0930-46d0-af61-a6a450c86f43 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:53.397494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-37669c56-0930-46d0-af61-a6a450c86f43 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete volume with id: fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 Jan 02 03:06:53.517396 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:53.517396 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:53.523050 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-37669c56-0930-46d0-af61-a6a450c86f43 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:06:53.653778 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-37669c56-0930-46d0-af61-a6a450c86f43 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete volume request issued successfully. Jan 02 03:06:53.654375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-37669c56-0930-46d0-af61-a6a450c86f43 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 returned with HTTP 202 Jan 02 03:06:53.655245 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1907/3794] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:53 2021] DELETE /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:06:53.664334 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-624cbc50-e708-47c2-85be-b27807d417e0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 Jan 02 03:06:53.669029 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-624cbc50-e708-47c2-85be-b27807d417e0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:53.671756 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:53.671756 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:53.673051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-624cbc50-e708-47c2-85be-b27807d417e0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:53.877724 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:53.877724 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:53.899769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-624cbc50-e708-47c2-85be-b27807d417e0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:06:53.937248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-624cbc50-e708-47c2-85be-b27807d417e0 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 returned with HTTP 200 Jan 02 03:06:53.938849 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1888/3795] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:53 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 => generated 1034 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:54.237364 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c03aed7c-dd5d-42ac-93e4-702bad9e41ab tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] GET http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:54.238603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c03aed7c-dd5d-42ac-93e4-702bad9e41ab tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:54.239107 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:54.239107 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:54.249554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c03aed7c-dd5d-42ac-93e4-702bad9e41ab tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:54.292223 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eeabf263-b793-4646-b652-0e5be06393fd tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] GET http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b Jan 02 03:06:54.293047 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eeabf263-b793-4646-b652-0e5be06393fd tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:54.293411 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:54.293411 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:54.294321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-eeabf263-b793-4646-b652-0e5be06393fd tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:54.409712 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:54.409712 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:54.435483 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-eeabf263-b793-4646-b652-0e5be06393fd tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Volume info retrieved successfully. Jan 02 03:06:54.493807 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:54.493807 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:54.507470 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-eeabf263-b793-4646-b652-0e5be06393fd tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b returned with HTTP 200 Jan 02 03:06:54.515925 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1889/3796] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:54 2021] GET /volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b => generated 916 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:54.519798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c03aed7c-dd5d-42ac-93e4-702bad9e41ab tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Volume info retrieved successfully. Jan 02 03:06:54.532908 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] POST http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes Jan 02 03:06:54.534068 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:54.534068 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:54.534706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2ea0315f-2543-46cc-bce6-96d2599bdb6b"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:54.536086 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Create volume request body: {'volume': {'size': 1, 'source_volid': '2ea0315f-2543-46cc-bce6-96d2599bdb6b'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:06:54.577619 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c03aed7c-dd5d-42ac-93e4-702bad9e41ab tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/29caa035-e596-43c1-914a-68799a05108e returned with HTTP 200 Jan 02 03:06:54.578457 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1908/3797] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:54 2021] GET /volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/29caa035-e596-43c1-914a-68799a05108e => generated 1082 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:54.680336 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:54.680336 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:54.682467 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Volume retrieved successfully. Jan 02 03:06:54.689544 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Create volume of 1 GB Jan 02 03:06:54.734339 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Availability Zones retrieved successfully. Jan 02 03:06:54.773679 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Flow 'volume_create_api' (922861b2-9799-46ef-b8b4-c057b59d07b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:54.781595 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39631a5d-2a8b-41e5-bc9a-b1b653968fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:54.786585 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Validating volume size '1' using validate_int, validate_source_size {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:06:54.790918 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39631a5d-2a8b-41e5-bc9a-b1b653968fc2) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 03:06:54.790918 n-d-767704-6 devstack@c-api.service[88065]: 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 02 03:06:54.803078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39631a5d-2a8b-41e5-bc9a-b1b653968fc2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:54.807981 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39631a5d-2a8b-41e5-bc9a-b1b653968fc2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 03:06:54.814782 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Flow 'volume_create_api' (922861b2-9799-46ef-b8b4-c057b59d07b4) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 03:06:54.816422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abcb83d1-b5a4-4d92-95e8-59b0809a3eaf tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes returned with HTTP 400 Jan 02 03:06:54.819296 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1890/3798] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:06:54 2021] POST /volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes => generated 173 bytes in 291 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 02 03:06:54.831759 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-747de4f7-c850-40bd-98b2-85d823146708 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] DELETE http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b Jan 02 03:06:54.832294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-747de4f7-c850-40bd-98b2-85d823146708 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:54.832516 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:54.832516 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:54.832941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-747de4f7-c850-40bd-98b2-85d823146708 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:54.833415 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-747de4f7-c850-40bd-98b2-85d823146708 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Delete volume with id: 2ea0315f-2543-46cc-bce6-96d2599bdb6b Jan 02 03:06:54.947461 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:54.947461 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:54.949354 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-747de4f7-c850-40bd-98b2-85d823146708 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Volume info retrieved successfully. Jan 02 03:06:54.955139 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aba4a680-2384-4768-8066-faa45459f9e6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 Jan 02 03:06:54.955936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aba4a680-2384-4768-8066-faa45459f9e6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:54.957261 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:54.957261 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:54.957859 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aba4a680-2384-4768-8066-faa45459f9e6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:55.020367 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-747de4f7-c850-40bd-98b2-85d823146708 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Delete volume request issued successfully. Jan 02 03:06:55.021144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-747de4f7-c850-40bd-98b2-85d823146708 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b returned with HTTP 202 Jan 02 03:06:55.024573 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1909/3799] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:54 2021] DELETE /volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:55.054472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02a4bdb8-0d66-4b99-8ecf-166a2d30b6c4 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] GET http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b Jan 02 03:06:55.055362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02a4bdb8-0d66-4b99-8ecf-166a2d30b6c4 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:55.055734 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:55.055734 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:55.056318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-02a4bdb8-0d66-4b99-8ecf-166a2d30b6c4 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:55.094787 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:55.094787 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:55.121532 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aba4a680-2384-4768-8066-faa45459f9e6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:06:55.169964 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:55.169964 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:55.173255 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aba4a680-2384-4768-8066-faa45459f9e6 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 returned with HTTP 200 Jan 02 03:06:55.178151 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1891/3800] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:54 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 => generated 1034 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:55.193078 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-02a4bdb8-0d66-4b99-8ecf-166a2d30b6c4 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Volume info retrieved successfully. Jan 02 03:06:55.235448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-02a4bdb8-0d66-4b99-8ecf-166a2d30b6c4 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b returned with HTTP 200 Jan 02 03:06:55.236337 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1910/3801] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:55 2021] GET /volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:55.598645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-120a7ea6-7238-4e4f-9e18-a42f621de70a tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] GET http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/29caa035-e596-43c1-914a-68799a05108e Jan 02 03:06:55.599612 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-120a7ea6-7238-4e4f-9e18-a42f621de70a tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:55.602788 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:55.602788 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:55.603964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-120a7ea6-7238-4e4f-9e18-a42f621de70a tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:55.874972 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-120a7ea6-7238-4e4f-9e18-a42f621de70a tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/29caa035-e596-43c1-914a-68799a05108e returned with HTTP 404 Jan 02 03:06:55.882298 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1892/3802] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:55 2021] GET /volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/29caa035-e596-43c1-914a-68799a05108e => generated 109 bytes in 291 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:55.894733 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] POST http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes Jan 02 03:06:55.895715 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:55.895715 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:55.896610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-590961443"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:55.905048 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-590961443'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:06:55.905927 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Create volume of 1 GB Jan 02 03:06:55.965276 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Availability Zones retrieved successfully. Jan 02 03:06:56.016231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Flow 'volume_create_api' (23fcaff6-b31c-4c31-99fc-766a7787e3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:56.019339 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7d2dd9-a5a2-4087-aad7-abeb425e998f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:56.026030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:06:56.190846 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-867181db-0947-4e0c-bca8-34f561fb9be1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 Jan 02 03:06:56.191391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-867181db-0947-4e0c-bca8-34f561fb9be1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:56.192143 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-867181db-0947-4e0c-bca8-34f561fb9be1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:56.211883 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7d2dd9-a5a2-4087-aad7-abeb425e998f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:56.214253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (664d1432-32bb-4fab-abb5-4a4733ee2346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:56.342096 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:56.342096 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:56.391018 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-867181db-0947-4e0c-bca8-34f561fb9be1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:06:56.456974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Created reservations ['6f3c6d10-e84c-40b2-9820-16dfbb4c3e4b', 'd014add4-3560-4132-ade5-8be57ad846d7', '78e9c25e-78d8-4868-a2ba-e9d99937d3ad', 'a9033133-94a4-422b-bbb0-98ab544af0ab'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:56.458966 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (664d1432-32bb-4fab-abb5-4a4733ee2346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f3c6d10-e84c-40b2-9820-16dfbb4c3e4b', 'd014add4-3560-4132-ade5-8be57ad846d7', '78e9c25e-78d8-4868-a2ba-e9d99937d3ad', 'a9033133-94a4-422b-bbb0-98ab544af0ab']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:56.461414 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7381709-bc3a-4243-90af-3883cebc9945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:56.470421 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-867181db-0947-4e0c-bca8-34f561fb9be1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 returned with HTTP 200 Jan 02 03:06:56.471248 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1893/3803] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:56 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 => generated 1034 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:56.485647 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c1ac5391-c582-4b47-a95f-dd9bf6ea3a5f tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] GET http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b Jan 02 03:06:56.487908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c1ac5391-c582-4b47-a95f-dd9bf6ea3a5f tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:56.488973 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:56.488973 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:56.489591 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c1ac5391-c582-4b47-a95f-dd9bf6ea3a5f tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:56.599441 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:56.599441 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:56.614582 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7381709-bc3a-4243-90af-3883cebc9945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9da340b0-39cc-419d-af7e-4955dd3b07ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-590961443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6de0fb0d65465a955a7fe4d4e84eb9',qos_specs=None,replication_status=,reservations=['6f3c6d10-e84c-40b2-9820-16dfbb4c3e4b','d014add4-3560-4132-ade5-8be57ad846d7','78e9c25e-78d8-4868-a2ba-e9d99937d3ad','a9033133-94a4-422b-bbb0-98ab544af0ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0a8ed6bda234b0d8493f265cd6e0265',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-590961443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9da340b0-39cc-419d-af7e-4955dd3b07ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad6de0fb0d65465a955a7fe4d4e84eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0a8ed6bda234b0d8493f265cd6e0265',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:56.627157 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549e890d-5184-4168-98b9-2653d2c14de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:56.628443 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c1ac5391-c582-4b47-a95f-dd9bf6ea3a5f tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Volume info retrieved successfully. Jan 02 03:06:56.670883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c1ac5391-c582-4b47-a95f-dd9bf6ea3a5f tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b returned with HTTP 200 Jan 02 03:06:56.671707 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1894/3804] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:56 2021] GET /volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:56.707978 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549e890d-5184-4168-98b9-2653d2c14de6) transitioned into state 'SUCCESS' from state '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-590961443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6de0fb0d65465a955a7fe4d4e84eb9',qos_specs=None,replication_status=,reservations=['6f3c6d10-e84c-40b2-9820-16dfbb4c3e4b','d014add4-3560-4132-ade5-8be57ad846d7','78e9c25e-78d8-4868-a2ba-e9d99937d3ad','a9033133-94a4-422b-bbb0-98ab544af0ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0a8ed6bda234b0d8493f265cd6e0265',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:56.710105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b88d0369-c2d7-4301-8be9-1a54baf9a9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:56.751121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b88d0369-c2d7-4301-8be9-1a54baf9a9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:56.753879 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Flow 'volume_create_api' (23fcaff6-b31c-4c31-99fc-766a7787e3de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:56.907524 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Create volume request issued successfully. Jan 02 03:06:56.939146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f37ca971-3184-4980-9fe6-68dbe9c2589e tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes returned with HTTP 202 Jan 02 03:06:56.939730 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1911/3805] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:06:55 2021] POST /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes => generated 819 bytes in 1052 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:06:56.956435 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b5311d90-543c-4ba6-8379-4ed80a2194f4 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] GET http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:06:56.957033 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b5311d90-543c-4ba6-8379-4ed80a2194f4 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:56.957260 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:56.957260 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:56.957639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b5311d90-543c-4ba6-8379-4ed80a2194f4 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:57.070641 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:57.070641 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:57.082180 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b5311d90-543c-4ba6-8379-4ed80a2194f4 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Volume info retrieved successfully. Jan 02 03:06:57.110075 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b5311d90-543c-4ba6-8379-4ed80a2194f4 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae returned with HTTP 200 Jan 02 03:06:57.111375 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1895/3806] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:56 2021] GET /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae => generated 911 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:57.495823 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e01cdf6-e19b-45ef-850c-dda1d442a106 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 Jan 02 03:06:57.496368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e01cdf6-e19b-45ef-850c-dda1d442a106 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:57.496621 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:57.496621 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:57.497070 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e01cdf6-e19b-45ef-850c-dda1d442a106 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:57.574771 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e01cdf6-e19b-45ef-850c-dda1d442a106 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 returned with HTTP 404 Jan 02 03:06:57.580345 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1912/3807] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:57 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/fe8526ca-bda7-4c43-9b4a-3c2e31a51ca9 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:57.585686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea45fb88-b34a-48a3-8062-90a0708dc088 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] DELETE http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a Jan 02 03:06:57.586228 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea45fb88-b34a-48a3-8062-90a0708dc088 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:57.586450 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:57.586450 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:57.586839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ea45fb88-b34a-48a3-8062-90a0708dc088 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:57.587204 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.backups [None req-ea45fb88-b34a-48a3-8062-90a0708dc088 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete backup with id: bf705d4e-a917-4919-8501-42b1331fe92a. Jan 02 03:06:57.643243 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:57.643243 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:57.690828 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-89a39d6a-5eab-4825-9f2b-621caff6c600 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] GET http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b Jan 02 03:06:57.691328 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-89a39d6a-5eab-4825-9f2b-621caff6c600 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:57.696210 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-89a39d6a-5eab-4825-9f2b-621caff6c600 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:57.701419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.backup.rpcapi [None req-ea45fb88-b34a-48a3-8062-90a0708dc088 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] delete_backup rpcapi backup_id bf705d4e-a917-4919-8501-42b1331fe92a {{(pid=88066) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 03:06:57.704810 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ea45fb88-b34a-48a3-8062-90a0708dc088 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a returned with HTTP 202 Jan 02 03:06:57.708986 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1896/3808] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:57 2021] DELETE /volume/v3/9253e51960bd4182b0651bc971e82c08/backups/bf705d4e-a917-4919-8501-42b1331fe92a => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:57.713475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a927451-b460-4b9d-8c01-06e064b328e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] DELETE http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 Jan 02 03:06:57.714017 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a927451-b460-4b9d-8c01-06e064b328e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:57.714244 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:57.714244 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:57.714623 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3a927451-b460-4b9d-8c01-06e064b328e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:57.715103 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3a927451-b460-4b9d-8c01-06e064b328e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete volume with id: f0f3d4a9-4d84-422d-9d11-79c877019430 Jan 02 03:06:57.850556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-89a39d6a-5eab-4825-9f2b-621caff6c600 tempest-VolumesCloneNegativeTest-1404342865 tempest-VolumesCloneNegativeTest-1404342865] http://10.222.0.39/volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b returned with HTTP 404 Jan 02 03:06:57.854417 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1913/3809] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:57 2021] GET /volume/v3/54079b51a6a444c19a7c9742df0a0671/volumes/2ea0315f-2543-46cc-bce6-96d2599bdb6b => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:57.904054 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:57.904054 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:57.910759 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3a927451-b460-4b9d-8c01-06e064b328e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:06:58.003569 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3a927451-b460-4b9d-8c01-06e064b328e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete volume request issued successfully. Jan 02 03:06:58.003569 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3a927451-b460-4b9d-8c01-06e064b328e9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 returned with HTTP 202 Jan 02 03:06:58.004342 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1897/3810] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:57 2021] DELETE /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:06:58.012195 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d7f62596-2422-4666-81c7-ef0945959a0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 Jan 02 03:06:58.012837 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d7f62596-2422-4666-81c7-ef0945959a0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:58.016379 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d7f62596-2422-4666-81c7-ef0945959a0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:58.128146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98cc1c72-1623-4c34-92da-bcb18e97d411 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] GET http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:06:58.128727 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98cc1c72-1623-4c34-92da-bcb18e97d411 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:58.128945 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:58.128945 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:58.129325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-98cc1c72-1623-4c34-92da-bcb18e97d411 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:58.255197 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:58.255197 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:58.293937 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:58.293937 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:58.321486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-98cc1c72-1623-4c34-92da-bcb18e97d411 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Volume info retrieved successfully. Jan 02 03:06:58.350160 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d7f62596-2422-4666-81c7-ef0945959a0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:06:58.414960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-98cc1c72-1623-4c34-92da-bcb18e97d411 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae returned with HTTP 200 Jan 02 03:06:58.425270 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1898/3811] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:58 2021] GET /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae => generated 911 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:58.497068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d7f62596-2422-4666-81c7-ef0945959a0e tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 returned with HTTP 200 Jan 02 03:06:58.500075 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1914/3812] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:58 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 => generated 977 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:59.446107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12041e4b-7482-4426-aa5c-6c85820dea5c tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] GET http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:06:59.447431 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12041e4b-7482-4426-aa5c-6c85820dea5c tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:59.447996 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:59.447996 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:59.448764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-12041e4b-7482-4426-aa5c-6c85820dea5c tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:59.516265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8af563f4-5217-4ae6-aed3-93953af1ef80 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 Jan 02 03:06:59.517287 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8af563f4-5217-4ae6-aed3-93953af1ef80 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:59.518689 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:59.518689 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:59.518689 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8af563f4-5217-4ae6-aed3-93953af1ef80 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:59.572613 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:59.572613 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:59.616835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-12041e4b-7482-4426-aa5c-6c85820dea5c tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Volume info retrieved successfully. Jan 02 03:06:59.676606 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:59.676606 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:59.697107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-12041e4b-7482-4426-aa5c-6c85820dea5c tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae returned with HTTP 200 Jan 02 03:06:59.697107 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1899/3813] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:59 2021] GET /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae => generated 912 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:59.710442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8af563f4-5217-4ae6-aed3-93953af1ef80 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:06:59.713684 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30d8eb67-51ea-4ade-a963-6e037245eda1 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] POST http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer Jan 02 03:06:59.714122 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:59.714122 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:59.714629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-30d8eb67-51ea-4ade-a963-6e037245eda1 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9da340b0-39cc-419d-af7e-4955dd3b07ae"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:59.715988 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.volume_transfer [None req-30d8eb67-51ea-4ade-a963-6e037245eda1 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Creating new volume transfer {'transfer': {'volume_id': '9da340b0-39cc-419d-af7e-4955dd3b07ae'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 02 03:06:59.716084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.volume_transfer [None req-30d8eb67-51ea-4ade-a963-6e037245eda1 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Creating transfer of volume 9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:06:59.716423 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.transfer.api [None req-30d8eb67-51ea-4ade-a963-6e037245eda1 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Generating transfer record for volume 9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:06:59.788488 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8af563f4-5217-4ae6-aed3-93953af1ef80 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 returned with HTTP 200 Jan 02 03:06:59.789534 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1915/3814] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:59 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 => generated 977 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:59.855579 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:59.855579 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:06:59.920826 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-30d8eb67-51ea-4ade-a963-6e037245eda1 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer returned with HTTP 202 Jan 02 03:06:59.921649 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1900/3815] 10.222.0.39 () {60 vars in 1258 bytes} [Sat Jan 2 03:06:59 2021] POST /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer => generated 507 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:59.939226 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b3f87442-5907-404f-97f3-00abd3b35f8f tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] GET http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:06:59.940488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b3f87442-5907-404f-97f3-00abd3b35f8f tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:59.942529 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:59.942529 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:06:59.943304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b3f87442-5907-404f-97f3-00abd3b35f8f tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:00.145430 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:00.145430 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:00.174882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b3f87442-5907-404f-97f3-00abd3b35f8f tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Volume info retrieved successfully. Jan 02 03:07:00.306959 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b3f87442-5907-404f-97f3-00abd3b35f8f tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae returned with HTTP 200 Jan 02 03:07:00.308673 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1916/3816] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:59 2021] GET /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae => generated 920 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:00.337721 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9421dc5-b40d-48e5-b929-5cda383ee310 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] GET http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/detail Jan 02 03:07:00.338968 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9421dc5-b40d-48e5-b929-5cda383ee310 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:00.339163 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:00.339163 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:00.339537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9421dc5-b40d-48e5-b929-5cda383ee310 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:00.340184 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.contrib.volume_transfer [None req-b9421dc5-b40d-48e5-b929-5cda383ee310 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Listing volume transfers {{(pid=88066) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 02 03:07:00.368882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9421dc5-b40d-48e5-b929-5cda383ee310 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/detail returned with HTTP 200 Jan 02 03:07:00.369790 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1901/3817] 10.222.0.39 () {58 vars in 1258 bytes} [Sat Jan 2 03:07:00 2021] GET /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/detail => generated 478 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:00.395737 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3efe486e-ff82-4273-a5d5-c1fae801c74d tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] DELETE http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/2905a8c5-2443-42ac-930b-41d597e026ad Jan 02 03:07:00.400636 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3efe486e-ff82-4273-a5d5-c1fae801c74d tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:00.401011 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:00.401011 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:00.401694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3efe486e-ff82-4273-a5d5-c1fae801c74d tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:00.402369 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.volume_transfer [None req-3efe486e-ff82-4273-a5d5-c1fae801c74d tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Delete transfer with id: 2905a8c5-2443-42ac-930b-41d597e026ad Jan 02 03:07:00.504641 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:00.504641 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:00.521589 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:07:00.521589 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 03:07:00.528664 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3efe486e-ff82-4273-a5d5-c1fae801c74d tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/2905a8c5-2443-42ac-930b-41d597e026ad returned with HTTP 202 Jan 02 03:07:00.529971 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1917/3818] 10.222.0.39 () {58 vars in 1351 bytes} [Sat Jan 2 03:07:00 2021] DELETE /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/2905a8c5-2443-42ac-930b-41d597e026ad => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:00.539728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2d938f8-bfa5-4e4c-b126-fbbb0c373019 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] GET http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:07:00.540279 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2d938f8-bfa5-4e4c-b126-fbbb0c373019 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:00.542360 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d2d938f8-bfa5-4e4c-b126-fbbb0c373019 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:00.623658 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:00.623658 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:00.636301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d2d938f8-bfa5-4e4c-b126-fbbb0c373019 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Volume info retrieved successfully. Jan 02 03:07:00.671934 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d2d938f8-bfa5-4e4c-b126-fbbb0c373019 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae returned with HTTP 200 Jan 02 03:07:00.672872 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1902/3819] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:00 2021] GET /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae => generated 912 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:00.694488 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6d17d52-5bca-49d7-9f2f-03a60fe66603 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] DELETE http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/2905a8c5-2443-42ac-930b-41d597e026ad Jan 02 03:07:00.695136 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6d17d52-5bca-49d7-9f2f-03a60fe66603 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:00.695328 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:00.695328 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:00.695664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c6d17d52-5bca-49d7-9f2f-03a60fe66603 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:00.696035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.contrib.volume_transfer [None req-c6d17d52-5bca-49d7-9f2f-03a60fe66603 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Delete transfer with id: 2905a8c5-2443-42ac-930b-41d597e026ad Jan 02 03:07:00.709189 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c6d17d52-5bca-49d7-9f2f-03a60fe66603 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/2905a8c5-2443-42ac-930b-41d597e026ad returned with HTTP 404 Jan 02 03:07:00.713575 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1918/3820] 10.222.0.39 () {58 vars in 1351 bytes} [Sat Jan 2 03:07:00 2021] DELETE /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/os-volume-transfer/2905a8c5-2443-42ac-930b-41d597e026ad => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:07:00.722640 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dbc537de-58bc-4c7a-ad24-a62dbb357a3c tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] DELETE http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:07:00.729384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dbc537de-58bc-4c7a-ad24-a62dbb357a3c tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:00.730069 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:00.730069 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:00.730764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dbc537de-58bc-4c7a-ad24-a62dbb357a3c tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:00.732151 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-dbc537de-58bc-4c7a-ad24-a62dbb357a3c tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Delete volume with id: 9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:07:00.807022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31747bb1-9870-40e6-8a18-edf864b023b9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 Jan 02 03:07:00.807820 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31747bb1-9870-40e6-8a18-edf864b023b9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:00.808552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31747bb1-9870-40e6-8a18-edf864b023b9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:00.868501 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:00.868501 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:00.870055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dbc537de-58bc-4c7a-ad24-a62dbb357a3c tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Volume info retrieved successfully. Jan 02 03:07:00.902571 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:00.902571 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:00.914669 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-31747bb1-9870-40e6-8a18-edf864b023b9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:07:00.926615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dbc537de-58bc-4c7a-ad24-a62dbb357a3c tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Delete volume request issued successfully. Jan 02 03:07:00.927428 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dbc537de-58bc-4c7a-ad24-a62dbb357a3c tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae returned with HTTP 202 Jan 02 03:07:00.928711 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1903/3821] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:00 2021] DELETE /volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:00.940769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb90de6e-30d7-40be-9c10-fc24e3cb799d tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] GET http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:07:00.943133 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb90de6e-30d7-40be-9c10-fc24e3cb799d tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:00.946412 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:00.946412 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:00.947424 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb90de6e-30d7-40be-9c10-fc24e3cb799d tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:00.974735 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31747bb1-9870-40e6-8a18-edf864b023b9 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 returned with HTTP 200 Jan 02 03:07:00.976512 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1919/3822] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:00 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 => generated 977 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:01.099471 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:01.099471 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:01.123245 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb90de6e-30d7-40be-9c10-fc24e3cb799d tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Volume info retrieved successfully. Jan 02 03:07:01.173415 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb90de6e-30d7-40be-9c10-fc24e3cb799d tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae returned with HTTP 200 Jan 02 03:07:01.174427 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1904/3823] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:00 2021] GET /volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae => generated 1082 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:01.992988 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb9bfe2a-14d5-4f5e-b32e-c5ef7d240cee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 Jan 02 03:07:01.993577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb9bfe2a-14d5-4f5e-b32e-c5ef7d240cee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:01.993703 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:01.993703 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:01.994839 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb9bfe2a-14d5-4f5e-b32e-c5ef7d240cee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:02.095318 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb9bfe2a-14d5-4f5e-b32e-c5ef7d240cee tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 returned with HTTP 404 Jan 02 03:07:02.097813 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1905/3824] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:01 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:02.122932 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60f95bb4-2b6b-486e-9c5a-a4fa4d6916f7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] DELETE http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 Jan 02 03:07:02.124819 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60f95bb4-2b6b-486e-9c5a-a4fa4d6916f7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:02.125568 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-60f95bb4-2b6b-486e-9c5a-a4fa4d6916f7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:02.126242 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-60f95bb4-2b6b-486e-9c5a-a4fa4d6916f7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete volume with id: f0f3d4a9-4d84-422d-9d11-79c877019430 Jan 02 03:07:02.188829 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-60f95bb4-2b6b-486e-9c5a-a4fa4d6916f7 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 returned with HTTP 404 Jan 02 03:07:02.190107 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1906/3825] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:02 2021] DELETE /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/f0f3d4a9-4d84-422d-9d11-79c877019430 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:02.195866 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0819f689-5117-455b-90d0-5747ac45610a tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] GET http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:07:02.196075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0819f689-5117-455b-90d0-5747ac45610a tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:02.196749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0819f689-5117-455b-90d0-5747ac45610a tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:02.262958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:02.262958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:02.273140 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0819f689-5117-455b-90d0-5747ac45610a tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Volume info retrieved successfully. Jan 02 03:07:02.299400 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] POST http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes Jan 02 03:07:02.300093 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:02.300093 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:02.300818 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-39297112"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:02.302725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-39297112'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:07:02.303306 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Create volume of 1 GB Jan 02 03:07:02.323077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Availability Zones retrieved successfully. Jan 02 03:07:02.339983 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0819f689-5117-455b-90d0-5747ac45610a tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae returned with HTTP 200 Jan 02 03:07:02.347449 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1907/3826] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:02 2021] GET /volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae => generated 1082 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:02.350748 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Flow 'volume_create_api' (d28ab3b9-0b1e-467f-9459-f7fda77d849e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:02.357445 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64470729-be1b-4286-82b5-3966be1585c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:02.360503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e7cc612-adf0-45be-952b-62ed506241ca tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] DELETE http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:07:02.361154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:07:02.362021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e7cc612-adf0-45be-952b-62ed506241ca tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:02.362774 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:02.362774 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:02.363828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e7cc612-adf0-45be-952b-62ed506241ca tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:02.365388 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-3e7cc612-adf0-45be-952b-62ed506241ca tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete volume with id: 48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:07:02.484418 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:02.484418 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:02.485799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3e7cc612-adf0-45be-952b-62ed506241ca tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:07:02.503439 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64470729-be1b-4286-82b5-3966be1585c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:02.506806 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57c4d741-9806-46d2-ac3a-515cd3866956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:02.559603 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3e7cc612-adf0-45be-952b-62ed506241ca tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete volume request issued successfully. Jan 02 03:07:02.560763 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e7cc612-adf0-45be-952b-62ed506241ca tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 202 Jan 02 03:07:02.562904 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1908/3827] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:02 2021] DELETE /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:02.578248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1642fd36-5537-4319-954d-6999d94f5e7d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:07:02.580981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1642fd36-5537-4319-954d-6999d94f5e7d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:02.584439 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:02.584439 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:02.585247 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1642fd36-5537-4319-954d-6999d94f5e7d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:02.752412 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:02.752412 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:02.771137 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Created reservations ['16d48676-dcfa-4d9b-a407-fe967ace5f83', '434f3dd1-e465-400e-8969-5ec752f6576d', 'c6479c22-bfe0-479a-9724-37a4ebbe0dfc', '3ca22734-e3ac-4930-9da8-16165b8dfe97'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:07:02.774828 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57c4d741-9806-46d2-ac3a-515cd3866956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16d48676-dcfa-4d9b-a407-fe967ace5f83', '434f3dd1-e465-400e-8969-5ec752f6576d', 'c6479c22-bfe0-479a-9724-37a4ebbe0dfc', '3ca22734-e3ac-4930-9da8-16165b8dfe97']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:02.786328 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134b4f72-91fe-4b66-a82c-61ca58a15351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:02.788152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1642fd36-5537-4319-954d-6999d94f5e7d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:07:02.834735 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1642fd36-5537-4319-954d-6999d94f5e7d tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:07:02.843720 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1909/3828] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:02 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 1358 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:02.978606 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134b4f72-91fe-4b66-a82c-61ca58a15351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-39297112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38cfcfc7ca6c4308a80fbad04e39d7c4',qos_specs=None,replication_status=,reservations=['16d48676-dcfa-4d9b-a407-fe967ace5f83','434f3dd1-e465-400e-8969-5ec752f6576d','c6479c22-bfe0-479a-9724-37a4ebbe0dfc','3ca22734-e3ac-4930-9da8-16165b8dfe97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='133a5de21fcb4f55ba7a9f37719708e7',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:07:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-39297112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38cfcfc7ca6c4308a80fbad04e39d7c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='133a5de21fcb4f55ba7a9f37719708e7',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:02.981572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5674131d-7095-4c21-ad18-d3625fe7bcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:03.023598 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5674131d-7095-4c21-ad18-d3625fe7bcbd) transitioned into state 'SUCCESS' from state '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-39297112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38cfcfc7ca6c4308a80fbad04e39d7c4',qos_specs=None,replication_status=,reservations=['16d48676-dcfa-4d9b-a407-fe967ace5f83','434f3dd1-e465-400e-8969-5ec752f6576d','c6479c22-bfe0-479a-9724-37a4ebbe0dfc','3ca22734-e3ac-4930-9da8-16165b8dfe97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='133a5de21fcb4f55ba7a9f37719708e7',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:03.026850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53a7e112-4c69-4bce-8c39-1db12b21b158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:03.072170 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53a7e112-4c69-4bce-8c39-1db12b21b158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:03.075509 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Flow 'volume_create_api' (d28ab3b9-0b1e-467f-9459-f7fda77d849e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:03.307734 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Create volume request issued successfully. Jan 02 03:07:03.368352 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be0d2a69-678f-4ba1-a50f-9977038537c2 tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] GET http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:07:03.369156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be0d2a69-678f-4ba1-a50f-9977038537c2 tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:03.370854 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:03.370854 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:03.371639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be0d2a69-678f-4ba1-a50f-9977038537c2 tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:03.439676 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-355131cd-eacc-400d-bb1c-5aae94ce8014 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes returned with HTTP 202 Jan 02 03:07:03.456361 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1920/3829] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:07:01 2021] POST /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes => generated 825 bytes in 1519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:07:03.463998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be5b21c0-fff7-4fa5-9904-62c2584dcc76 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb Jan 02 03:07:03.490299 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be5b21c0-fff7-4fa5-9904-62c2584dcc76 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:03.490572 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:03.490572 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:03.491020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be5b21c0-fff7-4fa5-9904-62c2584dcc76 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:03.542449 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:03.542449 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:03.569197 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-be0d2a69-678f-4ba1-a50f-9977038537c2 tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Volume info retrieved successfully. Jan 02 03:07:03.618313 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:03.618313 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:03.645580 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-be5b21c0-fff7-4fa5-9904-62c2584dcc76 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Volume info retrieved successfully. Jan 02 03:07:03.646668 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be0d2a69-678f-4ba1-a50f-9977038537c2 tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae returned with HTTP 200 Jan 02 03:07:03.648510 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1910/3830] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:03 2021] GET /volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae => generated 1082 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:07:03.751301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be5b21c0-fff7-4fa5-9904-62c2584dcc76 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb returned with HTTP 200 Jan 02 03:07:03.752157 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1921/3831] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:03 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb => generated 917 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:03.860930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18ab51c4-91b0-48e4-ac57-65f372105162 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:07:03.861851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18ab51c4-91b0-48e4-ac57-65f372105162 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:03.862284 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:03.862284 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:03.862929 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-18ab51c4-91b0-48e4-ac57-65f372105162 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:03.980476 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:03.980476 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:04.003512 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-18ab51c4-91b0-48e4-ac57-65f372105162 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:07:04.055402 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-18ab51c4-91b0-48e4-ac57-65f372105162 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:07:04.056368 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1911/3832] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:03 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 1358 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:04.666163 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e827453-1984-434c-8d25-df64a3290dce tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] GET http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:07:04.666998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e827453-1984-434c-8d25-df64a3290dce tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:04.667368 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:04.667368 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:04.667990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e827453-1984-434c-8d25-df64a3290dce tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:04.733426 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e827453-1984-434c-8d25-df64a3290dce tempest-VolumesTransfersTest-517766426 tempest-VolumesTransfersTest-517766426] http://10.222.0.39/volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae returned with HTTP 404 Jan 02 03:07:04.734734 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1922/3833] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:04 2021] GET /volume/v3/dc6845690b9c433b871d5d0f5a156dc4/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:07:04.749340 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99b4b2d0-46e4-4804-a996-5b19454ec7a5 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] DELETE http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:07:04.750565 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99b4b2d0-46e4-4804-a996-5b19454ec7a5 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:04.751002 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:04.751002 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:04.751385 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-99b4b2d0-46e4-4804-a996-5b19454ec7a5 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:04.751862 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-99b4b2d0-46e4-4804-a996-5b19454ec7a5 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Delete volume with id: 9da340b0-39cc-419d-af7e-4955dd3b07ae Jan 02 03:07:04.769611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7abf4faa-caf2-4211-b121-98a309c971ea tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb Jan 02 03:07:04.770789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7abf4faa-caf2-4211-b121-98a309c971ea tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:04.772914 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7abf4faa-caf2-4211-b121-98a309c971ea tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:04.822638 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-99b4b2d0-46e4-4804-a996-5b19454ec7a5 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae returned with HTTP 404 Jan 02 03:07:04.823686 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1912/3834] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:04 2021] DELETE /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/9da340b0-39cc-419d-af7e-4955dd3b07ae => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:04.844567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b50e720a-6998-4a7e-a82e-9153d096f792 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] DELETE http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e Jan 02 03:07:04.845351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b50e720a-6998-4a7e-a82e-9153d096f792 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:04.849374 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b50e720a-6998-4a7e-a82e-9153d096f792 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:04.850941 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-b50e720a-6998-4a7e-a82e-9153d096f792 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] Delete volume with id: 29caa035-e596-43c1-914a-68799a05108e Jan 02 03:07:04.906744 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:04.906744 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:04.930510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7abf4faa-caf2-4211-b121-98a309c971ea tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Volume info retrieved successfully. Jan 02 03:07:04.992520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b50e720a-6998-4a7e-a82e-9153d096f792 tempest-VolumesTransfersTest-1893544944 tempest-VolumesTransfersTest-1893544944] http://10.222.0.39/volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e returned with HTTP 404 Jan 02 03:07:04.999642 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1913/3835] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:04 2021] DELETE /volume/v3/ad6de0fb0d65465a955a7fe4d4e84eb9/volumes/29caa035-e596-43c1-914a-68799a05108e => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:04.999964 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7abf4faa-caf2-4211-b121-98a309c971ea tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb returned with HTTP 200 Jan 02 03:07:04.999964 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1923/3836] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:04 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb => generated 918 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:05.017529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be2ab659-0718-4275-9f24-c125543eccb8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] POST http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots Jan 02 03:07:05.017988 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:05.017988 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:05.018412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-be2ab659-0718-4275-9f24-c125543eccb8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-376817258"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:05.078504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8b4d242f-0822-4b43-b8f1-df8eaeb89b78 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:07:05.079647 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8b4d242f-0822-4b43-b8f1-df8eaeb89b78 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:05.080461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8b4d242f-0822-4b43-b8f1-df8eaeb89b78 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:05.161624 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:05.161624 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:05.163892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-be2ab659-0718-4275-9f24-c125543eccb8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Volume info retrieved successfully. Jan 02 03:07:05.169978 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-be2ab659-0718-4275-9f24-c125543eccb8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Create snapshot from volume 1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb Jan 02 03:07:05.228108 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:05.228108 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:05.248132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8b4d242f-0822-4b43-b8f1-df8eaeb89b78 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Volume info retrieved successfully. Jan 02 03:07:05.312141 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-be2ab659-0718-4275-9f24-c125543eccb8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Created reservations ['7c2eadfc-d039-412e-9693-9ee42ef7496d', '8bd9b8bf-893c-4a91-97b5-aa2939b4e96f', 'c26f84f6-58d1-4c94-a8a2-6d9f27a8eb61', '137598b1-306f-4ba1-b81a-2edc0be11bfc'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:07:05.324095 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8b4d242f-0822-4b43-b8f1-df8eaeb89b78 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 200 Jan 02 03:07:05.327242 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1914/3837] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:05 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 1358 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:05.538021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-be2ab659-0718-4275-9f24-c125543eccb8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot create request issued successfully. Jan 02 03:07:05.539481 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-be2ab659-0718-4275-9f24-c125543eccb8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots returned with HTTP 202 Jan 02 03:07:05.541084 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1924/3838] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:07:05 2021] POST /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots => generated 313 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:07:05.557883 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b778b8f8-7007-4566-9387-712b848d7d91 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 Jan 02 03:07:05.558885 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b778b8f8-7007-4566-9387-712b848d7d91 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:05.561016 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:05.561016 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:05.561847 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b778b8f8-7007-4566-9387-712b848d7d91 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:05.644023 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:05.644023 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:05.646794 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b778b8f8-7007-4566-9387-712b848d7d91 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:05.651802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b778b8f8-7007-4566-9387-712b848d7d91 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 returned with HTTP 200 Jan 02 03:07:05.660717 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1915/3839] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:05 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 => generated 445 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:06.358393 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6649771-0dd2-412b-abf0-f66688dd1ef1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] GET http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 Jan 02 03:07:06.359858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6649771-0dd2-412b-abf0-f66688dd1ef1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:06.362109 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:06.362109 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:06.363054 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6649771-0dd2-412b-abf0-f66688dd1ef1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:06.490089 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6649771-0dd2-412b-abf0-f66688dd1ef1 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 returned with HTTP 404 Jan 02 03:07:06.492392 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1925/3840] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:06 2021] GET /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/48cc3e73-808f-46f6-b648-aa3b210a1a09 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:06.511730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9fa01d14-7556-408c-9486-247f13004343 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] DELETE http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:07:06.514131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9fa01d14-7556-408c-9486-247f13004343 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:06.514758 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:06.514758 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:06.516790 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9fa01d14-7556-408c-9486-247f13004343 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:06.518848 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-9fa01d14-7556-408c-9486-247f13004343 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] Delete volume with id: 95fd7f9b-9f2a-4408-96c6-88a77a74e175 Jan 02 03:07:06.622178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9fa01d14-7556-408c-9486-247f13004343 tempest-VolumesBackupsTest-1667996466 tempest-VolumesBackupsTest-1667996466] http://10.222.0.39/volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 returned with HTTP 404 Jan 02 03:07:06.623099 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1916/3841] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:06 2021] DELETE /volume/v3/9253e51960bd4182b0651bc971e82c08/volumes/95fd7f9b-9f2a-4408-96c6-88a77a74e175 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:06.674024 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1dd96a87-c54a-4d82-9add-d5e4a3b9fd61 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 Jan 02 03:07:06.684480 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1dd96a87-c54a-4d82-9add-d5e4a3b9fd61 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:06.685684 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1dd96a87-c54a-4d82-9add-d5e4a3b9fd61 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:06.835681 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:06.835681 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:06.838052 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1dd96a87-c54a-4d82-9add-d5e4a3b9fd61 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:06.851076 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1dd96a87-c54a-4d82-9add-d5e4a3b9fd61 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 returned with HTTP 200 Jan 02 03:07:06.860458 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1926/3842] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:06 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 => generated 445 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:07.867689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f544e3f-23f6-4d39-9b42-ab54bc40aff6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 Jan 02 03:07:07.868358 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f544e3f-23f6-4d39-9b42-ab54bc40aff6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:07.868738 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0f544e3f-23f6-4d39-9b42-ab54bc40aff6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:07.916381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:07.916381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:07.918029 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0f544e3f-23f6-4d39-9b42-ab54bc40aff6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:07.920990 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0f544e3f-23f6-4d39-9b42-ab54bc40aff6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 returned with HTTP 200 Jan 02 03:07:07.922011 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1917/3843] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:07 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 => generated 445 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:08.940769 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d63c44b4-47e4-4a18-95a5-65a463c6007e tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 Jan 02 03:07:08.941987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d63c44b4-47e4-4a18-95a5-65a463c6007e tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:08.942182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:08.942182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:08.943450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d63c44b4-47e4-4a18-95a5-65a463c6007e tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:08.990896 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:08.990896 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:08.993642 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d63c44b4-47e4-4a18-95a5-65a463c6007e tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:08.997363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d63c44b4-47e4-4a18-95a5-65a463c6007e tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 returned with HTTP 200 Jan 02 03:07:08.999391 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1927/3844] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:08 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 => generated 472 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:09.010753 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-720f49c9-bb49-41cb-88b9-e125463eaf74 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] POST http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots Jan 02 03:07:09.011694 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:09.011694 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:09.013331 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-720f49c9-bb49-41cb-88b9-e125463eaf74 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-321458697"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:09.076929 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:09.076929 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:09.078143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-720f49c9-bb49-41cb-88b9-e125463eaf74 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Volume info retrieved successfully. Jan 02 03:07:09.078464 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-720f49c9-bb49-41cb-88b9-e125463eaf74 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Create snapshot from volume 1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb Jan 02 03:07:09.146935 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-720f49c9-bb49-41cb-88b9-e125463eaf74 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Created reservations ['fe6067d8-5614-4278-a5c9-c3a6a03d9319', 'b025b0b8-d418-42d9-aa9c-dd999e3e79c9', 'a504d201-c943-4e5c-bda6-5dbccb636665', '780affe9-ec4a-40db-87a7-cb85ddb955cf'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:07:09.300157 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-720f49c9-bb49-41cb-88b9-e125463eaf74 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot create request issued successfully. Jan 02 03:07:09.301657 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-720f49c9-bb49-41cb-88b9-e125463eaf74 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots returned with HTTP 202 Jan 02 03:07:09.303376 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1918/3845] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:07:09 2021] POST /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots => generated 313 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:07:09.323942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e1cd28c-1e55-4095-b247-7354c47dd6ce tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd Jan 02 03:07:09.328766 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e1cd28c-1e55-4095-b247-7354c47dd6ce tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:09.328766 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:09.328766 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:09.329493 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e1cd28c-1e55-4095-b247-7354c47dd6ce tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:09.413217 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:09.413217 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:09.414701 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6e1cd28c-1e55-4095-b247-7354c47dd6ce tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:09.419595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e1cd28c-1e55-4095-b247-7354c47dd6ce tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd returned with HTTP 200 Jan 02 03:07:09.427556 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1928/3846] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:09 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd => generated 445 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:10.155333 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d0e8c76-728d-4934-80f1-51546608bb01 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] POST http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots Jan 02 03:07:10.156522 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:10.156522 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:10.157263 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d0e8c76-728d-4934-80f1-51546608bb01 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39ccc401-c615-4862-b231-6a9e73abe989", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-670482048"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:10.236541 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d0e8c76-728d-4934-80f1-51546608bb01 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots returned with HTTP 404 Jan 02 03:07:10.238125 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1919/3847] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:07:09 2021] POST /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots => generated 109 bytes in 275 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:10.247641 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b33eb1ea-f26d-4935-8241-a99c9ae06194 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] POST http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots Jan 02 03:07:10.248232 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:10.248232 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:10.248834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b33eb1ea-f26d-4935-8241-a99c9ae06194 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-966114434"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:10.311508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b33eb1ea-f26d-4935-8241-a99c9ae06194 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots returned with HTTP 404 Jan 02 03:07:10.313704 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1929/3848] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:07:10 2021] POST /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots => generated 77 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:07:10.326671 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56df5cd8-dfe0-4363-aab5-591c17498245 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots?limit=invalid Jan 02 03:07:10.327359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56df5cd8-dfe0-4363-aab5-591c17498245 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:10.328873 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-56df5cd8-dfe0-4363-aab5-591c17498245 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:10.329762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56df5cd8-dfe0-4363-aab5-591c17498245 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] HTTP exception thrown: limit param must be an integer Jan 02 03:07:10.330267 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-56df5cd8-dfe0-4363-aab5-591c17498245 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots?limit=invalid returned with HTTP 400 Jan 02 03:07:10.332011 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1920/3849] 10.222.0.39 () {58 vars in 1237 bytes} [Sat Jan 2 03:07:10 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots?limit=invalid => generated 74 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:07:10.343204 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31ea786d-717c-41d9-9938-71a26fee11cc tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots?marker=f25c1bc0-9842-46ba-98c5-24063c14c4de Jan 02 03:07:10.344066 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31ea786d-717c-41d9-9938-71a26fee11cc tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:10.344734 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-31ea786d-717c-41d9-9938-71a26fee11cc tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:10.345593 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-31ea786d-717c-41d9-9938-71a26fee11cc tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:10.348353 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-31ea786d-717c-41d9-9938-71a26fee11cc tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:10.379399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-31ea786d-717c-41d9-9938-71a26fee11cc tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots?marker=f25c1bc0-9842-46ba-98c5-24063c14c4de returned with HTTP 404 Jan 02 03:07:10.380892 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1930/3850] 10.222.0.39 () {58 vars in 1297 bytes} [Sat Jan 2 03:07:10 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots?marker=f25c1bc0-9842-46ba-98c5-24063c14c4de => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:07:10.394823 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4992f824-e0ed-41e9-9b9c-27030f6635c4 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots?sort_key=invalid Jan 02 03:07:10.395667 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4992f824-e0ed-41e9-9b9c-27030f6635c4 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:10.396697 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4992f824-e0ed-41e9-9b9c-27030f6635c4 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:10.397427 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-4992f824-e0ed-41e9-9b9c-27030f6635c4 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:10.398299 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:10.398299 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:10.411499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-4992f824-e0ed-41e9-9b9c-27030f6635c4 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:10.416332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4992f824-e0ed-41e9-9b9c-27030f6635c4 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots?sort_key=invalid returned with HTTP 400 Jan 02 03:07:10.422201 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1921/3851] 10.222.0.39 () {58 vars in 1243 bytes} [Sat Jan 2 03:07:10 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots?sort_key=invalid => generated 84 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:07:10.428235 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] POST http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes Jan 02 03:07:10.429479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1475709845"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:10.430775 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1475709845'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:07:10.432710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Create volume of 2 GB Jan 02 03:07:10.445565 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e830e14-908f-4159-9c2e-a51987ed23c7 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd Jan 02 03:07:10.446248 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e830e14-908f-4159-9c2e-a51987ed23c7 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:10.446878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3e830e14-908f-4159-9c2e-a51987ed23c7 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:10.467871 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Availability Zones retrieved successfully. Jan 02 03:07:10.489877 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Flow 'volume_create_api' (848a7127-a8d4-46e4-9f1b-225bcbc58228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:10.496359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cbe369b-4c3c-419e-b5d3-9219ffeb7dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:10.500619 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Validating volume size '2' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:07:10.552666 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:10.552666 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:10.555348 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3e830e14-908f-4159-9c2e-a51987ed23c7 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:10.561891 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3e830e14-908f-4159-9c2e-a51987ed23c7 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd returned with HTTP 200 Jan 02 03:07:10.564205 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1922/3852] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:10 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd => generated 445 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:10.588962 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cbe369b-4c3c-419e-b5d3-9219ffeb7dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:10.592031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b96f357-11f8-4a72-aa4d-7cf1f3d1dad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:10.788074 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Created reservations ['802b74f8-668f-4cd8-a88d-69d1610a5f26', 'c8370768-a319-4c47-b277-d9a89069841f', 'fdc621b1-8f6e-4414-ba53-072c2aaa4299', '0d33d75a-6059-4112-884c-50f98ddf3500'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:07:10.791501 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b96f357-11f8-4a72-aa4d-7cf1f3d1dad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['802b74f8-668f-4cd8-a88d-69d1610a5f26', 'c8370768-a319-4c47-b277-d9a89069841f', 'fdc621b1-8f6e-4414-ba53-072c2aaa4299', '0d33d75a-6059-4112-884c-50f98ddf3500']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:10.793003 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac11364-7355-4623-ac1f-999a00705ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:10.941294 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac11364-7355-4623-ac1f-999a00705ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '900079c6-9e10-4d3d-abba-3de2c7d544d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1475709845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c0fa63ff834469792accf032912abf3',qos_specs=None,replication_status=,reservations=['802b74f8-668f-4cd8-a88d-69d1610a5f26','c8370768-a319-4c47-b277-d9a89069841f','fdc621b1-8f6e-4414-ba53-072c2aaa4299','0d33d75a-6059-4112-884c-50f98ddf3500'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5798b20cb292465983263b8161feadf0',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1475709845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=900079c6-9e10-4d3d-abba-3de2c7d544d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c0fa63ff834469792accf032912abf3',provider_auth=None,provider_geometry=None,provider_id=None,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='5798b20cb292465983263b8161feadf0',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:10.946785 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44a37c4d-66de-40d0-8bc5-c29eb1c97ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:10.991283 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44a37c4d-66de-40d0-8bc5-c29eb1c97ac9) transitioned into state 'SUCCESS' from state '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-1475709845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c0fa63ff834469792accf032912abf3',qos_specs=None,replication_status=,reservations=['802b74f8-668f-4cd8-a88d-69d1610a5f26','c8370768-a319-4c47-b277-d9a89069841f','fdc621b1-8f6e-4414-ba53-072c2aaa4299','0d33d75a-6059-4112-884c-50f98ddf3500'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5798b20cb292465983263b8161feadf0',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:10.993976 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a7812a-0792-4959-820f-0f84dca1366d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:11.020366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a7812a-0792-4959-820f-0f84dca1366d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:11.023502 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Flow 'volume_create_api' (848a7127-a8d4-46e4-9f1b-225bcbc58228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:11.092576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Create volume request issued successfully. Jan 02 03:07:11.109738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4dae4c49-5f6f-4fe1-a89c-2a47eab38642 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes returned with HTTP 202 Jan 02 03:07:11.111128 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1931/3853] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:07:10 2021] POST /volume/v3/5c0fa63ff834469792accf032912abf3/volumes => generated 831 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:07:11.127453 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ae65ff0-53b9-46b2-87e6-973a51751a86 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 Jan 02 03:07:11.128008 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ae65ff0-53b9-46b2-87e6-973a51751a86 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:11.128211 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:11.128211 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:11.128626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5ae65ff0-53b9-46b2-87e6-973a51751a86 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:11.202970 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:11.202970 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:11.217764 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5ae65ff0-53b9-46b2-87e6-973a51751a86 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Volume info retrieved successfully. Jan 02 03:07:11.253596 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5ae65ff0-53b9-46b2-87e6-973a51751a86 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 returned with HTTP 200 Jan 02 03:07:11.254432 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1923/3854] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:11 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 => generated 899 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:11.582399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7fa6e901-3dc4-4511-b280-1006c54e316b tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd Jan 02 03:07:11.582947 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7fa6e901-3dc4-4511-b280-1006c54e316b tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:11.583300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:11.583300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:11.583970 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7fa6e901-3dc4-4511-b280-1006c54e316b tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:11.697104 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:11.697104 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:11.701504 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7fa6e901-3dc4-4511-b280-1006c54e316b tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:11.705644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7fa6e901-3dc4-4511-b280-1006c54e316b tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd returned with HTTP 200 Jan 02 03:07:11.707514 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1932/3855] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:11 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd => generated 472 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:11.727393 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3fa7a70e-f2d5-411d-867c-7b3e938e7a4a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] POST http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots Jan 02 03:07:11.728637 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:11.728637 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:11.729803 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3fa7a70e-f2d5-411d-867c-7b3e938e7a4a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:11.875425 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:11.875425 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:11.877418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3fa7a70e-f2d5-411d-867c-7b3e938e7a4a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Volume info retrieved successfully. Jan 02 03:07:11.877936 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-3fa7a70e-f2d5-411d-867c-7b3e938e7a4a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Create snapshot from volume 1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb Jan 02 03:07:12.026798 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-3fa7a70e-f2d5-411d-867c-7b3e938e7a4a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Created reservations ['5c110766-a56c-4e5e-8339-d08909d62b5d', '0d5cca02-1a1c-4313-86d8-164fc35c44ad', '1c6a1b63-4b60-4df7-af79-b2c816c6353c', 'bba4c9d6-9c29-4e66-9007-dc4526a3c70a'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:07:12.175512 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3fa7a70e-f2d5-411d-867c-7b3e938e7a4a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot create request issued successfully. Jan 02 03:07:12.176556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3fa7a70e-f2d5-411d-867c-7b3e938e7a4a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots returned with HTTP 202 Jan 02 03:07:12.177937 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1924/3856] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:07:11 2021] POST /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots => generated 314 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:07:12.195477 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75bfc4dc-e403-4a1f-9a7e-d7f06aca6a3a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 Jan 02 03:07:12.196550 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75bfc4dc-e403-4a1f-9a7e-d7f06aca6a3a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:12.197054 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:12.197054 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:12.198017 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75bfc4dc-e403-4a1f-9a7e-d7f06aca6a3a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:12.259049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:12.259049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:12.261733 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-75bfc4dc-e403-4a1f-9a7e-d7f06aca6a3a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:12.267476 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75bfc4dc-e403-4a1f-9a7e-d7f06aca6a3a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 returned with HTTP 200 Jan 02 03:07:12.276824 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1933/3857] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:12 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 => generated 446 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:12.281966 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-814a5ec0-7de9-4f21-b3c9-550510a2dc03 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 Jan 02 03:07:12.282881 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-814a5ec0-7de9-4f21-b3c9-550510a2dc03 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:12.283247 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:12.283247 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:12.283829 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-814a5ec0-7de9-4f21-b3c9-550510a2dc03 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:12.342478 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:12.342478 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:12.354687 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-814a5ec0-7de9-4f21-b3c9-550510a2dc03 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Volume info retrieved successfully. Jan 02 03:07:12.384494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-814a5ec0-7de9-4f21-b3c9-550510a2dc03 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 returned with HTTP 200 Jan 02 03:07:12.386249 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1925/3858] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:12 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 => generated 924 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:12.417456 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2e40467-b580-40a7-af0b-a697e169e51f tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] POST http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots Jan 02 03:07:12.418315 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:12.418315 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:12.419623 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2e40467-b580-40a7-af0b-a697e169e51f tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "900079c6-9e10-4d3d-abba-3de2c7d544d5", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1185704399"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:12.521051 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:12.521051 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:12.522459 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f2e40467-b580-40a7-af0b-a697e169e51f tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Volume info retrieved successfully. Jan 02 03:07:12.523007 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-f2e40467-b580-40a7-af0b-a697e169e51f tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Create snapshot from volume 900079c6-9e10-4d3d-abba-3de2c7d544d5 Jan 02 03:07:12.600982 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-f2e40467-b580-40a7-af0b-a697e169e51f tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Created reservations ['ea750b8c-9561-4843-8e4c-cc610b801942', 'd98f3231-374a-49a3-a102-f5f1b15b9060', '829bdf05-8da4-4277-ba5c-8cf1e25efcc1', 'ee205960-75bc-4325-99cf-3772383b0c80'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:07:12.712084 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f2e40467-b580-40a7-af0b-a697e169e51f tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Snapshot create request issued successfully. Jan 02 03:07:12.714196 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2e40467-b580-40a7-af0b-a697e169e51f tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots returned with HTTP 202 Jan 02 03:07:12.715258 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1934/3859] 10.222.0.39 () {60 vars in 1232 bytes} [Sat Jan 2 03:07:12 2021] POST /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots => generated 318 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:07:12.751129 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b21f321-f4e8-42a3-9242-4f432a7fe72f tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e Jan 02 03:07:12.752849 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b21f321-f4e8-42a3-9242-4f432a7fe72f tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:12.753460 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:12.753460 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:12.754430 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2b21f321-f4e8-42a3-9242-4f432a7fe72f tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:12.815052 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:12.815052 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:12.816912 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2b21f321-f4e8-42a3-9242-4f432a7fe72f tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Snapshot retrieved successfully. Jan 02 03:07:12.819497 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2b21f321-f4e8-42a3-9242-4f432a7fe72f tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e returned with HTTP 200 Jan 02 03:07:12.821052 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1926/3860] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:12 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e => generated 450 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:13.286364 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abd41911-f55c-4072-8e11-ba6308410453 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 Jan 02 03:07:13.286926 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abd41911-f55c-4072-8e11-ba6308410453 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:13.287095 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:13.287095 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:13.287478 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-abd41911-f55c-4072-8e11-ba6308410453 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:13.315243 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:13.315243 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:13.316578 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-abd41911-f55c-4072-8e11-ba6308410453 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:13.321386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-abd41911-f55c-4072-8e11-ba6308410453 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 returned with HTTP 200 Jan 02 03:07:13.324318 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1935/3861] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:13 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:13.837686 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1227b785-7e1f-4eb5-9f30-558a18d692c5 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e Jan 02 03:07:13.838219 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1227b785-7e1f-4eb5-9f30-558a18d692c5 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:13.838434 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:13.838434 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:13.838813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1227b785-7e1f-4eb5-9f30-558a18d692c5 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:13.875004 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:13.875004 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:13.877070 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1227b785-7e1f-4eb5-9f30-558a18d692c5 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Snapshot retrieved successfully. Jan 02 03:07:13.879765 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1227b785-7e1f-4eb5-9f30-558a18d692c5 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e returned with HTTP 200 Jan 02 03:07:13.881472 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1927/3862] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:13 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e => generated 450 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:14.345478 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f98302d-48aa-4769-90be-c8252816715a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 Jan 02 03:07:14.346368 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f98302d-48aa-4769-90be-c8252816715a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:14.349351 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:14.349351 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:14.375620 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6f98302d-48aa-4769-90be-c8252816715a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:14.553887 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:14.553887 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:14.556375 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6f98302d-48aa-4769-90be-c8252816715a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:14.561300 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6f98302d-48aa-4769-90be-c8252816715a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 returned with HTTP 200 Jan 02 03:07:14.563336 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1936/3863] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:14 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 => generated 473 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:14.581320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0708b569-eae4-4ce4-b61e-1d526d5b63cd tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?limit=1 Jan 02 03:07:14.582749 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0708b569-eae4-4ce4-b61e-1d526d5b63cd tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:14.583739 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:14.583739 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:14.584453 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0708b569-eae4-4ce4-b61e-1d526d5b63cd tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:14.585438 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-0708b569-eae4-4ce4-b61e-1d526d5b63cd tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:14.588242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-0708b569-eae4-4ce4-b61e-1d526d5b63cd tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:14.610702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0708b569-eae4-4ce4-b61e-1d526d5b63cd tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:14.612202 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0708b569-eae4-4ce4-b61e-1d526d5b63cd tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?limit=1 returned with HTTP 200 Jan 02 03:07:14.614387 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1928/3864] 10.222.0.39 () {58 vars in 1225 bytes} [Sat Jan 2 03:07:14 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?limit=1 => generated 515 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:14.633391 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f560d462-d37c-4cf8-a822-5dcd35512a8a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots Jan 02 03:07:14.635163 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f560d462-d37c-4cf8-a822-5dcd35512a8a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:14.636160 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:14.636160 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:14.639096 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f560d462-d37c-4cf8-a822-5dcd35512a8a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:14.641378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-f560d462-d37c-4cf8-a822-5dcd35512a8a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:14.649843 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-f560d462-d37c-4cf8-a822-5dcd35512a8a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:14.739101 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f560d462-d37c-4cf8-a822-5dcd35512a8a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:14.740797 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f560d462-d37c-4cf8-a822-5dcd35512a8a tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots returned with HTTP 200 Jan 02 03:07:14.742373 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1937/3865] 10.222.0.39 () {58 vars in 1210 bytes} [Sat Jan 2 03:07:14 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots => generated 994 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:14.756437 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aefcedd6-d3c5-4f5e-a77f-00ca6c2606fb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?limit=100000 Jan 02 03:07:14.757016 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aefcedd6-d3c5-4f5e-a77f-00ca6c2606fb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:14.757213 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:14.757213 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:14.757880 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-aefcedd6-d3c5-4f5e-a77f-00ca6c2606fb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:14.758637 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-aefcedd6-d3c5-4f5e-a77f-00ca6c2606fb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:14.759547 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:14.759547 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:14.763747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-aefcedd6-d3c5-4f5e-a77f-00ca6c2606fb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:14.846277 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-aefcedd6-d3c5-4f5e-a77f-00ca6c2606fb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:14.847755 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-aefcedd6-d3c5-4f5e-a77f-00ca6c2606fb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?limit=100000 returned with HTTP 200 Jan 02 03:07:14.848892 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1929/3866] 10.222.0.39 () {58 vars in 1235 bytes} [Sat Jan 2 03:07:14 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?limit=100000 => generated 994 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:14.864057 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-700bcf94-38dd-4535-8f16-9c802f3212c6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?limit=0 Jan 02 03:07:14.864633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-700bcf94-38dd-4535-8f16-9c802f3212c6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:14.864899 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:14.864899 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:14.865281 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-700bcf94-38dd-4535-8f16-9c802f3212c6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:14.865810 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-700bcf94-38dd-4535-8f16-9c802f3212c6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:14.866542 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:14.866542 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:14.868229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-700bcf94-38dd-4535-8f16-9c802f3212c6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:14.890098 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-700bcf94-38dd-4535-8f16-9c802f3212c6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:14.890788 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-700bcf94-38dd-4535-8f16-9c802f3212c6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?limit=0 returned with HTTP 200 Jan 02 03:07:14.901340 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1938/3867] 10.222.0.39 () {58 vars in 1225 bytes} [Sat Jan 2 03:07:14 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?limit=0 => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:07:14.906890 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2d7ff65-c105-4bf3-880f-6609e2d7da66 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e Jan 02 03:07:14.907431 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2d7ff65-c105-4bf3-880f-6609e2d7da66 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:14.907927 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f2d7ff65-c105-4bf3-880f-6609e2d7da66 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:14.908424 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b40984a-39c0-4b40-9430-7a72b179bae2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots Jan 02 03:07:14.909949 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b40984a-39c0-4b40-9430-7a72b179bae2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:14.910555 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:14.910555 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:14.911638 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0b40984a-39c0-4b40-9430-7a72b179bae2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:14.913030 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-0b40984a-39c0-4b40-9430-7a72b179bae2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:14.916719 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:14.916719 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:14.921230 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-0b40984a-39c0-4b40-9430-7a72b179bae2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:14.953180 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:14.953180 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:14.957169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f2d7ff65-c105-4bf3-880f-6609e2d7da66 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Snapshot retrieved successfully. Jan 02 03:07:14.962358 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f2d7ff65-c105-4bf3-880f-6609e2d7da66 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e returned with HTTP 200 Jan 02 03:07:14.965173 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1939/3868] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:14 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e => generated 477 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:14.965975 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0b40984a-39c0-4b40-9430-7a72b179bae2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:14.968286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0b40984a-39c0-4b40-9430-7a72b179bae2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots returned with HTTP 200 Jan 02 03:07:14.970270 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1930/3869] 10.222.0.39 () {58 vars in 1210 bytes} [Sat Jan 2 03:07:14 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots => generated 994 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:14.978780 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] POST http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes Jan 02 03:07:14.979288 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:14.979288 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:14.980125 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d69f67b5-c41b-4a39-8a39-871692714b6e"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:14.981605 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd69f67b5-c41b-4a39-8a39-871692714b6e'}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:07:14.987865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a56c61be-dc1d-4d40-aa2e-1b7b41e2f3cb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?marker=fb21edbc-4e7d-492f-9c46-fedec64625fd Jan 02 03:07:14.989385 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a56c61be-dc1d-4d40-aa2e-1b7b41e2f3cb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:14.989946 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:14.989946 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:14.991000 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a56c61be-dc1d-4d40-aa2e-1b7b41e2f3cb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:14.992812 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-a56c61be-dc1d-4d40-aa2e-1b7b41e2f3cb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:14.994429 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:14.994429 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:14.998486 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-a56c61be-dc1d-4d40-aa2e-1b7b41e2f3cb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:15.021948 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.021948 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.023111 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Snapshot retrieved successfully. Jan 02 03:07:15.023472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Create volume of 1 GB Jan 02 03:07:15.037902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Availability Zones retrieved successfully. Jan 02 03:07:15.055633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Flow 'volume_create_api' (8f1839d8-a543-4a57-a4c2-66905d88209f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:15.057187 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a56c61be-dc1d-4d40-aa2e-1b7b41e2f3cb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:15.058173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a56c61be-dc1d-4d40-aa2e-1b7b41e2f3cb tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?marker=fb21edbc-4e7d-492f-9c46-fedec64625fd returned with HTTP 200 Jan 02 03:07:15.058624 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bfb16cd-a7e2-4f8f-a027-28e9ef33bbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:15.060766 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1931/3870] 10.222.0.39 () {58 vars in 1297 bytes} [Sat Jan 2 03:07:14 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?marker=fb21edbc-4e7d-492f-9c46-fedec64625fd => generated 341 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.061412 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:07:15.064035 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bfb16cd-a7e2-4f8f-a027-28e9ef33bbcd) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 03:07:15.064035 n-d-767704-6 devstack@c-api.service[88065]: 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 02 03:07:15.072538 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bfb16cd-a7e2-4f8f-a027-28e9ef33bbcd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:15.072538 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bfb16cd-a7e2-4f8f-a027-28e9ef33bbcd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 03:07:15.073089 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.volume.api [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Flow 'volume_create_api' (8f1839d8-a543-4a57-a4c2-66905d88209f) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 03:07:15.073710 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f60842a3-8236-4e95-8068-ca6701e728c9 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes returned with HTTP 400 Jan 02 03:07:15.075185 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1940/3871] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:07:14 2021] POST /volume/v3/5c0fa63ff834469792accf032912abf3/volumes => generated 171 bytes in 102 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 03:07:15.086624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85bf2c7c-0b53-40c1-a579-5ad72535b7f2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?offset=2&limit=3 Jan 02 03:07:15.087229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85bf2c7c-0b53-40c1-a579-5ad72535b7f2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.087391 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.087391 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.087647 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e58b53a-474b-47a5-967a-2e65b9869895 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] DELETE http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e Jan 02 03:07:15.087787 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85bf2c7c-0b53-40c1-a579-5ad72535b7f2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.088146 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e58b53a-474b-47a5-967a-2e65b9869895 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.088316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-85bf2c7c-0b53-40c1-a579-5ad72535b7f2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:15.088455 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.088455 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.088745 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9e58b53a-474b-47a5-967a-2e65b9869895 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.089055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-9e58b53a-474b-47a5-967a-2e65b9869895 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Delete snapshot with id: d69f67b5-c41b-4a39-8a39-871692714b6e Jan 02 03:07:15.092184 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.092184 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.094043 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-85bf2c7c-0b53-40c1-a579-5ad72535b7f2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:15.116697 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.116697 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.117833 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e58b53a-474b-47a5-967a-2e65b9869895 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Snapshot retrieved successfully. Jan 02 03:07:15.132178 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-85bf2c7c-0b53-40c1-a579-5ad72535b7f2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:15.133061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85bf2c7c-0b53-40c1-a579-5ad72535b7f2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 02 03:07:15.138039 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1932/3872] 10.222.0.39 () {58 vars in 1243 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?offset=2&limit=3 => generated 341 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.158527 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ce9193a-2c31-4f24-9b9d-3b1a988f1339 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=created_at&sort_dir=asc Jan 02 03:07:15.159405 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ce9193a-2c31-4f24-9b9d-3b1a988f1339 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.159670 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.159670 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.159955 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ce9193a-2c31-4f24-9b9d-3b1a988f1339 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.160567 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-2ce9193a-2c31-4f24-9b9d-3b1a988f1339 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:15.161685 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.161685 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.163404 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-2ce9193a-2c31-4f24-9b9d-3b1a988f1339 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:15.205568 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9e58b53a-474b-47a5-967a-2e65b9869895 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Snapshot delete request issued successfully. Jan 02 03:07:15.206074 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9e58b53a-474b-47a5-967a-2e65b9869895 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e returned with HTTP 202 Jan 02 03:07:15.211208 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1941/3873] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:07:15 2021] DELETE /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:07:15.212886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2ce9193a-2c31-4f24-9b9d-3b1a988f1339 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:15.213915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ce9193a-2c31-4f24-9b9d-3b1a988f1339 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 02 03:07:15.216977 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1933/3874] 10.222.0.39 () {58 vars in 1275 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.223957 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e583438-f27c-46ef-b32e-8a665eae6b38 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e Jan 02 03:07:15.224499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e583438-f27c-46ef-b32e-8a665eae6b38 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.224791 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.224791 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.225179 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8e583438-f27c-46ef-b32e-8a665eae6b38 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.238449 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9eb26dae-8a8c-4c99-9e8d-94e8ff3879ce tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=created_at&sort_dir=desc Jan 02 03:07:15.239004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9eb26dae-8a8c-4c99-9e8d-94e8ff3879ce tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.239229 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.239229 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.239672 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9eb26dae-8a8c-4c99-9e8d-94e8ff3879ce tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.240166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-9eb26dae-8a8c-4c99-9e8d-94e8ff3879ce tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:15.240963 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.240963 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.243902 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-9eb26dae-8a8c-4c99-9e8d-94e8ff3879ce tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:15.283907 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.283907 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.285350 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8e583438-f27c-46ef-b32e-8a665eae6b38 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Snapshot retrieved successfully. Jan 02 03:07:15.287392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8e583438-f27c-46ef-b32e-8a665eae6b38 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e returned with HTTP 200 Jan 02 03:07:15.288556 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1942/3875] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e => generated 476 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.291678 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9eb26dae-8a8c-4c99-9e8d-94e8ff3879ce tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:15.292635 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9eb26dae-8a8c-4c99-9e8d-94e8ff3879ce tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 02 03:07:15.294567 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1934/3876] 10.222.0.39 () {58 vars in 1277 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.313882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ae58e58-dfe3-4e5f-b3af-c684ac17b0cf tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=id&sort_dir=asc Jan 02 03:07:15.314694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ae58e58-dfe3-4e5f-b3af-c684ac17b0cf tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.314928 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.314928 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.315433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ae58e58-dfe3-4e5f-b3af-c684ac17b0cf tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.316128 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-9ae58e58-dfe3-4e5f-b3af-c684ac17b0cf tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:15.318923 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-9ae58e58-dfe3-4e5f-b3af-c684ac17b0cf tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:15.348536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9ae58e58-dfe3-4e5f-b3af-c684ac17b0cf tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:15.350152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ae58e58-dfe3-4e5f-b3af-c684ac17b0cf tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 02 03:07:15.352051 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1943/3877] 10.222.0.39 () {58 vars in 1259 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.370554 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b625099-b055-44a4-8033-8021e1f0aea4 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=id&sort_dir=desc Jan 02 03:07:15.371020 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b625099-b055-44a4-8033-8021e1f0aea4 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.371242 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.371242 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.372347 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6b625099-b055-44a4-8033-8021e1f0aea4 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.373022 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-6b625099-b055-44a4-8033-8021e1f0aea4 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:15.373889 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.373889 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.375657 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-6b625099-b055-44a4-8033-8021e1f0aea4 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:15.421472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6b625099-b055-44a4-8033-8021e1f0aea4 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:15.422430 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6b625099-b055-44a4-8033-8021e1f0aea4 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 02 03:07:15.423777 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1935/3878] 10.222.0.39 () {58 vars in 1261 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.446241 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8913b6ef-4652-41e9-b9dd-5d8c9d3700e2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=display_name&sort_dir=asc Jan 02 03:07:15.449259 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8913b6ef-4652-41e9-b9dd-5d8c9d3700e2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.451596 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.451596 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.452901 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8913b6ef-4652-41e9-b9dd-5d8c9d3700e2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.457618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-8913b6ef-4652-41e9-b9dd-5d8c9d3700e2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:15.463868 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.463868 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.468356 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-8913b6ef-4652-41e9-b9dd-5d8c9d3700e2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:15.541380 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8913b6ef-4652-41e9-b9dd-5d8c9d3700e2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:15.544448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8913b6ef-4652-41e9-b9dd-5d8c9d3700e2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 02 03:07:15.546502 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1944/3879] 10.222.0.39 () {58 vars in 1279 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.563790 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92dd0e1a-f40d-4340-ad39-b6a04be14b6f tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=display_name&sort_dir=desc Jan 02 03:07:15.564330 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92dd0e1a-f40d-4340-ad39-b6a04be14b6f tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.564548 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.564548 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.564954 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-92dd0e1a-f40d-4340-ad39-b6a04be14b6f tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.565549 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-92dd0e1a-f40d-4340-ad39-b6a04be14b6f tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:15.566272 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.566272 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.568207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-92dd0e1a-f40d-4340-ad39-b6a04be14b6f tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:15.614743 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-92dd0e1a-f40d-4340-ad39-b6a04be14b6f tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:15.615765 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-92dd0e1a-f40d-4340-ad39-b6a04be14b6f tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 02 03:07:15.629823 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75444146-374d-4ffa-af0e-ff219b1d80a0 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408 Jan 02 03:07:15.630250 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75444146-374d-4ffa-af0e-ff219b1d80a0 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.630455 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.630455 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.630777 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-75444146-374d-4ffa-af0e-ff219b1d80a0 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.631377 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-75444146-374d-4ffa-af0e-ff219b1d80a0 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:15.632921 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.632921 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.634701 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-75444146-374d-4ffa-af0e-ff219b1d80a0 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:15.644609 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1936/3880] 10.222.0.39 () {58 vars in 1281 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.688004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-75444146-374d-4ffa-af0e-ff219b1d80a0 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:15.693103 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.693103 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.694570 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-75444146-374d-4ffa-af0e-ff219b1d80a0 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408 returned with HTTP 200 Jan 02 03:07:15.695411 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1945/3881] 10.222.0.39 () {58 vars in 1352 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408 => generated 476 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.708655 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25026775-190a-4d5c-9d70-98dfc8cbc4c8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/detail?status=available Jan 02 03:07:15.709193 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25026775-190a-4d5c-9d70-98dfc8cbc4c8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.709374 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.709374 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.709759 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25026775-190a-4d5c-9d70-98dfc8cbc4c8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.710363 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-25026775-190a-4d5c-9d70-98dfc8cbc4c8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:15.711112 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.711112 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.713119 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-25026775-190a-4d5c-9d70-98dfc8cbc4c8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:15.810875 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-25026775-190a-4d5c-9d70-98dfc8cbc4c8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:15.811787 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.811787 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.813431 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25026775-190a-4d5c-9d70-98dfc8cbc4c8 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/detail?status=available returned with HTTP 200 Jan 02 03:07:15.814267 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1937/3882] 10.222.0.39 () {58 vars in 1264 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/detail?status=available => generated 1396 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:15.830197 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f1a18fee-0c06-4d83-af92-1ba090828505 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408 Jan 02 03:07:15.830740 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f1a18fee-0c06-4d83-af92-1ba090828505 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.830938 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.830938 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.831305 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f1a18fee-0c06-4d83-af92-1ba090828505 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'detail' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.831905 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-f1a18fee-0c06-4d83-af92-1ba090828505 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:15.838836 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-f1a18fee-0c06-4d83-af92-1ba090828505 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:15.889680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f1a18fee-0c06-4d83-af92-1ba090828505 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:15.890562 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.890562 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:15.891992 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f1a18fee-0c06-4d83-af92-1ba090828505 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408 returned with HTTP 200 Jan 02 03:07:15.892840 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1946/3883] 10.222.0.39 () {58 vars in 1386 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408 => generated 476 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:15.906306 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ec4a0a4-44a9-4e7e-801d-1ec688cf978d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408 Jan 02 03:07:15.906841 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ec4a0a4-44a9-4e7e-801d-1ec688cf978d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.907034 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.907034 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.907413 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3ec4a0a4-44a9-4e7e-801d-1ec688cf978d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.908297 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-3ec4a0a4-44a9-4e7e-801d-1ec688cf978d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:15.910660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-3ec4a0a4-44a9-4e7e-801d-1ec688cf978d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:15.957349 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3ec4a0a4-44a9-4e7e-801d-1ec688cf978d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:15.958155 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3ec4a0a4-44a9-4e7e-801d-1ec688cf978d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408 returned with HTTP 200 Jan 02 03:07:15.958997 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1938/3884] 10.222.0.39 () {58 vars in 1331 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408 => generated 342 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.972153 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8cf75aa1-98c4-404d-9c7e-52940a9f9483 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?status=available Jan 02 03:07:15.972921 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8cf75aa1-98c4-404d-9c7e-52940a9f9483 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.973143 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.973143 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:15.973639 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8cf75aa1-98c4-404d-9c7e-52940a9f9483 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.974241 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-8cf75aa1-98c4-404d-9c7e-52940a9f9483 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:15.977764 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-8cf75aa1-98c4-404d-9c7e-52940a9f9483 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88067) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:16.021221 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8cf75aa1-98c4-404d-9c7e-52940a9f9483 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:16.022163 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8cf75aa1-98c4-404d-9c7e-52940a9f9483 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?status=available returned with HTTP 200 Jan 02 03:07:16.023039 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1947/3885] 10.222.0.39 () {58 vars in 1243 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?status=available => generated 994 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:16.036357 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-afab0f20-cc0d-4ec1-be59-3efb5aa031a2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408 Jan 02 03:07:16.037165 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-afab0f20-cc0d-4ec1-be59-3efb5aa031a2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:16.037550 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:16.037550 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:16.038129 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-afab0f20-cc0d-4ec1-be59-3efb5aa031a2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:16.039076 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-afab0f20-cc0d-4ec1-be59-3efb5aa031a2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:16.040004 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:16.040004 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:16.042505 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.db.sqlalchemy.api [None req-afab0f20-cc0d-4ec1-be59-3efb5aa031a2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Building query based on filter {{(pid=88066) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:07:16.094265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-afab0f20-cc0d-4ec1-be59-3efb5aa031a2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Get all snapshots completed successfully. Jan 02 03:07:16.097603 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-afab0f20-cc0d-4ec1-be59-3efb5aa031a2 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408 returned with HTTP 200 Jan 02 03:07:16.108331 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1939/3886] 10.222.0.39 () {58 vars in 1365 bytes} [Sat Jan 2 03:07:16 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1506031408 => generated 342 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:16.111653 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3157ff9d-fffc-4346-8c13-9bacd6a196e1 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] DELETE http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 Jan 02 03:07:16.112349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3157ff9d-fffc-4346-8c13-9bacd6a196e1 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:16.112571 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:16.112571 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:16.112979 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3157ff9d-fffc-4346-8c13-9bacd6a196e1 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:16.113339 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-3157ff9d-fffc-4346-8c13-9bacd6a196e1 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Delete snapshot with id: 42748169-cdba-43d1-bca2-3a57404c07c1 Jan 02 03:07:16.195287 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:16.195287 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:16.196453 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3157ff9d-fffc-4346-8c13-9bacd6a196e1 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:16.302568 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d07824c-5431-4cef-8b43-6cb3a2246c92 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e Jan 02 03:07:16.303329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d07824c-5431-4cef-8b43-6cb3a2246c92 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:16.303772 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:16.303772 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:16.304454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d07824c-5431-4cef-8b43-6cb3a2246c92 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:16.362023 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:16.362023 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:16.366682 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4d07824c-5431-4cef-8b43-6cb3a2246c92 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Snapshot retrieved successfully. Jan 02 03:07:16.373133 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d07824c-5431-4cef-8b43-6cb3a2246c92 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e returned with HTTP 200 Jan 02 03:07:16.376945 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1940/3887] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:16 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e => generated 476 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:16.440736 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3157ff9d-fffc-4346-8c13-9bacd6a196e1 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot delete request issued successfully. Jan 02 03:07:16.442262 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3157ff9d-fffc-4346-8c13-9bacd6a196e1 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 returned with HTTP 202 Jan 02 03:07:16.446389 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1948/3888] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:07:16 2021] DELETE /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 => generated 0 bytes in 339 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:16.455572 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a8c899f9-446d-4409-999e-7b6a12ea823b tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 Jan 02 03:07:16.456121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a8c899f9-446d-4409-999e-7b6a12ea823b tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:16.456422 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:16.456422 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:16.456842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a8c899f9-446d-4409-999e-7b6a12ea823b tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:16.584707 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:16.584707 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:16.592654 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a8c899f9-446d-4409-999e-7b6a12ea823b tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:16.610177 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a8c899f9-446d-4409-999e-7b6a12ea823b tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 returned with HTTP 200 Jan 02 03:07:16.612068 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1941/3889] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:16 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 => generated 472 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:17.391004 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a97c4b34-d8c6-4422-8714-155ddf4d8f4a tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e Jan 02 03:07:17.392270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a97c4b34-d8c6-4422-8714-155ddf4d8f4a tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:17.392673 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:17.392673 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:17.393350 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a97c4b34-d8c6-4422-8714-155ddf4d8f4a tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:17.450003 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a97c4b34-d8c6-4422-8714-155ddf4d8f4a tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e returned with HTTP 404 Jan 02 03:07:17.451378 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1949/3890] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:17 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/snapshots/d69f67b5-c41b-4a39-8a39-871692714b6e => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:17.461165 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e46b3812-6e1f-4b4a-8a18-dcf604940b68 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] DELETE http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 Jan 02 03:07:17.462075 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e46b3812-6e1f-4b4a-8a18-dcf604940b68 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:17.462446 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:17.462446 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:17.463189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e46b3812-6e1f-4b4a-8a18-dcf604940b68 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:17.463817 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-e46b3812-6e1f-4b4a-8a18-dcf604940b68 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Delete volume with id: 900079c6-9e10-4d3d-abba-3de2c7d544d5 Jan 02 03:07:17.571045 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:17.571045 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:17.581857 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e46b3812-6e1f-4b4a-8a18-dcf604940b68 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Volume info retrieved successfully. Jan 02 03:07:17.624089 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e3c27b6-d959-4d1f-995f-d2396ff9b8d7 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 Jan 02 03:07:17.624827 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e3c27b6-d959-4d1f-995f-d2396ff9b8d7 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:17.625321 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0e3c27b6-d959-4d1f-995f-d2396ff9b8d7 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:17.655958 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e46b3812-6e1f-4b4a-8a18-dcf604940b68 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Delete volume request issued successfully. Jan 02 03:07:17.656514 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e46b3812-6e1f-4b4a-8a18-dcf604940b68 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 returned with HTTP 202 Jan 02 03:07:17.670590 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1942/3891] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:17 2021] DELETE /volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:17.680019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-993d809d-236a-43d2-9bfa-4b1fee1d4eb0 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 Jan 02 03:07:17.680557 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-993d809d-236a-43d2-9bfa-4b1fee1d4eb0 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:17.680790 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:17.680790 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:17.681159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-993d809d-236a-43d2-9bfa-4b1fee1d4eb0 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:17.716252 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:17.716252 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:17.717672 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0e3c27b6-d959-4d1f-995f-d2396ff9b8d7 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:17.742454 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0e3c27b6-d959-4d1f-995f-d2396ff9b8d7 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 returned with HTTP 200 Jan 02 03:07:17.743345 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1950/3892] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:17 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 => generated 472 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:17.931316 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:17.931316 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:17.992016 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-993d809d-236a-43d2-9bfa-4b1fee1d4eb0 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Volume info retrieved successfully. Jan 02 03:07:18.086716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-993d809d-236a-43d2-9bfa-4b1fee1d4eb0 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 returned with HTTP 200 Jan 02 03:07:18.088956 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1943/3893] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:17 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 => generated 923 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:18.755441 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dae4fdd0-a11a-47d7-a1c4-de28c1dda800 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 Jan 02 03:07:18.756320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dae4fdd0-a11a-47d7-a1c4-de28c1dda800 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:18.756320 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:18.756320 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:18.756850 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dae4fdd0-a11a-47d7-a1c4-de28c1dda800 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:18.837562 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:18.837562 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:18.849464 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dae4fdd0-a11a-47d7-a1c4-de28c1dda800 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:18.853161 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dae4fdd0-a11a-47d7-a1c4-de28c1dda800 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 returned with HTTP 200 Jan 02 03:07:18.854219 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1951/3894] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:18 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 => generated 472 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:19.127192 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-681b4ff1-7c4b-4259-9530-8ef838953a9b tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 Jan 02 03:07:19.128166 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-681b4ff1-7c4b-4259-9530-8ef838953a9b tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:19.128520 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:19.128520 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:19.129230 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-681b4ff1-7c4b-4259-9530-8ef838953a9b tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:19.370989 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:19.370989 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:19.414260 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-681b4ff1-7c4b-4259-9530-8ef838953a9b tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Volume info retrieved successfully. Jan 02 03:07:19.517835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-681b4ff1-7c4b-4259-9530-8ef838953a9b tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 returned with HTTP 200 Jan 02 03:07:19.530629 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1944/3895] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:19 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 => generated 923 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:19.865680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-72046089-1ef6-4d22-9323-856124d9e826 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 Jan 02 03:07:19.866564 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-72046089-1ef6-4d22-9323-856124d9e826 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:19.866564 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:19.866564 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:19.867037 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-72046089-1ef6-4d22-9323-856124d9e826 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:19.943361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-72046089-1ef6-4d22-9323-856124d9e826 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 returned with HTTP 404 Jan 02 03:07:19.952565 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1952/3896] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:19 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/42748169-cdba-43d1-bca2-3a57404c07c1 => generated 111 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:07:19.957173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-daf7f928-5864-40fb-b21b-b954254b9961 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] DELETE http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd Jan 02 03:07:19.958201 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-daf7f928-5864-40fb-b21b-b954254b9961 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:19.958568 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:19.958568 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:19.959272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-daf7f928-5864-40fb-b21b-b954254b9961 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:19.959955 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-daf7f928-5864-40fb-b21b-b954254b9961 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Delete snapshot with id: fb21edbc-4e7d-492f-9c46-fedec64625fd Jan 02 03:07:20.074960 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:20.074960 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:20.077459 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-daf7f928-5864-40fb-b21b-b954254b9961 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:20.249164 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-daf7f928-5864-40fb-b21b-b954254b9961 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot delete request issued successfully. Jan 02 03:07:20.250290 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-daf7f928-5864-40fb-b21b-b954254b9961 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd returned with HTTP 202 Jan 02 03:07:20.252739 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1945/3897] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:07:19 2021] DELETE /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:20.261382 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-011c6f6f-f7cd-438a-8cfc-5ee30f5ee37d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd Jan 02 03:07:20.262500 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-011c6f6f-f7cd-438a-8cfc-5ee30f5ee37d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:20.263004 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-011c6f6f-f7cd-438a-8cfc-5ee30f5ee37d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:20.320625 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:20.320625 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:20.322143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-011c6f6f-f7cd-438a-8cfc-5ee30f5ee37d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:20.324986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-011c6f6f-f7cd-438a-8cfc-5ee30f5ee37d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd returned with HTTP 200 Jan 02 03:07:20.331022 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1953/3898] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:20 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd => generated 471 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:20.557807 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-19a4632a-d25b-41fc-b57c-72e06b90bf2e tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 Jan 02 03:07:20.560301 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-19a4632a-d25b-41fc-b57c-72e06b90bf2e tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:20.560529 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:20.560529 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:20.561154 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-19a4632a-d25b-41fc-b57c-72e06b90bf2e tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:20.710300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:20.710300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:20.756478 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-19a4632a-d25b-41fc-b57c-72e06b90bf2e tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Volume info retrieved successfully. Jan 02 03:07:20.822495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-19a4632a-d25b-41fc-b57c-72e06b90bf2e tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 returned with HTTP 200 Jan 02 03:07:20.823622 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1946/3899] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:20 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 => generated 923 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:21.338298 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f1cdfb4b-9633-4b7d-8a9b-e843224f5778 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd Jan 02 03:07:21.339455 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f1cdfb4b-9633-4b7d-8a9b-e843224f5778 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:21.339832 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:21.339832 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:21.340488 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f1cdfb4b-9633-4b7d-8a9b-e843224f5778 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:21.400293 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:21.400293 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:21.401893 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f1cdfb4b-9633-4b7d-8a9b-e843224f5778 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:21.405019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f1cdfb4b-9633-4b7d-8a9b-e843224f5778 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd returned with HTTP 200 Jan 02 03:07:21.411878 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1954/3900] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:21 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd => generated 471 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:21.841020 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe10e4d6-025e-428b-9f18-75490f271e71 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] GET http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 Jan 02 03:07:21.844258 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe10e4d6-025e-428b-9f18-75490f271e71 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:21.844773 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:21.844773 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:21.845599 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fe10e4d6-025e-428b-9f18-75490f271e71 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:22.053711 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fe10e4d6-025e-428b-9f18-75490f271e71 tempest-VolumesSnapshotNegativeTestJSON-1517121139 tempest-VolumesSnapshotNegativeTestJSON-1517121139] http://10.222.0.39/volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 returned with HTTP 404 Jan 02 03:07:22.059898 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1947/3901] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:21 2021] GET /volume/v3/5c0fa63ff834469792accf032912abf3/volumes/900079c6-9e10-4d3d-abba-3de2c7d544d5 => generated 109 bytes in 223 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:22.424344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d31da8f-efa2-4922-9961-54a810a15181 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd Jan 02 03:07:22.426156 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d31da8f-efa2-4922-9961-54a810a15181 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:22.426643 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:22.426643 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:22.427326 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0d31da8f-efa2-4922-9961-54a810a15181 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:22.504938 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:22.504938 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:22.508773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0d31da8f-efa2-4922-9961-54a810a15181 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:22.517667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0d31da8f-efa2-4922-9961-54a810a15181 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd returned with HTTP 200 Jan 02 03:07:22.520987 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1955/3902] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:22 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd => generated 471 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:23.533104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32ef40a1-f1e8-4a22-93a5-3bf046b2fcb5 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd Jan 02 03:07:23.534349 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32ef40a1-f1e8-4a22-93a5-3bf046b2fcb5 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:23.535023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-32ef40a1-f1e8-4a22-93a5-3bf046b2fcb5 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:23.596252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-32ef40a1-f1e8-4a22-93a5-3bf046b2fcb5 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd returned with HTTP 404 Jan 02 03:07:23.598664 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1948/3903] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:23 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/fb21edbc-4e7d-492f-9c46-fedec64625fd => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:07:23.610276 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a7f32e0-9299-41c7-94a3-285766207d7d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] DELETE http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 Jan 02 03:07:23.610813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a7f32e0-9299-41c7-94a3-285766207d7d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:23.611032 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:23.611032 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:23.611410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5a7f32e0-9299-41c7-94a3-285766207d7d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:23.611774 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v2.snapshots [None req-5a7f32e0-9299-41c7-94a3-285766207d7d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Delete snapshot with id: 95978489-58d2-43e5-9e01-4791eaeb86b1 Jan 02 03:07:23.647542 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:23.647542 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:23.649116 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5a7f32e0-9299-41c7-94a3-285766207d7d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:23.737448 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5a7f32e0-9299-41c7-94a3-285766207d7d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot delete request issued successfully. Jan 02 03:07:23.738380 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5a7f32e0-9299-41c7-94a3-285766207d7d tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 returned with HTTP 202 Jan 02 03:07:23.739404 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1956/3904] 10.222.0.39 () {58 vars in 1324 bytes} [Sat Jan 2 03:07:23 2021] DELETE /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:23.758264 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4baa661f-4b37-49f4-be06-b42b13b72845 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 Jan 02 03:07:23.761325 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4baa661f-4b37-49f4-be06-b42b13b72845 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:23.765952 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4baa661f-4b37-49f4-be06-b42b13b72845 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:23.940120 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:23.940120 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:23.948336 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4baa661f-4b37-49f4-be06-b42b13b72845 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:23.958095 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4baa661f-4b37-49f4-be06-b42b13b72845 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 returned with HTTP 200 Jan 02 03:07:23.961982 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1949/3905] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:23 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 => generated 471 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:24.974785 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e81ab395-a199-4313-9019-5076d8756a39 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 Jan 02 03:07:24.975311 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e81ab395-a199-4313-9019-5076d8756a39 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:24.975311 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:24.975311 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:24.975802 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e81ab395-a199-4313-9019-5076d8756a39 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:25.031541 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:25.031541 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:25.034503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e81ab395-a199-4313-9019-5076d8756a39 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Snapshot retrieved successfully. Jan 02 03:07:25.041543 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e81ab395-a199-4313-9019-5076d8756a39 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 returned with HTTP 200 Jan 02 03:07:25.043595 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1957/3906] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:24 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 => generated 471 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:26.059615 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82c54ad8-b5a3-4b08-bcbe-63ec75af4ad6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 Jan 02 03:07:26.061725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82c54ad8-b5a3-4b08-bcbe-63ec75af4ad6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:26.073676 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:26.073676 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:26.075605 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-82c54ad8-b5a3-4b08-bcbe-63ec75af4ad6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:26.207644 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-82c54ad8-b5a3-4b08-bcbe-63ec75af4ad6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 returned with HTTP 404 Jan 02 03:07:26.208746 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1950/3907] 10.222.0.39 () {58 vars in 1321 bytes} [Sat Jan 2 03:07:26 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/snapshots/95978489-58d2-43e5-9e01-4791eaeb86b1 => generated 111 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:26.221146 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-42bda79a-1626-4141-88a3-3716d8818ad3 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] DELETE http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb Jan 02 03:07:26.222213 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-42bda79a-1626-4141-88a3-3716d8818ad3 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:26.233501 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:26.233501 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:26.234300 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-42bda79a-1626-4141-88a3-3716d8818ad3 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:26.235344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-42bda79a-1626-4141-88a3-3716d8818ad3 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Delete volume with id: 1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb Jan 02 03:07:26.383753 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:26.383753 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:26.396203 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-42bda79a-1626-4141-88a3-3716d8818ad3 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Volume info retrieved successfully. Jan 02 03:07:26.456520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-42bda79a-1626-4141-88a3-3716d8818ad3 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Delete volume request issued successfully. Jan 02 03:07:26.457475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-42bda79a-1626-4141-88a3-3716d8818ad3 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb returned with HTTP 202 Jan 02 03:07:26.463288 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1958/3908] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:26 2021] DELETE /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:26.469503 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb4e9e45-675b-41d6-8288-be06a3c337aa tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb Jan 02 03:07:26.470226 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb4e9e45-675b-41d6-8288-be06a3c337aa tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:26.470878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb4e9e45-675b-41d6-8288-be06a3c337aa tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:26.534527 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:26.534527 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:26.544207 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb4e9e45-675b-41d6-8288-be06a3c337aa tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Volume info retrieved successfully. Jan 02 03:07:26.583085 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb4e9e45-675b-41d6-8288-be06a3c337aa tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb returned with HTTP 200 Jan 02 03:07:26.588912 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1951/3909] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:26 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb => generated 917 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:27.606995 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65785ec8-bed0-427b-916c-bbcb5f7f5034 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb Jan 02 03:07:27.607691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65785ec8-bed0-427b-916c-bbcb5f7f5034 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:27.607691 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:27.607691 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:27.607691 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-65785ec8-bed0-427b-916c-bbcb5f7f5034 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:27.759140 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:27.759140 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:27.796761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-65785ec8-bed0-427b-916c-bbcb5f7f5034 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Volume info retrieved successfully. Jan 02 03:07:27.826262 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-65785ec8-bed0-427b-916c-bbcb5f7f5034 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb returned with HTTP 200 Jan 02 03:07:27.827931 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1959/3910] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:27 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb => generated 917 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:28.843777 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66e05a5f-aceb-42da-b3cf-bc3419414dd4 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb Jan 02 03:07:28.845664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66e05a5f-aceb-42da-b3cf-bc3419414dd4 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:28.846260 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:28.846260 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:28.846937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66e05a5f-aceb-42da-b3cf-bc3419414dd4 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:28.929335 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:28.929335 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:28.941962 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-66e05a5f-aceb-42da-b3cf-bc3419414dd4 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Volume info retrieved successfully. Jan 02 03:07:29.003287 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66e05a5f-aceb-42da-b3cf-bc3419414dd4 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb returned with HTTP 200 Jan 02 03:07:29.003931 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1952/3911] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:28 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb => generated 917 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:30.020697 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f702bf42-03f1-4189-aca9-70cc703103e6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb Jan 02 03:07:30.022108 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f702bf42-03f1-4189-aca9-70cc703103e6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:30.022488 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:30.022488 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:30.023105 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f702bf42-03f1-4189-aca9-70cc703103e6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:30.187388 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:30.187388 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:30.218442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f702bf42-03f1-4189-aca9-70cc703103e6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Volume info retrieved successfully. Jan 02 03:07:30.337709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f702bf42-03f1-4189-aca9-70cc703103e6 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb returned with HTTP 200 Jan 02 03:07:30.342090 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1960/3912] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:30 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb => generated 917 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:31.360281 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d0da6b1-b69b-44fb-8e18-66486167c831 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb Jan 02 03:07:31.361464 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d0da6b1-b69b-44fb-8e18-66486167c831 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:31.364343 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:31.364343 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:31.365111 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d0da6b1-b69b-44fb-8e18-66486167c831 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:31.517195 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d0da6b1-b69b-44fb-8e18-66486167c831 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb returned with HTTP 404 Jan 02 03:07:31.519824 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1953/3913] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:31 2021] GET /volume/v3/38cfcfc7ca6c4308a80fbad04e39d7c4/volumes/1b5ec1ac-dcbd-4a57-8f94-75bb5a5a67bb => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:38.428124 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-247cd8d3-2faa-4e5b-89d3-c37cde7a9d26 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d Jan 02 03:07:38.429036 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-247cd8d3-2faa-4e5b-89d3-c37cde7a9d26 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:38.429409 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:38.429409 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:38.430091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-247cd8d3-2faa-4e5b-89d3-c37cde7a9d26 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:38.490172 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:38.490172 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:39.708466 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-247cd8d3-2faa-4e5b-89d3-c37cde7a9d26 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:07:39.710439 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-247cd8d3-2faa-4e5b-89d3-c37cde7a9d26 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:07:39.729117 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-247cd8d3-2faa-4e5b-89d3-c37cde7a9d26 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d returned with HTTP 200 Jan 02 03:07:39.731144 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1961/3914] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:07:38 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d => generated 19 bytes in 1313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:45.243611 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d0da6b1-b69b-44fb-8e18-66486167c831 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] GET http://10.222.0.39/volume// Jan 02 03:07:45.244184 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d0da6b1-b69b-44fb-8e18-66486167c831 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:45.244874 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7d0da6b1-b69b-44fb-8e18-66486167c831 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:45.247886 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7d0da6b1-b69b-44fb-8e18-66486167c831 tempest-VolumesSnapshotListTestJSON-2127883018 tempest-VolumesSnapshotListTestJSON-2127883018] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:07:45.248725 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1954/3915] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:07:45 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:07:45.263896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-7205c60b-3c41-475f-b9ee-5c8a8b821085 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:07:45.264765 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-7205c60b-3c41-475f-b9ee-5c8a8b821085 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:45.265201 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:45.265201 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:45.265927 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-7205c60b-3c41-475f-b9ee-5c8a8b821085 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:45.388402 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:45.388402 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:45.413960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-7205c60b-3c41-475f-b9ee-5c8a8b821085 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:07:45.485625 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-7205c60b-3c41-475f-b9ee-5c8a8b821085 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:07:45.486492 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1962/3916] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:07:45 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 1468 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:07:45.536940 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-433bd591-1626-4eb7-a9fc-cefeb65f14c5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d Jan 02 03:07:45.537720 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-433bd591-1626-4eb7-a9fc-cefeb65f14c5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:45.538499 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-433bd591-1626-4eb7-a9fc-cefeb65f14c5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:45.573014 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-661c06c7-0d7e-4e1b-bd68-9ace4937c89c req-433bd591-1626-4eb7-a9fc-cefeb65f14c5 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d returned with HTTP 404 Jan 02 03:07:45.580625 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1955/3917] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:07:45 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d => generated 149 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:07:48.016960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-93d4ccf1-aa19-4e05-9134-1b6b75caf6d8 req-972da672-6a91-42fb-9120-3d06bdb2133a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d Jan 02 03:07:48.017718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-93d4ccf1-aa19-4e05-9134-1b6b75caf6d8 req-972da672-6a91-42fb-9120-3d06bdb2133a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:48.017718 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:48.017718 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:48.018202 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-93d4ccf1-aa19-4e05-9134-1b6b75caf6d8 req-972da672-6a91-42fb-9120-3d06bdb2133a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:48.033392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-93d4ccf1-aa19-4e05-9134-1b6b75caf6d8 req-972da672-6a91-42fb-9120-3d06bdb2133a tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d returned with HTTP 404 Jan 02 03:07:48.034451 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1963/3918] 10.222.0.39 () {62 vars in 1437 bytes} [Sat Jan 2 03:07:48 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/attachments/6e709ad8-372e-499f-b320-b5cdc180323d => generated 149 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 02 03:07:48.972179 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c603c9df-79e1-45e4-afb3-9d80ce3bf304 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] DELETE http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:07:48.973757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c603c9df-79e1-45e4-afb3-9d80ce3bf304 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:48.975186 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c603c9df-79e1-45e4-afb3-9d80ce3bf304 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:48.976274 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-c603c9df-79e1-45e4-afb3-9d80ce3bf304 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume with id: 397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:07:49.114817 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:49.114817 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:49.117175 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c603c9df-79e1-45e4-afb3-9d80ce3bf304 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:07:49.185022 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c603c9df-79e1-45e4-afb3-9d80ce3bf304 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Delete volume request issued successfully. Jan 02 03:07:49.185702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c603c9df-79e1-45e4-afb3-9d80ce3bf304 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 202 Jan 02 03:07:49.192470 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1956/3919] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:48 2021] DELETE /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:07:49.197144 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-366868f3-9de3-405e-b0d5-1215504932f4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:07:49.197673 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-366868f3-9de3-405e-b0d5-1215504932f4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:49.200065 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-366868f3-9de3-405e-b0d5-1215504932f4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:49.279928 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:49.279928 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:49.294944 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-366868f3-9de3-405e-b0d5-1215504932f4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:07:49.378026 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-366868f3-9de3-405e-b0d5-1215504932f4 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:07:49.402491 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1964/3920] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:49 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 1368 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:50.407806 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d77c5f0c-a8ca-4ac3-ad9c-5d60b6313467 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:07:50.408640 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d77c5f0c-a8ca-4ac3-ad9c-5d60b6313467 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:50.408640 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:50.408640 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:50.409483 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d77c5f0c-a8ca-4ac3-ad9c-5d60b6313467 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:50.468919 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:50.468919 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:07:50.479407 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d77c5f0c-a8ca-4ac3-ad9c-5d60b6313467 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Volume info retrieved successfully. Jan 02 03:07:50.509286 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d77c5f0c-a8ca-4ac3-ad9c-5d60b6313467 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 200 Jan 02 03:07:50.510115 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1957/3921] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:50 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 1368 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:51.531100 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f22b3b43-24da-4f07-8e8a-fbf57825ce99 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] GET http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 Jan 02 03:07:51.532081 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f22b3b43-24da-4f07-8e8a-fbf57825ce99 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:51.532875 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:51.532875 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:07:51.533158 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f22b3b43-24da-4f07-8e8a-fbf57825ce99 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:51.691162 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f22b3b43-24da-4f07-8e8a-fbf57825ce99 tempest-TestVolumeBootPattern-1159592809 tempest-TestVolumeBootPattern-1159592809] http://10.222.0.39/volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 returned with HTTP 404 Jan 02 03:07:51.693295 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1965/3922] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:51 2021] GET /volume/v3/4fede95acd3943498c3188095ea172eb/volumes/397f3344-f361-4c36-8eff-481fe7825248 => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:23:26.260900 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] POST http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes Jan 02 03:23:26.261454 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:26.261454 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:26.261730 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-247528865"}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:23:26.262851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-247528865'}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:23:26.263536 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Create volume of 1 GB Jan 02 03:23:26.277209 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Availability Zones retrieved successfully. Jan 02 03:23:26.295044 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Flow 'volume_create_api' (8ef64bfd-0ef2-4e1d-8198-f031e9c7726a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:23:26.297918 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53114fb-c0a7-42e1-94b7-0b322d99e9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:23:26.299938 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:23:26.366428 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53114fb-c0a7-42e1-94b7-0b322d99e9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:23:26.368650 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2250bf68-84e6-411a-a158-2e290226c0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:23:26.457681 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Created reservations ['d3e9ac4f-546c-4f7f-b14f-857ab5957be4', '0d1ec6cd-afae-4728-9141-dd052a289f66', '49839946-631c-40f4-b223-35c41499db8f', '3dbf7796-3289-4536-a4f8-5ab5bfc95ff6'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:23:26.459443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2250bf68-84e6-411a-a158-2e290226c0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3e9ac4f-546c-4f7f-b14f-857ab5957be4', '0d1ec6cd-afae-4728-9141-dd052a289f66', '49839946-631c-40f4-b223-35c41499db8f', '3dbf7796-3289-4536-a4f8-5ab5bfc95ff6']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:23:26.461616 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b14cfb-6d87-4708-af94-e5ed450882fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:23:26.519718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b14cfb-6d87-4708-af94-e5ed450882fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efe1a0cd-190d-40cc-992c-d10c6e5bb219', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-247528865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cd82d79911f4a85b156df0093f7e269',qos_specs=None,replication_status=,reservations=['d3e9ac4f-546c-4f7f-b14f-857ab5957be4','0d1ec6cd-afae-4728-9141-dd052a289f66','49839946-631c-40f4-b223-35c41499db8f','3dbf7796-3289-4536-a4f8-5ab5bfc95ff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b572760bee64bb29a34ab4203b232f7',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-247528865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efe1a0cd-190d-40cc-992c-d10c6e5bb219,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cd82d79911f4a85b156df0093f7e269',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5b572760bee64bb29a34ab4203b232f7',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:23:26.521817 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215f28e4-4eeb-46a1-9550-2e38c27e02f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:23:26.547634 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215f28e4-4eeb-46a1-9550-2e38c27e02f1) transitioned into state 'SUCCESS' from state '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-247528865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cd82d79911f4a85b156df0093f7e269',qos_specs=None,replication_status=,reservations=['d3e9ac4f-546c-4f7f-b14f-857ab5957be4','0d1ec6cd-afae-4728-9141-dd052a289f66','49839946-631c-40f4-b223-35c41499db8f','3dbf7796-3289-4536-a4f8-5ab5bfc95ff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b572760bee64bb29a34ab4203b232f7',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:23:26.549613 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789db884-1a2a-4192-97a1-2f933799c99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:23:26.563815 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789db884-1a2a-4192-97a1-2f933799c99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:23:26.566833 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Flow 'volume_create_api' (8ef64bfd-0ef2-4e1d-8198-f031e9c7726a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:23:26.617308 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Create volume request issued successfully. Jan 02 03:23:26.631289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6e9836fa-890a-4e6e-af85-ee72d2b81a1f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes returned with HTTP 202 Jan 02 03:23:26.643072 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1958/3923] 10.222.0.39 () {60 vars in 1225 bytes} [Sat Jan 2 03:23:26 2021] POST /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes => generated 820 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:23:26.647716 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f5ffcb99-2eef-44a7-adb2-9965c20fe707 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:23:26.648237 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f5ffcb99-2eef-44a7-adb2-9965c20fe707 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:26.648747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f5ffcb99-2eef-44a7-adb2-9965c20fe707 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:26.699256 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:26.699256 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:26.709713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f5ffcb99-2eef-44a7-adb2-9965c20fe707 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:23:26.736623 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f5ffcb99-2eef-44a7-adb2-9965c20fe707 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:23:26.737373 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1966/3924] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:23:26 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:23:27.757408 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16eed171-1b8e-4286-bbed-12901f114879 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:23:27.757940 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16eed171-1b8e-4286-bbed-12901f114879 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:27.758154 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:27.758154 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:27.758598 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16eed171-1b8e-4286-bbed-12901f114879 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:27.811785 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:27.811785 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:27.820365 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-16eed171-1b8e-4286-bbed-12901f114879 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:23:27.843079 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16eed171-1b8e-4286-bbed-12901f114879 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:23:27.844004 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1959/3925] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:23:27 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:23:28.360353 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-3f829d21-aaeb-4388-94ed-08b8fa239aec tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:23:28.361010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-3f829d21-aaeb-4388-94ed-08b8fa239aec tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:28.361257 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:28.361257 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:28.361760 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-3f829d21-aaeb-4388-94ed-08b8fa239aec tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:28.414333 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:28.414333 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:28.422880 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-3f829d21-aaeb-4388-94ed-08b8fa239aec tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:23:28.445105 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-3f829d21-aaeb-4388-94ed-08b8fa239aec tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:23:28.445927 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1967/3926] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:23:28 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:23:28.513047 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16eed171-1b8e-4286-bbed-12901f114879 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume// Jan 02 03:23:28.513713 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16eed171-1b8e-4286-bbed-12901f114879 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:28.513993 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:28.513993 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:28.515121 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-16eed171-1b8e-4286-bbed-12901f114879 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:28.516513 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-16eed171-1b8e-4286-bbed-12901f114879 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:23:28.517165 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1960/3927] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 03:23: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 02 03:23:28.530367 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-b369466d-8121-4837-b7b5-ef645c05e9ad tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] POST http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments Jan 02 03:23:28.531006 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:28.531006 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:28.531419 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-b369466d-8121-4837-b7b5-ef645c05e9ad tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efe1a0cd-190d-40cc-992c-d10c6e5bb219", "instance_uuid": "2269054a-f2dd-4de4-8ecd-4904d62e0a95", "connector": null}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:23:28.583117 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:28.583117 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:28.635626 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-b369466d-8121-4837-b7b5-ef645c05e9ad tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments returned with HTTP 200 Jan 02 03:23:28.636521 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1968/3928] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 03:23:28 2021] POST /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:23:28.671673 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-76fa53cc-fa70-46e5-808c-db564577a3a7 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:23:28.672187 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-76fa53cc-fa70-46e5-808c-db564577a3a7 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:28.672709 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-76fa53cc-fa70-46e5-808c-db564577a3a7 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:28.693289 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-b369466d-8121-4837-b7b5-ef645c05e9ad tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume// Jan 02 03:23:28.693805 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-b369466d-8121-4837-b7b5-ef645c05e9ad tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:28.694032 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:28.694032 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:28.694408 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-b369466d-8121-4837-b7b5-ef645c05e9ad tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:28.695663 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-b369466d-8121-4837-b7b5-ef645c05e9ad tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:23:28.696349 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1969/3929] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:23:28 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:23:28.709257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-33734d73-28a4-4401-a97a-d05b7b4f6aaa tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:23:28.710060 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-33734d73-28a4-4401-a97a-d05b7b4f6aaa tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:28.710548 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-33734d73-28a4-4401-a97a-d05b7b4f6aaa tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:28.764906 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:28.764906 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:28.775519 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-33734d73-28a4-4401-a97a-d05b7b4f6aaa tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:23:28.804317 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:28.804317 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:28.815077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-33734d73-28a4-4401-a97a-d05b7b4f6aaa tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:23:28.815913 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1970/3930] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:23:28 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 1011 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 03:23:28.834559 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-f649d27c-f696-4081-8de3-96a00fae1b76 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] PUT http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7fb2bfce-9f77-4f59-a82d-900f29ddf61d Jan 02 03:23:28.835057 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:28.835057 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:28.835633 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-f649d27c-f696-4081-8de3-96a00fae1b76 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:23:28.850530 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:28.850530 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:28.859915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-76fa53cc-fa70-46e5-808c-db564577a3a7 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:23:28.864950 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:23:28.864950 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:23:28.865454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-f649d27c-f696-4081-8de3-96a00fae1b76 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Lock "b'cinder-attachment_update-efe1a0cd-190d-40cc-992c-d10c6e5bb219-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.010s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:23:28.867732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:28.867732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:28.881170 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:28.881170 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:28.890498 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-76fa53cc-fa70-46e5-808c-db564577a3a7 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:23:28.891419 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1961/3931] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:23:28 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 912 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:23:29.908560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7ecec06-50cb-4ebf-9358-10d0bec992c8 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:23:29.909148 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7ecec06-50cb-4ebf-9358-10d0bec992c8 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:29.909280 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:29.909280 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:29.909643 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c7ecec06-50cb-4ebf-9358-10d0bec992c8 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:29.961048 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:29.961048 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:29.971550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c7ecec06-50cb-4ebf-9358-10d0bec992c8 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:23:29.991744 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:29.991744 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:30.000698 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c7ecec06-50cb-4ebf-9358-10d0bec992c8 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:23:30.001522 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1962/3932] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:23:29 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 912 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:23:30.140869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-f649d27c-f696-4081-8de3-96a00fae1b76 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Lock "b'cinder-attachment_update-efe1a0cd-190d-40cc-992c-d10c6e5bb219-n-h1-767704-6'" released by "attachment_update" :: held 1.275s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:23:30.141539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-f649d27c-f696-4081-8de3-96a00fae1b76 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7fb2bfce-9f77-4f59-a82d-900f29ddf61d returned with HTTP 200 Jan 02 03:23:30.142424 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1971/3933] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 03:23:28 2021] PUT /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7fb2bfce-9f77-4f59-a82d-900f29ddf61d => generated 762 bytes in 1313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:23:31.022228 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ee36b8a-f40a-424f-8349-6aa04825ec55 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:23:31.023095 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ee36b8a-f40a-424f-8349-6aa04825ec55 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:31.023406 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:31.023406 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:31.023859 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1ee36b8a-f40a-424f-8349-6aa04825ec55 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:31.077842 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:31.077842 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:31.086319 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1ee36b8a-f40a-424f-8349-6aa04825ec55 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:23:31.106466 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:31.106466 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:31.115638 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1ee36b8a-f40a-424f-8349-6aa04825ec55 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:23:31.116600 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1963/3934] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:23:31 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:23:32.133987 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ca4c1ef-751d-4f73-8288-d93915e8bb18 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:23:32.134521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ca4c1ef-751d-4f73-8288-d93915e8bb18 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:32.134630 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:32.134630 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:32.135023 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2ca4c1ef-751d-4f73-8288-d93915e8bb18 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:32.184018 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:32.184018 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:32.192510 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2ca4c1ef-751d-4f73-8288-d93915e8bb18 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:23:32.210938 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:32.210938 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:32.219820 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2ca4c1ef-751d-4f73-8288-d93915e8bb18 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:23:32.220675 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1972/3935] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:23:32 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:23:33.237258 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-40cd61f7-01d2-4f8a-aa17-e6df584b24bb tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:23:33.237789 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-40cd61f7-01d2-4f8a-aa17-e6df584b24bb tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:33.237913 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:33.237913 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:33.238222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-40cd61f7-01d2-4f8a-aa17-e6df584b24bb tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:33.286319 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:33.286319 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:33.294174 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-40cd61f7-01d2-4f8a-aa17-e6df584b24bb tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:23:33.313761 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:33.313761 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:33.321865 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-40cd61f7-01d2-4f8a-aa17-e6df584b24bb tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:23:33.322672 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1964/3936] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:23:33 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:23:34.338695 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f236c948-66df-4a06-a434-961fd0ee86d9 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:23:34.339265 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f236c948-66df-4a06-a434-961fd0ee86d9 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:34.339394 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:34.339394 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:34.339742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f236c948-66df-4a06-a434-961fd0ee86d9 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:34.392722 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:34.392722 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:34.401019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f236c948-66df-4a06-a434-961fd0ee86d9 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:23:34.419478 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:34.419478 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:34.428253 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f236c948-66df-4a06-a434-961fd0ee86d9 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:23:34.429092 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1973/3937] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:23:34 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:23:35.444906 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ad75942-75b0-47a1-bddc-6bef3ae5b0c4 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:23:35.445450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ad75942-75b0-47a1-bddc-6bef3ae5b0c4 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:35.445638 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:35.445638 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:35.445943 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9ad75942-75b0-47a1-bddc-6bef3ae5b0c4 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:35.497841 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:35.497841 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:35.506899 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9ad75942-75b0-47a1-bddc-6bef3ae5b0c4 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:23:35.524832 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:35.524832 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:35.533406 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9ad75942-75b0-47a1-bddc-6bef3ae5b0c4 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:23:35.534193 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1965/3938] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:23:35 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:23:36.136284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-0db50b2e-3a8c-4bb8-ac82-4b8f844dc832 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] POST http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7fb2bfce-9f77-4f59-a82d-900f29ddf61d/action Jan 02 03:23:36.136284 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:36.136284 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:36.136284 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-0db50b2e-3a8c-4bb8-ac82-4b8f844dc832 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:23:36.136284 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-0db50b2e-3a8c-4bb8-ac82-4b8f844dc832 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:23:36.203078 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:36.203078 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:36.215257 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-0db50b2e-3a8c-4bb8-ac82-4b8f844dc832 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7fb2bfce-9f77-4f59-a82d-900f29ddf61d/action returned with HTTP 204 Jan 02 03:23:36.216101 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1974/3939] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 03:23:36 2021] POST /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7fb2bfce-9f77-4f59-a82d-900f29ddf61d/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:23:36.549947 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0e7b78e-a56e-419b-9536-723717610e48 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:23:36.550572 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0e7b78e-a56e-419b-9536-723717610e48 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:36.550698 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:36.550698 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:36.551064 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c0e7b78e-a56e-419b-9536-723717610e48 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:36.600620 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:36.600620 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:36.608779 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c0e7b78e-a56e-419b-9536-723717610e48 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:23:36.627165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:36.627165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:36.635445 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c0e7b78e-a56e-419b-9536-723717610e48 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:23:36.636247 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1966/3940] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:23:36 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 1205 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:23:52.375197 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-0db50b2e-3a8c-4bb8-ac82-4b8f844dc832 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume// Jan 02 03:23:52.375700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-0db50b2e-3a8c-4bb8-ac82-4b8f844dc832 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:52.375855 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:52.375855 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:52.376239 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-0db50b2e-3a8c-4bb8-ac82-4b8f844dc832 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:52.377343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d5b0f8a9-abec-4d6c-bb07-c8b3e58fdc60 req-0db50b2e-3a8c-4bb8-ac82-4b8f844dc832 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:23:52.377949 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1975/3941] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:23:52 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:23:52.393673 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-ad586127-e3bb-424f-91c9-b7d5e69edb08 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] POST http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments Jan 02 03:23:52.394165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:52.394165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:52.394577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-ad586127-e3bb-424f-91c9-b7d5e69edb08 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efe1a0cd-190d-40cc-992c-d10c6e5bb219", "instance_uuid": "2269054a-f2dd-4de4-8ecd-4904d62e0a95", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:23:52.445010 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:52.445010 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:52.556456 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-ad586127-e3bb-424f-91c9-b7d5e69edb08 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments returned with HTTP 200 Jan 02 03:23:52.557301 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1967/3942] 10.222.0.52 () {64 vars in 1358 bytes} [Sat Jan 2 03:23:52 2021] POST /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:23:52.571621 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-2783f987-10f2-449e-b56c-fe4965fada6f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] DELETE http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7fb2bfce-9f77-4f59-a82d-900f29ddf61d Jan 02 03:23:52.572127 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-2783f987-10f2-449e-b56c-fe4965fada6f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:52.572629 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-2783f987-10f2-449e-b56c-fe4965fada6f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:52.593852 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:52.593852 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:52.774600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-2783f987-10f2-449e-b56c-fe4965fada6f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(cc9501d8-c127-46f5-8754-dd150a785c05)]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:23:52.775021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-2783f987-10f2-449e-b56c-fe4965fada6f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Adding status of: reserved to pending status list for volume. {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 03:23:52.775433 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-2783f987-10f2-449e-b56c-fe4965fada6f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:23:52.782104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-2783f987-10f2-449e-b56c-fe4965fada6f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7fb2bfce-9f77-4f59-a82d-900f29ddf61d returned with HTTP 200 Jan 02 03:23:52.783739 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1976/3943] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:23:52 2021] DELETE /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7fb2bfce-9f77-4f59-a82d-900f29ddf61d => generated 192 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:23:54.194487 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-0e95a1d9-e230-4f26-95db-9144663a53e2 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] PUT http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/cc9501d8-c127-46f5-8754-dd150a785c05 Jan 02 03:23:54.194487 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:54.194487 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:54.195645 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-0e95a1d9-e230-4f26-95db-9144663a53e2 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:23:54.222502 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:23:54.222502 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:23:54.222989 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-0e95a1d9-e230-4f26-95db-9144663a53e2 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Lock "b'cinder-attachment_update-efe1a0cd-190d-40cc-992c-d10c6e5bb219-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:23:54.225289 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:23:54.225289 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:23:55.475229 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-0e95a1d9-e230-4f26-95db-9144663a53e2 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Lock "b'cinder-attachment_update-efe1a0cd-190d-40cc-992c-d10c6e5bb219-n-h1-767704-6'" released by "attachment_update" :: held 1.252s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:23:55.475893 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-0e95a1d9-e230-4f26-95db-9144663a53e2 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/cc9501d8-c127-46f5-8754-dd150a785c05 returned with HTTP 200 Jan 02 03:23:55.476779 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1968/3944] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 03:23:54 2021] PUT /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/cc9501d8-c127-46f5-8754-dd150a785c05 => generated 762 bytes in 1288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:23:55.514812 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-1ed86e11-ab9f-44f1-ae5c-b1bc0f3fb08f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/cc9501d8-c127-46f5-8754-dd150a785c05 Jan 02 03:23:55.515373 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-1ed86e11-ab9f-44f1-ae5c-b1bc0f3fb08f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:23:55.515591 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:23:55.515591 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:23:55.515958 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-1ed86e11-ab9f-44f1-ae5c-b1bc0f3fb08f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:23:55.537780 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-1ed86e11-ab9f-44f1-ae5c-b1bc0f3fb08f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/cc9501d8-c127-46f5-8754-dd150a785c05 returned with HTTP 200 Jan 02 03:23:55.538634 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1977/3945] 10.222.0.52 () {60 vars in 1415 bytes} [Sat Jan 2 03:23:55 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/cc9501d8-c127-46f5-8754-dd150a785c05 => generated 787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:24:02.393023 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-51402a39-fb09-4c3b-b6ad-36f5548de4ba tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] POST http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/cc9501d8-c127-46f5-8754-dd150a785c05/action Jan 02 03:24:02.393592 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:02.393592 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:02.393922 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-51402a39-fb09-4c3b-b6ad-36f5548de4ba tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:24:02.394919 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-51402a39-fb09-4c3b-b6ad-36f5548de4ba tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:24:02.464842 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:02.464842 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:24:02.478430 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-51402a39-fb09-4c3b-b6ad-36f5548de4ba tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/cc9501d8-c127-46f5-8754-dd150a785c05/action returned with HTTP 204 Jan 02 03:24:02.479294 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1969/3946] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 03:24:02 2021] POST /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/cc9501d8-c127-46f5-8754-dd150a785c05/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:24:06.932658 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-1ed86e11-ab9f-44f1-ae5c-b1bc0f3fb08f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume// Jan 02 03:24:06.933542 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-1ed86e11-ab9f-44f1-ae5c-b1bc0f3fb08f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:06.933675 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:06.933675 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:06.933955 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-1ed86e11-ab9f-44f1-ae5c-b1bc0f3fb08f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:06.935046 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-8cea0f46-01c4-469d-ba83-ef54fe1fff1a req-1ed86e11-ab9f-44f1-ae5c-b1bc0f3fb08f tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:24:06.935657 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1978/3947] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:24: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 02 03:24:06.949378 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-1b0c5316-da68-4de5-9ed8-1dba75818caf tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] POST http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments Jan 02 03:24:06.949872 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:06.949872 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:06.950280 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-1b0c5316-da68-4de5-9ed8-1dba75818caf tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efe1a0cd-190d-40cc-992c-d10c6e5bb219", "instance_uuid": "2269054a-f2dd-4de4-8ecd-4904d62e0a95", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:24:07.001214 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:07.001214 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:24:07.125040 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-1b0c5316-da68-4de5-9ed8-1dba75818caf tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments returned with HTTP 200 Jan 02 03:24:07.125893 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1970/3948] 10.222.0.52 () {64 vars in 1358 bytes} [Sat Jan 2 03:24:06 2021] POST /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments => generated 273 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:24:07.140346 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-6d0eddc7-0026-4447-9493-a40f39219920 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] DELETE http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/cc9501d8-c127-46f5-8754-dd150a785c05 Jan 02 03:24:07.140878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-6d0eddc7-0026-4447-9493-a40f39219920 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:07.141356 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-6d0eddc7-0026-4447-9493-a40f39219920 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:07.162068 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:07.162068 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:24:07.350384 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-6d0eddc7-0026-4447-9493-a40f39219920 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(7e7b544a-8db6-46ce-b519-3d203519470d)]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:24:07.350811 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-6d0eddc7-0026-4447-9493-a40f39219920 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Adding status of: reserved to pending status list for volume. {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 03:24:07.351219 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-6d0eddc7-0026-4447-9493-a40f39219920 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:24:07.358319 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-6d0eddc7-0026-4447-9493-a40f39219920 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/cc9501d8-c127-46f5-8754-dd150a785c05 returned with HTTP 200 Jan 02 03:24:07.359293 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1979/3949] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:24:07 2021] DELETE /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/cc9501d8-c127-46f5-8754-dd150a785c05 => generated 192 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:24:09.113392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-dff6d154-47e4-41ec-a9b1-c275e00727bc tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] PUT http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7e7b544a-8db6-46ce-b519-3d203519470d Jan 02 03:24:09.114049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:09.114049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:09.114273 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-dff6d154-47e4-41ec-a9b1-c275e00727bc tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:24:09.141829 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:24:09.141829 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:24:09.142307 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-dff6d154-47e4-41ec-a9b1-c275e00727bc tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Lock "b'cinder-attachment_update-efe1a0cd-190d-40cc-992c-d10c6e5bb219-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:24:09.144989 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:09.144989 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:24:10.403021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-dff6d154-47e4-41ec-a9b1-c275e00727bc tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Lock "b'cinder-attachment_update-efe1a0cd-190d-40cc-992c-d10c6e5bb219-n-h1-767704-6'" released by "attachment_update" :: held 1.261s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:24:10.403680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-dff6d154-47e4-41ec-a9b1-c275e00727bc tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7e7b544a-8db6-46ce-b519-3d203519470d returned with HTTP 200 Jan 02 03:24:10.404548 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1971/3950] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 03:24:09 2021] PUT /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7e7b544a-8db6-46ce-b519-3d203519470d => generated 762 bytes in 1297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:24:10.421060 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-f568e7d1-ff42-451b-a340-4eb93ae0318a tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7e7b544a-8db6-46ce-b519-3d203519470d Jan 02 03:24:10.421628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-f568e7d1-ff42-451b-a340-4eb93ae0318a tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:10.421842 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:10.421842 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:10.422212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-f568e7d1-ff42-451b-a340-4eb93ae0318a tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:10.441361 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-f568e7d1-ff42-451b-a340-4eb93ae0318a tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7e7b544a-8db6-46ce-b519-3d203519470d returned with HTTP 200 Jan 02 03:24:10.442154 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1980/3951] 10.222.0.52 () {60 vars in 1415 bytes} [Sat Jan 2 03:24:10 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7e7b544a-8db6-46ce-b519-3d203519470d => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:24:17.336108 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-5b978d5c-a62a-42ae-bdc7-6a17a35e0a5e tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] POST http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7e7b544a-8db6-46ce-b519-3d203519470d/action Jan 02 03:24:17.336674 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:17.336674 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:17.337026 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-5b978d5c-a62a-42ae-bdc7-6a17a35e0a5e tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:24:17.337407 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-5b978d5c-a62a-42ae-bdc7-6a17a35e0a5e tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:24:17.404838 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:17.404838 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:24:17.418474 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-bca7581d-7bc8-4f77-a2eb-e3dea95b1181 req-5b978d5c-a62a-42ae-bdc7-6a17a35e0a5e tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7e7b544a-8db6-46ce-b519-3d203519470d/action returned with HTTP 204 Jan 02 03:24:17.419355 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1972/3952] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 03:24:17 2021] POST /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7e7b544a-8db6-46ce-b519-3d203519470d/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:24:23.322114 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-520374ab-fffb-4614-b074-804f0f183532 req-dfab151b-d40f-4ef4-a57a-e410081ad828 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] DELETE http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7e7b544a-8db6-46ce-b519-3d203519470d Jan 02 03:24:23.322852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-520374ab-fffb-4614-b074-804f0f183532 req-dfab151b-d40f-4ef4-a57a-e410081ad828 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:23.323082 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:23.323082 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:23.324262 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-520374ab-fffb-4614-b074-804f0f183532 req-dfab151b-d40f-4ef4-a57a-e410081ad828 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:23.345689 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:23.345689 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:24:23.807345 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-520374ab-fffb-4614-b074-804f0f183532 req-dfab151b-d40f-4ef4-a57a-e410081ad828 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:24:23.807768 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-520374ab-fffb-4614-b074-804f0f183532 req-dfab151b-d40f-4ef4-a57a-e410081ad828 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:24:23.814508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-520374ab-fffb-4614-b074-804f0f183532 req-dfab151b-d40f-4ef4-a57a-e410081ad828 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7e7b544a-8db6-46ce-b519-3d203519470d returned with HTTP 200 Jan 02 03:24:23.815553 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1981/3953] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:24:23 2021] DELETE /volume/v3/6cd82d79911f4a85b156df0093f7e269/attachments/7e7b544a-8db6-46ce-b519-3d203519470d => generated 19 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:24.895749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11cb133d-2fb1-4454-ab59-85489879a67e tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:24:24.896253 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11cb133d-2fb1-4454-ab59-85489879a67e tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:24.896453 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:24.896453 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:24.896453 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11cb133d-2fb1-4454-ab59-85489879a67e tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:24.948217 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:24.948217 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:24:24.956495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-11cb133d-2fb1-4454-ab59-85489879a67e tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:24:24.978662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11cb133d-2fb1-4454-ab59-85489879a67e tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:24:24.979469 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1973/3954] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:24 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:24.995998 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-97fde337-b7fe-4833-b8cb-0e2dac5634a3 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:24:24.996763 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-97fde337-b7fe-4833-b8cb-0e2dac5634a3 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:24.997077 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:24.997077 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:24.997594 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-97fde337-b7fe-4833-b8cb-0e2dac5634a3 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:25.046866 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:25.046866 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:24:25.056392 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-97fde337-b7fe-4833-b8cb-0e2dac5634a3 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:24:25.078802 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-97fde337-b7fe-4833-b8cb-0e2dac5634a3 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:24:25.079617 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1982/3955] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:24 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:25.148867 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d15fc88-94b9-4699-99c8-a3e165e325a9 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] DELETE http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:24:25.149383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d15fc88-94b9-4699-99c8-a3e165e325a9 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:25.149601 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:25.149601 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:25.149973 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4d15fc88-94b9-4699-99c8-a3e165e325a9 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:25.150432 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4d15fc88-94b9-4699-99c8-a3e165e325a9 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Delete volume with id: efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:24:25.200120 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:25.200120 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:24:25.201331 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4d15fc88-94b9-4699-99c8-a3e165e325a9 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:24:25.226818 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4d15fc88-94b9-4699-99c8-a3e165e325a9 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Delete volume request issued successfully. Jan 02 03:24:25.227287 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4d15fc88-94b9-4699-99c8-a3e165e325a9 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 202 Jan 02 03:24:25.228484 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1974/3956] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:24:25 2021] DELETE /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:24:25.235556 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ebafb84c-4cea-4308-8c9e-6bc462678ce5 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:24:25.236074 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ebafb84c-4cea-4308-8c9e-6bc462678ce5 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:25.236286 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:25.236286 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:25.236665 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ebafb84c-4cea-4308-8c9e-6bc462678ce5 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:25.286875 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:25.286875 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:24:25.295180 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ebafb84c-4cea-4308-8c9e-6bc462678ce5 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:24:25.319349 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ebafb84c-4cea-4308-8c9e-6bc462678ce5 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:24:25.328975 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1983/3957] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:25 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:26.335942 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad150cfc-e621-453b-b914-28f888903959 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:24:26.336489 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad150cfc-e621-453b-b914-28f888903959 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:26.336672 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:26.336672 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:26.337042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad150cfc-e621-453b-b914-28f888903959 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:26.386649 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:26.386649 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:24:26.396313 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ad150cfc-e621-453b-b914-28f888903959 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Volume info retrieved successfully. Jan 02 03:24:26.418369 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad150cfc-e621-453b-b914-28f888903959 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 200 Jan 02 03:24:26.419087 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1975/3958] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:26 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:27.435243 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c9e741e1-c23d-41a7-ad1a-257881981be7 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] GET http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 Jan 02 03:24:27.435791 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c9e741e1-c23d-41a7-ad1a-257881981be7 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:27.435893 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:27.435893 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:24:27.436172 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c9e741e1-c23d-41a7-ad1a-257881981be7 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:27.483749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c9e741e1-c23d-41a7-ad1a-257881981be7 tempest-ServerActionsTestJSON-1710679935 tempest-ServerActionsTestJSON-1710679935] http://10.222.0.39/volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 returned with HTTP 404 Jan 02 03:24:27.484838 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1984/3959] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:27 2021] GET /volume/v3/6cd82d79911f4a85b156df0093f7e269/volumes/efe1a0cd-190d-40cc-992c-d10c6e5bb219 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:26:39.899972 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87652204-072c-47b5-812c-1030f85798ed tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] POST http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types Jan 02 03:26:39.900482 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:39.900482 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:39.900872 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-87652204-072c-47b5-812c-1030f85798ed tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-993914489", "extra_specs": {}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:26:39.940985 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-87652204-072c-47b5-812c-1030f85798ed tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types returned with HTTP 200 Jan 02 03:26:39.941796 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1976/3960] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 03:26:39 2021] POST /volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types => generated 217 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:39.953799 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25923721-a032-4896-a19e-915a6cd2e642 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] POST http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types/d59a034f-432f-48f6-8a36-49e65e9ab7e0/encryption Jan 02 03:26:39.954540 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-25923721-a032-4896-a19e-915a6cd2e642 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:26:40.003689 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-25923721-a032-4896-a19e-915a6cd2e642 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types/d59a034f-432f-48f6-8a36-49e65e9ab7e0/encryption returned with HTTP 200 Jan 02 03:26:40.004540 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1985/3961] 10.222.0.39 () {60 vars in 1364 bytes} [Sat Jan 2 03:26:39 2021] POST /volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types/d59a034f-432f-48f6-8a36-49e65e9ab7e0/encryption => generated 231 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:40.014098 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] POST http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes Jan 02 03:26:40.014861 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-421198280", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-993914489", "size": 1}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:26:40.016091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-421198280', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-993914489', 'size': 1}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:26:40.028624 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Create volume of 1 GB Jan 02 03:26:40.029286 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:40.029286 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:40.029915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Availability Zones retrieved successfully. Jan 02 03:26:40.046845 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Flow 'volume_create_api' (b9287b11-5e3f-46ef-a5fc-804b1ec7977c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:26:40.049724 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a06a82e-7d3c-4d79-9513-3c6cae2a3796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:26:40.051758 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:26:40.107222 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a06a82e-7d3c-4d79-9513-3c6cae2a3796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T03:26:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d59a034f-432f-48f6-8a36-49e65e9ab7e0,is_public=True,name='tempest-scenario-type-cryptsetup-993914489',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd59a034f-432f-48f6-8a36-49e65e9ab7e0', '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=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:26:40.109410 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07cd22d0-9018-43c2-96dd-7cf7c0ef32e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:26:40.153385 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-993914489 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-993914489, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:26:40.154251 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-993914489 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-993914489, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:26:40.194755 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Created reservations ['5b17ede6-7226-44ca-9d4c-5a7244a1630d', '68a1d819-36ee-4042-bc31-b1fcb1f82d71', '663b9d55-5cb6-4209-b268-6eb8e63c4dda', 'd0a917d7-da6a-4ff9-8be1-dea06792b119'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:26:40.196570 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07cd22d0-9018-43c2-96dd-7cf7c0ef32e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b17ede6-7226-44ca-9d4c-5a7244a1630d', '68a1d819-36ee-4042-bc31-b1fcb1f82d71', '663b9d55-5cb6-4209-b268-6eb8e63c4dda', 'd0a917d7-da6a-4ff9-8be1-dea06792b119']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:26:40.198683 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fe00afc-08ce-4f18-8b44-3aecf1188d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:26:40.256985 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fe00afc-08ce-4f18-8b44-3aecf1188d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e26ee76e-ec91-4832-aa42-80cdc49cfa9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-421198280',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5d3b30d6ca547d3a8f3f9faffa57670',qos_specs=None,replication_status=,reservations=['5b17ede6-7226-44ca-9d4c-5a7244a1630d','68a1d819-36ee-4042-bc31-b1fcb1f82d71','663b9d55-5cb6-4209-b268-6eb8e63c4dda','d0a917d7-da6a-4ff9-8be1-dea06792b119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db795001fec74bb8b1626ffe2f501a43',volume_type_id=d59a034f-432f-48f6-8a36-49e65e9ab7e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:26:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-421198280',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e26ee76e-ec91-4832-aa42-80cdc49cfa9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5d3b30d6ca547d3a8f3f9faffa57670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='db795001fec74bb8b1626ffe2f501a43',volume_attachment=,volume_type=,volume_type_id=d59a034f-432f-48f6-8a36-49e65e9ab7e0)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:26:40.258931 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f183f8f1-b7cb-46a8-9847-58cc646e92ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:26:40.285459 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f183f8f1-b7cb-46a8-9847-58cc646e92ea) transitioned into state 'SUCCESS' from state '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-421198280',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5d3b30d6ca547d3a8f3f9faffa57670',qos_specs=None,replication_status=,reservations=['5b17ede6-7226-44ca-9d4c-5a7244a1630d','68a1d819-36ee-4042-bc31-b1fcb1f82d71','663b9d55-5cb6-4209-b268-6eb8e63c4dda','d0a917d7-da6a-4ff9-8be1-dea06792b119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db795001fec74bb8b1626ffe2f501a43',volume_type_id=d59a034f-432f-48f6-8a36-49e65e9ab7e0)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:26:40.287382 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c9f4f38-0aa2-457c-bbf4-642454755177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:26:40.301152 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c9f4f38-0aa2-457c-bbf4-642454755177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:26:40.304017 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Flow 'volume_create_api' (b9287b11-5e3f-46ef-a5fc-804b1ec7977c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:26:40.353347 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Create volume request issued successfully. Jan 02 03:26:40.367312 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e2ae948a-07c5-41a2-aa68-3503ba106122 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes returned with HTTP 202 Jan 02 03:26:40.372692 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1977/3962] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 03:26:40 2021] POST /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes => generated 855 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:26:40.383057 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb7683c3-73ed-476f-bec2-7d35385deea7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:40.383642 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb7683c3-73ed-476f-bec2-7d35385deea7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:40.384324 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fb7683c3-73ed-476f-bec2-7d35385deea7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:40.433490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:40.433490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:40.442665 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fb7683c3-73ed-476f-bec2-7d35385deea7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:40.464656 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fb7683c3-73ed-476f-bec2-7d35385deea7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:40.465593 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1986/3963] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:40 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 947 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:41.482198 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d04ca7a-6094-48a4-ac45-4ad33f6c9c91 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:41.482722 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d04ca7a-6094-48a4-ac45-4ad33f6c9c91 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:41.482815 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:41.482815 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:41.483162 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1d04ca7a-6094-48a4-ac45-4ad33f6c9c91 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:41.532877 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:41.532877 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:41.541117 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1d04ca7a-6094-48a4-ac45-4ad33f6c9c91 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:41.562893 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1d04ca7a-6094-48a4-ac45-4ad33f6c9c91 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:41.563683 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1978/3964] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:41 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 948 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:41.579550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7c17fc58-8a5d-4d8f-a3ab-a086e372ce0f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:41.580068 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7c17fc58-8a5d-4d8f-a3ab-a086e372ce0f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:41.580326 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:41.580326 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:41.580887 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7c17fc58-8a5d-4d8f-a3ab-a086e372ce0f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:41.632441 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:41.632441 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:41.640730 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7c17fc58-8a5d-4d8f-a3ab-a086e372ce0f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:41.662302 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7c17fc58-8a5d-4d8f-a3ab-a086e372ce0f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:41.663115 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1987/3965] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:41 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 948 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:41.782419 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-453e4f24-e03a-4715-8d44-f93b4afb9ee3 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:41.782941 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-453e4f24-e03a-4715-8d44-f93b4afb9ee3 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:41.783178 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:41.783178 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:41.783502 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-453e4f24-e03a-4715-8d44-f93b4afb9ee3 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:41.833192 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:41.833192 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:41.842138 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-797cb014-d528-4e94-8a84-c15f137349d0 req-453e4f24-e03a-4715-8d44-f93b4afb9ee3 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:41.864896 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-453e4f24-e03a-4715-8d44-f93b4afb9ee3 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:41.865724 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1979/3966] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:26:41 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 948 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:41.930677 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7c17fc58-8a5d-4d8f-a3ab-a086e372ce0f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume// Jan 02 03:26:41.931157 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7c17fc58-8a5d-4d8f-a3ab-a086e372ce0f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:41.931371 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:41.931371 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:41.931742 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7c17fc58-8a5d-4d8f-a3ab-a086e372ce0f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:41.932837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7c17fc58-8a5d-4d8f-a3ab-a086e372ce0f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:26:41.933429 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1988/3967] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 03:26:41 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:26:41.946759 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-05a52258-31b7-4c91-9fbc-fbf5a9f378fb tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] POST http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments Jan 02 03:26:41.947249 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:41.947249 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:41.947700 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-05a52258-31b7-4c91-9fbc-fbf5a9f378fb tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e26ee76e-ec91-4832-aa42-80cdc49cfa9d", "instance_uuid": "ebd09926-d935-42ff-9fd3-68c235cfdfbd", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:26:41.998301 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:41.998301 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:42.051745 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-05a52258-31b7-4c91-9fbc-fbf5a9f378fb tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments returned with HTTP 200 Jan 02 03:26:42.052874 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1980/3968] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 03:26:41 2021] POST /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:26:42.086502 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ab4705a-5e3b-4358-8194-21fe49dfdbf7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:42.087009 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ab4705a-5e3b-4358-8194-21fe49dfdbf7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:42.087484 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4ab4705a-5e3b-4358-8194-21fe49dfdbf7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:42.103909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-05a52258-31b7-4c91-9fbc-fbf5a9f378fb tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume// Jan 02 03:26:42.104378 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-05a52258-31b7-4c91-9fbc-fbf5a9f378fb tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:42.104622 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:42.104622 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:42.104984 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-05a52258-31b7-4c91-9fbc-fbf5a9f378fb tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:42.106182 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-05a52258-31b7-4c91-9fbc-fbf5a9f378fb tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:26:42.106790 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1981/3969] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:26:42 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:26:42.122922 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-d5b90843-936a-48de-b1b6-3a9db656444b tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:42.123492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-d5b90843-936a-48de-b1b6-3a9db656444b tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:42.123960 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-d5b90843-936a-48de-b1b6-3a9db656444b tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:42.139165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:42.139165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:42.147696 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4ab4705a-5e3b-4358-8194-21fe49dfdbf7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:42.166731 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:42.166731 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:42.175467 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:42.175467 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:42.175847 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4ab4705a-5e3b-4358-8194-21fe49dfdbf7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:42.186198 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1989/3970] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:42 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 947 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:42.186386 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-797cb014-d528-4e94-8a84-c15f137349d0 req-d5b90843-936a-48de-b1b6-3a9db656444b tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:42.202199 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:42.202199 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:42.211627 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-d5b90843-936a-48de-b1b6-3a9db656444b tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:42.212443 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1982/3971] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:26:42 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 1046 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:26:42.231553 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-cad419aa-6e1f-4cad-bf3c-a1c655878a01 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] PUT http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/adbe1df0-7bad-40d5-9d31-11cff2f58b94 Jan 02 03:26:42.232119 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:42.232119 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:42.232534 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-cad419aa-6e1f-4cad-bf3c-a1c655878a01 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:26:42.259435 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:26:42.259435 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:26:42.259908 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-797cb014-d528-4e94-8a84-c15f137349d0 req-cad419aa-6e1f-4cad-bf3c-a1c655878a01 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Lock "b'cinder-attachment_update-e26ee76e-ec91-4832-aa42-80cdc49cfa9d-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:26:42.262312 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:42.262312 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:43.192921 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-10581ac3-ee78-46c2-9581-0ec51665a49f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:43.193514 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-10581ac3-ee78-46c2-9581-0ec51665a49f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:43.193725 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:43.193725 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:43.194101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-10581ac3-ee78-46c2-9581-0ec51665a49f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:43.243396 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:43.243396 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:43.251837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-10581ac3-ee78-46c2-9581-0ec51665a49f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:43.270945 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:43.270945 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:43.279216 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-10581ac3-ee78-46c2-9581-0ec51665a49f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:43.280221 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1983/3972] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:43 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 947 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:43.491558 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-797cb014-d528-4e94-8a84-c15f137349d0 req-cad419aa-6e1f-4cad-bf3c-a1c655878a01 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Lock "b'cinder-attachment_update-e26ee76e-ec91-4832-aa42-80cdc49cfa9d-n-h1-767704-6'" released by "attachment_update" :: held 1.232s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:26:43.492229 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-cad419aa-6e1f-4cad-bf3c-a1c655878a01 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/adbe1df0-7bad-40d5-9d31-11cff2f58b94 returned with HTTP 200 Jan 02 03:26:43.493197 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1990/3973] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 03:26:42 2021] PUT /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/adbe1df0-7bad-40d5-9d31-11cff2f58b94 => generated 761 bytes in 1266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:26:43.522145 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-1c6bf0c5-fbf9-440d-b03a-0af3d6c800bd tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d/encryption Jan 02 03:26:43.522664 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-1c6bf0c5-fbf9-440d-b03a-0af3d6c800bd tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:43.522876 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:43.522876 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:43.523242 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-1c6bf0c5-fbf9-440d-b03a-0af3d6c800bd tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:43.573199 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:43.573199 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:43.625056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-1c6bf0c5-fbf9-440d-b03a-0af3d6c800bd tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d/encryption returned with HTTP 200 Jan 02 03:26:43.626055 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1984/3974] 10.222.0.52 () {58 vars in 1395 bytes} [Sat Jan 2 03:26:43 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d/encryption => generated 161 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:44.297169 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-926e9d69-f69e-408f-ab14-8b31d4d745cd tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:44.297743 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-926e9d69-f69e-408f-ab14-8b31d4d745cd tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:44.297875 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:44.297875 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:44.298270 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-926e9d69-f69e-408f-ab14-8b31d4d745cd tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:44.347625 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:44.347625 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:44.355928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-926e9d69-f69e-408f-ab14-8b31d4d745cd tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:44.375866 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:44.375866 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:44.384543 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-926e9d69-f69e-408f-ab14-8b31d4d745cd tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:44.385405 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1991/3975] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:44 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:45.402033 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d466dfd-3353-49ea-90e6-740837dcf857 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:45.402559 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d466dfd-3353-49ea-90e6-740837dcf857 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:45.402673 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:45.402673 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:45.403031 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5d466dfd-3353-49ea-90e6-740837dcf857 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:45.453145 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:45.453145 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:45.461592 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5d466dfd-3353-49ea-90e6-740837dcf857 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:45.479431 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:45.479431 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:45.488113 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5d466dfd-3353-49ea-90e6-740837dcf857 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:45.488958 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1985/3976] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:45 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 948 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:46.505596 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deb1debe-a6a5-4a43-ac03-edbee4484fee tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:46.506185 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deb1debe-a6a5-4a43-ac03-edbee4484fee tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:46.506307 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:46.506307 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:46.506711 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-deb1debe-a6a5-4a43-ac03-edbee4484fee tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:46.555466 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:46.555466 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:46.563508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-deb1debe-a6a5-4a43-ac03-edbee4484fee tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:46.583621 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:46.583621 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:46.591882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-deb1debe-a6a5-4a43-ac03-edbee4484fee tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:46.592734 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1992/3977] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:46 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:47.608789 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d21b6e1-835a-4365-9f71-deafa050df79 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:47.609366 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d21b6e1-835a-4365-9f71-deafa050df79 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:47.609492 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:47.609492 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:47.609838 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d21b6e1-835a-4365-9f71-deafa050df79 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:47.658063 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:47.658063 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:47.667548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2d21b6e1-835a-4365-9f71-deafa050df79 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:47.685596 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:47.685596 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:47.693693 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d21b6e1-835a-4365-9f71-deafa050df79 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:47.694484 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1986/3978] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:47 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 948 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:48.711120 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e5c9d80-47af-407b-98f9-ec21b77710ad tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:48.711641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5e5c9d80-47af-407b-98f9-ec21b77710ad tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:48.711805 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:48.711805 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:48.712178 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5e5c9d80-47af-407b-98f9-ec21b77710ad tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:48.765683 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:48.765683 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:48.774426 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5e5c9d80-47af-407b-98f9-ec21b77710ad tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:48.794303 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:48.794303 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:48.804019 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e5c9d80-47af-407b-98f9-ec21b77710ad tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:48.805039 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1993/3979] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:48 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 948 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:49.135738 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-01ac186d-5601-4d55-82e9-460d62df67d5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] POST http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/adbe1df0-7bad-40d5-9d31-11cff2f58b94/action Jan 02 03:26:49.136245 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:49.136245 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:49.136719 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-01ac186d-5601-4d55-82e9-460d62df67d5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:26:49.137089 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-01ac186d-5601-4d55-82e9-460d62df67d5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:26:49.210533 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:49.210533 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:49.223960 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-797cb014-d528-4e94-8a84-c15f137349d0 req-01ac186d-5601-4d55-82e9-460d62df67d5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/adbe1df0-7bad-40d5-9d31-11cff2f58b94/action returned with HTTP 204 Jan 02 03:26:49.224874 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1987/3980] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 03:26:49 2021] POST /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/adbe1df0-7bad-40d5-9d31-11cff2f58b94/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:26:49.822792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd5104fd-9743-46c4-b6d8-ba655bfd2c44 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:49.823409 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd5104fd-9743-46c4-b6d8-ba655bfd2c44 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:49.823543 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:49.823543 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:49.823834 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-dd5104fd-9743-46c4-b6d8-ba655bfd2c44 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:49.872406 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:49.872406 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:49.881215 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-dd5104fd-9743-46c4-b6d8-ba655bfd2c44 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:49.899152 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:49.899152 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:49.907248 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-dd5104fd-9743-46c4-b6d8-ba655bfd2c44 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:49.908050 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1994/3981] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:49 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 1240 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:26:49.923378 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c591cb7a-1e66-4d95-b625-9f3bf6edbcb5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:49.923895 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c591cb7a-1e66-4d95-b625-9f3bf6edbcb5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:49.924636 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:49.924636 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:49.925492 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-c591cb7a-1e66-4d95-b625-9f3bf6edbcb5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:49.974544 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:49.974544 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:49.982691 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-c591cb7a-1e66-4d95-b625-9f3bf6edbcb5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:50.001795 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:50.001795 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:50.011008 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-c591cb7a-1e66-4d95-b625-9f3bf6edbcb5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:50.011896 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1988/3982] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:49 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 1240 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:26:50.128595 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-ac3dd671-66a3-4618-b202-d6153bc41593 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:50.129150 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-ac3dd671-66a3-4618-b202-d6153bc41593 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:50.129368 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:50.129368 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:50.129739 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-ac3dd671-66a3-4618-b202-d6153bc41593 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:50.179081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:50.179081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:50.187327 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-ac3dd671-66a3-4618-b202-d6153bc41593 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:50.205227 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:50.205227 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:50.213486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-ac3dd671-66a3-4618-b202-d6153bc41593 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:50.214313 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1995/3983] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:26:50 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 1240 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:26:50.236189 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-3ab480fd-ae37-48f3-88fd-a810c4370c81 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] POST http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d/action Jan 02 03:26:50.237848 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:50.237848 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:50.238362 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-3ab480fd-ae37-48f3-88fd-a810c4370c81 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action body: b'{"os-begin_detaching": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:26:50.238774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-3ab480fd-ae37-48f3-88fd-a810c4370c81 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:26:50.288732 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:50.288732 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:50.289828 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-3ab480fd-ae37-48f3-88fd-a810c4370c81 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:50.298551 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-3ab480fd-ae37-48f3-88fd-a810c4370c81 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Begin detaching volume completed successfully. Jan 02 03:26:50.299746 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-3ab480fd-ae37-48f3-88fd-a810c4370c81 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d/action returned with HTTP 202 Jan 02 03:26:50.301058 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1989/3984] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 03:26:50 2021] POST /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:26:50.356680 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-ac3dd671-66a3-4618-b202-d6153bc41593 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume// Jan 02 03:26:50.357340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-ac3dd671-66a3-4618-b202-d6153bc41593 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:50.358116 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:50.358116 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:50.358627 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-ac3dd671-66a3-4618-b202-d6153bc41593 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:50.359758 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-ac3dd671-66a3-4618-b202-d6153bc41593 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:26:50.360422 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1996/3985] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:26:50 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:26:50.375079 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-e05dcb56-7e0e-4f6b-826c-d0c10eb61a26 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:50.375657 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-e05dcb56-7e0e-4f6b-826c-d0c10eb61a26 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:50.375863 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:50.375863 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:50.376231 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-e05dcb56-7e0e-4f6b-826c-d0c10eb61a26 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:50.424924 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:50.424924 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:50.433472 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-e05dcb56-7e0e-4f6b-826c-d0c10eb61a26 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:50.451607 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:50.451607 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:50.460438 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-e05dcb56-7e0e-4f6b-826c-d0c10eb61a26 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:50.461344 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1990/3986] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:26:50 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 1342 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:26:50.499397 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-c54d4522-e2e4-4b94-8bed-b6b7e6e25e8f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d/encryption Jan 02 03:26:50.499919 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-c54d4522-e2e4-4b94-8bed-b6b7e6e25e8f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:50.500439 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-c54d4522-e2e4-4b94-8bed-b6b7e6e25e8f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:50.550848 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:50.550848 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:50.602714 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-c54d4522-e2e4-4b94-8bed-b6b7e6e25e8f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d/encryption returned with HTTP 200 Jan 02 03:26:50.603570 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1997/3987] 10.222.0.52 () {58 vars in 1395 bytes} [Sat Jan 2 03:26:50 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d/encryption => generated 161 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:50.912208 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-4b1b7974-635e-4697-8774-9e172eec6e31 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] DELETE http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/adbe1df0-7bad-40d5-9d31-11cff2f58b94 Jan 02 03:26:50.912904 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-4b1b7974-635e-4697-8774-9e172eec6e31 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:50.913199 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:50.913199 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:50.913610 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-4b1b7974-635e-4697-8774-9e172eec6e31 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:50.934333 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:50.934333 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:51.366769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-4b1b7974-635e-4697-8774-9e172eec6e31 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:26:51.367107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-4b1b7974-635e-4697-8774-9e172eec6e31 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:26:51.374201 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1e72f016-f9b0-4f77-9e82-716e12828352 req-4b1b7974-635e-4697-8774-9e172eec6e31 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/adbe1df0-7bad-40d5-9d31-11cff2f58b94 returned with HTTP 200 Jan 02 03:26:51.375069 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1991/3988] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:26:50 2021] DELETE /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/adbe1df0-7bad-40d5-9d31-11cff2f58b94 => generated 19 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:51.645967 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3dd22971-8cb6-43c9-9043-0004f56d11e9 req-1115d039-54e8-48c5-aefb-799993e90812 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:51.646537 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3dd22971-8cb6-43c9-9043-0004f56d11e9 req-1115d039-54e8-48c5-aefb-799993e90812 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:51.646775 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:51.646775 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:51.647131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-3dd22971-8cb6-43c9-9043-0004f56d11e9 req-1115d039-54e8-48c5-aefb-799993e90812 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:51.698730 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:51.698730 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:51.708902 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-3dd22971-8cb6-43c9-9043-0004f56d11e9 req-1115d039-54e8-48c5-aefb-799993e90812 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:51.731753 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-3dd22971-8cb6-43c9-9043-0004f56d11e9 req-1115d039-54e8-48c5-aefb-799993e90812 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:51.732665 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1998/3989] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:26:51 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 948 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:51.753555 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e7f42b2-0cf1-48c1-bcbb-a60b61210e2a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] DELETE http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:51.754163 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e7f42b2-0cf1-48c1-bcbb-a60b61210e2a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:51.754385 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:51.754385 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:51.754761 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4e7f42b2-0cf1-48c1-bcbb-a60b61210e2a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:51.755224 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-4e7f42b2-0cf1-48c1-bcbb-a60b61210e2a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Delete volume with id: e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:51.806106 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:51.806106 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:51.807296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4e7f42b2-0cf1-48c1-bcbb-a60b61210e2a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:51.826331 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.keymgr.conf_key_mgr [None req-4e7f42b2-0cf1-48c1-bcbb-a60b61210e2a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 02 03:26:51.834910 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4e7f42b2-0cf1-48c1-bcbb-a60b61210e2a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Delete volume request issued successfully. Jan 02 03:26:51.835580 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4e7f42b2-0cf1-48c1-bcbb-a60b61210e2a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 202 Jan 02 03:26:51.836454 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1992/3990] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:26:51 2021] DELETE /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:26:51.848516 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79fbcab2-7ea9-4844-9f84-b9e0bc879356 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:51.849555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79fbcab2-7ea9-4844-9f84-b9e0bc879356 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:51.849915 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:51.849915 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:51.850393 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-79fbcab2-7ea9-4844-9f84-b9e0bc879356 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:51.907002 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:51.907002 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:51.917036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-79fbcab2-7ea9-4844-9f84-b9e0bc879356 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:51.942125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-79fbcab2-7ea9-4844-9f84-b9e0bc879356 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:51.942951 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 1999/3991] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:51 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 947 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:26:52.960143 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4debb4c9-e036-4217-b019-9812b358c035 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:52.960937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4debb4c9-e036-4217-b019-9812b358c035 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:52.961163 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:52.961163 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:52.961553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4debb4c9-e036-4217-b019-9812b358c035 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:53.017357 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:53.017357 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:26:53.030507 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-4debb4c9-e036-4217-b019-9812b358c035 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:26:53.054332 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4debb4c9-e036-4217-b019-9812b358c035 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 200 Jan 02 03:26:53.055151 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1993/3992] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:52 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 947 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:26:54.072194 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c8f2f1e-0b21-4e21-b415-773ec81fd4e5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d Jan 02 03:26:54.073176 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c8f2f1e-0b21-4e21-b415-773ec81fd4e5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:54.073516 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:54.073516 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:54.074106 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6c8f2f1e-0b21-4e21-b415-773ec81fd4e5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:54.129173 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6c8f2f1e-0b21-4e21-b415-773ec81fd4e5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d returned with HTTP 404 Jan 02 03:26:54.130301 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2000/3993] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:54 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/e26ee76e-ec91-4832-aa42-80cdc49cfa9d => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:26:54.138778 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da09f26f-55b8-406e-a1e9-113741a7180b tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] GET http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/volumes/detail?all_tenants=1 Jan 02 03:26:54.139328 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da09f26f-55b8-406e-a1e9-113741a7180b tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:54.139563 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:54.139563 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:26:54.139945 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-da09f26f-55b8-406e-a1e9-113741a7180b tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:54.142197 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-da09f26f-55b8-406e-a1e9-113741a7180b tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:26:54.201035 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-da09f26f-55b8-406e-a1e9-113741a7180b tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Get all volumes completed successfully. Jan 02 03:26:54.205705 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-da09f26f-55b8-406e-a1e9-113741a7180b tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 02 03:26:54.206406 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1994/3994] 10.222.0.39 () {58 vars in 1252 bytes} [Sat Jan 2 03:26:54 2021] GET /volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/volumes/detail?all_tenants=1 => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:26:54.222150 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4328aca2-5166-42fc-8e88-0b941780e163 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] DELETE http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types/d59a034f-432f-48f6-8a36-49e65e9ab7e0 Jan 02 03:26:54.222680 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4328aca2-5166-42fc-8e88-0b941780e163 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:54.223186 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-4328aca2-5166-42fc-8e88-0b941780e163 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:54.290750 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:26:54.290750 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 03:26:54.301677 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-4328aca2-5166-42fc-8e88-0b941780e163 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types/d59a034f-432f-48f6-8a36-49e65e9ab7e0 returned with HTTP 202 Jan 02 03:26:54.302819 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2001/3995] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 03:26:54 2021] DELETE /volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types/d59a034f-432f-48f6-8a36-49e65e9ab7e0 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:27:31.149125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-26c874cc-94bb-4324-9e8e-3dfc6120087b tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] POST http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types Jan 02 03:27:31.149946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-26c874cc-94bb-4324-9e8e-3dfc6120087b tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-639333251", "extra_specs": {}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:27:31.194956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-26c874cc-94bb-4324-9e8e-3dfc6120087b tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types returned with HTTP 200 Jan 02 03:27:31.199408 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1995/3996] 10.222.0.39 () {60 vars in 1219 bytes} [Sat Jan 2 03:27:31 2021] POST /volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types => generated 211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:31.207853 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1e27ec3-aa3d-468d-9d75-b58872558706 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] POST http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types/624c1760-4271-4f73-856b-61020f660168/encryption Jan 02 03:27:31.208679 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e1e27ec3-aa3d-468d-9d75-b58872558706 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:27:31.261783 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e1e27ec3-aa3d-468d-9d75-b58872558706 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types/624c1760-4271-4f73-856b-61020f660168/encryption returned with HTTP 200 Jan 02 03:27:31.262739 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2002/3997] 10.222.0.39 () {60 vars in 1364 bytes} [Sat Jan 2 03:27:31 2021] POST /volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types/624c1760-4271-4f73-856b-61020f660168/encryption => generated 230 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:31.272744 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] POST http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes Jan 02 03:27:31.273550 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1143501192", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-639333251", "size": 1}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:27:31.274847 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1143501192', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-639333251', 'size': 1}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:27:31.288251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Create volume of 1 GB Jan 02 03:27:31.289049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:31.289049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:31.289726 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Availability Zones retrieved successfully. Jan 02 03:27:31.307590 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Flow 'volume_create_api' (425b4460-5382-42a0-8370-f55ca366427c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:27:31.310452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5fe160d-6edf-4719-b801-8debde4c6d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:27:31.312626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:27:31.376990 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5fe160d-6edf-4719-b801-8debde4c6d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T03:27:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=624c1760-4271-4f73-856b-61020f660168,is_public=True,name='tempest-scenario-type-luks-639333251',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '624c1760-4271-4f73-856b-61020f660168', '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=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:27:31.379746 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5873bb3e-7002-4812-b67e-ed87410e5c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:27:31.430006 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-639333251 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-639333251, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:27:31.430890 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.quota [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-639333251 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-639333251, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:27:31.464578 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Created reservations ['4852fd23-35bc-48d6-b730-ef8c79804299', '64b5bebc-f0d1-4953-bd02-39157eb4d64f', 'bb6a4062-30c2-4514-93a6-14a81cfe8ef7', '178542ae-dffc-4de8-82c3-cb3d5bcce720'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:27:31.466521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5873bb3e-7002-4812-b67e-ed87410e5c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4852fd23-35bc-48d6-b730-ef8c79804299', '64b5bebc-f0d1-4953-bd02-39157eb4d64f', 'bb6a4062-30c2-4514-93a6-14a81cfe8ef7', '178542ae-dffc-4de8-82c3-cb3d5bcce720']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:27:31.468725 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (111614f9-3a9b-4e81-ab44-53cc4fd4b11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:27:31.525425 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (111614f9-3a9b-4e81-ab44-53cc4fd4b11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afcc360b-bb95-4e66-b8e0-dc677d973daf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1143501192',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5d3b30d6ca547d3a8f3f9faffa57670',qos_specs=None,replication_status=,reservations=['4852fd23-35bc-48d6-b730-ef8c79804299','64b5bebc-f0d1-4953-bd02-39157eb4d64f','bb6a4062-30c2-4514-93a6-14a81cfe8ef7','178542ae-dffc-4de8-82c3-cb3d5bcce720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db795001fec74bb8b1626ffe2f501a43',volume_type_id=624c1760-4271-4f73-856b-61020f660168), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1143501192',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=afcc360b-bb95-4e66-b8e0-dc677d973daf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5d3b30d6ca547d3a8f3f9faffa57670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='db795001fec74bb8b1626ffe2f501a43',volume_attachment=,volume_type=,volume_type_id=624c1760-4271-4f73-856b-61020f660168)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:27:31.527472 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f9620fa-ab94-4c47-a65f-f5539cb5f4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:27:31.554010 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f9620fa-ab94-4c47-a65f-f5539cb5f4ed) transitioned into state 'SUCCESS' from state '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-1143501192',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5d3b30d6ca547d3a8f3f9faffa57670',qos_specs=None,replication_status=,reservations=['4852fd23-35bc-48d6-b730-ef8c79804299','64b5bebc-f0d1-4953-bd02-39157eb4d64f','bb6a4062-30c2-4514-93a6-14a81cfe8ef7','178542ae-dffc-4de8-82c3-cb3d5bcce720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db795001fec74bb8b1626ffe2f501a43',volume_type_id=624c1760-4271-4f73-856b-61020f660168)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:27:31.555937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c58dca6-fc69-4a77-b7a7-d591a3aa2859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:27:31.569769 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c58dca6-fc69-4a77-b7a7-d591a3aa2859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:27:31.572367 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Flow 'volume_create_api' (425b4460-5382-42a0-8370-f55ca366427c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:27:31.623328 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Create volume request issued successfully. Jan 02 03:27:31.637131 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bf7daf39-6962-46fe-ad87-5337b4e053ec tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes returned with HTTP 202 Jan 02 03:27:31.648932 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1996/3998] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 03:27:31 2021] POST /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes => generated 850 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:27:31.653508 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a716e9e3-5a00-4b94-b985-6586417adbb7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:31.654088 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a716e9e3-5a00-4b94-b985-6586417adbb7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:31.654580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a716e9e3-5a00-4b94-b985-6586417adbb7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:31.706063 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:31.706063 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:31.714946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a716e9e3-5a00-4b94-b985-6586417adbb7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:31.737954 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a716e9e3-5a00-4b94-b985-6586417adbb7 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:31.746318 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2003/3999] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:31 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:32.756164 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51e96d8f-a415-4d0e-8c54-ceb0d1539250 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:32.756851 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51e96d8f-a415-4d0e-8c54-ceb0d1539250 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:32.756851 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:32.756851 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:32.757160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-51e96d8f-a415-4d0e-8c54-ceb0d1539250 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:32.806899 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:32.806899 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:32.815471 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-51e96d8f-a415-4d0e-8c54-ceb0d1539250 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:32.837845 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-51e96d8f-a415-4d0e-8c54-ceb0d1539250 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:32.838609 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1997/4000] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:32 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 943 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:32.854749 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22de8b7a-cae2-4c62-aac5-ff3272846493 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:32.855266 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22de8b7a-cae2-4c62-aac5-ff3272846493 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:32.855482 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:32.855482 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:32.855885 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22de8b7a-cae2-4c62-aac5-ff3272846493 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:32.904122 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:32.904122 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:32.913394 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-22de8b7a-cae2-4c62-aac5-ff3272846493 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:32.937797 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22de8b7a-cae2-4c62-aac5-ff3272846493 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:32.938636 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2004/4001] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:32 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 943 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:27:33.063055 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-1acc3718-8c5e-465a-a4e2-7b02ce1e9961 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:33.063562 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-1acc3718-8c5e-465a-a4e2-7b02ce1e9961 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:33.063775 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:33.063775 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:33.064142 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-1acc3718-8c5e-465a-a4e2-7b02ce1e9961 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:33.113151 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:33.113151 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:33.121495 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-1acc3718-8c5e-465a-a4e2-7b02ce1e9961 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:33.142455 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-1acc3718-8c5e-465a-a4e2-7b02ce1e9961 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:33.143874 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1998/4002] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:27:33 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 943 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:33.213416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22de8b7a-cae2-4c62-aac5-ff3272846493 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume// Jan 02 03:27:33.213889 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22de8b7a-cae2-4c62-aac5-ff3272846493 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:33.214112 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:33.214112 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:33.214487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-22de8b7a-cae2-4c62-aac5-ff3272846493 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:33.215538 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-22de8b7a-cae2-4c62-aac5-ff3272846493 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:27:33.216139 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2005/4003] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 03:27:33 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:27:33.229740 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-8bc0e479-d617-4e17-ae0f-06e72fbf6eb2 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] POST http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments Jan 02 03:27:33.230241 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:33.230241 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:33.230654 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-8bc0e479-d617-4e17-ae0f-06e72fbf6eb2 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afcc360b-bb95-4e66-b8e0-dc677d973daf", "instance_uuid": "550b02d8-0473-4bbe-b544-997362f2e585", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:27:33.279669 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:33.279669 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:33.331373 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-8bc0e479-d617-4e17-ae0f-06e72fbf6eb2 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments returned with HTTP 200 Jan 02 03:27:33.332204 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 1999/4004] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 03:27:33 2021] POST /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:27:33.371099 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13cae84e-4241-477a-9eb3-3f2557ddd1b0 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:33.371614 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13cae84e-4241-477a-9eb3-3f2557ddd1b0 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:33.372091 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-13cae84e-4241-477a-9eb3-3f2557ddd1b0 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:33.388206 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-8bc0e479-d617-4e17-ae0f-06e72fbf6eb2 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume// Jan 02 03:27:33.388710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-8bc0e479-d617-4e17-ae0f-06e72fbf6eb2 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:33.388924 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:33.388924 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:33.389297 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-8bc0e479-d617-4e17-ae0f-06e72fbf6eb2 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:33.390506 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-8bc0e479-d617-4e17-ae0f-06e72fbf6eb2 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:27:33.391101 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2000/4005] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:27:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:27:33.404762 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-2dda1755-e936-48b1-9472-a75b61f64d4f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:33.405339 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-2dda1755-e936-48b1-9472-a75b61f64d4f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:33.405825 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-2dda1755-e936-48b1-9472-a75b61f64d4f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:33.425939 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:33.425939 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:33.434887 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-13cae84e-4241-477a-9eb3-3f2557ddd1b0 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:33.454380 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:33.454380 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:33.456466 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:33.456466 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:33.463343 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-13cae84e-4241-477a-9eb3-3f2557ddd1b0 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:33.464093 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2006/4006] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:33 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 942 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:33.464958 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-2dda1755-e936-48b1-9472-a75b61f64d4f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:33.483721 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:33.483721 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:33.493249 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-2dda1755-e936-48b1-9472-a75b61f64d4f tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:33.494085 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2001/4007] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:27:33 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 1041 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 03:27:33.512502 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-a969caa3-131b-464e-84b1-d318178d21a5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] PUT http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/863050aa-71ee-4dce-a70f-92ef82bdeee2 Jan 02 03:27:33.513043 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:33.513043 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:33.513461 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-a969caa3-131b-464e-84b1-d318178d21a5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:27:33.541553 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:27:33.541553 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:27:33.542038 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-a969caa3-131b-464e-84b1-d318178d21a5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Lock "b'cinder-attachment_update-afcc360b-bb95-4e66-b8e0-dc677d973daf-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.010s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:27:33.544300 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:33.544300 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:34.480117 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14cf2a1c-89cb-4500-9a24-2412a969b662 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:34.480694 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14cf2a1c-89cb-4500-9a24-2412a969b662 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:34.480859 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:34.480859 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:34.481247 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-14cf2a1c-89cb-4500-9a24-2412a969b662 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:34.530621 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:34.530621 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:34.539363 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-14cf2a1c-89cb-4500-9a24-2412a969b662 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:34.558170 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:34.558170 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:34.567090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-14cf2a1c-89cb-4500-9a24-2412a969b662 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:34.577181 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2002/4008] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:34 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 942 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:34.792021 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-a969caa3-131b-464e-84b1-d318178d21a5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Lock "b'cinder-attachment_update-afcc360b-bb95-4e66-b8e0-dc677d973daf-n-h1-767704-6'" released by "attachment_update" :: held 1.250s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:27:34.792727 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-a969caa3-131b-464e-84b1-d318178d21a5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/863050aa-71ee-4dce-a70f-92ef82bdeee2 returned with HTTP 200 Jan 02 03:27:34.793630 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2007/4009] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 03:27:33 2021] PUT /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/863050aa-71ee-4dce-a70f-92ef82bdeee2 => generated 761 bytes in 1286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:27:34.810090 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-80c33c43-df73-477f-8788-9283c07b06af tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf/encryption Jan 02 03:27:34.810618 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-80c33c43-df73-477f-8788-9283c07b06af tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:34.810833 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:34.810833 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:34.811212 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-80c33c43-df73-477f-8788-9283c07b06af tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:34.863481 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:34.863481 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:34.912876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-80c33c43-df73-477f-8788-9283c07b06af tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf/encryption returned with HTTP 200 Jan 02 03:27:34.913720 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2003/4010] 10.222.0.52 () {58 vars in 1395 bytes} [Sat Jan 2 03:27:34 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf/encryption => generated 160 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:35.585882 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7c23f83a-84a6-4092-83b7-79c853afd820 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:35.586468 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7c23f83a-84a6-4092-83b7-79c853afd820 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:35.586592 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:35.586592 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:35.586933 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7c23f83a-84a6-4092-83b7-79c853afd820 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:35.637076 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:35.637076 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:35.646434 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7c23f83a-84a6-4092-83b7-79c853afd820 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:35.665793 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:35.665793 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:35.673973 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7c23f83a-84a6-4092-83b7-79c853afd820 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:35.674792 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2008/4011] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:35 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 943 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:36.690895 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa15b4a9-9d07-4f5c-b985-ea58c14824ba tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:36.691487 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa15b4a9-9d07-4f5c-b985-ea58c14824ba tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:36.692017 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:36.692017 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:36.692442 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-fa15b4a9-9d07-4f5c-b985-ea58c14824ba tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:36.744975 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:36.744975 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:36.758842 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-fa15b4a9-9d07-4f5c-b985-ea58c14824ba tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:36.779563 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:36.779563 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:36.789399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-fa15b4a9-9d07-4f5c-b985-ea58c14824ba tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:36.790232 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2004/4012] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:36 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 943 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:37.807158 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9133379-c29f-439e-8ee0-a0ac03d08e4e tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:37.807696 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9133379-c29f-439e-8ee0-a0ac03d08e4e tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:37.807869 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:37.807869 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:37.808277 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f9133379-c29f-439e-8ee0-a0ac03d08e4e tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:37.856983 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:37.856983 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:37.866450 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f9133379-c29f-439e-8ee0-a0ac03d08e4e tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:37.886027 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:37.886027 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:37.894325 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f9133379-c29f-439e-8ee0-a0ac03d08e4e tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:37.895200 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2009/4013] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:37 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:38.911382 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad05513f-3fa3-4ca2-b209-3ff1e9c1705a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:38.911915 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad05513f-3fa3-4ca2-b209-3ff1e9c1705a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:38.912256 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:38.912256 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:38.912783 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ad05513f-3fa3-4ca2-b209-3ff1e9c1705a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:38.962191 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:38.962191 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:38.970475 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ad05513f-3fa3-4ca2-b209-3ff1e9c1705a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:38.990663 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:38.990663 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:38.998986 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ad05513f-3fa3-4ca2-b209-3ff1e9c1705a tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:38.999801 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2005/4014] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:38 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 943 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:40.015280 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-813ff3ec-b7c1-41c3-bea8-289bb47b9019 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:40.015986 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-813ff3ec-b7c1-41c3-bea8-289bb47b9019 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:40.015986 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:40.015986 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:40.016383 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-813ff3ec-b7c1-41c3-bea8-289bb47b9019 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:40.065928 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:40.065928 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:40.076860 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-813ff3ec-b7c1-41c3-bea8-289bb47b9019 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:40.094310 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:40.094310 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:40.103494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-813ff3ec-b7c1-41c3-bea8-289bb47b9019 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:40.104349 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2010/4015] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:40 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 943 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:40.344051 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-464a8b3a-6f5f-45b3-bafc-b4940f5c2bd6 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] POST http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/863050aa-71ee-4dce-a70f-92ef82bdeee2/action Jan 02 03:27:40.344471 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:40.344471 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:40.344936 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-464a8b3a-6f5f-45b3-bafc-b4940f5c2bd6 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:27:40.345318 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-464a8b3a-6f5f-45b3-bafc-b4940f5c2bd6 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:27:40.413918 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:40.413918 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:40.426702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-1624c19b-80bb-4388-b28b-ba7ddf02aecd req-464a8b3a-6f5f-45b3-bafc-b4940f5c2bd6 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/863050aa-71ee-4dce-a70f-92ef82bdeee2/action returned with HTTP 204 Jan 02 03:27:40.427558 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2006/4016] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 03:27:40 2021] POST /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/863050aa-71ee-4dce-a70f-92ef82bdeee2/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:27:41.120407 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b2a0076-f609-4c33-a032-d6f90b8bd842 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:41.121189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b2a0076-f609-4c33-a032-d6f90b8bd842 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:41.121189 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:41.121189 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:41.121584 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1b2a0076-f609-4c33-a032-d6f90b8bd842 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:41.174950 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:41.174950 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:41.184403 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1b2a0076-f609-4c33-a032-d6f90b8bd842 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:41.204998 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:41.204998 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:41.214907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1b2a0076-f609-4c33-a032-d6f90b8bd842 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:41.215733 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2011/4017] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:41 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 1235 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:27:41.231636 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ef46fb8-6a69-4533-be26-5b5c6e173048 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:41.232150 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ef46fb8-6a69-4533-be26-5b5c6e173048 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:41.232371 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:41.232371 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:41.232773 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-7ef46fb8-6a69-4533-be26-5b5c6e173048 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:41.282652 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:41.282652 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:41.291290 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-7ef46fb8-6a69-4533-be26-5b5c6e173048 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:41.309818 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:41.309818 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:41.318837 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-7ef46fb8-6a69-4533-be26-5b5c6e173048 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:41.319669 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2007/4018] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:41 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 1235 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:27:41.437967 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-bb5bcf6a-2ecf-44d8-93ab-7670285f6e94 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:41.438416 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-bb5bcf6a-2ecf-44d8-93ab-7670285f6e94 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:41.438630 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:41.438630 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:41.439003 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-bb5bcf6a-2ecf-44d8-93ab-7670285f6e94 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:41.487849 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:41.487849 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:41.497104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-5b40149b-d519-4122-b7a6-13e221e2493b req-bb5bcf6a-2ecf-44d8-93ab-7670285f6e94 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:41.516515 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:41.516515 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:41.525246 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-bb5bcf6a-2ecf-44d8-93ab-7670285f6e94 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:41.526099 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2012/4019] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:27:41 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 1235 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:27:41.547599 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-35634825-86e9-4016-aabc-724f0e5e4608 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] POST http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf/action Jan 02 03:27:41.548116 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:41.548116 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:41.548552 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-35634825-86e9-4016-aabc-724f0e5e4608 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action body: b'{"os-begin_detaching": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:27:41.548964 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-35634825-86e9-4016-aabc-724f0e5e4608 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:27:41.602324 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:41.602324 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:41.603499 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-5b40149b-d519-4122-b7a6-13e221e2493b req-35634825-86e9-4016-aabc-724f0e5e4608 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:41.612530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-5b40149b-d519-4122-b7a6-13e221e2493b req-35634825-86e9-4016-aabc-724f0e5e4608 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Begin detaching volume completed successfully. Jan 02 03:27:41.613602 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-35634825-86e9-4016-aabc-724f0e5e4608 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf/action returned with HTTP 202 Jan 02 03:27:41.614477 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2008/4020] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 03:27:41 2021] POST /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:27:41.671377 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-bb5bcf6a-2ecf-44d8-93ab-7670285f6e94 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume// Jan 02 03:27:41.671860 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-bb5bcf6a-2ecf-44d8-93ab-7670285f6e94 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:41.672076 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:41.672076 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:41.672451 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-bb5bcf6a-2ecf-44d8-93ab-7670285f6e94 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:41.673535 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-bb5bcf6a-2ecf-44d8-93ab-7670285f6e94 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:27:41.674129 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2013/4021] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:27:41 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:27:41.689104 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-94745202-9533-451f-bda3-8810a051540c tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:41.689603 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-94745202-9533-451f-bda3-8810a051540c tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:41.689815 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:41.689815 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:41.690182 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-94745202-9533-451f-bda3-8810a051540c tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:41.740937 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:41.740937 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:41.749514 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-5b40149b-d519-4122-b7a6-13e221e2493b req-94745202-9533-451f-bda3-8810a051540c tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:41.769383 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:41.769383 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:41.778754 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-94745202-9533-451f-bda3-8810a051540c tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:41.779875 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2009/4022] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:27:41 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 1337 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:27:41.814792 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-a0b1fc72-b22d-4ac2-97b3-2294ef3389fc tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf/encryption Jan 02 03:27:41.815308 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-a0b1fc72-b22d-4ac2-97b3-2294ef3389fc tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:41.815781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-a0b1fc72-b22d-4ac2-97b3-2294ef3389fc tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'index' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:41.867055 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:41.867055 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:41.918821 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-a0b1fc72-b22d-4ac2-97b3-2294ef3389fc tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf/encryption returned with HTTP 200 Jan 02 03:27:41.919665 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2014/4023] 10.222.0.52 () {58 vars in 1395 bytes} [Sat Jan 2 03:27:41 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf/encryption => generated 160 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:42.228554 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-1ae87d29-b8c0-42bb-a1e6-b2b72695c662 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] DELETE http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/863050aa-71ee-4dce-a70f-92ef82bdeee2 Jan 02 03:27:42.229168 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-1ae87d29-b8c0-42bb-a1e6-b2b72695c662 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:42.229289 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:42.229289 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:42.229626 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-1ae87d29-b8c0-42bb-a1e6-b2b72695c662 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:42.249763 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:42.249763 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:42.683316 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-5b40149b-d519-4122-b7a6-13e221e2493b req-1ae87d29-b8c0-42bb-a1e6-b2b72695c662 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:27:42.683660 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-5b40149b-d519-4122-b7a6-13e221e2493b req-1ae87d29-b8c0-42bb-a1e6-b2b72695c662 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:27:42.690362 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-5b40149b-d519-4122-b7a6-13e221e2493b req-1ae87d29-b8c0-42bb-a1e6-b2b72695c662 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/863050aa-71ee-4dce-a70f-92ef82bdeee2 returned with HTTP 200 Jan 02 03:27:42.691740 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2010/4024] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:27:42 2021] DELETE /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/attachments/863050aa-71ee-4dce-a70f-92ef82bdeee2 => generated 19 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:27:42.958121 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-12581e58-c2ff-4194-9d85-c99683026ffc req-b501b2cc-b4a4-48f6-bc67-62c0d50c5d9b tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:42.958637 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-12581e58-c2ff-4194-9d85-c99683026ffc req-b501b2cc-b4a4-48f6-bc67-62c0d50c5d9b tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:42.958852 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:42.958852 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:42.959223 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-12581e58-c2ff-4194-9d85-c99683026ffc req-b501b2cc-b4a4-48f6-bc67-62c0d50c5d9b tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:43.008136 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:43.008136 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:43.016576 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-12581e58-c2ff-4194-9d85-c99683026ffc req-b501b2cc-b4a4-48f6-bc67-62c0d50c5d9b tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:43.038608 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-12581e58-c2ff-4194-9d85-c99683026ffc req-b501b2cc-b4a4-48f6-bc67-62c0d50c5d9b tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:43.039466 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2015/4025] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:27:42 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 943 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:27:43.060395 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bfce8867-0a14-4a9a-89fb-fd9abc1463c5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] DELETE http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:43.060982 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bfce8867-0a14-4a9a-89fb-fd9abc1463c5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:43.061310 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:43.061310 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:43.061621 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bfce8867-0a14-4a9a-89fb-fd9abc1463c5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'delete' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:43.061963 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-bfce8867-0a14-4a9a-89fb-fd9abc1463c5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Delete volume with id: afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:43.110415 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:43.110415 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:43.111584 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bfce8867-0a14-4a9a-89fb-fd9abc1463c5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:43.131661 n-d-767704-6 devstack@c-api.service[88065]: WARNING cinder.keymgr.conf_key_mgr [None req-bfce8867-0a14-4a9a-89fb-fd9abc1463c5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 02 03:27:43.139969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bfce8867-0a14-4a9a-89fb-fd9abc1463c5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Delete volume request issued successfully. Jan 02 03:27:43.140435 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bfce8867-0a14-4a9a-89fb-fd9abc1463c5 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 202 Jan 02 03:27:43.145762 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2011/4026] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:27:43 2021] DELETE /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:27:43.150480 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0ed8c13b-d6be-4181-a740-e0a4dfbb5062 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:43.150977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0ed8c13b-d6be-4181-a740-e0a4dfbb5062 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:43.151379 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:43.151379 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:43.151747 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0ed8c13b-d6be-4181-a740-e0a4dfbb5062 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:43.203795 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:43.203795 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:43.212969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0ed8c13b-d6be-4181-a740-e0a4dfbb5062 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:43.236399 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0ed8c13b-d6be-4181-a740-e0a4dfbb5062 tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:43.237306 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2016/4027] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:43 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 942 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:44.253525 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e14827a-7e14-46cc-b822-e1ea1153a4fe tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:44.254209 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5e14827a-7e14-46cc-b822-e1ea1153a4fe tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:44.254407 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:44.254407 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:44.254784 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5e14827a-7e14-46cc-b822-e1ea1153a4fe tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:44.305126 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:44.305126 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:27:44.314713 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5e14827a-7e14-46cc-b822-e1ea1153a4fe tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Volume info retrieved successfully. Jan 02 03:27:44.338320 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5e14827a-7e14-46cc-b822-e1ea1153a4fe tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 200 Jan 02 03:27:44.349413 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2012/4028] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:44 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:45.356344 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9ccd428-a943-4b3e-9be9-d8162231e9da tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] GET http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf Jan 02 03:27:45.356944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9ccd428-a943-4b3e-9be9-d8162231e9da tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:45.357097 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:45.357097 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:45.358005 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e9ccd428-a943-4b3e-9be9-d8162231e9da tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:45.408087 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e9ccd428-a943-4b3e-9be9-d8162231e9da tempest-TestEncryptedCinderVolumes-1242952896 tempest-TestEncryptedCinderVolumes-1242952896] http://10.222.0.39/volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf returned with HTTP 404 Jan 02 03:27:45.409237 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2017/4029] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:45 2021] GET /volume/v3/c5d3b30d6ca547d3a8f3f9faffa57670/volumes/afcc360b-bb95-4e66-b8e0-dc677d973daf => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:27:45.417990 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-effae475-86c0-4bd4-a172-b1193316c991 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] GET http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/volumes/detail?all_tenants=1 Jan 02 03:27:45.418631 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-effae475-86c0-4bd4-a172-b1193316c991 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:45.418946 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:45.418946 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:27:45.419446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-effae475-86c0-4bd4-a172-b1193316c991 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Calling method 'detail' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:45.421584 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-effae475-86c0-4bd4-a172-b1193316c991 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:27:45.473763 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-effae475-86c0-4bd4-a172-b1193316c991 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Get all volumes completed successfully. Jan 02 03:27:45.477956 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-effae475-86c0-4bd4-a172-b1193316c991 tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 02 03:27:45.478781 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2013/4030] 10.222.0.39 () {58 vars in 1252 bytes} [Sat Jan 2 03:27:45 2021] GET /volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/volumes/detail?all_tenants=1 => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:27:45.494761 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a5a0a99-630f-442b-9dec-5a5d656a90ba tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] DELETE http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types/624c1760-4271-4f73-856b-61020f660168 Jan 02 03:27:45.495280 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a5a0a99-630f-442b-9dec-5a5d656a90ba tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:45.495781 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9a5a0a99-630f-442b-9dec-5a5d656a90ba tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] Calling method '_delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:45.558624 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:27:45.558624 n-d-767704-6 devstack@c-api.service[88065]: "UPDATE / DELETE expressions." % clause Jan 02 03:27:45.568839 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9a5a0a99-630f-442b-9dec-5a5d656a90ba tempest-TestEncryptedCinderVolumes-1155809398 tempest-TestEncryptedCinderVolumes-1155809398] http://10.222.0.39/volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types/624c1760-4271-4f73-856b-61020f660168 returned with HTTP 202 Jan 02 03:27:45.569692 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2018/4031] 10.222.0.39 () {58 vars in 1312 bytes} [Sat Jan 2 03:27:45 2021] DELETE /volume/v3/e4eba0f147ad42f3b67ba007d50a6a47/types/624c1760-4271-4f73-856b-61020f660168 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:28:44.259068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] POST http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes Jan 02 03:28:44.259800 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1233888904", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:28:44.261706 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1233888904', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88066) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:28:44.262076 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Create volume of 1 GB Jan 02 03:28:44.277930 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Availability Zones retrieved successfully. Jan 02 03:28:44.295195 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Flow 'volume_create_api' (63811449-b24f-4792-a7ee-346e2565c171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:28:44.297944 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded89e4c-ea37-459e-98e9-744f09b3b4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:28:44.299917 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Validating volume size '1' using validate_int {{(pid=88066) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:28:44.363503 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded89e4c-ea37-459e-98e9-744f09b3b4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:28:44.365723 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce7c23d5-8f4a-40d8-81e9-1af18c0351eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:28:44.451426 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Created reservations ['2f6886c0-700c-42f7-aa4a-7916ea47441d', '6096d746-cdc7-4266-b686-38f8c9714bcd', '6f560976-77c1-4f2d-b43a-f94114a66f63', '2cc5aca5-127a-4ce7-aa19-c57a2a97be24'] {{(pid=88066) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:28:44.453320 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce7c23d5-8f4a-40d8-81e9-1af18c0351eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f6886c0-700c-42f7-aa4a-7916ea47441d', '6096d746-cdc7-4266-b686-38f8c9714bcd', '6f560976-77c1-4f2d-b43a-f94114a66f63', '2cc5aca5-127a-4ce7-aa19-c57a2a97be24']}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:28:44.455420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e33d84a6-9940-4539-a66b-f9e2056e4a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:28:44.512311 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e33d84a6-9940-4539-a66b-f9e2056e4a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64252d0f-526a-4181-a91e-03ab126f80bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1233888904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5971560e67f34136af00b68709d270ca',qos_specs=None,replication_status=,reservations=['2f6886c0-700c-42f7-aa4a-7916ea47441d','6096d746-cdc7-4266-b686-38f8c9714bcd','6f560976-77c1-4f2d-b43a-f94114a66f63','2cc5aca5-127a-4ce7-aa19-c57a2a97be24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='845fc224880e4dcdbd6049810b4aaf56',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:28:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1233888904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64252d0f-526a-4181-a91e-03ab126f80bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5971560e67f34136af00b68709d270ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='845fc224880e4dcdbd6049810b4aaf56',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:28:44.514304 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb264b4-a211-4b53-8080-7c603a479e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:28:44.538894 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb264b4-a211-4b53-8080-7c603a479e3f) transitioned into state 'SUCCESS' from state '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-1233888904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5971560e67f34136af00b68709d270ca',qos_specs=None,replication_status=,reservations=['2f6886c0-700c-42f7-aa4a-7916ea47441d','6096d746-cdc7-4266-b686-38f8c9714bcd','6f560976-77c1-4f2d-b43a-f94114a66f63','2cc5aca5-127a-4ce7-aa19-c57a2a97be24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='845fc224880e4dcdbd6049810b4aaf56',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:28:44.540852 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6220c1a2-c4a6-44ba-99d9-a8c299ffc504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:28:44.555341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6220c1a2-c4a6-44ba-99d9-a8c299ffc504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88066) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:28:44.558548 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Flow 'volume_create_api' (63811449-b24f-4792-a7ee-346e2565c171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88066) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:28:44.606316 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Create volume request issued successfully. Jan 02 03:28:44.620639 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-15e9969d-aa29-4d9a-8666-a2926d9a4f56 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes returned with HTTP 202 Jan 02 03:28:44.621753 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2014/4032] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 03:28:44 2021] POST /volume/v3/5971560e67f34136af00b68709d270ca/volumes => generated 824 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:28:44.635742 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cfa27c06-5f41-40e8-87bf-ab3edd44f451 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:44.636260 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cfa27c06-5f41-40e8-87bf-ab3edd44f451 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:44.636766 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cfa27c06-5f41-40e8-87bf-ab3edd44f451 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:44.688681 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:44.688681 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:44.697290 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cfa27c06-5f41-40e8-87bf-ab3edd44f451 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:44.721628 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cfa27c06-5f41-40e8-87bf-ab3edd44f451 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:44.722452 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2019/4033] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:44 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 892 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:45.739251 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-292b020a-f316-4235-8ce7-a0abd0678c86 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:45.739901 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-292b020a-f316-4235-8ce7-a0abd0678c86 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:45.740098 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:45.740098 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:45.740498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-292b020a-f316-4235-8ce7-a0abd0678c86 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:45.790401 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:45.790401 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:45.798847 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-292b020a-f316-4235-8ce7-a0abd0678c86 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:45.820946 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-292b020a-f316-4235-8ce7-a0abd0678c86 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:45.821764 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2015/4034] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:45 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:45.837423 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3e90f35-a851-48b6-a469-d4e1b8775d72 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:45.837985 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3e90f35-a851-48b6-a469-d4e1b8775d72 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:45.838200 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:45.838200 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:45.838762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-d3e90f35-a851-48b6-a469-d4e1b8775d72 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:45.887847 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:45.887847 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:45.895869 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-d3e90f35-a851-48b6-a469-d4e1b8775d72 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:45.917296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-d3e90f35-a851-48b6-a469-d4e1b8775d72 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:45.918146 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2020/4035] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:45 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:45.933909 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d0ffe5a-0032-4537-8380-4af9199cbf9c tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes Jan 02 03:28:45.934418 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d0ffe5a-0032-4537-8380-4af9199cbf9c tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:45.934630 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:45.934630 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:45.935000 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2d0ffe5a-0032-4537-8380-4af9199cbf9c tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'index' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:45.935699 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.api_utils [None req-2d0ffe5a-0032-4537-8380-4af9199cbf9c tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Removing options '' from query. {{(pid=88066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:28:45.937446 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-2d0ffe5a-0032-4537-8380-4af9199cbf9c tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88066) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:28:45.991036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2d0ffe5a-0032-4537-8380-4af9199cbf9c tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Get all volumes completed successfully. Jan 02 03:28:45.991907 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2d0ffe5a-0032-4537-8380-4af9199cbf9c tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes returned with HTTP 200 Jan 02 03:28:45.992754 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2016/4036] 10.222.0.39 () {58 vars in 1204 bytes} [Sat Jan 2 03:28:45 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes => generated 405 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:46.003550 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11692a41-16b6-45b5-b102-0279868b2fc1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:46.004069 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11692a41-16b6-45b5-b102-0279868b2fc1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:46.004285 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:46.004285 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:46.004685 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11692a41-16b6-45b5-b102-0279868b2fc1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:46.054157 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:46.054157 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:46.063245 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-11692a41-16b6-45b5-b102-0279868b2fc1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:46.084861 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11692a41-16b6-45b5-b102-0279868b2fc1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:46.085687 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2021/4037] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:45 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:46.206357 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-37fc5dd3-c308-424a-b6bf-0226d137d4bc tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:46.206867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-37fc5dd3-c308-424a-b6bf-0226d137d4bc tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:46.207078 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:46.207078 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:46.207443 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-37fc5dd3-c308-424a-b6bf-0226d137d4bc tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:46.257140 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:46.257140 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:46.265862 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-37fc5dd3-c308-424a-b6bf-0226d137d4bc tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:46.287293 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-37fc5dd3-c308-424a-b6bf-0226d137d4bc tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:46.288108 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2017/4038] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:28:46 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:46.351193 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11692a41-16b6-45b5-b102-0279868b2fc1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume// Jan 02 03:28:46.351667 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11692a41-16b6-45b5-b102-0279868b2fc1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:46.351881 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:46.351881 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:46.352254 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-11692a41-16b6-45b5-b102-0279868b2fc1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:46.353348 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-11692a41-16b6-45b5-b102-0279868b2fc1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:28:46.354603 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2022/4039] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 03:28:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:28:46.368345 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-b82fd09c-be20-4c3d-9c33-b3ba267e8511 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] POST http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/attachments Jan 02 03:28:46.368874 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:46.368874 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:46.370391 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-b82fd09c-be20-4c3d-9c33-b3ba267e8511 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64252d0f-526a-4181-a91e-03ab126f80bb", "instance_uuid": "80606482-8946-42df-9ef2-69a4d214b369", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:28:46.420977 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:46.420977 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:46.475063 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-b82fd09c-be20-4c3d-9c33-b3ba267e8511 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/attachments returned with HTTP 200 Jan 02 03:28:46.475975 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2018/4040] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 03:28:46 2021] POST /volume/v3/5971560e67f34136af00b68709d270ca/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:28:46.511153 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f99f14b-0adf-4e45-813e-7e9f10a4450f tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:46.511681 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f99f14b-0adf-4e45-813e-7e9f10a4450f tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:46.512235 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5f99f14b-0adf-4e45-813e-7e9f10a4450f tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:46.552342 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-b82fd09c-be20-4c3d-9c33-b3ba267e8511 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume// Jan 02 03:28:46.552861 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-b82fd09c-be20-4c3d-9c33-b3ba267e8511 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:46.553080 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:46.553080 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:46.553450 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-b82fd09c-be20-4c3d-9c33-b3ba267e8511 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:46.554645 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-b82fd09c-be20-4c3d-9c33-b3ba267e8511 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:28:46.555230 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2019/4041] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:28:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:28:46.566357 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:46.566357 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:46.567649 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-a9d48bec-a969-45df-b31d-d7a0f0f4edd5 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:46.568207 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-a9d48bec-a969-45df-b31d-d7a0f0f4edd5 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:46.568716 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-a9d48bec-a969-45df-b31d-d7a0f0f4edd5 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:46.575494 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5f99f14b-0adf-4e45-813e-7e9f10a4450f tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:46.595195 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:46.595195 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:46.605191 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5f99f14b-0adf-4e45-813e-7e9f10a4450f tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:46.615504 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2023/4042] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:46 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:46.619540 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:46.619540 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:46.628410 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-a9d48bec-a969-45df-b31d-d7a0f0f4edd5 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:46.647165 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:46.647165 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:46.655945 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-a9d48bec-a969-45df-b31d-d7a0f0f4edd5 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:46.656788 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2020/4043] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:28:46 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 03:28:46.675949 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-3a1de768-4dbc-43c7-b13c-93a328132cad tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] PUT http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/attachments/09768abf-ef8d-4b70-b21b-a06fc7d8c3ac Jan 02 03:28:46.676448 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:46.676448 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:46.676937 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-3a1de768-4dbc-43c7-b13c-93a328132cad tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:28:46.704078 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:28:46.704078 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:28:46.704580 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-3a1de768-4dbc-43c7-b13c-93a328132cad tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Lock "b'cinder-attachment_update-64252d0f-526a-4181-a91e-03ab126f80bb-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:28:46.706896 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:46.706896 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:47.623478 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac833c22-90f3-4c03-9a82-79a399fa2bdc tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:47.624122 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac833c22-90f3-4c03-9a82-79a399fa2bdc tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:47.624652 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:47.624652 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:47.624870 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ac833c22-90f3-4c03-9a82-79a399fa2bdc tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:47.673181 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:47.673181 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:47.681564 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ac833c22-90f3-4c03-9a82-79a399fa2bdc tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:47.700576 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:47.700576 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:47.709054 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ac833c22-90f3-4c03-9a82-79a399fa2bdc tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:47.709865 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2021/4044] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:47 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:48.063189 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-3a1de768-4dbc-43c7-b13c-93a328132cad tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Lock "b'cinder-attachment_update-64252d0f-526a-4181-a91e-03ab126f80bb-n-h1-767704-6'" released by "attachment_update" :: held 1.359s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:28:48.063850 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-3a1de768-4dbc-43c7-b13c-93a328132cad tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/attachments/09768abf-ef8d-4b70-b21b-a06fc7d8c3ac returned with HTTP 200 Jan 02 03:28:48.064756 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2024/4045] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 03:28:46 2021] PUT /volume/v3/5971560e67f34136af00b68709d270ca/attachments/09768abf-ef8d-4b70-b21b-a06fc7d8c3ac => generated 762 bytes in 1394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:28:48.726254 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c898dcb-2c8a-4738-af59-7350e132dd5c tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:48.726853 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c898dcb-2c8a-4738-af59-7350e132dd5c tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:48.726958 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:48.726958 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:48.727351 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0c898dcb-2c8a-4738-af59-7350e132dd5c tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:48.783555 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:48.783555 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:48.792894 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0c898dcb-2c8a-4738-af59-7350e132dd5c tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:48.813189 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:48.813189 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:48.821418 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0c898dcb-2c8a-4738-af59-7350e132dd5c tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:48.822288 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2022/4046] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:48 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:49.839491 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf6a5f33-2fde-4760-8de5-2da24dd630fa tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:49.840160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf6a5f33-2fde-4760-8de5-2da24dd630fa tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:49.840160 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:49.840160 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:49.840515 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-cf6a5f33-2fde-4760-8de5-2da24dd630fa tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:49.891102 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:49.891102 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:49.899537 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-cf6a5f33-2fde-4760-8de5-2da24dd630fa tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:49.919682 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:49.919682 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:49.928712 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-cf6a5f33-2fde-4760-8de5-2da24dd630fa tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:49.929612 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2025/4047] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:49 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:50.946468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a6ac3fc6-bd61-4970-94b0-54baf39ab057 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:50.947053 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a6ac3fc6-bd61-4970-94b0-54baf39ab057 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:50.947294 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:50.947294 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:50.948245 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-a6ac3fc6-bd61-4970-94b0-54baf39ab057 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:50.997995 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:50.997995 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:51.006630 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-a6ac3fc6-bd61-4970-94b0-54baf39ab057 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:51.027057 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:51.027057 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:51.035835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-a6ac3fc6-bd61-4970-94b0-54baf39ab057 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:51.036616 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2023/4048] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:50 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:52.053195 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66b63f21-bbc8-488d-97e1-9b1a33e692d5 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:52.053946 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66b63f21-bbc8-488d-97e1-9b1a33e692d5 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:52.054286 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:52.054286 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:52.054778 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-66b63f21-bbc8-488d-97e1-9b1a33e692d5 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:52.109871 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:52.109871 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:52.119846 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-66b63f21-bbc8-488d-97e1-9b1a33e692d5 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:52.142446 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:52.142446 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:52.153892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-66b63f21-bbc8-488d-97e1-9b1a33e692d5 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:52.154868 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2026/4049] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:52 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:53.172662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3271a351-1bab-4d0b-9a3b-8e5964ed78cd tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:53.173206 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3271a351-1bab-4d0b-9a3b-8e5964ed78cd tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:53.173370 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:53.173370 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:53.173679 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-3271a351-1bab-4d0b-9a3b-8e5964ed78cd tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:53.224128 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:53.224128 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:53.233662 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-3271a351-1bab-4d0b-9a3b-8e5964ed78cd tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:53.256487 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:53.256487 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:53.274170 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-3271a351-1bab-4d0b-9a3b-8e5964ed78cd tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:53.276460 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2024/4050] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:53 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:28:53.546737 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-344bc805-6ee3-489b-8e01-6a8c66f87c0a tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] POST http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/attachments/09768abf-ef8d-4b70-b21b-a06fc7d8c3ac/action Jan 02 03:28:53.547248 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:53.547248 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:53.547679 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-344bc805-6ee3-489b-8e01-6a8c66f87c0a tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:28:53.548062 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-344bc805-6ee3-489b-8e01-6a8c66f87c0a tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:28:53.618090 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:53.618090 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:53.631527 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-eed9438c-1213-42e8-8281-197dcc692ea2 req-344bc805-6ee3-489b-8e01-6a8c66f87c0a tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/attachments/09768abf-ef8d-4b70-b21b-a06fc7d8c3ac/action returned with HTTP 204 Jan 02 03:28:53.632393 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2027/4051] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 03:28:53 2021] POST /volume/v3/5971560e67f34136af00b68709d270ca/attachments/09768abf-ef8d-4b70-b21b-a06fc7d8c3ac/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:28:54.292376 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85e7faf1-e765-4161-a64e-39947d13a0d7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:54.293042 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85e7faf1-e765-4161-a64e-39947d13a0d7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:54.293213 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:54.293213 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:54.293494 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-85e7faf1-e765-4161-a64e-39947d13a0d7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:54.343821 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:54.343821 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:54.354072 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-85e7faf1-e765-4161-a64e-39947d13a0d7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:54.375456 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:54.375456 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:54.383878 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-85e7faf1-e765-4161-a64e-39947d13a0d7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:54.384748 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2025/4052] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:54 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 1209 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:28:54.400268 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-051b8171-c41d-4ba6-a56b-0fae3afb2259 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:54.400956 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-051b8171-c41d-4ba6-a56b-0fae3afb2259 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:54.401172 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:54.401172 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:54.401544 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-051b8171-c41d-4ba6-a56b-0fae3afb2259 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:54.450684 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:54.450684 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:54.459062 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-051b8171-c41d-4ba6-a56b-0fae3afb2259 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:54.477472 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:54.477472 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:54.486709 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-051b8171-c41d-4ba6-a56b-0fae3afb2259 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:54.487526 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2028/4053] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:54 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:28:54.503036 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b394d9ad-1a1c-400c-97b0-768a5d9406d8 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:28:54.503543 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b394d9ad-1a1c-400c-97b0-768a5d9406d8 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:28:54.503758 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:28:54.503758 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:28:54.504159 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b394d9ad-1a1c-400c-97b0-768a5d9406d8 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:28:54.552733 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:54.552733 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:54.561603 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b394d9ad-1a1c-400c-97b0-768a5d9406d8 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:28:54.580463 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:28:54.580463 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:28:54.589442 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b394d9ad-1a1c-400c-97b0-768a5d9406d8 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:28:54.590314 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2026/4054] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:28:54 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:30:13.570432 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-557589ae-f4d9-4205-b4ce-4a9b3f091af7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:30:13.570978 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-557589ae-f4d9-4205-b4ce-4a9b3f091af7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:30:13.571135 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:30:13.571135 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:30:13.571858 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-557589ae-f4d9-4205-b4ce-4a9b3f091af7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:30:13.623390 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:30:13.623390 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:30:13.632225 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-557589ae-f4d9-4205-b4ce-4a9b3f091af7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:30:13.652652 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:30:13.652652 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:30:13.661613 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-557589ae-f4d9-4205-b4ce-4a9b3f091af7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:30:13.662445 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2029/4055] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:30:13 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 1209 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:30:13.688370 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-ff051857-6d09-4e91-a1e4-c68a1e8fb5f3 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] POST http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb/action Jan 02 03:30:13.689251 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:30:13.689251 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:30:13.690064 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-ff051857-6d09-4e91-a1e4-c68a1e8fb5f3 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Action body: b'{"os-begin_detaching": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:30:13.691043 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-ff051857-6d09-4e91-a1e4-c68a1e8fb5f3 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:30:13.805959 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:30:13.805959 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:30:13.808877 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-ff051857-6d09-4e91-a1e4-c68a1e8fb5f3 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:30:13.819252 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-ff051857-6d09-4e91-a1e4-c68a1e8fb5f3 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Begin detaching volume completed successfully. Jan 02 03:30:13.819807 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-ff051857-6d09-4e91-a1e4-c68a1e8fb5f3 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb/action returned with HTTP 202 Jan 02 03:30:13.824936 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2027/4056] 10.222.0.39 () {64 vars in 1643 bytes} [Sat Jan 2 03:30:13 2021] POST /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:30:13.883700 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-557589ae-f4d9-4205-b4ce-4a9b3f091af7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume// Jan 02 03:30:13.884160 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-557589ae-f4d9-4205-b4ce-4a9b3f091af7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:30:13.884617 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:30:13.884617 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:30:13.885903 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-557589ae-f4d9-4205-b4ce-4a9b3f091af7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:30:13.887181 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-557589ae-f4d9-4205-b4ce-4a9b3f091af7 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:30:13.888291 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2030/4057] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:30:13 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:30:13.909311 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-47b194c1-ef22-4acc-a6b2-38ada74a0d0d tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:30:13.910560 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-47b194c1-ef22-4acc-a6b2-38ada74a0d0d tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:30:13.910916 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:30:13.910916 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:30:13.911542 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-47b194c1-ef22-4acc-a6b2-38ada74a0d0d tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:30:14.004090 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:30:14.004090 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:30:14.013552 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-47b194c1-ef22-4acc-a6b2-38ada74a0d0d tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:30:14.032794 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:30:14.032794 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:30:14.041614 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-47b194c1-ef22-4acc-a6b2-38ada74a0d0d tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:30:14.042661 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2028/4058] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:30:13 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 1311 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 03:30:14.371010 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-2cc5f737-eeb1-4b92-94bf-32499d77d2f3 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] DELETE http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/attachments/09768abf-ef8d-4b70-b21b-a06fc7d8c3ac Jan 02 03:30:14.371529 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-2cc5f737-eeb1-4b92-94bf-32499d77d2f3 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:30:14.372057 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-2cc5f737-eeb1-4b92-94bf-32499d77d2f3 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:30:14.393340 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:30:14.393340 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:30:14.839554 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-2cc5f737-eeb1-4b92-94bf-32499d77d2f3 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:30:14.840071 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-2cc5f737-eeb1-4b92-94bf-32499d77d2f3 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Pending status list for volume during attachment-delete: [] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:30:14.846166 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-ad0a1d10-afc0-438b-9209-4489ec888460 req-2cc5f737-eeb1-4b92-94bf-32499d77d2f3 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/attachments/09768abf-ef8d-4b70-b21b-a06fc7d8c3ac returned with HTTP 200 Jan 02 03:30:14.846998 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2031/4059] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:30:14 2021] DELETE /volume/v3/5971560e67f34136af00b68709d270ca/attachments/09768abf-ef8d-4b70-b21b-a06fc7d8c3ac => generated 19 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:30:15.315798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d6823f03-7466-4bfb-8fb8-c57d62f9204a req-3e6327c6-2b38-439c-85c3-a115d6df9254 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:30:15.316285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d6823f03-7466-4bfb-8fb8-c57d62f9204a req-3e6327c6-2b38-439c-85c3-a115d6df9254 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:30:15.316490 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:30:15.316490 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:30:15.316890 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d6823f03-7466-4bfb-8fb8-c57d62f9204a req-3e6327c6-2b38-439c-85c3-a115d6df9254 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:30:15.366414 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:30:15.366414 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:30:15.375182 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-d6823f03-7466-4bfb-8fb8-c57d62f9204a req-3e6327c6-2b38-439c-85c3-a115d6df9254 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:30:15.396811 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d6823f03-7466-4bfb-8fb8-c57d62f9204a req-3e6327c6-2b38-439c-85c3-a115d6df9254 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:30:15.397627 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2029/4060] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:30:15 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:30:15.418188 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1f727754-aebe-4997-b557-73f338d6405a tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] DELETE http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:30:15.418710 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1f727754-aebe-4997-b557-73f338d6405a tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:30:15.418924 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:30:15.418924 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:30:15.419291 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-1f727754-aebe-4997-b557-73f338d6405a tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:30:15.419744 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-1f727754-aebe-4997-b557-73f338d6405a tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Delete volume with id: 64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:30:15.469041 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:30:15.469041 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:30:15.470187 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1f727754-aebe-4997-b557-73f338d6405a tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:30:15.496548 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-1f727754-aebe-4997-b557-73f338d6405a tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Delete volume request issued successfully. Jan 02 03:30:15.497042 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-1f727754-aebe-4997-b557-73f338d6405a tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 202 Jan 02 03:30:15.498031 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2032/4061] 10.222.0.39 () {58 vars in 1318 bytes} [Sat Jan 2 03:30:15 2021] DELETE /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:30:15.505707 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7107765-a4d7-4502-a53a-6b3998901e87 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:30:15.506272 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7107765-a4d7-4502-a53a-6b3998901e87 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:30:15.506496 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:30:15.506496 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:30:15.506864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f7107765-a4d7-4502-a53a-6b3998901e87 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:30:15.556446 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:30:15.556446 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:30:15.566061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f7107765-a4d7-4502-a53a-6b3998901e87 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:30:15.589152 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f7107765-a4d7-4502-a53a-6b3998901e87 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:30:15.589961 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2030/4062] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:30:15 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:30:16.607885 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0fcebd8b-a3db-442f-bf79-55b73887161f tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:30:16.608437 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0fcebd8b-a3db-442f-bf79-55b73887161f tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:30:16.608724 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:30:16.608724 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:30:16.609032 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-0fcebd8b-a3db-442f-bf79-55b73887161f tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:30:16.661783 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:30:16.661783 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:30:16.670667 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-0fcebd8b-a3db-442f-bf79-55b73887161f tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Volume info retrieved successfully. Jan 02 03:30:16.692969 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-0fcebd8b-a3db-442f-bf79-55b73887161f tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 200 Jan 02 03:30:16.693766 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2033/4063] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:30:16 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:30:17.710486 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6064ca87-3d1a-401a-8455-a558e1f606c1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] GET http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb Jan 02 03:30:17.711012 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6064ca87-3d1a-401a-8455-a558e1f606c1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:30:17.711235 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:30:17.711235 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:30:17.711606 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-6064ca87-3d1a-401a-8455-a558e1f606c1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:30:17.757876 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-6064ca87-3d1a-401a-8455-a558e1f606c1 tempest-TestMinimumBasicScenario-1824853572 tempest-TestMinimumBasicScenario-1824853572] http://10.222.0.39/volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb returned with HTTP 404 Jan 02 03:30:17.758998 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2031/4064] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:30:17 2021] GET /volume/v3/5971560e67f34136af00b68709d270ca/volumes/64252d0f-526a-4181-a91e-03ab126f80bb => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:43:11.074560 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] POST http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes Jan 02 03:43:11.075167 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:11.075167 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:11.075452 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1529274134", "imageRef": "179e2a0f-d672-429d-9d3c-95b7d7cb193c", "size": 1}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:43:11.076575 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.v3.volumes [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1529274134', 'imageRef': '179e2a0f-d672-429d-9d3c-95b7d7cb193c', 'size': 1}} {{(pid=88067) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:43:11.189915 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Create volume of 1 GB Jan 02 03:43:11.208414 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Availability zone cache updated, next update will occur around 2021-01-02 04:43:11.207973. {{(pid=88067) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 03:43:11.208807 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Availability Zones retrieved successfully. Jan 02 03:43:11.226107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Flow 'volume_create_api' (c29db905-5a62-4237-9685-507e18d8e953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:43:11.228840 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b35eab7d-39d7-4810-ab88-a1781c0c9437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:43:11.230813 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.flows.api.create_volume [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Validating volume size '1' using validate_int {{(pid=88067) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:43:11.334507 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b35eab7d-39d7-4810-ab88-a1781c0c9437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T01:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=cc5a0e03-9526-415e-b442-61e98d7294ab,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc5a0e03-9526-415e-b442-61e98d7294ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:43:11.336734 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32786644-0a97-4ed4-94b9-ec4465fff03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:43:11.434998 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.quota [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Created reservations ['63b7c33d-2c24-4da5-b6e6-f75703668598', 'e935cacd-d3f4-4de2-bdc6-98f9175de670', 'a1054c40-5503-40cf-b3f1-da426b15b10e', 'f2869e62-d988-4054-b48c-a5d5d597f561'] {{(pid=88067) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:43:11.436878 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32786644-0a97-4ed4-94b9-ec4465fff03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63b7c33d-2c24-4da5-b6e6-f75703668598', 'e935cacd-d3f4-4de2-bdc6-98f9175de670', 'a1054c40-5503-40cf-b3f1-da426b15b10e', 'f2869e62-d988-4054-b48c-a5d5d597f561']}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:43:11.439576 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04949f0b-a7b4-407f-9a7f-3ea99b6146b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:43:11.498974 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04949f0b-a7b4-407f-9a7f-3ea99b6146b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc8bfd25-0217-48e2-aae0-79486595f810', '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-1529274134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b84b7613d44b0ea5a4bfa1e59a92b8',qos_specs=None,replication_status=,reservations=['63b7c33d-2c24-4da5-b6e6-f75703668598','e935cacd-d3f4-4de2-bdc6-98f9175de670','a1054c40-5503-40cf-b3f1-da426b15b10e','f2869e62-d988-4054-b48c-a5d5d597f561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d6a3fe62c6b4473a393e8d020217d59',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:43:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1529274134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc8bfd25-0217-48e2-aae0-79486595f810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b84b7613d44b0ea5a4bfa1e59a92b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d6a3fe62c6b4473a393e8d020217d59',volume_attachment=,volume_type=,volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:43:11.501707 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd49c00b-200a-4879-ad55-22bff232c619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:43:11.529628 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd49c00b-200a-4879-ad55-22bff232c619) transitioned into state 'SUCCESS' from state '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-1529274134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b84b7613d44b0ea5a4bfa1e59a92b8',qos_specs=None,replication_status=,reservations=['63b7c33d-2c24-4da5-b6e6-f75703668598','e935cacd-d3f4-4de2-bdc6-98f9175de670','a1054c40-5503-40cf-b3f1-da426b15b10e','f2869e62-d988-4054-b48c-a5d5d597f561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d6a3fe62c6b4473a393e8d020217d59',volume_type_id=cc5a0e03-9526-415e-b442-61e98d7294ab)}' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:43:11.533208 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64b335e8-12cc-4694-8655-5a7950b16244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:43:11.548762 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64b335e8-12cc-4694-8655-5a7950b16244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88067) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:43:11.551521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Flow 'volume_create_api' (c29db905-5a62-4237-9685-507e18d8e953) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88067) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:43:11.600732 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Create volume request issued successfully. Jan 02 03:43:11.620606 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-8f08badd-b810-431d-a93d-f3989dcd79e3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes returned with HTTP 202 Jan 02 03:43:11.632744 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2034/4065] 10.222.0.39 () {60 vars in 1226 bytes} [Sat Jan 2 03:43:11 2021] POST /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes => generated 822 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:43:11.641563 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9091ae0-28d5-42c6-bdbf-2634fda37937 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:11.643498 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9091ae0-28d5-42c6-bdbf-2634fda37937 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:11.644617 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-b9091ae0-28d5-42c6-bdbf-2634fda37937 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:11.698254 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:11.698254 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:11.714422 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-b9091ae0-28d5-42c6-bdbf-2634fda37937 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:11.745773 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-b9091ae0-28d5-42c6-bdbf-2634fda37937 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:11.746760 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2032/4066] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:11 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 914 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:12.764605 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c6b29fa-3970-4506-add4-728c7ebdfdea tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:12.765481 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c6b29fa-3970-4506-add4-728c7ebdfdea tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:12.765481 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:12.765481 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:12.765925 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-5c6b29fa-3970-4506-add4-728c7ebdfdea tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:12.833216 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:12.833216 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:12.845822 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-5c6b29fa-3970-4506-add4-728c7ebdfdea tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:12.869444 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-5c6b29fa-3970-4506-add4-728c7ebdfdea tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:12.870315 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2035/4067] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:12 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 914 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:43:13.886974 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-320db7c4-2d2a-434e-89de-c7b1b57eafa4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:13.888549 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-320db7c4-2d2a-434e-89de-c7b1b57eafa4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:13.889280 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:13.889280 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:13.889842 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-320db7c4-2d2a-434e-89de-c7b1b57eafa4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:13.946141 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:13.946141 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:13.955690 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-320db7c4-2d2a-434e-89de-c7b1b57eafa4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:13.979440 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-320db7c4-2d2a-434e-89de-c7b1b57eafa4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:13.980463 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2033/4068] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:13 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:43:14.997068 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df4e6103-7895-4ffa-8cc0-9e8d4703bc06 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:14.997681 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df4e6103-7895-4ffa-8cc0-9e8d4703bc06 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:14.997821 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:14.997821 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:14.998114 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-df4e6103-7895-4ffa-8cc0-9e8d4703bc06 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:15.051645 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:15.051645 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:15.060301 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-df4e6103-7895-4ffa-8cc0-9e8d4703bc06 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:15.084265 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-df4e6103-7895-4ffa-8cc0-9e8d4703bc06 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:15.085344 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2036/4069] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:14 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:16.102617 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed0c5576-48a7-473a-bc46-c04487b68ffb tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:16.103169 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed0c5576-48a7-473a-bc46-c04487b68ffb tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:16.103549 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:16.103549 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:16.104077 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ed0c5576-48a7-473a-bc46-c04487b68ffb tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:16.153796 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:16.153796 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:16.163092 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ed0c5576-48a7-473a-bc46-c04487b68ffb tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:16.187061 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ed0c5576-48a7-473a-bc46-c04487b68ffb tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:16.188231 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2034/4070] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:16 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:17.204739 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-96b6d753-e7e5-4a83-9c12-bad3b609ac2f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:17.205380 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-96b6d753-e7e5-4a83-9c12-bad3b609ac2f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:17.205380 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:17.205380 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:17.205718 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-96b6d753-e7e5-4a83-9c12-bad3b609ac2f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:17.257094 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:17.257094 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:17.267056 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-96b6d753-e7e5-4a83-9c12-bad3b609ac2f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:17.296564 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-96b6d753-e7e5-4a83-9c12-bad3b609ac2f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:17.299373 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2037/4071] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:17 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:18.316107 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e6a41976-27fc-41cb-bdbb-430f5c3477cf tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:18.316107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e6a41976-27fc-41cb-bdbb-430f5c3477cf tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:18.316107 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:18.316107 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:18.316107 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e6a41976-27fc-41cb-bdbb-430f5c3477cf tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:18.368940 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:18.368940 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:18.378368 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e6a41976-27fc-41cb-bdbb-430f5c3477cf tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:18.402226 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e6a41976-27fc-41cb-bdbb-430f5c3477cf tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:18.403609 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2035/4072] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:18 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:19.425928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e27d1915-644a-4e8d-8a42-6ef2305d0c60 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:19.426521 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e27d1915-644a-4e8d-8a42-6ef2305d0c60 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:19.426686 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:19.426686 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:19.427101 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-e27d1915-644a-4e8d-8a42-6ef2305d0c60 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:19.476797 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:19.476797 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:19.487702 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-e27d1915-644a-4e8d-8a42-6ef2305d0c60 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:19.511928 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-e27d1915-644a-4e8d-8a42-6ef2305d0c60 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:19.512778 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2038/4073] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:19 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:20.529263 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6a3695d-4dc4-4823-8860-10c005c18a2f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:20.529967 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6a3695d-4dc4-4823-8860-10c005c18a2f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:20.529967 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:20.529967 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:20.530334 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f6a3695d-4dc4-4823-8860-10c005c18a2f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:20.581182 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:20.581182 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:20.590195 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f6a3695d-4dc4-4823-8860-10c005c18a2f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:20.614675 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f6a3695d-4dc4-4823-8860-10c005c18a2f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:20.615507 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2036/4074] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:20 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:21.631977 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2cad1f7e-7774-4208-ae2b-58bf7d118ca8 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:21.632550 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2cad1f7e-7774-4208-ae2b-58bf7d118ca8 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:21.632797 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:21.632797 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:21.632987 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-2cad1f7e-7774-4208-ae2b-58bf7d118ca8 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:21.682548 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:21.682548 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:21.692278 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-2cad1f7e-7774-4208-ae2b-58bf7d118ca8 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:21.715132 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-2cad1f7e-7774-4208-ae2b-58bf7d118ca8 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:21.715995 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2039/4075] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:21 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:22.732405 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38521422-6fb4-44a7-b0a5-9c550bfffb1c tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:22.736999 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38521422-6fb4-44a7-b0a5-9c550bfffb1c tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:22.737381 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:22.737381 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:22.737869 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-38521422-6fb4-44a7-b0a5-9c550bfffb1c tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:22.789081 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:22.789081 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:22.801026 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-38521422-6fb4-44a7-b0a5-9c550bfffb1c tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:22.826509 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-38521422-6fb4-44a7-b0a5-9c550bfffb1c tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:22.827915 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2037/4076] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:22 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 972 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:23.845181 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d2a80b4-34ff-4c1b-8772-e037dc694657 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:23.845765 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d2a80b4-34ff-4c1b-8772-e037dc694657 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:23.846064 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:23.846064 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:23.846555 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-9d2a80b4-34ff-4c1b-8772-e037dc694657 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:23.895532 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:23.895532 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:23.903862 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-9d2a80b4-34ff-4c1b-8772-e037dc694657 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:23.926567 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-9d2a80b4-34ff-4c1b-8772-e037dc694657 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:23.927549 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2040/4077] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:23 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:24.943891 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ba8da264-7eb7-4460-bce5-008672b57e0f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:24.944502 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ba8da264-7eb7-4460-bce5-008672b57e0f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:24.944660 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:24.944660 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:24.944981 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-ba8da264-7eb7-4460-bce5-008672b57e0f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:24.996208 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:24.996208 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:25.009971 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-ba8da264-7eb7-4460-bce5-008672b57e0f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:25.036682 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-ba8da264-7eb7-4460-bce5-008672b57e0f tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:25.037580 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2038/4078] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:24 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:26.055125 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc0c1576-e556-4fe2-a5cd-4409f7ed67f4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:26.055737 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc0c1576-e556-4fe2-a5cd-4409f7ed67f4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:26.055737 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:26.055737 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:26.056341 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-bc0c1576-e556-4fe2-a5cd-4409f7ed67f4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:26.111734 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:26.111734 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:26.120831 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-bc0c1576-e556-4fe2-a5cd-4409f7ed67f4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:26.165040 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-bc0c1576-e556-4fe2-a5cd-4409f7ed67f4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:26.166945 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2041/4079] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:26 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:27.183733 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f0bb551a-e98d-458d-b095-bc46ec679196 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:27.184344 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f0bb551a-e98d-458d-b095-bc46ec679196 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:27.184468 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:27.184468 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:27.184864 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [None req-f0bb551a-e98d-458d-b095-bc46ec679196 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:27.237998 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:27.237998 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:27.246382 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [None req-f0bb551a-e98d-458d-b095-bc46ec679196 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:27.269539 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [None req-f0bb551a-e98d-458d-b095-bc46ec679196 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:27.270362 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2039/4080] 10.222.0.39 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:27 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 1363 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:43:27.342264 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:27.342776 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:27.343548 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:27.343548 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:27.344420 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:27.394645 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:27.394645 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:27.402943 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:27.428530 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:27.429405 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2042/4081] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:43:27 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 1363 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:43:28.191284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-2b866dd6-9b2f-4045-ab31-49e6bcbd5dec tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:28.191854 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-2b866dd6-9b2f-4045-ab31-49e6bcbd5dec tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:28.191992 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:28.191992 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:28.192329 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-2b866dd6-9b2f-4045-ab31-49e6bcbd5dec tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:28.241506 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:28.241506 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:28.249841 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-2b866dd6-9b2f-4045-ab31-49e6bcbd5dec tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:28.273098 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-2b866dd6-9b2f-4045-ab31-49e6bcbd5dec tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:28.273937 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2040/4082] 10.222.0.39 () {60 vars in 1569 bytes} [Sat Jan 2 03:43:28 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:43:28.285184 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume// Jan 02 03:43:28.285757 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:28.285969 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:28.285969 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:28.286340 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:28.287562 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:43:28.288185 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2043/4083] 10.222.0.39 () {58 vars in 1289 bytes} [Sat Jan 2 03:43:28 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:43:28.302087 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-a1c34b05-d3f3-4223-9149-e7932390b91d tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] POST http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments Jan 02 03:43:28.302622 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:28.302622 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:28.303028 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-a1c34b05-d3f3-4223-9149-e7932390b91d tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc8bfd25-0217-48e2-aae0-79486595f810", "instance_uuid": "83f396b4-ada2-4fa5-8450-152b56933a01", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:43:28.353033 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:28.353033 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:28.410498 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-a1c34b05-d3f3-4223-9149-e7932390b91d tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments returned with HTTP 200 Jan 02 03:43:28.411463 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2041/4084] 10.222.0.39 () {66 vars in 1565 bytes} [Sat Jan 2 03:43:28 2021] POST /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:43:29.802037 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume// Jan 02 03:43:29.802594 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:29.802977 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:29.804031 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-170682b5-3351-400f-849f-c49173dbb5b0 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:43:29.804623 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2044/4085] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:43:29 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:43:29.817296 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-cd3f4c50-eb30-4873-a75c-03d3d389f6d3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:43:29.817867 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-cd3f4c50-eb30-4873-a75c-03d3d389f6d3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:29.818085 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:29.818085 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:29.818454 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-cd3f4c50-eb30-4873-a75c-03d3d389f6d3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:29.868189 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:29.868189 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:29.876517 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-cd3f4c50-eb30-4873-a75c-03d3d389f6d3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:43:29.895390 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:29.895390 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:29.905077 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-cd3f4c50-eb30-4873-a75c-03d3d389f6d3 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:43:29.906639 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2042/4086] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:43:29 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 1461 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:43:29.931097 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-ffd4f4f3-d4b4-4784-ab53-c845114a4812 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] PUT http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/f81c2332-f76f-4a3c-9028-b79157bacd86 Jan 02 03:43:29.931912 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-ffd4f4f3-d4b4-4784-ab53-c845114a4812 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:43:29.961291 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:43:29.961291 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:43:29.961792 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-ffd4f4f3-d4b4-4784-ab53-c845114a4812 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Lock "b'cinder-attachment_update-dc8bfd25-0217-48e2-aae0-79486595f810-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.010s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:43:29.964194 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:29.964194 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:31.254569 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-ffd4f4f3-d4b4-4784-ab53-c845114a4812 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Lock "b'cinder-attachment_update-dc8bfd25-0217-48e2-aae0-79486595f810-n-h1-767704-6'" released by "attachment_update" :: held 1.293s {{(pid=88067) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:43:31.255317 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-ffd4f4f3-d4b4-4784-ab53-c845114a4812 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/f81c2332-f76f-4a3c-9028-b79157bacd86 returned with HTTP 200 Jan 02 03:43:31.256445 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2045/4087] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 03:43:29 2021] PUT /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/f81c2332-f76f-4a3c-9028-b79157bacd86 => generated 762 bytes in 1330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:43:31.292835 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-6c09a290-9223-47b2-a321-5bf66aa77f24 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] POST http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/f81c2332-f76f-4a3c-9028-b79157bacd86/action Jan 02 03:43:31.293509 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:31.293509 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:43:31.293969 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-6c09a290-9223-47b2-a321-5bf66aa77f24 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Action body: b'{"os-complete": null}' {{(pid=88066) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:43:31.294479 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-6c09a290-9223-47b2-a321-5bf66aa77f24 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:43:31.368961 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:31.368961 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:43:31.382461 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-6c09a290-9223-47b2-a321-5bf66aa77f24 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/f81c2332-f76f-4a3c-9028-b79157bacd86/action returned with HTTP 204 Jan 02 03:43:31.383337 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2043/4088] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 03:43:31 2021] POST /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/f81c2332-f76f-4a3c-9028-b79157bacd86/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:45:58.997520 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-ffd4f4f3-d4b4-4784-ab53-c845114a4812 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume// Jan 02 03:45:58.998050 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-ffd4f4f3-d4b4-4784-ab53-c845114a4812 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:58.998214 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:58.998214 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:45:58.998577 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-ffd4f4f3-d4b4-4784-ab53-c845114a4812 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'all' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:58.999798 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-d8136987-577c-4a3d-9ced-d41b6b61ad60 req-ffd4f4f3-d4b4-4784-ab53-c845114a4812 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:45:59.000640 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2046/4089] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:45:58 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:45:59.020468 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-96cc97f1-19f2-450c-b12a-95de52a1cd70 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] POST http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments Jan 02 03:45:59.021169 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:59.021169 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:45:59.021670 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-96cc97f1-19f2-450c-b12a-95de52a1cd70 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc8bfd25-0217-48e2-aae0-79486595f810", "instance_uuid": "83f396b4-ada2-4fa5-8450-152b56933a01", "connector": null}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:45:59.076411 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:59.076411 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:45:59.192416 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-96cc97f1-19f2-450c-b12a-95de52a1cd70 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments returned with HTTP 200 Jan 02 03:45:59.193326 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2044/4090] 10.222.0.52 () {64 vars in 1358 bytes} [Sat Jan 2 03:45:59 2021] POST /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:45:59.223573 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-a958708c-b8b1-47b1-ae3e-7830fb3e0196 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] DELETE http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/f81c2332-f76f-4a3c-9028-b79157bacd86 Jan 02 03:45:59.224078 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-a958708c-b8b1-47b1-ae3e-7830fb3e0196 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:59.224553 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-a958708c-b8b1-47b1-ae3e-7830fb3e0196 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'version_select' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:59.247067 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:59.247067 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:45:59.467600 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-a958708c-b8b1-47b1-ae3e-7830fb3e0196 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(0631b8ed-b415-4352-b650-840d43729a97)]) {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:45:59.467994 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-a958708c-b8b1-47b1-ae3e-7830fb3e0196 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Adding status of: reserved to pending status list for volume. {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 03:45:59.468407 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-a958708c-b8b1-47b1-ae3e-7830fb3e0196 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88067) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:45:59.474948 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-a958708c-b8b1-47b1-ae3e-7830fb3e0196 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/f81c2332-f76f-4a3c-9028-b79157bacd86 returned with HTTP 200 Jan 02 03:45:59.475799 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2047/4091] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:45:59 2021] DELETE /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/f81c2332-f76f-4a3c-9028-b79157bacd86 => generated 192 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:46:01.484284 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-96cc97f1-19f2-450c-b12a-95de52a1cd70 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume// Jan 02 03:46:01.484824 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-96cc97f1-19f2-450c-b12a-95de52a1cd70 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:46:01.484920 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:46:01.484920 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:46:01.485285 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-96cc97f1-19f2-450c-b12a-95de52a1cd70 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'all' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:46:01.486405 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-a18c63e5-6870-4ed4-97d8-9d2c01c384ca req-96cc97f1-19f2-450c-b12a-95de52a1cd70 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume// returned with HTTP 300 Jan 02 03:46:01.486993 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2045/4092] 10.222.0.52 () {56 vars in 1089 bytes} [Sat Jan 2 03:46:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:46:01.499881 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-038be435-0194-462d-bda3-ffca0508ec2a req-6b53a4ef-fb50-4678-a490-c2204e76126c tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] GET http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:46:01.500519 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-038be435-0194-462d-bda3-ffca0508ec2a req-6b53a4ef-fb50-4678-a490-c2204e76126c tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:46:01.500760 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:46:01.500760 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:46:01.501131 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-038be435-0194-462d-bda3-ffca0508ec2a req-6b53a4ef-fb50-4678-a490-c2204e76126c tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'show' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:46:01.550049 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:01.550049 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:46:01.558021 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-038be435-0194-462d-bda3-ffca0508ec2a req-6b53a4ef-fb50-4678-a490-c2204e76126c tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:46:01.575755 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:01.575755 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:46:01.585529 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-038be435-0194-462d-bda3-ffca0508ec2a req-6b53a4ef-fb50-4678-a490-c2204e76126c tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 200 Jan 02 03:46:01.586343 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2048/4093] 10.222.0.52 () {60 vars in 1403 bytes} [Sat Jan 2 03:46:01 2021] GET /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 1461 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:46:01.605822 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-038be435-0194-462d-bda3-ffca0508ec2a req-40ece05e-6547-406b-8886-eb6a039711ae tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] PUT http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/0631b8ed-b415-4352-b650-840d43729a97 Jan 02 03:46:01.606640 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-038be435-0194-462d-bda3-ffca0508ec2a req-40ece05e-6547-406b-8886-eb6a039711ae tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.52", "host": "n-h1-767704-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-767704-6.cbci-767704-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:46:01.634170 n-d-767704-6 devstack@c-api.service[88065]: /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 02 03:46:01.634170 n-d-767704-6 devstack@c-api.service[88065]: return self(f, *args, **kw) Jan 02 03:46:01.634641 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-038be435-0194-462d-bda3-ffca0508ec2a req-40ece05e-6547-406b-8886-eb6a039711ae tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Lock "b'cinder-attachment_update-dc8bfd25-0217-48e2-aae0-79486595f810-n-h1-767704-6'" acquired by "attachment_update" :: waited 0.008s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:46:01.637086 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:01.637086 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:46:02.914280 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.coordination [req-038be435-0194-462d-bda3-ffca0508ec2a req-40ece05e-6547-406b-8886-eb6a039711ae tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Lock "b'cinder-attachment_update-dc8bfd25-0217-48e2-aae0-79486595f810-n-h1-767704-6'" released by "attachment_update" :: held 1.280s {{(pid=88066) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:46:02.914979 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-038be435-0194-462d-bda3-ffca0508ec2a req-40ece05e-6547-406b-8886-eb6a039711ae tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/0631b8ed-b415-4352-b650-840d43729a97 returned with HTTP 200 Jan 02 03:46:02.915857 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2046/4094] 10.222.0.52 () {64 vars in 1468 bytes} [Sat Jan 2 03:46:01 2021] PUT /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/0631b8ed-b415-4352-b650-840d43729a97 => generated 762 bytes in 1316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:46:02.973728 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-038be435-0194-462d-bda3-ffca0508ec2a req-6b34f039-aafc-4ff7-8053-03d2887e5f21 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] POST http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/0631b8ed-b415-4352-b650-840d43729a97/action Jan 02 03:46:02.974220 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:46:02.974220 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:46:02.974669 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-038be435-0194-462d-bda3-ffca0508ec2a req-6b34f039-aafc-4ff7-8053-03d2887e5f21 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Action body: b'{"os-complete": null}' {{(pid=88067) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:46:02.975051 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-038be435-0194-462d-bda3-ffca0508ec2a req-6b34f039-aafc-4ff7-8053-03d2887e5f21 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:46:03.044680 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:03.044680 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:46:03.056905 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-038be435-0194-462d-bda3-ffca0508ec2a req-6b34f039-aafc-4ff7-8053-03d2887e5f21 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/0631b8ed-b415-4352-b650-840d43729a97/action returned with HTTP 204 Jan 02 03:46:03.057757 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2049/4095] 10.222.0.52 () {64 vars in 1489 bytes} [Sat Jan 2 03:46:02 2021] POST /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/0631b8ed-b415-4352-b650-840d43729a97/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:47:44.610380 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-b917a54d-9afa-44e8-a3e6-8a79613f94ec tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] DELETE http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/0631b8ed-b415-4352-b650-840d43729a97 Jan 02 03:47:44.611114 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-b917a54d-9afa-44e8-a3e6-8a79613f94ec tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:47:44.611312 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:47:44.611312 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:47:44.612055 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-b917a54d-9afa-44e8-a3e6-8a79613f94ec tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'version_select' {{(pid=88066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:47:44.634019 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:47:44.634019 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:47:45.097457 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-b917a54d-9afa-44e8-a3e6-8a79613f94ec tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:47:45.097886 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.volume.api [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-b917a54d-9afa-44e8-a3e6-8a79613f94ec tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Pending status list for volume during attachment-delete: [] {{(pid=88066) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:47:45.104892 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-b917a54d-9afa-44e8-a3e6-8a79613f94ec tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/0631b8ed-b415-4352-b650-840d43729a97 returned with HTTP 200 Jan 02 03:47:45.105691 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88066|app: 0|req: 2047/4096] 10.222.0.52 () {62 vars in 1437 bytes} [Sat Jan 2 03:47:44 2021] DELETE /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/attachments/0631b8ed-b415-4352-b650-840d43729a97 => generated 19 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:47:45.142267 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-fce287f3-7de1-4968-b5df-3155c3df22d4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] DELETE http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:47:45.142774 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-fce287f3-7de1-4968-b5df-3155c3df22d4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Empty body provided in request {{(pid=88067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:47:45.142990 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:47:45.142990 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning, Jan 02 03:47:45.143359 n-d-767704-6 devstack@c-api.service[88065]: DEBUG cinder.api.openstack.wsgi [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-fce287f3-7de1-4968-b5df-3155c3df22d4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Calling method 'delete' {{(pid=88067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:47:45.143815 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.v3.volumes [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-fce287f3-7de1-4968-b5df-3155c3df22d4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Delete volume with id: dc8bfd25-0217-48e2-aae0-79486595f810 Jan 02 03:47:45.193577 n-d-767704-6 devstack@c-api.service[88065]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:47:45.193577 n-d-767704-6 devstack@c-api.service[88065]: DeprecationWarning) Jan 02 03:47:45.194703 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-fce287f3-7de1-4968-b5df-3155c3df22d4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Volume info retrieved successfully. Jan 02 03:47:45.220858 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.volume.api [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-fce287f3-7de1-4968-b5df-3155c3df22d4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] Delete volume request issued successfully. Jan 02 03:47:45.221371 n-d-767704-6 devstack@c-api.service[88065]: INFO cinder.api.openstack.wsgi [req-fe8d05a5-3084-49b1-b543-c5c926587a9b req-fce287f3-7de1-4968-b5df-3155c3df22d4 tempest-TestShelveInstance-2021096763 tempest-TestShelveInstance-2021096763] http://10.222.0.39/volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 returned with HTTP 202 Jan 02 03:47:45.222222 n-d-767704-6 devstack@c-api.service[88065]: [pid: 88067|app: 0|req: 2050/4097] 10.222.0.52 () {60 vars in 1384 bytes} [Sat Jan 2 03:47:45 2021] DELETE /volume/v3/34b84b7613d44b0ea5a4bfa1e59a92b8/volumes/dc8bfd25-0217-48e2-aae0-79486595f810 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)